line-md 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (62) hide show
  1. package/README.md +24 -11
  2. package/line-md.json +255 -9
  3. package/package.json +1 -1
  4. package/svg/beer-alt-filled-loop.svg +1 -0
  5. package/svg/beer-alt-filled.svg +1 -0
  6. package/svg/beer-alt-twotone-loop.svg +1 -0
  7. package/svg/beer-alt-twotone.svg +1 -0
  8. package/svg/beer-filled.svg +1 -0
  9. package/svg/beer-loop.svg +1 -0
  10. package/svg/beer-twotone-loop.svg +1 -0
  11. package/svg/beer-twotone.svg +1 -0
  12. package/svg/beer.svg +1 -0
  13. package/svg/buy-me-a-coffee-filled.svg +1 -0
  14. package/svg/buy-me-a-coffee-twotone.svg +1 -0
  15. package/svg/buy-me-a-coffee.svg +1 -0
  16. package/svg/{check-list-3-solid.svg → check-list-3-filled.svg} +0 -0
  17. package/svg/circle-to-confirm-circle-transition.svg +1 -0
  18. package/svg/circle-to-confirm-circle-twotone-transition.svg +1 -0
  19. package/svg/circle-twotone-to-confirm-circle-twotone-transition.svg +1 -0
  20. package/svg/cloud-braces-loop.svg +1 -0
  21. package/svg/cloud-download-loop.svg +1 -0
  22. package/svg/cloud-download-outline-loop.svg +1 -0
  23. package/svg/cloud-loop.svg +1 -0
  24. package/svg/cloud-off-outline-loop.svg +1 -0
  25. package/svg/cloud-outline-loop.svg +1 -0
  26. package/svg/cloud-print-loop.svg +1 -0
  27. package/svg/cloud-print-outline-loop.svg +1 -0
  28. package/svg/cloud-tags-loop.svg +1 -0
  29. package/svg/cloud-upload-loop.svg +1 -0
  30. package/svg/cloud-upload-outline-loop.svg +1 -0
  31. package/svg/coffee-arrow-filled.svg +1 -0
  32. package/svg/coffee-arrow-twotone.svg +1 -0
  33. package/svg/coffee-arrow.svg +1 -0
  34. package/svg/coffee-filled.svg +1 -0
  35. package/svg/coffee-half-empty-twotone-loop.svg +1 -0
  36. package/svg/coffee-loop.svg +1 -0
  37. package/svg/coffee-twotone-loop.svg +1 -0
  38. package/svg/coffee-twotone.svg +1 -0
  39. package/svg/coffee.svg +1 -0
  40. package/svg/confirm-circle-to-circle-transition.svg +1 -0
  41. package/svg/confirm-circle-twotone-to-circle-transition.svg +1 -0
  42. package/svg/confirm-circle-twotone-to-circle-twotone-transition.svg +1 -0
  43. package/svg/{grid-3-solid.svg → grid-3-filled.svg} +0 -0
  44. package/svg/instagram.svg +1 -0
  45. package/svg/{list-3-solid.svg → list-3-filled.svg} +0 -0
  46. package/svg/loading-alt-loop.svg +1 -0
  47. package/svg/loading-loop.svg +1 -0
  48. package/svg/loading-twotone-loop.svg +1 -0
  49. package/svg/reddit-circle-loop.svg +1 -0
  50. package/svg/reddit-circle.svg +1 -0
  51. package/svg/reddit-loop.svg +1 -0
  52. package/svg/reddit.svg +1 -0
  53. package/svg/telegram.svg +1 -0
  54. package/svg/text-box-multiple-to-text-box-transition.svg +1 -0
  55. package/svg/text-box-multiple-twotone-to-text-box-twotone-transition.svg +1 -0
  56. package/svg/text-box-multiple-twotone.svg +1 -0
  57. package/svg/text-box-multiple.svg +1 -0
  58. package/svg/text-box-to-text-box-multiple-transition.svg +1 -0
  59. package/svg/text-box-twotone-to-text-box-multiple-twotone-transition.svg +1 -0
  60. package/svg/text-box-twotone.svg +1 -0
  61. package/svg/text-box.svg +1 -0
  62. package/svg/weather-cloudy-loop.svg +1 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "line-md",
3
- "version": "0.2.0",
3
+ "version": "0.2.1",
4
4
  "description": "Material Line Icons",
5
5
  "author": "Vjacheslav Trushkin <cyberalien@gmail.com> (https://iconify.design)",
