Merge pull request #5354 from nurbek91/LottieFiles

Add LottieFiles / Miscellaneous
main
Elbert Alias 3 years ago committed by GitHub
commit 791fe5e828
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,9 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.39829 0C1.76222 0 1.15221 0.249179 0.702442 0.692719C0.252676 1.13626 0 1.73783 0 2.36509L0 29.6349C0 30.2622 0.252676 30.8637 0.702442 31.3073C1.15221 31.7508 1.76222 32 2.39829 32H29.6017C30.2378 32 30.8478 31.7508 31.2976 31.3073C31.7473 30.8637 32 30.2622 32 29.6349V2.36509C32 1.73783 31.7473 1.13626 31.2976 0.692719C30.8478 0.249179 30.2378 0 29.6017 0L2.39829 0ZM25.7381 8.12C25.8679 7.24145 25.2616 6.42545 24.3833 6.29527C21.0683 5.80509 17.9274 8.75055 14.577 15.1302C11.9464 20.1396 9.5806 22.6575 7.96921 22.5382C7.08423 22.4727 6.31357 23.1375 6.24793 24.0218C6.18303 24.9069 6.8475 25.6778 7.73248 25.7433C10.9944 25.984 14.0932 22.9636 17.423 16.624C20.03 11.6589 22.3589 9.24436 23.9135 9.47491C24.7911 9.60364 25.6083 8.99782 25.7381 8.11927V8.12Z" fill="url(#paint0_linear_2192_13)"/>
<defs>
<linearGradient id="paint0_linear_2192_13" x1="-9.94492" y1="18.5985" x2="20.6571" y2="38.4887" gradientUnits="userSpaceOnUse">
<stop stop-color="#2BEAED"/>
<stop offset="1" stop-color="#0FCCCE"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

@ -1099,6 +1099,23 @@
"saas": true,
"website": "https://www.loqate.com"
},
"LottieFiles": {
"cats": [
19
],
"description": "LottieFiles is an open-source animation file format that's tiny, high quality, interactive, and can be manipulated at runtime.",
"icon": "LottieFiles.svg",
"dom": "clipPath[id*='__lottie_element_']",
"scriptSrc": [
"/dist/lottie-player\\.js",
"/dist/tgs-player\\.js"
],
"oss": true,
"pricing": [
"freemium"
],
"website": "https://lottiefiles.com"
},
"Lotus Domino": {
"cats": [
22
@ -1241,4 +1258,4 @@
],
"website": "http://www.lighttpd.net"
}
}
}

Loading…
Cancel
Save