6
6
  "license": "MIT",
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="beer-mask"><g transform="translate(0 14)"><path d="M18 7C16 7 15 9 13 9C11 9 10 7 8 7C6 7 5 9 3 9C1 9 0 7 -2 7C-4 7 -5 9 -7 9" stroke="#fff" stroke-width="2"><animateMotion path="M0 0h10" calcMode="linear" dur="3s" repeatCount="indefinite"/></path><path d="M17 8L16 21H7L6 8z" fill="#fff"/><animateMotion path="M0 0v-14" calcMode="linear" begin="0.6s" dur="0.6s" fill="freeze"/></g></mask><path d="M18 3L16 21H7L5 3z" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.6s" fill="freeze"/></path><rect x="6" y="6" width="11" height="14" fill="currentColor" mask="url(#beer-mask)"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="beer-mask"><g transform="translate(0 14)"><path d="M6 7.67C6.6 7.3 7.22 7 8 7C10 7 11 9 13 9C14.64 9 15.6 7.66 17 7.17" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 8L16 21H7L6 8z" fill="#fff"/><animateMotion path="M0 0v-14" calcMode="linear" begin="0.6s" dur="0.6s" fill="freeze"/></g></mask><path d="M18 3L16 21H7L5 3z" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.6s" fill="freeze"/></path><rect x="6" y="6" width="11" height="14" fill="currentColor" mask="url(#beer-mask)"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="beer-mask"><g transform="translate(0 14)"><path d="M18 7C16 7 15 9 13 9C11 9 10 7 8 7C6 7 5 9 3 9C1 9 0 7 -2 7C-4 7 -5 9 -7 9" stroke="#fff" stroke-width="2"><animateMotion path="M0 0h10" calcMode="linear" dur="3s" repeatCount="indefinite"/></path><path d="M17 8L16 21H7L6 8z" fill="#fff" fill-opacity="0.3"/><animateMotion path="M0 0v-14" calcMode="linear" begin="0.6s" dur="0.6s" fill="freeze"/></g></mask><path d="M18 3L16 21H7L5 3z" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.6s" fill="freeze"/></path><rect x="6" y="6" width="11" height="14" fill="currentColor" mask="url(#beer-mask)"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="beer-mask"><g transform="translate(0 14)"><path d="M6 7.67C6.6 7.3 7.22 7 8 7C10 7 11 9 13 9C14.64 9 15.6 7.66 17 7.17" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 8L16 21H7L6 8z" fill="#fff" fill-opacity="0.3"/><animateMotion path="M0 0v-14" calcMode="linear" begin="0.6s" dur="0.6s" fill="freeze"/></g></mask><path d="M18 3L16 21H7L5 3z" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.6s" fill="freeze"/></path><rect x="6" y="6" width="11" height="14" fill="currentColor" mask="url(#beer-mask)"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 3L16 21H7L5 3z" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.6s" fill="freeze"/></path><path d="M6 7.67C6.6 7.3 7.22 7 8 7C10 7 11 9 13 9C14.64 9 15.6 7.66 17 7.17" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="0.7s" dur="0.2s" fill="freeze"/></path></g><path d="M17 8L16 21H7L6 8z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.9s" dur="0.5s" fill="freeze"/></path></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="beer-mask"><path d="M18 7C16 7 15 9 13 9C11 9 10 7 8 7C6 7 5 9 3 9C1 9 0 7 -2 7C-4 7 -5 9 -7 9" stroke="#fff" stroke-width="2" opacity="0"><animateMotion path="M0 0h10" calcMode="linear" dur="3s" repeatCount="indefinite"/><animate attributeName="opacity" values="0;1" begin="0.6s" dur="0.5s" fill="freeze"/></path></mask><path d="M18 3L16 21H7L5 3z" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.6s" fill="freeze"/></path><path d="M18 3L16 21H7L5 3z" fill="currentColor" mask="url(#beer-mask)"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="beer-mask"><path d="M18 7C16 7 15 9 13 9C11 9 10 7 8 7C6 7 5 9 3 9C1 9 0 7 -2 7C-4 7 -5 9 -7 9" stroke="#fff" stroke-width="2" opacity="0"><animateMotion path="M0 0h10" calcMode="linear" dur="3s" repeatCount="indefinite"/><animate attributeName="opacity" values="0;1" begin="0.6s" dur="0.5s" fill="freeze"/></path></mask><path d="M17 8L16 21H7L6 8z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;0.3" begin="1.1s" dur="0.15s" fill="freeze"/></path><path d="M18 3L16 21H7L5 3z" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.6s" fill="freeze"/></path><path d="M18 3L16 21H7L5 3z" fill="currentColor" mask="url(#beer-mask)"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 3L16 21H7L5 3z" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.6s" fill="freeze"/></path><path d="M6 7.67C6.6 7.3 7.22 7 8 7C10 7 11 9 13 9C14.64 9 15.6 7.66 17 7.17" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="0.7s" dur="0.2s" fill="freeze"/></path></g><path d="M17 8L16 21H7L6 8z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;0.3" begin="0.9s" dur="0.15s" fill="freeze"/></path></svg>
package/svg/beer.svg ADDED
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 3L16 21H7L5 3z" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.6s" fill="freeze"/></path><path d="M6 7.67C6.6 7.3 7.22 7 8 7C10 7 11 9 13 9C14.64 9 15.6 7.66 17 7.17" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="0.7s" dur="0.2s" fill="freeze"/></path></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="buy-coffee-mask"><path d="M5 6C5 4 7 6 11.5 6C16 6 19 4 19 6L19 7C19 8.5 17 9 12.5 9C8 9 5 9 5 7L5 6Z" fill="#fff"/></mask><mask id="buy-coffee-mask2"><path d="M10.125 18.15C10.04 17.29 9.4 11.98 9.4 11.98C9.4 11.98 11.34 12.31 12.5 11.73C13.66 11.16 14.98 11 14.98 11C14.98 11 14.4 17.96 14.35 18.46C14.3 18.96 13.45 19.3 12.95 19.3L11.23 19.3C10.73 19.3 10.21 19 10.125 18.15Z" fill="#fff"/></mask><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M7.5 10.5C7.5 10.5 8.33 17.43 8.5 19C8.67 20.57 10 21 11 21L13 21C14.5 21 15.875 19.86 16 19C16.125 18.14 17 7 17 7" stroke-dasharray="32" stroke-dashoffset="32"><animate attributeName="stroke-dashoffset" values="32;0" dur="0.4s" fill="freeze"/></path><path d="M16.5 6C16.5 3.5 14 3 12 3C10 3 9.1 3.43 8 4" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;24" begin="0.8s" dur="0.2s" fill="freeze"/></path></g><rect x="20" y="4" width="16" height="5" fill="currentColor" mask="url(#buy-coffee-mask)"><animate attributeName="x" values="20;4" begin="0.4s" dur="0.4s" fill="freeze"/></rect><rect x="8" y="20" width="8" height="10" fill="currentColor" mask="url(#buy-coffee-mask2)"><animate attributeName="y" values="20;10" begin="1s" dur="0.4s" fill="freeze"/></rect></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="buy-coffee-mask"><path d="M5 6C5 4 7 6 11.5 6C16 6 19 4 19 6L19 7C19 8.5 17 9 12.5 9C8 9 5 9 5 7L5 6Z" fill="#fff"/></mask><mask id="buy-coffee-mask2"><path d="M10.125 18.15C10.04 17.29 9.4 11.98 9.4 11.98C9.4 11.98 11.34 12.31 12.5 11.73C13.66 11.16 14.98 11 14.98 11C14.98 11 14.4 17.96 14.35 18.46C14.3 18.96 13.45 19.3 12.95 19.3L11.23 19.3C10.73 19.3 10.21 19 10.125 18.15Z" fill="#fff"/></mask><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M7.5 10.5C7.5 10.5 8.33 17.43 8.5 19C8.67 20.57 10 21 11 21L13 21C14.5 21 15.875 19.86 16 19C16.125 18.14 17 7 17 7" stroke-dasharray="32" stroke-dashoffset="32"><animate attributeName="stroke-dashoffset" values="32;0" dur="0.4s" fill="freeze"/></path><path d="M16.5 6C16.5 3.5 14 3 12 3C10 3 9.1 3.43 8 4" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;24" begin="0.8s" dur="0.2s" fill="freeze"/></path></g><rect x="20" y="4" width="16" height="5" fill="currentColor" mask="url(#buy-coffee-mask)"><animate attributeName="x" values="20;4" begin="0.4s" dur="0.4s" fill="freeze"/></rect><rect x="8" y="20" width="8" height="10" fill="currentColor" fill-opacity="0.3" mask="url(#buy-coffee-mask2)"><animate attributeName="y" values="20;10" begin="1s" dur="0.4s" fill="freeze"/></rect></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="buy-coffee-mask"><path d="M5 6C5 4 7 6 11.5 6C16 6 19 4 19 6L19 7C19 8.5 17 9 12.5 9C8 9 5 9 5 7L5 6Z" fill="#fff"/></mask><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M7.5 10.5C7.5 10.5 8.33 17.43 8.5 19C8.67 20.57 10 21 11 21L13 21C14.5 21 15.875 19.86 16 19C16.125 18.14 17 7 17 7" stroke-dasharray="32" stroke-dashoffset="32"><animate attributeName="stroke-dashoffset" values="32;0" dur="0.4s" fill="freeze"/></path><path d="M16.5 6C16.5 3.5 14 3 12 3C10 3 9.1 3.43 8 4" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;24" begin="0.8s" dur="0.2s" fill="freeze"/></path></g><rect x="20" y="4" width="16" height="5" fill="currentColor" mask="url(#buy-coffee-mask)"><animate attributeName="x" values="20;4" begin="0.4s" dur="0.4s" fill="freeze"/></rect></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"/><path d="M8 12L11 15L16 10" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" dur="0.2s" fill="freeze"/></path></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;0.3" begin="0.2s" dur="0.15s" fill="freeze"/></circle><path d="M8 12L11 15L16 10" fill="none" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" dur="0.2s" fill="freeze"/></path></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" fill="currentColor" fill-opacity="0.3"/><path d="M8 12L11 15L16 10" fill="none" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" dur="0.2s" fill="freeze"/></path></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="cloud-braces-mask"><g fill="white"><circle cx="12" cy="10" r="6"><animate attributeName="cx" values="12;13;12" dur="30s" repeatCount="indefinite"/></circle><rect x="8" y="13" width="9" height="7"/><rect x="1" y="8" width="15" height="12" rx="6"><animate attributeName="x" values="1;0;1;2;1" dur="15s" repeatCount="indefinite"/></rect><rect x="10" y="10" width="13" height="10" rx="5"><animate attributeName="x" values="10;11;10;9;10" dur="15s" repeatCount="indefinite"/></rect></g><g fill="black"><path d="M18.5 12H18a1 1 0 0 1-1-1v-1a2 2 0 0 0-2-2h-1.5v2H15v1a2 2 0 0 0 2 2 2 2 0 0 0-2 2v1h-1.5v2H15a2 2 0 0 0 2-2v-1a1 1 0 0 1 1-1h.5v-2Z"><animateMotion path="M0 0h-1h2z" keyPoints="0;0.25;0.5;0.75;1" keyTimes="0;0.1;0.5;0.8;1" calcMode="linear" dur="6s" repeatCount="indefinite"/></path><path d="M5.5 12v2H6a1 1 0 0 1 1 1v1a2 2 0 0 0 2 2h1.5v-2H9v-1a2 2 0 0 0-2-2 2 2 0 0 0 2-2v-1h1.5V8H9a2 2 0 0 0-2 2v1a1 1 0 0 1-1 1h-.5Z"><animateMotion path="M0 0h1h-2z" keyPoints="0;0.25;0.5;0.75;1" keyTimes="0;0.1;0.5;0.8;1" calcMode="linear" dur="6s" repeatCount="indefinite"/></path></g></mask><rect mask="url(#cloud-braces-mask)" width="24" height="24" fill="currentColor"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="cloud-download-mask"><g fill="white"><circle cx="12" cy="10" r="6"/><rect x="8" y="13" width="9" height="7"/><rect x="1" y="8" width="15" height="12" rx="6"><animate attributeName="x" values="1;0;1;2;1" dur="15s" repeatCount="indefinite"/></rect><rect x="10" y="10" width="13" height="10" rx="5"><animate attributeName="x" values="10;9;10;11;10" dur="19s" repeatCount="indefinite"/></rect></g><g fill="black"><rect x="10" y="9" width="4" height="5"/><path d="M12 18L17 13H7L12 18Z"><animateMotion path="M0 0v1v-2z" keyPoints="0;0.25;0.5;0.75;1" keyTimes="0;0.1;0.5;0.8;1" calcMode="linear" dur="1.5s" repeatCount="indefinite"/></path></g></mask><rect mask="url(#cloud-download-mask)" width="24" height="24" fill="currentColor"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="cloud-download-outline-mask"><g fill="white"><circle cx="12" cy="10" r="6"/><rect x="8" y="12" width="9" height="8"/><rect x="1" y="8" width="17" height="12" rx="6"><animate attributeName="x" values="1;0;1;2;1" dur="19s" repeatCount="indefinite"/></rect><rect x="6" y="10" width="17" height="10" rx="5"><animate attributeName="x" values="6;5;6;7;6" dur="23s" repeatCount="indefinite"/></rect></g><g fill="black"><circle cx="12" cy="10" r="4"/><rect x="8" y="10" width="8" height="8"/><rect x="3" y="10" width="11" height="8" rx="4"><animate attributeName="x" values="3;2;3;4;3" dur="19s" repeatCount="indefinite"/></rect><rect x="8" y="12" width="13" height="6" rx="3"><animate attributeName="x" values="8;7;8;9;8" dur="23s" repeatCount="indefinite"/></rect></g><g fill="white"><rect x="10.5" y="10" width="3" height="4"/><path d="M12 17L16 13H8L12 17Z"><animateMotion path="M0 0v1v-2z" keyPoints="0;0.25;0.5;0.75;1" keyTimes="0;0.1;0.5;0.8;1" calcMode="linear" dur="1.5s" repeatCount="indefinite"/></path></g></mask><rect mask="url(#cloud-download-outline-mask)" width="24" height="24" fill="currentColor"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="cloud-mask"><g fill="white"><circle cx="12" cy="10" r="6"><animate attributeName="cx" values="12;11;12;13;12" dur="30s" repeatCount="indefinite"/></circle><rect x="8" y="13" width="9" height="7"/><rect x="1" y="8" width="15" height="12" rx="6"><animate attributeName="x" values="1;0;1;2;1" dur="19s" repeatCount="indefinite"/></rect><rect x="10" y="10" width="13" height="10" rx="5"><animate attributeName="x" values="10;9;10;11;10" dur="23s" repeatCount="indefinite"/></rect></g></mask><rect mask="url(#cloud-mask)" width="24" height="24" fill="currentColor"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="cloud-off-outline-mask"><g fill="white"><circle cx="12" cy="10" r="6"><animate attributeName="cx" values="12;11;12;13;12" dur="30s" repeatCount="indefinite"/></circle><rect x="8" y="12" width="9" height="8"/><rect x="1" y="8" width="17" height="12" rx="6"><animate attributeName="x" values="1;0;1;2;1" dur="15s" repeatCount="indefinite"/></rect><rect x="6" y="10" width="17" height="10" rx="5"><animate attributeName="x" values="6;5;6;7;6" dur="21s" repeatCount="indefinite"/></rect></g><g fill="black"><circle cx="12" cy="10" r="4"><animate attributeName="cx" values="12;11;12;13;12" dur="30s" repeatCount="indefinite"/></circle><rect x="8" y="10" width="8" height="8"><animate attributeName="x" values="8;7;8;9;8" dur="30s" repeatCount="indefinite"/></rect><rect x="3" y="10" width="11" height="8" rx="4"><animate attributeName="x" values="3;2;3;4;3" dur="15s" repeatCount="indefinite"/></rect><rect x="8" y="12" width="13" height="6" rx="3"><animate attributeName="x" values="8;7;8;9;8" dur="21s" repeatCount="indefinite"/></rect></g><g transform="rotate(45 13 12)"><rect x="1" y="10" width="26" height="2" fill="black"/><rect x="1" y="12" width="24" height="2" fill="white"><animate attributeName="x" values="0;2;0" dur="6s" repeatCount="indefinite"/></rect></g></mask><rect mask="url(#cloud-off-outline-mask)" width="24" height="24" fill="currentColor"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="cloud-outline-mask"><g fill="white"><circle cx="12" cy="10" r="6"><animate attributeName="cx" values="12;11;12;13;12" dur="30s" repeatCount="indefinite"/></circle><rect x="8" y="12" width="9" height="8"/><rect x="1" y="8" width="17" height="12" rx="6"><animate attributeName="x" values="1;0;1;2;1" dur="21s" repeatCount="indefinite"/></rect><rect x="6" y="10" width="17" height="10" rx="5"><animate attributeName="x" values="6;5;6;7;6" dur="17s" repeatCount="indefinite"/></rect></g><g fill="black"><circle cx="12" cy="10" r="4"><animate attributeName="cx" values="12;11;12;13;12" dur="30s" repeatCount="indefinite"/></circle><rect x="8" y="10" width="8" height="8"><animate attributeName="x" values="8;7;8;9;8" dur="30s" repeatCount="indefinite"/></rect><rect x="3" y="10" width="11" height="8" rx="4"><animate attributeName="x" values="3;2;3;4;3" dur="21s" repeatCount="indefinite"/></rect><rect x="8" y="12" width="13" height="6" rx="3"><animate attributeName="x" values="8;7;8;9;8" dur="17s" repeatCount="indefinite"/></rect></g></mask><rect mask="url(#cloud-outline-mask)" width="24" height="24" fill="currentColor"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="cloud-print-mask"><g fill="white"><circle cx="12" cy="8" r="6"/><rect x="1" y="6" width="15" height="12" rx="6"><animate attributeName="x" values="1;0;1;2;1" dur="24s" repeatCount="indefinite"/></rect><rect x="10" y="8" width="13" height="10" rx="5"><animate attributeName="x" values="10;9;10;11;10" dur="17s" repeatCount="indefinite"/></rect></g><rect x="6" y="11" width="12" height="11" fill="white"/><rect x="8" y="13" width="8" height="7" fill="black"/><path d="M9 12h6v1H9zM9 14h6v1H9zM9 16h6v1H9zM9 18h6v1H9z" fill="white"><animateMotion path="M0 0v2" dur="1.5s" repeatCount="indefinite"/></path></mask><rect mask="url(#cloud-print-mask)" width="24" height="24" fill="currentColor"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="cloud-print-outline-mask"><g fill="white"><circle cx="12" cy="8" r="6"><animate attributeName="cx" values="12;11;12;13;12" dur="30s" repeatCount="indefinite"/></circle><rect x="1" y="6" width="17" height="12" rx="6"><animate attributeName="x" values="1;0;1;2;1" dur="19s" repeatCount="indefinite"/></rect><rect x="6" y="8" width="17" height="10" rx="5"><animate attributeName="x" values="6;5;6;7;6" dur="23s" repeatCount="indefinite"/></rect></g><g fill="black"><circle cx="12" cy="8" r="4"><animate attributeName="cx" values="12;11;12;13;12" dur="30s" repeatCount="indefinite"/></circle><rect x="8" y="8" width="8" height="8"><animate attributeName="x" values="8;7;8;9;8" dur="30s" repeatCount="indefinite"/></rect><rect x="3" y="8" width="11" height="8" rx="4"><animate attributeName="x" values="3;2;3;4;3" dur="19s" repeatCount="indefinite"/></rect><rect x="8" y="10" width="13" height="6" rx="3"><animate attributeName="x" values="8;7;8;9;8" dur="23s" repeatCount="indefinite"/></rect></g><rect x="6" y="11" width="12" height="11" fill="white"/><rect x="8" y="13" width="8" height="7" fill="black"/><path d="M9 12h6v1H9zM9 14h6v1H9zM9 16h6v1H9zM9 18h6v1H9z" fill="white"><animateMotion path="M0 0v2" dur="1.5s" repeatCount="indefinite"/></path></mask><rect mask="url(#cloud-print-outline-mask)" width="24" height="24" fill="currentColor"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="cloud-tags-mask"><g fill="white"><circle cx="12" cy="10" r="6"><animate attributeName="cx" values="12;13;12" dur="30s" repeatCount="indefinite"/></circle><rect x="8" y="13" width="9" height="7"/><rect x="1" y="8" width="15" height="12" rx="6"><animate attributeName="x" values="1;0;1;2;1" dur="15s" repeatCount="indefinite"/></rect><rect x="10" y="10" width="13" height="10" rx="5"><animate attributeName="x" values="10;11;10;9;10" dur="15s" repeatCount="indefinite"/></rect></g><g fill="black"><path d="M6 10H8V14H12V16H6V10Z" transform="rotate(45 9 13)"><animateMotion path="M0 0h-1h2z" keyPoints="0;0.25;0.5;0.75;1" keyTimes="0;0.1;0.5;0.8;1" calcMode="linear" dur="6s" repeatCount="indefinite"/></path><path d="M12 10H14V14H18V16H12V10Z" transform="rotate(225 15 13)"><animateMotion path="M0 0h1h-2z" keyPoints="0;0.25;0.5;0.75;1" keyTimes="0;0.1;0.5;0.8;1" calcMode="linear" dur="6s" repeatCount="indefinite"/></path></g></mask><rect mask="url(#cloud-tags-mask)" width="24" height="24" fill="currentColor"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="cloud-upload-mask"><g fill="white"><circle cx="12" cy="10" r="6"/><rect x="8" y="13" width="9" height="7"/><rect x="1" y="8" width="15" height="12" rx="6"><animate attributeName="x" values="1;0;1;2;1" dur="21s" repeatCount="indefinite"/></rect><rect x="10" y="10" width="13" height="10" rx="5"><animate attributeName="x" values="10;9;10;11;10" dur="19s" repeatCount="indefinite"/></rect></g><g fill="black"><rect x="10" y="12" width="4" height="5"/><path d="M12 8L17 13H7L12 8Z"><animateMotion path="M0 0v-1v2z" keyPoints="0;0.25;0.5;0.75;1" keyTimes="0;0.1;0.5;0.8;1" calcMode="linear" dur="1.5s" repeatCount="indefinite"/></path></g></mask><rect mask="url(#cloud-upload-mask)" width="24" height="24" fill="currentColor"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="cloud-upload-outline-mask"><g fill="white"><circle cx="12" cy="10" r="6"/><rect x="8" y="12" width="9" height="8"/><rect x="1" y="8" width="17" height="12" rx="6"><animate attributeName="x" values="1;0;1;2;1" dur="24s" repeatCount="indefinite"/></rect><rect x="6" y="10" width="17" height="10" rx="5"><animate attributeName="x" values="6;5;6;7;6" dur="15s" repeatCount="indefinite"/></rect></g><g fill="black"><circle cx="12" cy="10" r="4"/><rect x="8" y="10" width="8" height="8"/><rect x="3" y="10" width="11" height="8" rx="4"><animate attributeName="x" values="3;2;3;4;3" dur="24s" repeatCount="indefinite"/></rect><rect x="8" y="12" width="13" height="6" rx="3"><animate attributeName="x" values="8;7;8;9;8" dur="15s" repeatCount="indefinite"/></rect></g><g fill="white"><rect x="10.5" y="12" width="3" height="4"/><path d="M12 9L16 13H8L12 9Z"><animateMotion path="M0 0v-1v2z" keyPoints="0;0.25;0.5;0.75;1" keyTimes="0;0.1;0.5;0.8;1" calcMode="linear" dur="1.5s" repeatCount="indefinite"/></path></g></mask><rect mask="url(#cloud-upload-outline-mask)" width="24" height="24" fill="currentColor"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14 4V11C14 11.7956 13.6839 12.5587 13.1213 13.1213C12.5587 13.6839 11.7956 14 11 14H7C6.20435 14 5.44129 13.6839 4.87868 13.1213C4.31607 12.5587 4 11.7956 4 11V4z" stroke-dasharray="40" stroke-dashoffset="40" fill="currentColor" fill-opacity="0"><animate attributeName="stroke-dashoffset" values="40;0" dur="0.6s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="1.4s" dur="0.5s" fill="freeze"/></path><path d="M14 9H17C17.55 9 18 8.55 18 8V5C18 4.45 17.55 4 17 4H14" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;28" begin="0.6s" dur="0.2s" fill="freeze"/></path><path d="M4 18H19.5" stroke-dasharray="18" stroke-dashoffset="18"><animate attributeName="stroke-dashoffset" values="18;0" begin="0.9s" dur="0.3s" fill="freeze"/></path><path d="M19.5 18l-3 -3M19.5 18l-3 3" stroke-dasharray="6" stroke-dashoffset="6"><animate attributeName="stroke-dashoffset" values="6;0" begin="1.2s" dur="0.2s" fill="freeze"/></path></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14 4V11C14 11.7956 13.6839 12.5587 13.1213 13.1213C12.5587 13.6839 11.7956 14 11 14H7C6.20435 14 5.44129 13.6839 4.87868 13.1213C4.31607 12.5587 4 11.7956 4 11V4z" stroke-dasharray="40" stroke-dashoffset="40" fill="currentColor" fill-opacity="0"><animate attributeName="stroke-dashoffset" values="40;0" dur="0.6s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="1.4s" dur="0.15s" fill="freeze"/></path><path d="M14 9H17C17.55 9 18 8.55 18 8V5C18 4.45 17.55 4 17 4H14" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;28" begin="0.6s" dur="0.2s" fill="freeze"/></path><path d="M4 18H19.5" stroke-dasharray="18" stroke-dashoffset="18"><animate attributeName="stroke-dashoffset" values="18;0" begin="0.9s" dur="0.3s" fill="freeze"/></path><path d="M19.5 18l-3 -3M19.5 18l-3 3" stroke-dasharray="6" stroke-dashoffset="6"><animate attributeName="stroke-dashoffset" values="6;0" begin="1.2s" dur="0.2s" fill="freeze"/></path></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14 4V11C14 11.7956 13.6839 12.5587 13.1213 13.1213C12.5587 13.6839 11.7956 14 11 14H7C6.20435 14 5.44129 13.6839 4.87868 13.1213C4.31607 12.5587 4 11.7956 4 11V4z" stroke-dasharray="40" stroke-dashoffset="40"><animate attributeName="stroke-dashoffset" values="40;0" dur="0.6s" fill="freeze"/></path><path d="M14 9H17C17.55 9 18 8.55 18 8V5C18 4.45 17.55 4 17 4H14" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;28" begin="0.6s" dur="0.2s" fill="freeze"/></path><path d="M4 18H19.5" stroke-dasharray="18" stroke-dashoffset="18"><animate attributeName="stroke-dashoffset" values="18;0" begin="0.9s" dur="0.3s" fill="freeze"/></path><path d="M19.5 18l-3 -3M19.5 18l-3 3" stroke-dasharray="6" stroke-dashoffset="6"><animate attributeName="stroke-dashoffset" values="6;0" begin="1.2s" dur="0.2s" fill="freeze"/></path></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M17 4v9a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V4z" stroke-dasharray="48" stroke-dashoffset="48" fill="currentColor" fill-opacity="0"><animate attributeName="stroke-dashoffset" values="48;0" begin="0.4s" dur="0.6s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="1.2s" dur="0.5s" fill="freeze"/></path><path d="M17 9H20C20.55 9 21 8.55 21 8V5C21 4.45 20.55 4 20 4H17" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;28" begin="1s" dur="0.2s" fill="freeze"/></path><path d="M11 20h8M11 20h-8" stroke-dasharray="10" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" dur="0.3s" fill="freeze"/></path></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path d="M17 14V17a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V14z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;0.3" begin="0.8s" dur="0.15s" fill="freeze"/></path><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M17 9v9a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V9z" stroke-dasharray="48" stroke-dashoffset="48"><animate attributeName="stroke-dashoffset" values="48;0" dur="0.6s" fill="freeze"/></path><path d="M17 14H20C20.55 14 21 13.55 21 13V10C21 9.45 20.55 9 20 9H17" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;28" begin="0.6s" dur="0.2s" fill="freeze"/></path></g><mask id="coffee-mask"><path d="M8 0c0 2-2 2-2 4s2 2 2 4-2 2-2 4 2 2 2 4M12 0c0 2-2 2-2 4s2 2 2 4-2 2-2 4 2 2 2 4M16 0c0 2-2 2-2 4s2 2 2 4-2 2-2 4 2 2 2 4" stroke="white" stroke-width="2" fill="none"><animateMotion path="M0 0v-8" calcMode="linear" dur="3s" repeatCount="indefinite"/></path></mask><rect mask="url(#coffee-mask)" width="24" y="7" height="0" fill="currentColor"><animate attributeName="y" values="7;2" begin="0.8s" dur="0.6s" fill="freeze"/><animate attributeName="height" values="0;5" begin="0.8s" dur="0.6s" fill="freeze"/></rect></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M17 9v9a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V9z" stroke-dasharray="48" stroke-dashoffset="48"><animate attributeName="stroke-dashoffset" values="48;0" dur="0.6s" fill="freeze"/></path><path d="M17 14H20C20.55 14 21 13.55 21 13V10C21 9.45 20.55 9 20 9H17" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;28" begin="0.6s" dur="0.2s" fill="freeze"/></path></g><mask id="coffee-mask"><path d="M8 0c0 2-2 2-2 4s2 2 2 4-2 2-2 4 2 2 2 4M12 0c0 2-2 2-2 4s2 2 2 4-2 2-2 4 2 2 2 4M16 0c0 2-2 2-2 4s2 2 2 4-2 2-2 4 2 2 2 4" stroke="white" stroke-width="2" fill="none"><animateMotion path="M0 0v-8" calcMode="linear" dur="3s" repeatCount="indefinite"/></path></mask><rect mask="url(#coffee-mask)" width="24" y="7" height="0" fill="currentColor"><animate attributeName="y" values="7;2" begin="0.8s" dur="0.6s" fill="freeze"/><animate attributeName="height" values="0;5" begin="0.8s" dur="0.6s" fill="freeze"/></rect></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M17 9v9a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V9z" stroke-dasharray="48" stroke-dashoffset="48" fill="currentColor" fill-opacity="0"><animate attributeName="stroke-dashoffset" values="48;0" dur="0.6s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="0.8s" dur="0.15s" fill="freeze"/></path><path d="M17 14H20C20.55 14 21 13.55 21 13V10C21 9.45 20.55 9 20 9H17" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;28" begin="0.6s" dur="0.2s" fill="freeze"/></path></g><mask id="coffee-mask"><path d="M8 0c0 2-2 2-2 4s2 2 2 4-2 2-2 4 2 2 2 4M12 0c0 2-2 2-2 4s2 2 2 4-2 2-2 4 2 2 2 4M16 0c0 2-2 2-2 4s2 2 2 4-2 2-2 4 2 2 2 4" stroke="white" stroke-width="2" fill="none"><animateMotion path="M0 0v-8" calcMode="linear" dur="3s" repeatCount="indefinite"/></path></mask><rect mask="url(#coffee-mask)" width="24" y="7" height="0" fill="currentColor"><animate attributeName="y" values="7;2" begin="0.8s" dur="0.6s" fill="freeze"/><animate attributeName="height" values="0;5" begin="0.8s" dur="0.6s" fill="freeze"/></rect></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M17 4v9a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V4z" stroke-dasharray="48" stroke-dashoffset="48" fill="currentColor" fill-opacity="0"><animate attributeName="stroke-dashoffset" values="48;0" begin="0.4s" dur="0.6s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="1.2s" dur="0.15s" fill="freeze"/></path><path d="M17 9H20C20.55 9 21 8.55 21 8V5C21 4.45 20.55 4 20 4H17" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;28" begin="1s" dur="0.2s" fill="freeze"/></path><path d="M11 20h8M11 20h-8" stroke-dasharray="10" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" dur="0.3s" fill="freeze"/></path></g></svg>
package/svg/coffee.svg ADDED
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M17 4v9a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V4z" stroke-dasharray="48" stroke-dashoffset="48"><animate attributeName="stroke-dashoffset" values="48;0" begin="0.4s" dur="0.6s" fill="freeze"/></path><path d="M17 9H20C20.55 9 21 8.55 21 8V5C21 4.45 20.55 4 20 4H17" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;28" begin="1s" dur="0.2s" fill="freeze"/></path><path d="M11 20h8M11 20h-8" stroke-dasharray="10" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" dur="0.3s" fill="freeze"/></path></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"/><path d="M8 12L11 15L16 10" stroke-dasharray="14"><animate attributeName="stroke-dashoffset" values="28;14" dur="0.2s" fill="freeze"/></path></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" fill="currentColor" fill-opacity="0.3"><animate attributeName="fill-opacity" values="0.3;0" begin="0.2s" dur="0.15s" fill="freeze"/></circle><path d="M8 12L11 15L16 10" fill="none" stroke-dasharray="14"><animate attributeName="stroke-dashoffset" values="28;14" dur="0.2s" fill="freeze"/></path></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" fill="currentColor" fill-opacity="0.3"/><path d="M8 12L11 15L16 10" fill="none" stroke-dasharray="14"><animate attributeName="stroke-dashoffset" values="28;14" dur="0.2s" fill="freeze"/></path></g></svg>
File without changes
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3H8C5.23858 3 3 5.23858 3 8V16C3 18.7614 5.23858 21 8 21H16C18.7614 21 21 18.7614 21 16V8C21 5.23858 18.7614 3 16 3z" stroke-dasharray="66" stroke-dashoffset="66"><animate attributeName="stroke-dashoffset" values="66;132" dur="0.6s" fill="freeze"/></path><path d="M12 8C14.20914 8 16 9.79086 16 12C16 14.20914 14.20914 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79086 9.79086 8 12 8" stroke-dasharray="26" stroke-dashoffset="26"><animate attributeName="stroke-dashoffset" values="26;0" begin="0.7s" dur="0.4s" fill="freeze"/></path></g><circle cx="17" cy="7" r="1.5" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="1.1s" dur="0.4s" fill="freeze"/></circle></svg>
File without changes
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><circle cx="12" cy="3.5" r="1.5" fill="currentColor" opacity="0"><animateTransform attributeName="transform" type="rotate" values="0 12 12;90 12 12;180 12 12;270 12 12" dur="2.4s" calcMode="discrete" repeatCount="indefinite"/><animate attributeName="opacity" values="1;1;0" keyTimes="0;0.5;1" dur="0.6s" repeatCount="indefinite"/></circle><circle cx="12" cy="3.5" r="1.5" fill="currentColor" opacity="0"><animateTransform attributeName="transform" type="rotate" values="30 12 12;120 12 12;210 12 12;300 12 12" dur="2.4s" calcMode="discrete" begin="0.2s" repeatCount="indefinite"/><animate attributeName="opacity" values="1;1;0" keyTimes="0;0.5;1" dur="0.6s" begin="0.2s" repeatCount="indefinite"/></circle><circle cx="12" cy="3.5" r="1.5" fill="currentColor" opacity="0"><animateTransform attributeName="transform" type="rotate" values="60 12 12;150 12 12;240 12 12;330 12 12" dur="2.4s" calcMode="discrete" begin="0.4s" repeatCount="indefinite"/><animate attributeName="opacity" values="1;1;0" keyTimes="0;0.5;1" dur="0.6s" begin="0.4s" repeatCount="indefinite"/></circle></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2"><path d="M12 3C16.9706 3 21 7.02944 21 12" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" dur="0.3s" fill="freeze"/><animateTransform attributeName="transform" type="rotate" values="0 12 12;360 12 12" dur="1.5s" repeatCount="indefinite"/></path></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2"><path d="M12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3Z" stroke-dasharray="60" stroke-dashoffset="60" stroke-opacity="0.3"><animate attributeName="stroke-dashoffset" values="60;0" dur="1.3s" fill="freeze"/></path><path d="M12 3C16.9706 3 21 7.02944 21 12" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" dur="0.3s" fill="freeze"/><animateTransform attributeName="transform" type="rotate" values="0 12 12;360 12 12" dur="1.5s" repeatCount="indefinite"/></path></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="reddit"><g stroke="#fff" stroke-linecap="round" stroke-width="2" fill="#fff"><path d="M12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3Z" fill-opacity="0" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.5s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="0.6s" dur="0.5s" fill="freeze"/></path></g><g fill="#000" fill-opacity="0"><ellipse cx="12" cy="13.77" rx="5.83" ry="4.06"><animate attributeName="fill-opacity" values="0;1" begin="1.1s" dur="0.4s" fill="freeze"/></ellipse><circle cx="8.99" cy="11.99" r="1.45"><set attributeName="fill-opacity" to="1" begin="1.5s"/><animate attributeName="cx" values="8.99;6.79" begin="1.5s" dur="0.2s" fill="freeze"/></circle><circle cx="15.01" cy="11.99" r="1.45"><set attributeName="fill-opacity" to="1" begin="1.5s"/><animate attributeName="cx" values="15.01;17.21" begin="1.5s" dur="0.2s" fill="freeze"/></circle><circle cx="16.18" cy="7.01" r="1.04"><set attributeName="fill-opacity" to="1" begin="3.1s"/><animate attributeName="cx" values="16.18;7.82;16.18" begin="2.9s" dur="6s" repeatCount="indefinite"/></circle></g><path d="M12 9.91L12.76 6.27L16 6.98" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="0.54" fill="none" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="2.9s" dur="0.2s" fill="freeze"/><animate attributeName="d" values="M12 9.91L12.76 6.27L16 6.98;M12 9.91L12 5.2L12 6.98;M12 9.91L11.24 6.27L8 6.98;M12 9.91L12 5.2L12 6.98;M12 9.91L12.76 6.27L16 6.98" begin="2.9s" dur="6s" repeatCount="indefinite"/></path><g fill="#fff" fill-opacity="0"><circle cx="9.71" cy="13.04" r="1.04"><animate attributeName="fill-opacity" values="0;1" begin="1.7s" dur="0.4s" fill="freeze"/></circle><circle cx="14.29" cy="13.04" r="1.04"><animate attributeName="fill-opacity" values="0;1" begin="2.1s" dur="0.4s" fill="freeze"/></circle></g><path d="M9.72 15.6C9.72 15.6 10.33 16.29 12 16.291C13.67 16.29 14.28 15.6 14.28 15.6" fill="none" stroke="#fff" stroke-linecap="round" stroke-width="0.54" stroke-dasharray="6" stroke-dashoffset="6"><animate attributeName="stroke-dashoffset" values="6;0" begin="2.5s" dur="0.2s" fill="freeze"/></path></mask><rect mask="url(#reddit)" width="24" height="24" fill="currentColor"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="reddit"><g stroke="#fff" stroke-linecap="round" stroke-width="2" fill="#fff"><path d="M12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3Z" fill-opacity="0" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.5s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="0.6s" dur="0.5s" fill="freeze"/></path></g><g fill="#000" fill-opacity="0"><ellipse cx="12" cy="13.77" rx="5.83" ry="4.06"><animate attributeName="fill-opacity" values="0;1" begin="1.1s" dur="0.4s" fill="freeze"/></ellipse><circle cx="8.99" cy="11.99" r="1.45"><set attributeName="fill-opacity" to="1" begin="1.5s"/><animate attributeName="cx" values="8.99;6.79" begin="1.5s" dur="0.2s" fill="freeze"/></circle><circle cx="15.01" cy="11.99" r="1.45"><set attributeName="fill-opacity" to="1" begin="1.5s"/><animate attributeName="cx" values="15.01;17.21" begin="1.5s" dur="0.2s" fill="freeze"/></circle><circle cx="16.18" cy="7.01" r="1.04"><set attributeName="fill-opacity" to="1" begin="3.1s"/></circle></g><path d="M12 9.91L12.76 6.27L16 6.98" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="0.54" fill="none" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="2.9s" dur="0.2s" fill="freeze"/></path><g fill="#fff" fill-opacity="0"><circle cx="9.71" cy="13.04" r="1.04"><animate attributeName="fill-opacity" values="0;1" begin="1.7s" dur="0.4s" fill="freeze"/></circle><circle cx="14.29" cy="13.04" r="1.04"><animate attributeName="fill-opacity" values="0;1" begin="2.1s" dur="0.4s" fill="freeze"/></circle></g><path d="M9.72 15.6C9.72 15.6 10.33 16.29 12 16.291C13.67 16.29 14.28 15.6 14.28 15.6" fill="none" stroke="#fff" stroke-linecap="round" stroke-width="0.54" stroke-dasharray="6" stroke-dashoffset="6"><animate attributeName="stroke-dashoffset" values="6;0" begin="2.5s" dur="0.2s" fill="freeze"/></path></mask><rect mask="url(#reddit)" width="24" height="24" fill="currentColor"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="reddit"><g fill="#fff" fill-opacity="0"><ellipse cx="12" cy="14.71" rx="8" ry="5.29" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="48" stroke-dashoffset="48"><animate attributeName="stroke-dashoffset" values="48;0" dur="0.6s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="0.6s" dur="0.4s" fill="freeze"/></ellipse><circle cx="7.24" cy="11.97" r="2.24"><set attributeName="fill-opacity" to="1" begin="1s"/><animate attributeName="cx" values="7.24;3.94" begin="1s" dur="0.2s" fill="freeze"/></circle><circle cx="16.76" cy="11.97" r="2.24"><set attributeName="fill-opacity" to="1" begin="1s"/><animate attributeName="cx" values="16.76;20.06" begin="1s" dur="0.2s" fill="freeze"/></circle><circle cx="18.45" cy="4.23" r="1.61"><set attributeName="fill-opacity" to="1" begin="2.6s"/><animate attributeName="cx" values="18.45;5.75;18.45" begin="2.4s" dur="6s" repeatCount="indefinite"/></circle></g><path d="M12 8.75L13.18 3.11L18.21 4.18" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="0.8" fill="none" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="2.4s" dur="0.2s" fill="freeze"/><animate attributeName="d" values="M12 8.75L13.18 3.11L18.21 4.18;M12 8.75L12 2L12 4.18;M12 8.75L10.82 3.11L5.79 4.18;M12 8.75L12 2L12 4.18;M12 8.75L13.18 3.11L18.21 4.18" begin="2.4s" dur="6s" repeatCount="indefinite"/></path><g fill="#000" fill-opacity="0"><circle cx="8.45" cy="13.59" r="1.61"><animate attributeName="fill-opacity" values="0;1" begin="1.2s" dur="0.4s" fill="freeze"/></circle><circle cx="15.55" cy="13.59" r="1.61"><animate attributeName="fill-opacity" values="0;1" begin="1.6s" dur="0.4s" fill="freeze"/></circle></g><path d="M8.47 17.52C8.47 17.52 9.41 18.58 12 18.58C14.58 18.58 15.53 17.52 15.53 17.52" fill="none" stroke="#000" stroke-linecap="round" stroke-width="0.8" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="2s" dur="0.2s" fill="freeze"/></path></mask><rect mask="url(#reddit)" width="24" height="24" fill="currentColor"/></svg>
package/svg/reddit.svg ADDED
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="reddit"><g fill="#fff" fill-opacity="0"><ellipse cx="12" cy="14.71" rx="8" ry="5.29" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="48" stroke-dashoffset="48"><animate attributeName="stroke-dashoffset" values="48;0" dur="0.6s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="0.6s" dur="0.4s" fill="freeze"/></ellipse><circle cx="7.24" cy="11.97" r="2.24"><set attributeName="fill-opacity" to="1" begin="1s"/><animate attributeName="cx" values="7.24;3.94" begin="1s" dur="0.2s" fill="freeze"/></circle><circle cx="16.76" cy="11.97" r="2.24"><set attributeName="fill-opacity" to="1" begin="1s"/><animate attributeName="cx" values="16.76;20.06" begin="1s" dur="0.2s" fill="freeze"/></circle><circle cx="18.45" cy="4.23" r="1.61"><set attributeName="fill-opacity" to="1" begin="2.6s"/></circle></g><path d="M12 8.75L13.18 3.11L18.21 4.18" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="0.8" fill="none" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="2.4s" dur="0.2s" fill="freeze"/></path><g fill="#000" fill-opacity="0"><circle cx="8.45" cy="13.59" r="1.61"><animate attributeName="fill-opacity" values="0;1" begin="1.2s" dur="0.4s" fill="freeze"/></circle><circle cx="15.55" cy="13.59" r="1.61"><animate attributeName="fill-opacity" values="0;1" begin="1.6s" dur="0.4s" fill="freeze"/></circle></g><path d="M8.47 17.52C8.47 17.52 9.41 18.58 12 18.58C14.58 18.58 15.53 17.52 15.53 17.52" fill="none" stroke="#000" stroke-linecap="round" stroke-width="0.8" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="2s" dur="0.2s" fill="freeze"/></path></mask><rect mask="url(#reddit)" width="24" height="24" fill="currentColor"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 5L18.5 20M21 5L9 13.5" stroke-dasharray="16" stroke-dashoffset="16"><animate attributeName="stroke-dashoffset" values="16;0" dur="0.4s" fill="freeze"/></path><path d="M21 5L2 12.5" stroke-dasharray="22" stroke-dashoffset="22"><animate attributeName="stroke-dashoffset" values="22;0" dur="0.4s" fill="freeze"/></path><path d="M18.5 20L9 13.5" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.4s" dur="0.3s" fill="freeze"/></path><path d="M2 12.5L9 13.5" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.4s" dur="0.3s" fill="freeze"/></path><path d="M12 16L9 19M9 13.5L9 19" stroke-dasharray="6" stroke-dashoffset="6"><animate attributeName="stroke-dashoffset" values="6;0" begin="0.7s" dur="0.3s" fill="freeze"/></path></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 4V3C22 2.45 21.55 2 21 2H7C6.45 2 6 2.45 6 3V17C6 17.55 6.45 18 7 18H21C21.55 18 22 17.55 22 17zM10 6h8M10 10h8M10 14h5"><animateMotion path="M0 0l-2 2" calcMode="linear" begin="0.4s" dur="0.4s" fill="freeze"/></path><path d="M2 6V21C2 21.55 2.45 22 3 22H18" stroke-dasharray="34" stroke-dashoffset="68"><animate attributeName="stroke-dashoffset" values="68;34" dur="0.4s" fill="freeze"/></path></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 4V3C22 2.45 21.55 2 21 2H7C6.45 2 6 2.45 6 3V17C6 17.55 6.45 18 7 18H21C21.55 18 22 17.55 22 17zM10 6h8M10 10h8M10 14h5" fill="currentColor" fill-opacity="0.3"><animateMotion path="M0 0l-2 2" calcMode="linear" begin="0.4s" dur="0.4s" fill="freeze"/></path><path d="M2 6V21C2 21.55 2.45 22 3 22H18" stroke-dasharray="34" stroke-dashoffset="68"><animate attributeName="stroke-dashoffset" values="68;34" dur="0.4s" fill="freeze"/></path></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 4V3C22 2.45 21.55 2 21 2H7C6.45 2 6 2.45 6 3V17C6 17.55 6.45 18 7 18H21C21.55 18 22 17.55 22 17z" stroke-dasharray="62" stroke-dashoffset="62" fill="currentColor" fill-opacity="0"><animate attributeName="stroke-dashoffset" values="62;124" dur="0.6s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="1.8s" dur="0.15s" fill="freeze"/></path><g stroke-dasharray="10" stroke-dashoffset="10"><path d="M10 6h8"><animate attributeName="stroke-dashoffset" values="10;0" begin="0.7s" dur="0.2s" fill="freeze"/></path><path d="M10 10h8"><animate attributeName="stroke-dashoffset" values="10;0" begin="0.9s" dur="0.2s" fill="freeze"/></path></g><path d="M10 14h5" stroke-dasharray="7" stroke-dashoffset="7"><animate attributeName="stroke-dashoffset" values="7;0" begin="1.1s" dur="0.2s" fill="freeze"/></path><path d="M2 6V21C2 21.55 2.45 22 3 22H18" stroke-dasharray="34" stroke-dashoffset="34"><animate attributeName="stroke-dashoffset" values="34;68" begin="1.4s" dur="0.4s" fill="freeze"/></path></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 4V3C22 2.45 21.55 2 21 2H7C6.45 2 6 2.45 6 3V17C6 17.55 6.45 18 7 18H21C21.55 18 22 17.55 22 17z" stroke-dasharray="62" stroke-dashoffset="62"><animate attributeName="stroke-dashoffset" values="62;124" dur="0.6s" fill="freeze"/></path><g stroke-dasharray="10" stroke-dashoffset="10"><path d="M10 6h8"><animate attributeName="stroke-dashoffset" values="10;0" begin="0.7s" dur="0.2s" fill="freeze"/></path><path d="M10 10h8"><animate attributeName="stroke-dashoffset" values="10;0" begin="0.9s" dur="0.2s" fill="freeze"/></path></g><path d="M10 14h5" stroke-dasharray="7" stroke-dashoffset="7"><animate attributeName="stroke-dashoffset" values="7;0" begin="1.1s" dur="0.2s" fill="freeze"/></path><path d="M2 6V21C2 21.55 2.45 22 3 22H18" stroke-dasharray="34" stroke-dashoffset="34"><animate attributeName="stroke-dashoffset" values="34;68" begin="1.4s" dur="0.4s" fill="freeze"/></path></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M20 6V5C20 4.45 19.55 4 19 4H5C4.45 4 4 4.45 4 5V19C4 19.55 4.45 20 5 20H19C19.55 20 20 19.55 20 19zM8 8h8M8 12h8M8 16h5"><animateMotion path="M0 0l2-2" calcMode="linear" dur="0.4s" fill="freeze"/></path><path d="M2 6V21C2 21.55 2.45 22 3 22H18" stroke-dasharray="34" stroke-dashoffset="34"><animate attributeName="stroke-dashoffset" values="34;68" begin="0.4s" dur="0.4s" fill="freeze"/></path></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M20 6V5C20 4.45 19.55 4 19 4H5C4.45 4 4 4.45 4 5V19C4 19.55 4.45 20 5 20H19C19.55 20 20 19.55 20 19zM8 8h8M8 12h8M8 16h5" fill="currentColor" fill-opacity="0.3"><animateMotion path="M0 0l2-2" calcMode="linear" dur="0.4s" fill="freeze"/></path><path d="M2 6V21C2 21.55 2.45 22 3 22H18" stroke-dasharray="34" stroke-dashoffset="34"><animate attributeName="stroke-dashoffset" values="34;68" begin="0.4s" dur="0.4s" fill="freeze"/></path></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M20 6V5C20 4.45 19.55 4 19 4H5C4.45 4 4 4.45 4 5V19C4 19.55 4.45 20 5 20H19C19.55 20 20 19.55 20 19z" stroke-dasharray="62" stroke-dashoffset="62" fill="currentColor" fill-opacity="0"><animate attributeName="stroke-dashoffset" values="62;124" dur="0.6s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="1.3s" dur="0.15s" fill="freeze"/></path><g stroke-dasharray="10" stroke-dashoffset="10"><path d="M8 8h8"><animate attributeName="stroke-dashoffset" values="10;0" begin="0.7s" dur="0.2s" fill="freeze"/></path><path d="M8 12h8"><animate attributeName="stroke-dashoffset" values="10;0" begin="0.9s" dur="0.2s" fill="freeze"/></path></g><path d="M8 16h5" stroke-dasharray="7" stroke-dashoffset="7"><animate attributeName="stroke-dashoffset" values="7;0" begin="1.1s" dur="0.2s" fill="freeze"/></path></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M20 6V5C20 4.45 19.55 4 19 4H5C4.45 4 4 4.45 4 5V19C4 19.55 4.45 20 5 20H19C19.55 20 20 19.55 20 19z" stroke-dasharray="62" stroke-dashoffset="62"><animate attributeName="stroke-dashoffset" values="62;124" dur="0.6s" fill="freeze"/></path><g stroke-dasharray="10" stroke-dashoffset="10"><path d="M8 8h8"><animate attributeName="stroke-dashoffset" values="10;0" begin="0.7s" dur="0.2s" fill="freeze"/></path><path d="M8 12h8"><animate attributeName="stroke-dashoffset" values="10;0" begin="0.9s" dur="0.2s" fill="freeze"/></path></g><path d="M8 16h5" stroke-dasharray="7" stroke-dashoffset="7"><animate attributeName="stroke-dashoffset" values="7;0" begin="1.1s" dur="0.2s" fill="freeze"/></path></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="weather-cloudy-mask"><g fill="white"><circle cx="12" cy="11" r="6"><animate attributeName="cx" values="12;11;12;13;12" dur="30s" repeatCount="indefinite"/></circle><rect x="8" y="12" width="10" height="7"/><rect x="1" y="9" width="16" height="10" rx="5"><animate attributeName="x" values="1;0;1;2;1" dur="19s" repeatCount="indefinite"/></rect><rect x="6" y="11" width="17" height="8" rx="4"><animate attributeName="x" values="6;5;6;7;6" dur="23s" repeatCount="indefinite"/></rect></g><g fill="black"><circle cx="12" cy="11" r="4"><animate attributeName="cx" values="12;11;12;13;12" dur="30s" repeatCount="indefinite"/></circle><rect x="8" y="11" width="8" height="6"><animate attributeName="x" values="8;7;8;9;8" dur="30s" repeatCount="indefinite"/></rect><rect x="3" y="11" width="12" height="6" rx="3"><animate attributeName="x" values="3;2;3;4;3" dur="19s" repeatCount="indefinite"/></rect><rect x="8" y="13" width="13" height="4" rx="2"><animate attributeName="x" values="8;7;8;9;8" dur="23s" repeatCount="indefinite"/></rect></g></mask><rect mask="url(#weather-cloudy-mask)" width="24" height="24" fill="currentColor"/></svg>