line-md 0.2.3 → 0.2.5

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 (47) hide show
  1. package/README.md +1 -1
  2. package/line-md.json +177 -5
  3. package/package.json +2 -2
  4. package/svg/close-to-menu-alt-transition.svg +1 -0
  5. package/svg/close-to-menu-transition.svg +1 -0
  6. package/svg/download-loop.svg +1 -0
  7. package/svg/download-off-loop.svg +1 -0
  8. package/svg/download-off-outline-loop.svg +1 -0
  9. package/svg/download-off-outline.svg +1 -0
  10. package/svg/download-outline-loop.svg +1 -0
  11. package/svg/download-outline.svg +1 -0
  12. package/svg/downloading-loop.svg +1 -0
  13. package/svg/github-loop.svg +1 -1
  14. package/svg/menu-to-close-alt-transition.svg +1 -0
  15. package/svg/menu-to-close-transition.svg +1 -0
  16. package/svg/moon-alt-loop.svg +1 -0
  17. package/svg/moon-alt-to-sunny-outline-loop-transition.svg +1 -0
  18. package/svg/moon-filled-alt-loop.svg +1 -0
  19. package/svg/moon-filled-alt-to-sunny-filled-loop-transition.svg +1 -0
  20. package/svg/moon-filled-loop.svg +1 -0
  21. package/svg/moon-filled-to-sunny-filled-loop-transition.svg +1 -0
  22. package/svg/moon-filled-to-sunny-filled-transition.svg +1 -0
  23. package/svg/moon-loop.svg +1 -0
  24. package/svg/moon-rising-alt-loop.svg +1 -0
  25. package/svg/moon-rising-filled-alt-loop.svg +1 -0
  26. package/svg/moon-rising-filled-loop.svg +1 -0
  27. package/svg/moon-rising-loop.svg +1 -0
  28. package/svg/moon-rising-twotone-alt-loop.svg +1 -0
  29. package/svg/moon-rising-twotone-loop.svg +1 -0
  30. package/svg/moon-to-sunny-outline-loop-transition.svg +1 -0
  31. package/svg/moon-to-sunny-outline-transition.svg +1 -0
  32. package/svg/moon-twotone-alt-loop.svg +1 -0
  33. package/svg/moon-twotone-loop.svg +1 -0
  34. package/svg/sunny-filled-loop-to-moon-alt-filled-loop-transition.svg +1 -0
  35. package/svg/sunny-filled-loop-to-moon-filled-loop-transition.svg +1 -0
  36. package/svg/sunny-filled-loop-to-moon-filled-transition.svg +1 -0
  37. package/svg/sunny-filled-loop.svg +1 -0
  38. package/svg/sunny-outline-to-moon-alt-loop-transition.svg +1 -0
  39. package/svg/sunny-outline-to-moon-loop-transition.svg +1 -0
  40. package/svg/sunny-outline-to-moon-transition.svg +1 -0
  41. package/svg/upload-loop.svg +1 -0
  42. package/svg/upload-off-loop.svg +1 -0
  43. package/svg/upload-off-outline-loop.svg +1 -0
  44. package/svg/upload-off-outline.svg +1 -0
  45. package/svg/upload-outline-loop.svg +1 -0
  46. package/svg/upload-outline.svg +1 -0
  47. package/svg/uploading-loop.svg +1 -0
package/README.md CHANGED
@@ -29,7 +29,7 @@ Most icons use "fade-in" animation. Animation shows icon appearing from nothing.
29
29
  Other icons:
30
30
  - Icons that end with `-loop` use infinite animtions.
31
31
  - Icons that end with `-out` disappear icon. It is the opposite of same icon without `-out` suffix.
32
- - Icons that end with `-transition` transition between two icons (not yet available, but planned).
32
+ - Icons that end with `-transition` transition between two icons.
33
33
 
34
34
  ## Usage in HTML
35
35
 
package/line-md.json CHANGED
@@ -17,7 +17,7 @@
17
17
  "beer-alt-twotone-loop",
18
18
  "image-twotone"
19
19
  ],
20
- "total": 332
20
+ "total": 375
21
21
  },
22
22
  "icons": {
23
23
  "account": {
@@ -242,6 +242,12 @@
242
242
  "close-circle-twotone": {
243
243
  "body": "<g stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><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=\"currentColor\" 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;0.3\" begin=\"0.8s\" dur=\"0.15s\" fill=\"freeze\"/></path><path d=\"M12 12L16 16M12 12L8 8M12 12L8 16M12 12L16 8\" fill=\"none\" stroke-dasharray=\"8\" stroke-dashoffset=\"8\"><animate attributeName=\"stroke-dashoffset\" values=\"8;0\" begin=\"0.6s\" dur=\"0.2s\" fill=\"freeze\"/></path></g>"
244
244
  },
245
+ "close-to-menu-alt-transition": {
246
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M5 5L19 19\"><animate attributeName=\"d\" values=\"M5 5L19 19;M5 5L19 5\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M12 12H12\" opacity=\"0\"><animate attributeName=\"d\" values=\"M12 12H12;M5 12H19\" begin=\"0.2s\" dur=\"0.4s\" fill=\"freeze\"/><set attributeName=\"opacity\" to=\"1\" begin=\"0.2s\"/></path><path d=\"M5 19L19 5\"><animate attributeName=\"d\" values=\"M5 19L19 5;M5 19L19 19\" dur=\"0.4s\" fill=\"freeze\"/></path></g>"
247
+ },
248
+ "close-to-menu-transition": {
249
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M5 5L12 12L19 5\"><animate attributeName=\"d\" values=\"M5 5L12 12L19 5;M5 5L12 5L19 5\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M12 12H12\"><animate attributeName=\"d\" values=\"M12 12H12;M5 12H19\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M5 19L12 12L19 19\"><animate attributeName=\"d\" values=\"M5 19L12 12L19 19;M5 19L12 19L19 19\" dur=\"0.4s\" fill=\"freeze\"/></path></g>"
250
+ },
245
251
  "cloud": {
246
252
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 19C12 19 9.5 19 7 19C4.5 19 3 17 3 15C3 13 4.5 11 7 11C8 11 8.5 11.5 8.5 11.5M12 19H17C19.5 19 21 17 21 15C21 13 19.5 11 17 11C16 11 15.5 11.5 15.5 11.5\" stroke-dasharray=\"20\" stroke-dashoffset=\"20\"><animate attributeName=\"stroke-dashoffset\" values=\"20;0\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M17 11C17 11 17 10.5 17 10C17 7.5 15 5 12 5M7 11V10C7 7.5 9 5 12 5\" stroke-dasharray=\"9\" stroke-dashoffset=\"9\"><animate attributeName=\"stroke-dashoffset\" values=\"9;0\" begin=\"0.5s\" dur=\"0.3s\" fill=\"freeze\"/></path></g>"
247
253
  },
@@ -398,6 +404,27 @@
398
404
  "double-arrow-horizontal": {
399
405
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 12H3.5M12 12H20.5\" stroke-dasharray=\"10\" stroke-dashoffset=\"10\"><animate attributeName=\"stroke-dashoffset\" values=\"10;0\" dur=\"0.3s\" fill=\"freeze\"/></path><path d=\"M3 12L7 16M21 12L17 16M3 12L7 8M21 12L17 8\" stroke-dasharray=\"6\" stroke-dashoffset=\"6\"><animate attributeName=\"stroke-dashoffset\" values=\"6;0\" begin=\"0.3s\" dur=\"0.3s\" fill=\"freeze\"/></path></g>"
400
406
  },
407
+ "download-loop": {
408
+ "body": "<g stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 19h12\" fill=\"none\" stroke-dasharray=\"14\" stroke-dashoffset=\"14\"><animate attributeName=\"stroke-dashoffset\" values=\"14;0\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5\" fill=\"currentColor\"><animate attributeName=\"d\" values=\"M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5;M12 4 h2 v3 h2.5 L12 11.5M12 4 h-2 v3 h-2.5 L12 11.5;M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5\" keyTimes=\"0;0.7;1\" calcMode=\"linear\" dur=\"1.5s\" repeatCount=\"indefinite\"/></path></g>"
409
+ },
410
+ "download-off-loop": {
411
+ "body": "<mask id=\"download-mask\"><g fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 19h12\" stroke-dasharray=\"14\" stroke-dashoffset=\"14\"><animate attributeName=\"stroke-dashoffset\" values=\"14;0\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5\" fill=\"#fff\"><animate attributeName=\"d\" values=\"M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5;M12 4 h2 v3 h2.5 L12 11.5M12 4 h-2 v3 h-2.5 L12 11.5;M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5\" keyTimes=\"0;0.7;1\" calcMode=\"linear\" dur=\"1.5s\" repeatCount=\"indefinite\"/></path><g transform=\"rotate(45 13 12)\" stroke-dasharray=\"26\" stroke-dashoffset=\"26\"><path d=\"M0 11h24\" stroke=\"black\"/><path d=\"M0 13h22\" stroke=\"white\"><animate attributeName=\"d\" values=\"M0 13h22;M2 13h22;M0 13h22\" dur=\"6s\" repeatCount=\"indefinite\"/></path><animate attributeName=\"stroke-dashoffset\" values=\"26;0\" begin=\"0.5s\" dur=\"0.2s\" fill=\"freeze\"/></g></g></mask><rect mask=\"url(#download-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
412
+ },
413
+ "download-off-outline": {
414
+ "body": "<mask id=\"download-mask\"><g fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 19h12\" stroke-dasharray=\"14\" stroke-dashoffset=\"14\"><animate attributeName=\"stroke-dashoffset\" values=\"14;0\" begin=\"0.5s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5\" stroke-dasharray=\"18\" stroke-dashoffset=\"18\"><animate attributeName=\"stroke-dashoffset\" values=\"18;0\" dur=\"0.4s\" fill=\"freeze\"/></path><g transform=\"rotate(45 13 12)\" stroke-dasharray=\"26\" stroke-dashoffset=\"26\"><path d=\"M0 11h24\" stroke=\"black\"/><path d=\"M1 13h22\" stroke=\"white\"/><animate attributeName=\"stroke-dashoffset\" values=\"26;0\" begin=\"1s\" dur=\"0.2s\" fill=\"freeze\"/></g></g></mask><rect mask=\"url(#download-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
415
+ },
416
+ "download-off-outline-loop": {
417
+ "body": "<mask id=\"download-mask\"><g fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 19h12\" stroke-dasharray=\"14\" stroke-dashoffset=\"14\"><animate attributeName=\"stroke-dashoffset\" values=\"14;0\" begin=\"0.5s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5\" stroke-dasharray=\"18\" stroke-dashoffset=\"18\"><animate attributeName=\"stroke-dashoffset\" values=\"18;0\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"d\" values=\"M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5;M12 4 h2 v3 h2.5 L12 11.5M12 4 h-2 v3 h-2.5 L12 11.5;M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5\" keyTimes=\"0;0.7;1\" calcMode=\"linear\" dur=\"1.5s\" repeatCount=\"indefinite\"/></path><g transform=\"rotate(45 13 12)\" stroke-dasharray=\"26\" stroke-dashoffset=\"26\"><path d=\"M0 11h24\" stroke=\"black\"/><path d=\"M0 13h22\" stroke=\"white\"><animate attributeName=\"d\" values=\"M0 13h22;M2 13h22;M0 13h22\" dur=\"6s\" repeatCount=\"indefinite\"/></path><animate attributeName=\"stroke-dashoffset\" values=\"26;0\" begin=\"1s\" dur=\"0.2s\" fill=\"freeze\"/></g></g></mask><rect mask=\"url(#download-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
418
+ },
419
+ "download-outline": {
420
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 19h12\" stroke-dasharray=\"14\" stroke-dashoffset=\"14\"><animate attributeName=\"stroke-dashoffset\" values=\"14;0\" begin=\"0.5s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5\" stroke-dasharray=\"18\" stroke-dashoffset=\"18\"><animate attributeName=\"stroke-dashoffset\" values=\"18;0\" dur=\"0.4s\" fill=\"freeze\"/></path></g>"
421
+ },
422
+ "download-outline-loop": {
423
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 19h12\" stroke-dasharray=\"14\" stroke-dashoffset=\"14\"><animate attributeName=\"stroke-dashoffset\" values=\"14;0\" begin=\"0.5s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5\" stroke-dasharray=\"18\" stroke-dashoffset=\"18\"><animate attributeName=\"stroke-dashoffset\" values=\"18;0\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"d\" values=\"M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5;M12 4 h2 v3 h2.5 L12 11.5M12 4 h-2 v3 h-2.5 L12 11.5;M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5\" keyTimes=\"0;0.7;1\" calcMode=\"linear\" dur=\"1.5s\" repeatCount=\"indefinite\"/></path></g>"
424
+ },
425
+ "downloading-loop": {
426
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21\" stroke-dasharray=\"2 4\" stroke-dashoffset=\"6\"><animate attributeName=\"stroke-dashoffset\" values=\"6;0\" dur=\"0.6s\" repeatCount=\"indefinite\"/></path><path d=\"M12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3\" stroke-dasharray=\"30\" stroke-dashoffset=\"30\"><animate attributeName=\"stroke-dashoffset\" values=\"30;0\" begin=\"0.1s\" dur=\"0.3s\" fill=\"freeze\"/></path><path d=\"M12 8v7.5\" stroke-dasharray=\"10\" stroke-dashoffset=\"10\"><animate attributeName=\"stroke-dashoffset\" values=\"10;0\" begin=\"0.5s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M12 15.5l3.5 -3.5M12 15.5l-3.5 -3.5\" stroke-dasharray=\"6\" stroke-dashoffset=\"6\"><animate attributeName=\"stroke-dashoffset\" values=\"6;0\" begin=\"0.7s\" dur=\"0.2s\" fill=\"freeze\"/></path></g>"
427
+ },
401
428
  "edit": {
402
429
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 21H21\" stroke-dasharray=\"20\" stroke-dashoffset=\"20\"><animate attributeName=\"stroke-dashoffset\" values=\"20;0\" dur=\"0.3s\" fill=\"freeze\"/></path><path d=\"M7 17V13L17 3L21 7L11 17H7\" stroke-dasharray=\"44\" stroke-dashoffset=\"44\"><animate attributeName=\"stroke-dashoffset\" values=\"44;0\" begin=\"0.4s\" dur=\"0.6s\" fill=\"freeze\"/></path><path d=\"M14 6L18 10\" stroke-dasharray=\"8\" stroke-dashoffset=\"8\"><animate attributeName=\"stroke-dashoffset\" values=\"8;0\" begin=\"1s\" dur=\"0.2s\" fill=\"freeze\"/></path></g>"
403
430
  },
@@ -480,7 +507,7 @@
480
507
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 4C13.6683 4 14.6122 4.39991 15 4.5C15.5255 4.07463 16.9375 3 18.5 3C18.8438 4 18.7863 5.21921 18.5 6C19.25 7 19.5 8 19.5 9.5C19.5 11.6875 19.017 13.0822 18 14C16.983 14.9178 15.8887 15.3749 14.5 15.5C15.1506 16.038 15 17.3743 15 18C15 18.7256 15 21 15 21M12 4C10.3317 4 9.38784 4.39991 9 4.5C8.47455 4.07463 7.0625 3 5.5 3C5.15625 4 5.21371 5.21921 5.5 6C4.75 7 4.5 8 4.5 9.5C4.5 11.6875 4.98301 13.0822 6 14C7.01699 14.9178 8.1113 15.3749 9.5 15.5C8.84944 16.038 9 17.3743 9 18C9 18.7256 9 21 9 21\" stroke-dasharray=\"30\" stroke-dashoffset=\"30\"><animate attributeName=\"stroke-dashoffset\" values=\"30;0\" dur=\"0.6s\" fill=\"freeze\"/></path><path d=\"M9 19C7.59375 19 6.15625 18.4375 5.3125 17.8125C4.46875 17.1875 4.21875 16.1562 3 15.5\" stroke-dasharray=\"10\" stroke-dashoffset=\"10\"><animate attributeName=\"stroke-dashoffset\" values=\"10;0\" begin=\"0.7s\" dur=\"0.2s\" fill=\"freeze\"/></path></g>"
481
508
  },
482
509
  "github-loop": {
483
- "body": "<mask id=\"eyes\" x=\"0\" y=\"0\" width=\"24\" height=\"24\"><g fill=\"white\"><ellipse cx=\"9.5\" cy=\"9\" rx=\"1.5\" ry=\"1\"/><ellipse cx=\"14.5\" cy=\"9\" rx=\"1.5\" ry=\"1\"/></g></mask><g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 4C13.6683 4 14.6122 4.39991 15 4.5C15.5255 4.07463 16.9375 3 18.5 3C18.8438 4 18.7863 5.21921 18.5 6C19.25 7 19.5 8 19.5 9.5C19.5 11.6875 19.017 13.0822 18 14C16.983 14.9178 15.8887 15.3749 14.5 15.5C15.1506 16.038 15 17.3743 15 18C15 18.7256 15 21 15 21M12 4C10.3317 4 9.38784 4.39991 9 4.5C8.47455 4.07463 7.0625 3 5.5 3C5.15625 4 5.21371 5.21921 5.5 6C4.75 7 4.5 8 4.5 9.5C4.5 11.6875 4.98301 13.0822 6 14C7.01699 14.9178 8.1113 15.3749 9.5 15.5C8.84944 16.038 9 17.3743 9 18C9 18.7256 9 21 9 21\" stroke-dasharray=\"30\" stroke-dashoffset=\"30\"><animate attributeName=\"stroke-dashoffset\" values=\"30;0\" dur=\"0.6s\" fill=\"freeze\"/></path><path d=\"M9 19\" stroke-dasharray=\"10\" stroke-dashoffset=\"10\"><animate attributeName=\"stroke-dashoffset\" values=\"10;0\" begin=\"0.7s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"d\" values=\"M9 19c-1.406 0-2.844-.563-3.688-1.188C4.47 17.188 4.22 16.157 3 15.5;M9 19c-1.406 0-3-.5-4-.5-.532 0-1 0-2-.5;M9 19c-1.406 0-2.844-.563-3.688-1.188C4.47 17.188 4.22 16.157 3 15.5\" dur=\"3s\" repeatCount=\"indefinite\"/></path></g><rect mask=\"url(#eyes)\" x=\"8\" y=\"11\" width=\"8\" height=\"2\" fill=\"currentColor\"><animate attributeName=\"y\" values=\"10;10;8;8;10;10\" keyTimes=\"0;0.45;0.46;0.54;0.55;1\" dur=\"10s\" repeatCount=\"indefinite\"/></rect>"
510
+ "body": "<mask id=\"eyes\" x=\"0\" y=\"0\" width=\"24\" height=\"24\"><g fill=\"white\"><ellipse cx=\"9.5\" cy=\"9\" rx=\"1.5\" ry=\"1\"/><ellipse cx=\"14.5\" cy=\"9\" rx=\"1.5\" ry=\"1\"/></g></mask><g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 4C13.6683 4 14.6122 4.39991 15 4.5C15.5255 4.07463 16.9375 3 18.5 3C18.8438 4 18.7863 5.21921 18.5 6C19.25 7 19.5 8 19.5 9.5C19.5 11.6875 19.017 13.0822 18 14C16.983 14.9178 15.8887 15.3749 14.5 15.5C15.1506 16.038 15 17.3743 15 18C15 18.7256 15 21 15 21M12 4C10.3317 4 9.38784 4.39991 9 4.5C8.47455 4.07463 7.0625 3 5.5 3C5.15625 4 5.21371 5.21921 5.5 6C4.75 7 4.5 8 4.5 9.5C4.5 11.6875 4.98301 13.0822 6 14C7.01699 14.9178 8.1113 15.3749 9.5 15.5C8.84944 16.038 9 17.3743 9 18C9 18.7256 9 21 9 21\" stroke-dasharray=\"30\" stroke-dashoffset=\"30\"><animate attributeName=\"stroke-dashoffset\" values=\"30;0\" dur=\"0.6s\" fill=\"freeze\"/></path><path d=\"M9 19\" stroke-dasharray=\"10\" stroke-dashoffset=\"10\"><animate attributeName=\"stroke-dashoffset\" values=\"10;0\" begin=\"0.7s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"d\" values=\"M9 19c-1.406 0-2.844-.563-3.688-1.188C4.47 17.188 4.22 16.157 3 15.5;M9 19c-1.406 0-3-.5-4-.5-.532 0-1 0-2-.5;M9 19c-1.406 0-2.844-.563-3.688-1.188C4.47 17.188 4.22 16.157 3 15.5\" dur=\"3s\" repeatCount=\"indefinite\"/></path></g><rect mask=\"url(#eyes)\" x=\"8\" y=\"11\" width=\"8\" height=\"4\" fill=\"currentColor\"><animate attributeName=\"y\" values=\"11;11;7;7;11;11\" keyTimes=\"0;0.45;0.46;0.54;0.55;1\" dur=\"10s\" repeatCount=\"indefinite\"/></rect>"
484
511
  },
485
512
  "github-twotone": {
486
513
  "body": "<path d=\"M15 4.5C14.6122 4.39991 13.6683 4 12 4C10.3317 4 9.38784 4.39991 9 4.5C8.47455 4.07463 7.0625 3 5.5 3C5.15625 4 5.21371 5.21921 5.5 6C4.75 7 4.5 8 4.5 9.5C4.5 11.6875 4.98302 13.0822 6 14C7.01698 14.9178 8.1113 15.3749 9.5 15.5C8.84944 16.038 9 17.3743 9 18V22H15V18C15 17.3743 15.1506 16.038 14.5 15.5C15.8887 15.3749 16.983 14.9178 18 14C19.017 13.0822 19.5 11.6875 19.5 9.5C19.5 8 19.25 7 18.5 6C18.7863 5.21921 18.8438 4 18.5 3C16.9375 3 15.5255 4.07463 15 4.5Z\" fill=\"currentColor\" fill-opacity=\"0\"><animate attributeName=\"fill-opacity\" values=\"0;0.3\" begin=\"0.6s\" dur=\"0.15s\" fill=\"freeze\"/></path><g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 4C13.6683 4 14.6122 4.39991 15 4.5C15.5255 4.07463 16.9375 3 18.5 3C18.8438 4 18.7863 5.21921 18.5 6C19.25 7 19.5 8 19.5 9.5C19.5 11.6875 19.017 13.0822 18 14C16.983 14.9178 15.8887 15.3749 14.5 15.5C15.1506 16.038 15 17.3743 15 18C15 18.7256 15 21 15 21M12 4C10.3317 4 9.38784 4.39991 9 4.5C8.47455 4.07463 7.0625 3 5.5 3C5.15625 4 5.21371 5.21921 5.5 6C4.75 7 4.5 8 4.5 9.5C4.5 11.6875 4.98301 13.0822 6 14C7.01699 14.9178 8.1113 15.3749 9.5 15.5C8.84944 16.038 9 17.3743 9 18C9 18.7256 9 21 9 21\" stroke-dasharray=\"30\" stroke-dashoffset=\"30\"><animate attributeName=\"stroke-dashoffset\" values=\"30;0\" dur=\"0.6s\" fill=\"freeze\"/></path><path d=\"M9 19C7.59375 19 6.15625 18.4375 5.3125 17.8125C4.46875 17.1875 4.21875 16.1562 3 15.5\" stroke-dasharray=\"10\" stroke-dashoffset=\"10\"><animate attributeName=\"stroke-dashoffset\" values=\"10;0\" begin=\"0.7s\" dur=\"0.2s\" fill=\"freeze\"/></path></g>"
@@ -650,6 +677,12 @@
650
677
  "menu-fold-right": {
651
678
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M17 9L20 12L17 15\" stroke-dasharray=\"10\" stroke-dashoffset=\"10\"><animate attributeName=\"stroke-dashoffset\" values=\"10;0\" begin=\"0.6s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M5 5H19\" stroke-dasharray=\"16\" stroke-dashoffset=\"16\"><animate attributeName=\"stroke-dashoffset\" values=\"16;0\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M5 12H14\" stroke-dasharray=\"12\" stroke-dashoffset=\"12\"><animate attributeName=\"stroke-dashoffset\" values=\"12;0\" begin=\"0.2s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M5 19H19\" stroke-dasharray=\"16\" stroke-dashoffset=\"16\"><animate attributeName=\"stroke-dashoffset\" values=\"16;0\" begin=\"0.4s\" dur=\"0.2s\" fill=\"freeze\"/></path></g>"
652
679
  },
680
+ "menu-to-close-alt-transition": {
681
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M5 5L19 5\"><animate attributeName=\"d\" values=\"M5 5L19 5;M5 5L19 19\" begin=\"0.2s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M5 12H19\"><animate attributeName=\"d\" values=\"M5 12H19;M12 12H12\" dur=\"0.4s\" fill=\"freeze\"/><set attributeName=\"opacity\" to=\"0\" begin=\"0.4s\"/></path><path d=\"M5 19L19 19\"><animate attributeName=\"d\" values=\"M5 19L19 19;M5 19L19 5\" begin=\"0.2s\" dur=\"0.4s\" fill=\"freeze\"/></path></g>"
682
+ },
683
+ "menu-to-close-transition": {
684
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M5 5L12 5L19 5\"><animate attributeName=\"d\" values=\"M5 5L12 5L19 5;M5 5L12 12L19 5\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M5 12H19\"><animate attributeName=\"d\" values=\"M5 12H19;M12 12H12\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M5 19L12 19L19 19\"><animate attributeName=\"d\" values=\"M5 19L12 19L19 19;M5 19L12 12L19 19\" dur=\"0.4s\" fill=\"freeze\"/></path></g>"
685
+ },
653
686
  "menu-unfold-left": {
654
687
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M21 9L18 12L21 15\" stroke-dasharray=\"10\" stroke-dashoffset=\"10\"><animate attributeName=\"stroke-dashoffset\" values=\"10;0\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M19 5H5\" stroke-dasharray=\"16\" stroke-dashoffset=\"16\"><animate attributeName=\"stroke-dashoffset\" values=\"16;0\" begin=\"0.2s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M14 12H5\" stroke-dasharray=\"12\" stroke-dashoffset=\"12\"><animate attributeName=\"stroke-dashoffset\" values=\"12;0\" begin=\"0.4s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M19 19H5\" stroke-dasharray=\"16\" stroke-dashoffset=\"16\"><animate attributeName=\"stroke-dashoffset\" values=\"16;0\" begin=\"0.6s\" dur=\"0.2s\" fill=\"freeze\"/></path></g>"
655
688
  },
@@ -668,12 +701,66 @@
668
701
  "moon": {
669
702
  "body": "<g fill=\"currentColor\" fill-opacity=\"0\"><path d=\"M15.22 6.03L17.75 4.09L14.56 4L13.5 1L12.44 4L9.25 4.09L11.78 6.03L10.87 9.09L13.5 7.28L16.13 9.09L15.22 6.03Z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"0.7s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M19.61 12.25L21.25 11L19.19 10.95L18.5 9L17.81 10.95L15.75 11L17.39 12.25L16.8 14.23L18.5 13.06L20.2 14.23L19.61 12.25Z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"1.1s\" dur=\"0.4s\" fill=\"freeze\"/></path></g><g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z\" stroke-dashoffset=\"56\" stroke-dasharray=\"56\"><animate attributeName=\"stroke-dashoffset\" values=\"56;0\" dur=\"0.6s\" fill=\"freeze\"/></path></g>"
670
703
  },
704
+ "moon-alt-loop": {
705
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\" stroke-dasharray=\"4\" stroke-dashoffset=\"4\"><path d=\"M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5\"><animate id=\"loop\" attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"0.7s;loop.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"loop.begin+2s;loop.begin+4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"0;4\" begin=\"loop.begin+1.2s;loop.begin+3.2s;loop.begin+5.2s\" dur=\"0.4s\" fill=\"freeze\"/><set attributeName=\"d\" to=\"M12 5h1.5M12 5h-1.5M12 5v1.5M12 5v-1.5\" begin=\"loop.begin+1.8s\"/><set attributeName=\"d\" to=\"M12 4h1.5M12 4h-1.5M12 4v1.5M12 4v-1.5\" begin=\"loop.begin+3.8s\"/><set attributeName=\"d\" to=\"M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5\" begin=\"loop.begin+5.8s\"/></path><path d=\"M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5\"><animate id=\"loop2\" attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"1.1s;loop2.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"loop2.begin+2s;loop2.begin+4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"0;4\" begin=\"loop2.begin+1.2s;loop2.begin+3.2s;loop2.begin+5.2s\" dur=\"0.4s\" fill=\"freeze\"/><set attributeName=\"d\" to=\"M17 11h1.5M17 11h-1.5M17 11v1.5M17 11v-1.5\" begin=\"loop2.begin+1.8s\"/><set attributeName=\"d\" to=\"M18 12h1.5M18 12h-1.5M18 12v1.5M18 12v-1.5\" begin=\"loop2.begin+3.8s\"/><set attributeName=\"d\" to=\"M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5\" begin=\"loop2.begin+5.8s\"/></path><path d=\"M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5\"><animate id=\"loop3\" attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"2.9s;loop3.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"loop3.begin+2s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"0;4\" begin=\"loop3.begin+1.2s;loop3.begin+3.2s\" dur=\"0.4s\" fill=\"freeze\"/><set attributeName=\"d\" to=\"M20 5h1.5M20 5h-1.5M20 5v1.5M20 5v-1.5\" begin=\"loop3.begin+1.8s\"/><set attributeName=\"d\" to=\"M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5\" begin=\"loop3.begin+5.8s\"/></path></g><g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z\" stroke-dashoffset=\"56\" stroke-dasharray=\"56\"><animate attributeName=\"stroke-dashoffset\" values=\"56;0\" dur=\"0.6s\" fill=\"freeze\"/></path></g>"
706
+ },
707
+ "moon-alt-to-sunny-outline-loop-transition": {
708
+ "body": "<g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\"><g fill=\"none\" stroke-dasharray=\"2\" stroke-dashoffset=\"2\"><path d=\"M0 0\"><animate attributeName=\"d\" values=\"M12 19v1M19 12h1M12 5v-1M5 12h-1;M12 21v1M21 12h1M12 3v-1M3 12h-1\" begin=\"0.6s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"2;0\" begin=\"0.6s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M0 0\"><animate attributeName=\"d\" values=\"M17 17l0.5 0.5M17 7l0.5 -0.5M7 7l-0.5 -0.5M7 17l-0.5 0.5;M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5\" begin=\"0.9s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"2;0\" begin=\"0.9s\" dur=\"1.2s\" fill=\"freeze\"/></path><animateTransform attributeName=\"transform\" type=\"rotate\" values=\"0 12 12;360 12 12\" dur=\"30s\" repeatCount=\"indefinite\"/></g></g><mask id=\"moon\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"white\"/><circle cx=\"12\" cy=\"12\" r=\"8\" fill=\"black\"><animate attributeName=\"r\" values=\"8;4\" dur=\"0.4s\" fill=\"freeze\"/></circle><circle cx=\"18\" cy=\"6\" r=\"12\" fill=\"white\"><animate attributeName=\"cx\" values=\"18;22\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"cy\" values=\"6;2\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"r\" values=\"12;3\" dur=\"0.4s\" fill=\"freeze\"/></circle><circle cx=\"18\" cy=\"6\" r=\"10\" fill=\"black\"><animate attributeName=\"cx\" values=\"18;22\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"cy\" values=\"6;2\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"r\" values=\"10;1\" dur=\"0.4s\" fill=\"freeze\"/></circle></mask><circle cx=\"12\" cy=\"12\" r=\"10\" mask=\"url(#moon)\" fill=\"currentColor\"><animate attributeName=\"r\" values=\"10;6\" dur=\"0.4s\" fill=\"freeze\"/></circle>"
709
+ },
671
710
  "moon-filled": {
672
711
  "body": "<g fill=\"currentColor\" fill-opacity=\"0\"><path d=\"M15.22 6.03L17.75 4.09L14.56 4L13.5 1L12.44 4L9.25 4.09L11.78 6.03L10.87 9.09L13.5 7.28L16.13 9.09L15.22 6.03Z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"0.7s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M19.61 12.25L21.25 11L19.19 10.95L18.5 9L17.81 10.95L15.75 11L17.39 12.25L16.8 14.23L18.5 13.06L20.2 14.23L19.61 12.25Z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"1.1s\" dur=\"0.4s\" fill=\"freeze\"/></path></g><g fill=\"currentColor\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z\" stroke-dashoffset=\"56\" stroke-dasharray=\"56\"><animate attributeName=\"stroke-dashoffset\" values=\"56;0\" dur=\"0.6s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"1.5s\" dur=\"0.5s\" fill=\"freeze\"/></path></g>"
673
712
  },
713
+ "moon-filled-alt-loop": {
714
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\" stroke-dasharray=\"4\" stroke-dashoffset=\"4\"><path d=\"M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5\"><animate id=\"loop\" attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"0.7s;loop.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"loop.begin+2s;loop.begin+4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"0;4\" begin=\"loop.begin+1.2s;loop.begin+3.2s;loop.begin+5.2s\" dur=\"0.4s\" fill=\"freeze\"/><set attributeName=\"d\" to=\"M12 5h1.5M12 5h-1.5M12 5v1.5M12 5v-1.5\" begin=\"loop.begin+1.8s\"/><set attributeName=\"d\" to=\"M12 4h1.5M12 4h-1.5M12 4v1.5M12 4v-1.5\" begin=\"loop.begin+3.8s\"/><set attributeName=\"d\" to=\"M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5\" begin=\"loop.begin+5.8s\"/></path><path d=\"M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5\"><animate id=\"loop2\" attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"1.1s;loop2.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"loop2.begin+2s;loop2.begin+4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"0;4\" begin=\"loop2.begin+1.2s;loop2.begin+3.2s;loop2.begin+5.2s\" dur=\"0.4s\" fill=\"freeze\"/><set attributeName=\"d\" to=\"M17 11h1.5M17 11h-1.5M17 11v1.5M17 11v-1.5\" begin=\"loop2.begin+1.8s\"/><set attributeName=\"d\" to=\"M18 12h1.5M18 12h-1.5M18 12v1.5M18 12v-1.5\" begin=\"loop2.begin+3.8s\"/><set attributeName=\"d\" to=\"M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5\" begin=\"loop2.begin+5.8s\"/></path><path d=\"M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5\"><animate id=\"loop3\" attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"2.9s;loop3.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"loop3.begin+2s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"0;4\" begin=\"loop3.begin+1.2s;loop3.begin+3.2s\" dur=\"0.4s\" fill=\"freeze\"/><set attributeName=\"d\" to=\"M20 5h1.5M20 5h-1.5M20 5v1.5M20 5v-1.5\" begin=\"loop3.begin+1.8s\"/><set attributeName=\"d\" to=\"M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5\" begin=\"loop3.begin+5.8s\"/></path></g><g fill=\"currentColor\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z\" stroke-dashoffset=\"56\" stroke-dasharray=\"56\"><animate attributeName=\"stroke-dashoffset\" values=\"56;0\" dur=\"0.6s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"1.5s\" dur=\"0.5s\" fill=\"freeze\"/></path></g>"
715
+ },
716
+ "moon-filled-alt-to-sunny-filled-loop-transition": {
717
+ "body": "<g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\"><g fill=\"none\" stroke-dasharray=\"2\" stroke-dashoffset=\"2\"><path d=\"M0 0\"><animate attributeName=\"d\" values=\"M12 19v1M19 12h1M12 5v-1M5 12h-1;M12 21v1M21 12h1M12 3v-1M3 12h-1\" begin=\"0.6s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"2;0\" begin=\"0.6s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M0 0\"><animate attributeName=\"d\" values=\"M17 17l0.5 0.5M17 7l0.5 -0.5M7 7l-0.5 -0.5M7 17l-0.5 0.5;M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5\" begin=\"0.9s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"2;0\" begin=\"0.9s\" dur=\"1.2s\" fill=\"freeze\"/></path><animateTransform attributeName=\"transform\" type=\"rotate\" values=\"0 12 12;360 12 12\" dur=\"30s\" repeatCount=\"indefinite\"/></g></g><mask id=\"moon\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"white\"/><circle cx=\"18\" cy=\"6\" r=\"12\" fill=\"white\"><animate attributeName=\"cx\" values=\"18;22\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"cy\" values=\"6;2\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"r\" values=\"12;3\" dur=\"0.4s\" fill=\"freeze\"/></circle><circle cx=\"18\" cy=\"6\" r=\"10\" fill=\"black\"><animate attributeName=\"cx\" values=\"18;22\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"cy\" values=\"6;2\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"r\" values=\"10;1\" dur=\"0.4s\" fill=\"freeze\"/></circle></mask><circle cx=\"12\" cy=\"12\" r=\"10\" mask=\"url(#moon)\" fill=\"currentColor\"><animate attributeName=\"r\" values=\"10;6\" dur=\"0.4s\" fill=\"freeze\"/></circle>"
718
+ },
719
+ "moon-filled-loop": {
720
+ "body": "<g fill=\"currentColor\" fill-opacity=\"0\"><path d=\"m15.22 6.03l2.53-1.94L14.56 4L13.5 1l-1.06 3l-3.19.09l2.53 1.94l-.91 3.06l2.63-1.81l2.63 1.81z\"><animate id=\"loop\" attributeName=\"fill-opacity\" values=\"0;1\" begin=\"0.7s;loop.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+2.2s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M13.61 5.25L15.25 4l-2.06-.05L12.5 2l-.69 1.95L9.75 4l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"loop.begin+3s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+5.2s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M19.61 12.25L21.25 11l-2.06-.05L18.5 9l-.69 1.95l-2.06.05l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"loop.begin+0.4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+2.8s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"m20.828 9.731l1.876-1.439l-2.366-.067L19.552 6l-.786 2.225l-2.366.067l1.876 1.439L17.601 12l1.951-1.342L21.503 12z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"loop.begin+3.4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+5.6s\" dur=\"0.4s\" fill=\"freeze\"/></path></g><g fill=\"currentColor\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z\" stroke-dashoffset=\"56\" stroke-dasharray=\"56\"><animate attributeName=\"stroke-dashoffset\" values=\"56;0\" dur=\"0.6s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"1.5s\" dur=\"0.5s\" fill=\"freeze\"/></path></g>"
721
+ },
722
+ "moon-filled-to-sunny-filled-loop-transition": {
723
+ "body": "<g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\"><g fill=\"none\" stroke-dasharray=\"2\" stroke-dashoffset=\"2\"><path d=\"M0 0\"><animate attributeName=\"d\" values=\"M12 19v1M19 12h1M12 5v-1M5 12h-1;M12 21v1M21 12h1M12 3v-1M3 12h-1\" begin=\"1.2s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"2;0\" begin=\"1.2s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M0 0\"><animate attributeName=\"d\" values=\"M17 17l0.5 0.5M17 7l0.5 -0.5M7 7l-0.5 -0.5M7 17l-0.5 0.5;M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5\" begin=\"1.5s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"2;0\" begin=\"1.5s\" dur=\"1.2s\" fill=\"freeze\"/></path><animateTransform attributeName=\"transform\" type=\"rotate\" values=\"0 12 12;360 12 12\" dur=\"30s\" repeatCount=\"indefinite\"/></g></g><g fill=\"currentColor\"><path d=\"M15.22 6.03L17.75 4.09L14.56 4L13.5 1L12.44 4L9.25 4.09L11.78 6.03L10.87 9.09L13.5 7.28L16.13 9.09L15.22 6.03Z\"><animate attributeName=\"fill-opacity\" values=\"1;0\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M19.61 12.25L21.25 11L19.19 10.95L18.5 9L17.81 10.95L15.75 11L17.39 12.25L16.8 14.23L18.5 13.06L20.2 14.23L19.61 12.25Z\"><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"0.2s\" dur=\"0.4s\" fill=\"freeze\"/></path></g><g fill=\"currentColor\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z\"/><set attributeName=\"opacity\" to=\"0\" begin=\"0.6s\"/></g><mask id=\"moon\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"white\"/><circle cx=\"18\" cy=\"6\" r=\"12\" fill=\"white\"><animate attributeName=\"cx\" values=\"18;22\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"cy\" values=\"6;2\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"r\" values=\"12;3\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/></circle><circle cx=\"18\" cy=\"6\" r=\"10\" fill=\"black\"><animate attributeName=\"cx\" values=\"18;22\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"cy\" values=\"6;2\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"r\" values=\"10;1\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/></circle></mask><circle cx=\"12\" cy=\"12\" r=\"10\" mask=\"url(#moon)\" fill=\"currentColor\" opacity=\"0\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.6s\"/><animate attributeName=\"r\" values=\"10;6\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/></circle>"
724
+ },
725
+ "moon-filled-to-sunny-filled-transition": {
726
+ "body": "<g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\"><g fill=\"none\" stroke-dasharray=\"2\" stroke-dashoffset=\"2\"><path d=\"M0 0\"><animate attributeName=\"d\" values=\"M12 19v1M19 12h1M12 5v-1M5 12h-1;M12 21v1M21 12h1M12 3v-1M3 12h-1\" begin=\"1.2s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"2;0\" begin=\"1.2s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M0 0\"><animate attributeName=\"d\" values=\"M17 17l0.5 0.5M17 7l0.5 -0.5M7 7l-0.5 -0.5M7 17l-0.5 0.5;M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5\" begin=\"1.5s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"2;0\" begin=\"1.5s\" dur=\"1.2s\" fill=\"freeze\"/></path></g></g><g fill=\"currentColor\"><path d=\"M15.22 6.03L17.75 4.09L14.56 4L13.5 1L12.44 4L9.25 4.09L11.78 6.03L10.87 9.09L13.5 7.28L16.13 9.09L15.22 6.03Z\"><animate attributeName=\"fill-opacity\" values=\"1;0\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M19.61 12.25L21.25 11L19.19 10.95L18.5 9L17.81 10.95L15.75 11L17.39 12.25L16.8 14.23L18.5 13.06L20.2 14.23L19.61 12.25Z\"><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"0.2s\" dur=\"0.4s\" fill=\"freeze\"/></path></g><g fill=\"currentColor\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z\"/><set attributeName=\"opacity\" to=\"0\" begin=\"0.6s\"/></g><mask id=\"moon\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"white\"/><circle cx=\"18\" cy=\"6\" r=\"12\" fill=\"white\"><animate attributeName=\"cx\" values=\"18;22\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"cy\" values=\"6;2\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"r\" values=\"12;3\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/></circle><circle cx=\"18\" cy=\"6\" r=\"10\" fill=\"black\"><animate attributeName=\"cx\" values=\"18;22\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"cy\" values=\"6;2\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"r\" values=\"10;1\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/></circle></mask><circle cx=\"12\" cy=\"12\" r=\"10\" mask=\"url(#moon)\" fill=\"currentColor\" opacity=\"0\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.6s\"/><animate attributeName=\"r\" values=\"10;6\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/></circle>"
727
+ },
728
+ "moon-loop": {
729
+ "body": "<g fill=\"currentColor\" fill-opacity=\"0\"><path d=\"m15.22 6.03l2.53-1.94L14.56 4L13.5 1l-1.06 3l-3.19.09l2.53 1.94l-.91 3.06l2.63-1.81l2.63 1.81z\"><animate id=\"loop\" attributeName=\"fill-opacity\" values=\"0;1\" begin=\"0.7s;loop.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+2.2s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M13.61 5.25L15.25 4l-2.06-.05L12.5 2l-.69 1.95L9.75 4l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"loop.begin+3s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+5.2s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M19.61 12.25L21.25 11l-2.06-.05L18.5 9l-.69 1.95l-2.06.05l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"loop.begin+0.4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+2.8s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"m20.828 9.731l1.876-1.439l-2.366-.067L19.552 6l-.786 2.225l-2.366.067l1.876 1.439L17.601 12l1.951-1.342L21.503 12z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"loop.begin+3.4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+5.6s\" dur=\"0.4s\" fill=\"freeze\"/></path></g><g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z\" stroke-dashoffset=\"56\" stroke-dasharray=\"56\"><animate attributeName=\"stroke-dashoffset\" values=\"56;0\" dur=\"0.6s\" fill=\"freeze\"/></path></g>"
730
+ },
731
+ "moon-rising-alt-loop": {
732
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\" stroke-dasharray=\"4\" stroke-dashoffset=\"4\"><path d=\"M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5\"><animate id=\"loop\" attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"0.7s;loop.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"loop.begin+2s;loop.begin+4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"0;4\" begin=\"loop.begin+1.2s;loop.begin+3.2s;loop.begin+5.2s\" dur=\"0.4s\" fill=\"freeze\"/><set attributeName=\"d\" to=\"M12 5h1.5M12 5h-1.5M12 5v1.5M12 5v-1.5\" begin=\"loop.begin+1.8s\"/><set attributeName=\"d\" to=\"M12 4h1.5M12 4h-1.5M12 4v1.5M12 4v-1.5\" begin=\"loop.begin+3.8s\"/><set attributeName=\"d\" to=\"M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5\" begin=\"loop.begin+5.8s\"/></path><path d=\"M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5\"><animate id=\"loop2\" attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"1.1s;loop2.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"loop2.begin+2s;loop2.begin+4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"0;4\" begin=\"loop2.begin+1.2s;loop2.begin+3.2s;loop2.begin+5.2s\" dur=\"0.4s\" fill=\"freeze\"/><set attributeName=\"d\" to=\"M17 11h1.5M17 11h-1.5M17 11v1.5M17 11v-1.5\" begin=\"loop2.begin+1.8s\"/><set attributeName=\"d\" to=\"M18 12h1.5M18 12h-1.5M18 12v1.5M18 12v-1.5\" begin=\"loop2.begin+3.8s\"/><set attributeName=\"d\" to=\"M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5\" begin=\"loop2.begin+5.8s\"/></path><path d=\"M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5\"><animate id=\"loop3\" attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"2.9s;loop3.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"loop3.begin+2s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"0;4\" begin=\"loop3.begin+1.2s;loop3.begin+3.2s\" dur=\"0.4s\" fill=\"freeze\"/><set attributeName=\"d\" to=\"M20 5h1.5M20 5h-1.5M20 5v1.5M20 5v-1.5\" begin=\"loop3.begin+1.8s\"/><set attributeName=\"d\" to=\"M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5\" begin=\"loop3.begin+5.8s\"/></path></g><g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" transform=\"translate(0 22)\"><path d=\"M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z\"><animateMotion path=\"M0 0v-22\" calcMode=\"linear\" dur=\"0.6s\" fill=\"freeze\"/></path></g>"
733
+ },
734
+ "moon-rising-filled-alt-loop": {
735
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\" stroke-dasharray=\"4\" stroke-dashoffset=\"4\"><path d=\"M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5\"><animate id=\"loop\" attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"0.7s;loop.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"loop.begin+2s;loop.begin+4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"0;4\" begin=\"loop.begin+1.2s;loop.begin+3.2s;loop.begin+5.2s\" dur=\"0.4s\" fill=\"freeze\"/><set attributeName=\"d\" to=\"M12 5h1.5M12 5h-1.5M12 5v1.5M12 5v-1.5\" begin=\"loop.begin+1.8s\"/><set attributeName=\"d\" to=\"M12 4h1.5M12 4h-1.5M12 4v1.5M12 4v-1.5\" begin=\"loop.begin+3.8s\"/><set attributeName=\"d\" to=\"M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5\" begin=\"loop.begin+5.8s\"/></path><path d=\"M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5\"><animate id=\"loop2\" attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"1.1s;loop2.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"loop2.begin+2s;loop2.begin+4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"0;4\" begin=\"loop2.begin+1.2s;loop2.begin+3.2s;loop2.begin+5.2s\" dur=\"0.4s\" fill=\"freeze\"/><set attributeName=\"d\" to=\"M17 11h1.5M17 11h-1.5M17 11v1.5M17 11v-1.5\" begin=\"loop2.begin+1.8s\"/><set attributeName=\"d\" to=\"M18 12h1.5M18 12h-1.5M18 12v1.5M18 12v-1.5\" begin=\"loop2.begin+3.8s\"/><set attributeName=\"d\" to=\"M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5\" begin=\"loop2.begin+5.8s\"/></path><path d=\"M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5\"><animate id=\"loop3\" attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"2.9s;loop3.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"loop3.begin+2s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"0;4\" begin=\"loop3.begin+1.2s;loop3.begin+3.2s\" dur=\"0.4s\" fill=\"freeze\"/><set attributeName=\"d\" to=\"M20 5h1.5M20 5h-1.5M20 5v1.5M20 5v-1.5\" begin=\"loop3.begin+1.8s\"/><set attributeName=\"d\" to=\"M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5\" begin=\"loop3.begin+5.8s\"/></path></g><g fill=\"currentColor\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" transform=\"translate(0 22)\"><path d=\"M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z\"><animateMotion path=\"M0 0v-22\" calcMode=\"linear\" dur=\"0.6s\" fill=\"freeze\"/></path></g>"
736
+ },
737
+ "moon-rising-filled-loop": {
738
+ "body": "<g fill=\"currentColor\" fill-opacity=\"0\"><path d=\"m15.22 6.03l2.53-1.94L14.56 4L13.5 1l-1.06 3l-3.19.09l2.53 1.94l-.91 3.06l2.63-1.81l2.63 1.81z\"><animate id=\"loop\" attributeName=\"fill-opacity\" values=\"0;1\" begin=\"0.7s;loop.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+2.2s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M13.61 5.25L15.25 4l-2.06-.05L12.5 2l-.69 1.95L9.75 4l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"loop.begin+3s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+5.2s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M19.61 12.25L21.25 11l-2.06-.05L18.5 9l-.69 1.95l-2.06.05l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"loop.begin+0.4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+2.8s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"m20.828 9.731l1.876-1.439l-2.366-.067L19.552 6l-.786 2.225l-2.366.067l1.876 1.439L17.601 12l1.951-1.342L21.503 12z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"loop.begin+3.4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+5.6s\" dur=\"0.4s\" fill=\"freeze\"/></path></g><g fill=\"currentColor\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" transform=\"translate(0 22)\"><path d=\"M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z\"><animateMotion path=\"M0 0v-22\" calcMode=\"linear\" dur=\"0.6s\" fill=\"freeze\"/></path></g>"
739
+ },
740
+ "moon-rising-loop": {
741
+ "body": "<g fill=\"currentColor\" fill-opacity=\"0\"><path d=\"m15.22 6.03l2.53-1.94L14.56 4L13.5 1l-1.06 3l-3.19.09l2.53 1.94l-.91 3.06l2.63-1.81l2.63 1.81z\"><animate id=\"loop\" attributeName=\"fill-opacity\" values=\"0;1\" begin=\"0.7s;loop.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+2.2s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M13.61 5.25L15.25 4l-2.06-.05L12.5 2l-.69 1.95L9.75 4l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"loop.begin+3s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+5.2s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M19.61 12.25L21.25 11l-2.06-.05L18.5 9l-.69 1.95l-2.06.05l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"loop.begin+0.4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+2.8s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"m20.828 9.731l1.876-1.439l-2.366-.067L19.552 6l-.786 2.225l-2.366.067l1.876 1.439L17.601 12l1.951-1.342L21.503 12z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"loop.begin+3.4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+5.6s\" dur=\"0.4s\" fill=\"freeze\"/></path></g><g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" transform=\"translate(0 22)\"><path d=\"M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z\"><animateMotion path=\"M0 0v-22\" calcMode=\"linear\" dur=\"0.6s\" fill=\"freeze\"/></path></g>"
742
+ },
743
+ "moon-rising-twotone-alt-loop": {
744
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\" stroke-dasharray=\"4\" stroke-dashoffset=\"4\"><path d=\"M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5\"><animate id=\"loop\" attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"0.7s;loop.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"loop.begin+2s;loop.begin+4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"0;4\" begin=\"loop.begin+1.2s;loop.begin+3.2s;loop.begin+5.2s\" dur=\"0.4s\" fill=\"freeze\"/><set attributeName=\"d\" to=\"M12 5h1.5M12 5h-1.5M12 5v1.5M12 5v-1.5\" begin=\"loop.begin+1.8s\"/><set attributeName=\"d\" to=\"M12 4h1.5M12 4h-1.5M12 4v1.5M12 4v-1.5\" begin=\"loop.begin+3.8s\"/><set attributeName=\"d\" to=\"M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5\" begin=\"loop.begin+5.8s\"/></path><path d=\"M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5\"><animate id=\"loop2\" attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"1.1s;loop2.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"loop2.begin+2s;loop2.begin+4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"0;4\" begin=\"loop2.begin+1.2s;loop2.begin+3.2s;loop2.begin+5.2s\" dur=\"0.4s\" fill=\"freeze\"/><set attributeName=\"d\" to=\"M17 11h1.5M17 11h-1.5M17 11v1.5M17 11v-1.5\" begin=\"loop2.begin+1.8s\"/><set attributeName=\"d\" to=\"M18 12h1.5M18 12h-1.5M18 12v1.5M18 12v-1.5\" begin=\"loop2.begin+3.8s\"/><set attributeName=\"d\" to=\"M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5\" begin=\"loop2.begin+5.8s\"/></path><path d=\"M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5\"><animate id=\"loop3\" attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"2.9s;loop3.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"loop3.begin+2s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"0;4\" begin=\"loop3.begin+1.2s;loop3.begin+3.2s\" dur=\"0.4s\" fill=\"freeze\"/><set attributeName=\"d\" to=\"M20 5h1.5M20 5h-1.5M20 5v1.5M20 5v-1.5\" begin=\"loop3.begin+1.8s\"/><set attributeName=\"d\" to=\"M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5\" begin=\"loop3.begin+5.8s\"/></path></g><g fill=\"currentColor\" fill-opacity=\"0.3\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" transform=\"translate(0 22)\"><path d=\"M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z\"><animateMotion path=\"M0 0v-22\" calcMode=\"linear\" dur=\"0.6s\" fill=\"freeze\"/></path></g>"
745
+ },
746
+ "moon-rising-twotone-loop": {
747
+ "body": "<g fill=\"currentColor\" fill-opacity=\"0\"><path d=\"m15.22 6.03l2.53-1.94L14.56 4L13.5 1l-1.06 3l-3.19.09l2.53 1.94l-.91 3.06l2.63-1.81l2.63 1.81z\"><animate id=\"loop\" attributeName=\"fill-opacity\" values=\"0;1\" begin=\"0.7s;loop.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+2.2s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M13.61 5.25L15.25 4l-2.06-.05L12.5 2l-.69 1.95L9.75 4l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"loop.begin+3s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+5.2s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M19.61 12.25L21.25 11l-2.06-.05L18.5 9l-.69 1.95l-2.06.05l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"loop.begin+0.4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+2.8s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"m20.828 9.731l1.876-1.439l-2.366-.067L19.552 6l-.786 2.225l-2.366.067l1.876 1.439L17.601 12l1.951-1.342L21.503 12z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"loop.begin+3.4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+5.6s\" dur=\"0.4s\" fill=\"freeze\"/></path></g><g fill=\"currentColor\" fill-opacity=\"0.3\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" transform=\"translate(0 22)\"><path d=\"M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z\"><animateMotion path=\"M0 0v-22\" calcMode=\"linear\" dur=\"0.6s\" fill=\"freeze\"/></path></g>"
748
+ },
749
+ "moon-to-sunny-outline-loop-transition": {
750
+ "body": "<g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\"><g fill=\"none\" stroke-dasharray=\"2\" stroke-dashoffset=\"2\"><path d=\"M0 0\"><animate attributeName=\"d\" values=\"M12 19v1M19 12h1M12 5v-1M5 12h-1;M12 21v1M21 12h1M12 3v-1M3 12h-1\" begin=\"1.2s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"2;0\" begin=\"1.2s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M0 0\"><animate attributeName=\"d\" values=\"M17 17l0.5 0.5M17 7l0.5 -0.5M7 7l-0.5 -0.5M7 17l-0.5 0.5;M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5\" begin=\"1.5s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"2;0\" begin=\"1.5s\" dur=\"1.2s\" fill=\"freeze\"/></path><animateTransform attributeName=\"transform\" type=\"rotate\" values=\"0 12 12;360 12 12\" dur=\"30s\" repeatCount=\"indefinite\"/></g></g><g fill=\"currentColor\"><path d=\"M15.22 6.03L17.75 4.09L14.56 4L13.5 1L12.44 4L9.25 4.09L11.78 6.03L10.87 9.09L13.5 7.28L16.13 9.09L15.22 6.03Z\"><animate attributeName=\"fill-opacity\" values=\"1;0\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M19.61 12.25L21.25 11L19.19 10.95L18.5 9L17.81 10.95L15.75 11L17.39 12.25L16.8 14.23L18.5 13.06L20.2 14.23L19.61 12.25Z\"><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"0.2s\" dur=\"0.4s\" fill=\"freeze\"/></path></g><g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z\"/><set attributeName=\"opacity\" to=\"0\" begin=\"0.6s\"/></g><mask id=\"moon\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"white\"/><circle cx=\"12\" cy=\"12\" r=\"8\" fill=\"black\"><animate attributeName=\"r\" values=\"8;4\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/></circle><circle cx=\"18\" cy=\"6\" r=\"12\" fill=\"white\"><animate attributeName=\"cx\" values=\"18;22\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"cy\" values=\"6;2\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"r\" values=\"12;3\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/></circle><circle cx=\"18\" cy=\"6\" r=\"10\" fill=\"black\"><animate attributeName=\"cx\" values=\"18;22\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"cy\" values=\"6;2\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"r\" values=\"10;1\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/></circle></mask><circle cx=\"12\" cy=\"12\" r=\"10\" mask=\"url(#moon)\" fill=\"currentColor\" opacity=\"0\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.6s\"/><animate attributeName=\"r\" values=\"10;6\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/></circle>"
751
+ },
752
+ "moon-to-sunny-outline-transition": {
753
+ "body": "<g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\"><g fill=\"none\" stroke-dasharray=\"2\" stroke-dashoffset=\"2\"><path d=\"M0 0\"><animate attributeName=\"d\" values=\"M12 19v1M19 12h1M12 5v-1M5 12h-1;M12 21v1M21 12h1M12 3v-1M3 12h-1\" begin=\"1.2s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"2;0\" begin=\"1.2s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M0 0\"><animate attributeName=\"d\" values=\"M17 17l0.5 0.5M17 7l0.5 -0.5M7 7l-0.5 -0.5M7 17l-0.5 0.5;M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5\" begin=\"1.5s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"2;0\" begin=\"1.5s\" dur=\"1.2s\" fill=\"freeze\"/></path></g></g><g fill=\"currentColor\"><path d=\"M15.22 6.03L17.75 4.09L14.56 4L13.5 1L12.44 4L9.25 4.09L11.78 6.03L10.87 9.09L13.5 7.28L16.13 9.09L15.22 6.03Z\"><animate attributeName=\"fill-opacity\" values=\"1;0\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M19.61 12.25L21.25 11L19.19 10.95L18.5 9L17.81 10.95L15.75 11L17.39 12.25L16.8 14.23L18.5 13.06L20.2 14.23L19.61 12.25Z\"><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"0.2s\" dur=\"0.4s\" fill=\"freeze\"/></path></g><g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z\"/><set attributeName=\"opacity\" to=\"0\" begin=\"0.6s\"/></g><mask id=\"moon\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"white\"/><circle cx=\"12\" cy=\"12\" r=\"8\" fill=\"black\"><animate attributeName=\"r\" values=\"8;4\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/></circle><circle cx=\"18\" cy=\"6\" r=\"12\" fill=\"white\"><animate attributeName=\"cx\" values=\"18;22\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"cy\" values=\"6;2\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"r\" values=\"12;3\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/></circle><circle cx=\"18\" cy=\"6\" r=\"10\" fill=\"black\"><animate attributeName=\"cx\" values=\"18;22\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"cy\" values=\"6;2\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"r\" values=\"10;1\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/></circle></mask><circle cx=\"12\" cy=\"12\" r=\"10\" mask=\"url(#moon)\" fill=\"currentColor\" opacity=\"0\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.6s\"/><animate attributeName=\"r\" values=\"10;6\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/></circle>"
754
+ },
674
755
  "moon-twotone": {
675
756
  "body": "<g fill=\"currentColor\" fill-opacity=\"0\"><path d=\"M15.22 6.03L17.75 4.09L14.56 4L13.5 1L12.44 4L9.25 4.09L11.78 6.03L10.87 9.09L13.5 7.28L16.13 9.09L15.22 6.03Z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"0.7s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M19.61 12.25L21.25 11L19.19 10.95L18.5 9L17.81 10.95L15.75 11L17.39 12.25L16.8 14.23L18.5 13.06L20.2 14.23L19.61 12.25Z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"1.1s\" dur=\"0.4s\" fill=\"freeze\"/></path></g><g fill=\"currentColor\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z\" stroke-dashoffset=\"56\" stroke-dasharray=\"56\"><animate attributeName=\"stroke-dashoffset\" values=\"56;0\" dur=\"0.6s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"0;0.3\" begin=\"1.5s\" dur=\"0.15s\" fill=\"freeze\"/></path></g>"
676
757
  },
758
+ "moon-twotone-alt-loop": {
759
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\" stroke-dasharray=\"4\" stroke-dashoffset=\"4\"><path d=\"M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5\"><animate id=\"loop\" attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"0.7s;loop.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"loop.begin+2s;loop.begin+4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"0;4\" begin=\"loop.begin+1.2s;loop.begin+3.2s;loop.begin+5.2s\" dur=\"0.4s\" fill=\"freeze\"/><set attributeName=\"d\" to=\"M12 5h1.5M12 5h-1.5M12 5v1.5M12 5v-1.5\" begin=\"loop.begin+1.8s\"/><set attributeName=\"d\" to=\"M12 4h1.5M12 4h-1.5M12 4v1.5M12 4v-1.5\" begin=\"loop.begin+3.8s\"/><set attributeName=\"d\" to=\"M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5\" begin=\"loop.begin+5.8s\"/></path><path d=\"M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5\"><animate id=\"loop2\" attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"1.1s;loop2.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"loop2.begin+2s;loop2.begin+4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"0;4\" begin=\"loop2.begin+1.2s;loop2.begin+3.2s;loop2.begin+5.2s\" dur=\"0.4s\" fill=\"freeze\"/><set attributeName=\"d\" to=\"M17 11h1.5M17 11h-1.5M17 11v1.5M17 11v-1.5\" begin=\"loop2.begin+1.8s\"/><set attributeName=\"d\" to=\"M18 12h1.5M18 12h-1.5M18 12v1.5M18 12v-1.5\" begin=\"loop2.begin+3.8s\"/><set attributeName=\"d\" to=\"M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5\" begin=\"loop2.begin+5.8s\"/></path><path d=\"M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5\"><animate id=\"loop3\" attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"2.9s;loop3.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"loop3.begin+2s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"0;4\" begin=\"loop3.begin+1.2s;loop3.begin+3.2s\" dur=\"0.4s\" fill=\"freeze\"/><set attributeName=\"d\" to=\"M20 5h1.5M20 5h-1.5M20 5v1.5M20 5v-1.5\" begin=\"loop3.begin+1.8s\"/><set attributeName=\"d\" to=\"M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5\" begin=\"loop3.begin+5.8s\"/></path></g><g fill=\"currentColor\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z\" stroke-dashoffset=\"56\" stroke-dasharray=\"56\"><animate attributeName=\"stroke-dashoffset\" values=\"56;0\" dur=\"0.6s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"0;0.3\" begin=\"1.5s\" dur=\"0.15s\" fill=\"freeze\"/></path></g>"
760
+ },
761
+ "moon-twotone-loop": {
762
+ "body": "<g fill=\"currentColor\" fill-opacity=\"0\"><path d=\"m15.22 6.03l2.53-1.94L14.56 4L13.5 1l-1.06 3l-3.19.09l2.53 1.94l-.91 3.06l2.63-1.81l2.63 1.81z\"><animate id=\"loop\" attributeName=\"fill-opacity\" values=\"0;1\" begin=\"0.7s;loop.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+2.2s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M13.61 5.25L15.25 4l-2.06-.05L12.5 2l-.69 1.95L9.75 4l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"loop.begin+3s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+5.2s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M19.61 12.25L21.25 11l-2.06-.05L18.5 9l-.69 1.95l-2.06.05l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"loop.begin+0.4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+2.8s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"m20.828 9.731l1.876-1.439l-2.366-.067L19.552 6l-.786 2.225l-2.366.067l1.876 1.439L17.601 12l1.951-1.342L21.503 12z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"loop.begin+3.4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+5.6s\" dur=\"0.4s\" fill=\"freeze\"/></path></g><g fill=\"currentColor\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z\" stroke-dashoffset=\"56\" stroke-dasharray=\"56\"><animate attributeName=\"stroke-dashoffset\" values=\"56;0\" dur=\"0.6s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"0;0.3\" begin=\"1.5s\" dur=\"0.15s\" fill=\"freeze\"/></path></g>"
763
+ },
677
764
  "navigation-left-down": {
678
765
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 9H12C9.23858 9 7 11.2386 7 14V20\" stroke-dasharray=\"26\" stroke-dashoffset=\"26\"><animate attributeName=\"stroke-dashoffset\" values=\"26;0\" dur=\"0.4s\" fill=\"freeze\"/></path><g stroke-dasharray=\"8\" stroke-dashoffset=\"8\"><path d=\"M7 21L3 17\"/><path d=\"M7 21L11 17\"/><animate attributeName=\"stroke-dashoffset\" values=\"8;0\" begin=\"0.4s\" dur=\"0.2s\" fill=\"freeze\"/></g></g>"
679
766
  },
@@ -776,12 +863,33 @@
776
863
  "sunny-filled": {
777
864
  "body": "<g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\"><path d=\"M12 7C14.76 7 17 9.24 17 12C17 14.76 14.76 17 12 17C9.24 17 7 14.76 7 12C7 9.24 9.24 7 12 7\" fill=\"currentColor\" fill-opacity=\"0\" stroke-dasharray=\"34\" stroke-dashoffset=\"34\"><animate attributeName=\"stroke-dashoffset\" values=\"34;0\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"0.9s\" dur=\"0.5s\" fill=\"freeze\"/></path><g fill=\"none\" stroke-dasharray=\"2\" stroke-dashoffset=\"2\"><path d=\"M0 0\"><animate attributeName=\"d\" values=\"M12 19v1M19 12h1M12 5v-1M5 12h-1;M12 21v1M21 12h1M12 3v-1M3 12h-1\" begin=\"0.5s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"2;0\" begin=\"0.5s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M0 0\"><animate attributeName=\"d\" values=\"M17 17l0.5 0.5M17 7l0.5 -0.5M7 7l-0.5 -0.5M7 17l-0.5 0.5;M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5\" begin=\"0.7s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"2;0\" begin=\"0.7s\" dur=\"0.2s\" fill=\"freeze\"/></path></g></g>"
778
865
  },
866
+ "sunny-filled-loop": {
867
+ "body": "<g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\"><path d=\"M12 7C14.76 7 17 9.24 17 12C17 14.76 14.76 17 12 17C9.24 17 7 14.76 7 12C7 9.24 9.24 7 12 7\" fill=\"currentColor\" fill-opacity=\"0\" stroke-dasharray=\"34\" stroke-dashoffset=\"34\"><animate attributeName=\"stroke-dashoffset\" values=\"34;0\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"0.9s\" dur=\"0.5s\" fill=\"freeze\"/></path><g fill=\"none\" stroke-dasharray=\"2\" stroke-dashoffset=\"2\"><path d=\"M0 0\"><animate attributeName=\"d\" values=\"M12 19v1M19 12h1M12 5v-1M5 12h-1;M12 21v1M21 12h1M12 3v-1M3 12h-1\" begin=\"0.5s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"2;0\" begin=\"0.5s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M0 0\"><animate attributeName=\"d\" values=\"M17 17l0.5 0.5M17 7l0.5 -0.5M7 7l-0.5 -0.5M7 17l-0.5 0.5;M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5\" begin=\"0.7s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"2;0\" begin=\"0.7s\" dur=\"0.2s\" fill=\"freeze\"/></path><animateTransform attributeName=\"transform\" type=\"rotate\" values=\"0 12 12;360 12 12\" dur=\"30s\" repeatCount=\"indefinite\"/></g></g>"
868
+ },
869
+ "sunny-filled-loop-to-moon-alt-filled-loop-transition": {
870
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><g stroke-dasharray=\"2\"><path d=\"M12 21v1M21 12h1M12 3v-1M3 12h-1\"><animate attributeName=\"stroke-dashoffset\" values=\"4;2\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5\"><animate attributeName=\"stroke-dashoffset\" values=\"4;2\" begin=\"0.2s\" dur=\"0.2s\" fill=\"freeze\"/></path></g><path fill=\"currentColor\" d=\"M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z\" opacity=\"0\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.5s\"/></path></g><g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\" stroke-dasharray=\"4\" stroke-dashoffset=\"4\"><path d=\"M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5\"><animate id=\"loop\" attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"0.6s;loop.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"loop.begin+2s;loop.begin+4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"0;4\" begin=\"loop.begin+1.2s;loop.begin+3.2s;loop.begin+5.2s\" dur=\"0.4s\" fill=\"freeze\"/><set attributeName=\"d\" to=\"M12 5h1.5M12 5h-1.5M12 5v1.5M12 5v-1.5\" begin=\"loop.begin+1.8s\"/><set attributeName=\"d\" to=\"M12 4h1.5M12 4h-1.5M12 4v1.5M12 4v-1.5\" begin=\"loop.begin+3.8s\"/><set attributeName=\"d\" to=\"M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5\" begin=\"loop.begin+5.8s\"/></path><path d=\"M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5\"><animate id=\"loop2\" attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"1s;loop2.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"loop2.begin+2s;loop2.begin+4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"0;4\" begin=\"loop2.begin+1.2s;loop2.begin+3.2s;loop2.begin+5.2s\" dur=\"0.4s\" fill=\"freeze\"/><set attributeName=\"d\" to=\"M17 11h1.5M17 11h-1.5M17 11v1.5M17 11v-1.5\" begin=\"loop2.begin+1.8s\"/><set attributeName=\"d\" to=\"M18 12h1.5M18 12h-1.5M18 12v1.5M18 12v-1.5\" begin=\"loop2.begin+3.8s\"/><set attributeName=\"d\" to=\"M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5\" begin=\"loop2.begin+5.8s\"/></path><path d=\"M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5\"><animate id=\"loop3\" attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"2.8s;loop3.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"loop3.begin+2s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"0;4\" begin=\"loop3.begin+1.2s;loop3.begin+3.2s\" dur=\"0.4s\" fill=\"freeze\"/><set attributeName=\"d\" to=\"M20 5h1.5M20 5h-1.5M20 5v1.5M20 5v-1.5\" begin=\"loop3.begin+1.8s\"/><set attributeName=\"d\" to=\"M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5\" begin=\"loop3.begin+5.8s\"/></path></g><mask id=\"moon\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"white\"/><circle cx=\"22\" cy=\"2\" r=\"3\" fill=\"white\"><animate attributeName=\"cx\" values=\"22;18\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"cy\" values=\"2;6\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"r\" values=\"3;12\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/></circle><circle cx=\"22\" cy=\"2\" r=\"1\" fill=\"black\"><animate attributeName=\"cx\" values=\"22;18\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"cy\" values=\"2;6\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"r\" values=\"1;10\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/></circle></mask><circle cx=\"12\" cy=\"12\" r=\"6\" mask=\"url(#moon)\" fill=\"currentColor\"><set attributeName=\"opacity\" to=\"0\" begin=\"0.5s\"/><animate attributeName=\"r\" values=\"6;10\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/></circle>"
871
+ },
872
+ "sunny-filled-loop-to-moon-filled-loop-transition": {
873
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><g stroke-dasharray=\"2\"><path d=\"M12 21v1M21 12h1M12 3v-1M3 12h-1\"><animate attributeName=\"stroke-dashoffset\" values=\"4;2\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5\"><animate attributeName=\"stroke-dashoffset\" values=\"4;2\" begin=\"0.2s\" dur=\"0.2s\" fill=\"freeze\"/></path></g><path fill=\"currentColor\" d=\"M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z\" opacity=\"0\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.5s\"/></path></g><g fill=\"currentColor\" fill-opacity=\"0\"><path d=\"m15.22 6.03l2.53-1.94L14.56 4L13.5 1l-1.06 3l-3.19.09l2.53 1.94l-.91 3.06l2.63-1.81l2.63 1.81z\"><animate id=\"loop\" attributeName=\"fill-opacity\" values=\"0;1\" begin=\"0.6s;loop.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+2.2s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M13.61 5.25L15.25 4l-2.06-.05L12.5 2l-.69 1.95L9.75 4l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"loop.begin+3s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+5.2s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M19.61 12.25L21.25 11l-2.06-.05L18.5 9l-.69 1.95l-2.06.05l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"loop.begin+0.4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+2.8s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"m20.828 9.731l1.876-1.439l-2.366-.067L19.552 6l-.786 2.225l-2.366.067l1.876 1.439L17.601 12l1.951-1.342L21.503 12z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"loop.begin+3.4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+5.6s\" dur=\"0.4s\" fill=\"freeze\"/></path></g><mask id=\"moon\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"white\"/><circle cx=\"22\" cy=\"2\" r=\"3\" fill=\"white\"><animate attributeName=\"cx\" values=\"22;18\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"cy\" values=\"2;6\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"r\" values=\"3;12\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/></circle><circle cx=\"22\" cy=\"2\" r=\"1\" fill=\"black\"><animate attributeName=\"cx\" values=\"22;18\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"cy\" values=\"2;6\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"r\" values=\"1;10\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/></circle></mask><circle cx=\"12\" cy=\"12\" r=\"6\" mask=\"url(#moon)\" fill=\"currentColor\"><set attributeName=\"opacity\" to=\"0\" begin=\"0.5s\"/><animate attributeName=\"r\" values=\"6;10\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/></circle>"
874
+ },
875
+ "sunny-filled-loop-to-moon-filled-transition": {
876
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><g stroke-dasharray=\"2\"><path d=\"M12 21v1M21 12h1M12 3v-1M3 12h-1\"><animate attributeName=\"stroke-dashoffset\" values=\"4;2\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5\"><animate attributeName=\"stroke-dashoffset\" values=\"4;2\" begin=\"0.2s\" dur=\"0.2s\" fill=\"freeze\"/></path></g><path fill=\"currentColor\" d=\"M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z\" opacity=\"0\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.5s\"/></path></g><g fill=\"currentColor\" fill-opacity=\"0\"><path d=\"M15.22 6.03L17.75 4.09L14.56 4L13.5 1L12.44 4L9.25 4.09L11.78 6.03L10.87 9.09L13.5 7.28L16.13 9.09L15.22 6.03Z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M19.61 12.25L21.25 11L19.19 10.95L18.5 9L17.81 10.95L15.75 11L17.39 12.25L16.8 14.23L18.5 13.06L20.2 14.23L19.61 12.25Z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"1s\" dur=\"0.4s\" fill=\"freeze\"/></path></g><mask id=\"moon\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"white\"/><circle cx=\"22\" cy=\"2\" r=\"3\" fill=\"white\"><animate attributeName=\"cx\" values=\"22;18\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"cy\" values=\"2;6\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"r\" values=\"3;12\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/></circle><circle cx=\"22\" cy=\"2\" r=\"1\" fill=\"black\"><animate attributeName=\"cx\" values=\"22;18\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"cy\" values=\"2;6\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"r\" values=\"1;10\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/></circle></mask><circle cx=\"12\" cy=\"12\" r=\"6\" mask=\"url(#moon)\" fill=\"currentColor\"><set attributeName=\"opacity\" to=\"0\" begin=\"0.5s\"/><animate attributeName=\"r\" values=\"6;10\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/></circle>"
877
+ },
779
878
  "sunny-outline": {
780
879
  "body": "<g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\"><path d=\"M12 7C14.76 7 17 9.24 17 12C17 14.76 14.76 17 12 17C9.24 17 7 14.76 7 12C7 9.24 9.24 7 12 7\" fill=\"none\" stroke-dasharray=\"34\" stroke-dashoffset=\"34\"><animate attributeName=\"stroke-dashoffset\" values=\"34;0\" dur=\"0.4s\" fill=\"freeze\"/></path><g fill=\"none\" stroke-dasharray=\"2\" stroke-dashoffset=\"2\"><path d=\"M0 0\"><animate attributeName=\"d\" values=\"M12 19v1M19 12h1M12 5v-1M5 12h-1;M12 21v1M21 12h1M12 3v-1M3 12h-1\" begin=\"0.5s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"2;0\" begin=\"0.5s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M0 0\"><animate attributeName=\"d\" values=\"M17 17l0.5 0.5M17 7l0.5 -0.5M7 7l-0.5 -0.5M7 17l-0.5 0.5;M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5\" begin=\"0.7s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"2;0\" begin=\"0.7s\" dur=\"0.2s\" fill=\"freeze\"/></path></g></g>"
781
880
  },
782
881
  "sunny-outline-loop": {
783
882
  "body": "<g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\"><path d=\"M12 7C14.76 7 17 9.24 17 12C17 14.76 14.76 17 12 17C9.24 17 7 14.76 7 12C7 9.24 9.24 7 12 7\" fill=\"none\" stroke-dasharray=\"34\" stroke-dashoffset=\"34\"><animate attributeName=\"stroke-dashoffset\" values=\"34;0\" dur=\"0.4s\" fill=\"freeze\"/></path><g fill=\"none\" stroke-dasharray=\"2\" stroke-dashoffset=\"2\"><path d=\"M0 0\"><animate attributeName=\"d\" values=\"M12 19v1M19 12h1M12 5v-1M5 12h-1;M12 21v1M21 12h1M12 3v-1M3 12h-1\" begin=\"0.5s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"2;0\" begin=\"0.5s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M0 0\"><animate attributeName=\"d\" values=\"M17 17l0.5 0.5M17 7l0.5 -0.5M7 7l-0.5 -0.5M7 17l-0.5 0.5;M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5\" begin=\"0.7s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"2;0\" begin=\"0.7s\" dur=\"0.2s\" fill=\"freeze\"/></path><animateTransform attributeName=\"transform\" type=\"rotate\" values=\"0 12 12;360 12 12\" dur=\"30s\" repeatCount=\"indefinite\"/></g></g>"
784
883
  },
884
+ "sunny-outline-to-moon-alt-loop-transition": {
885
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><g stroke-dasharray=\"2\"><path d=\"M12 21v1M21 12h1M12 3v-1M3 12h-1\"><animate attributeName=\"stroke-dashoffset\" values=\"4;2\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5\"><animate attributeName=\"stroke-dashoffset\" values=\"4;2\" begin=\"0.2s\" dur=\"0.2s\" fill=\"freeze\"/></path></g><path d=\"M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z\" opacity=\"0\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.5s\"/></path></g><g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\" stroke-dasharray=\"4\" stroke-dashoffset=\"4\"><path d=\"M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5\"><animate id=\"loop\" attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"0.6s;loop.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"loop.begin+2s;loop.begin+4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"0;4\" begin=\"loop.begin+1.2s;loop.begin+3.2s;loop.begin+5.2s\" dur=\"0.4s\" fill=\"freeze\"/><set attributeName=\"d\" to=\"M12 5h1.5M12 5h-1.5M12 5v1.5M12 5v-1.5\" begin=\"loop.begin+1.8s\"/><set attributeName=\"d\" to=\"M12 4h1.5M12 4h-1.5M12 4v1.5M12 4v-1.5\" begin=\"loop.begin+3.8s\"/><set attributeName=\"d\" to=\"M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5\" begin=\"loop.begin+5.8s\"/></path><path d=\"M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5\"><animate id=\"loop2\" attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"1s;loop2.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"loop2.begin+2s;loop2.begin+4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"0;4\" begin=\"loop2.begin+1.2s;loop2.begin+3.2s;loop2.begin+5.2s\" dur=\"0.4s\" fill=\"freeze\"/><set attributeName=\"d\" to=\"M17 11h1.5M17 11h-1.5M17 11v1.5M17 11v-1.5\" begin=\"loop2.begin+1.8s\"/><set attributeName=\"d\" to=\"M18 12h1.5M18 12h-1.5M18 12v1.5M18 12v-1.5\" begin=\"loop2.begin+3.8s\"/><set attributeName=\"d\" to=\"M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5\" begin=\"loop2.begin+5.8s\"/></path><path d=\"M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5\"><animate id=\"loop3\" attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"2.8s;loop3.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"4;0\" begin=\"loop3.begin+2s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"0;4\" begin=\"loop3.begin+1.2s;loop3.begin+3.2s\" dur=\"0.4s\" fill=\"freeze\"/><set attributeName=\"d\" to=\"M20 5h1.5M20 5h-1.5M20 5v1.5M20 5v-1.5\" begin=\"loop3.begin+1.8s\"/><set attributeName=\"d\" to=\"M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5\" begin=\"loop3.begin+5.8s\"/></path></g><mask id=\"moon\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"white\"/><circle cx=\"12\" cy=\"12\" r=\"4\" fill=\"black\"><animate attributeName=\"r\" values=\"4;8\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/></circle><circle cx=\"22\" cy=\"2\" r=\"3\" fill=\"white\"><animate attributeName=\"cx\" values=\"22;18\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"cy\" values=\"2;6\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"r\" values=\"3;12\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/></circle><circle cx=\"22\" cy=\"2\" r=\"1\" fill=\"black\"><animate attributeName=\"cx\" values=\"22;18\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"cy\" values=\"2;6\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"r\" values=\"1;10\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/></circle></mask><circle cx=\"12\" cy=\"12\" r=\"6\" mask=\"url(#moon)\" fill=\"currentColor\"><set attributeName=\"opacity\" to=\"0\" begin=\"0.5s\"/><animate attributeName=\"r\" values=\"6;10\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/></circle>"
886
+ },
887
+ "sunny-outline-to-moon-loop-transition": {
888
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><g stroke-dasharray=\"2\"><path d=\"M12 21v1M21 12h1M12 3v-1M3 12h-1\"><animate attributeName=\"stroke-dashoffset\" values=\"4;2\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5\"><animate attributeName=\"stroke-dashoffset\" values=\"4;2\" begin=\"0.2s\" dur=\"0.2s\" fill=\"freeze\"/></path></g><path d=\"M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z\" opacity=\"0\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.5s\"/></path></g><g fill=\"currentColor\" fill-opacity=\"0\"><path d=\"m15.22 6.03l2.53-1.94L14.56 4L13.5 1l-1.06 3l-3.19.09l2.53 1.94l-.91 3.06l2.63-1.81l2.63 1.81z\"><animate id=\"loop\" attributeName=\"fill-opacity\" values=\"0;1\" begin=\"0.6s;loop.begin+6s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+2.2s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M13.61 5.25L15.25 4l-2.06-.05L12.5 2l-.69 1.95L9.75 4l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"loop.begin+3s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+5.2s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M19.61 12.25L21.25 11l-2.06-.05L18.5 9l-.69 1.95l-2.06.05l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"loop.begin+0.4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+2.8s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"m20.828 9.731l1.876-1.439l-2.366-.067L19.552 6l-.786 2.225l-2.366.067l1.876 1.439L17.601 12l1.951-1.342L21.503 12z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"loop.begin+3.4s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"1;0\" begin=\"loop.begin+5.6s\" dur=\"0.4s\" fill=\"freeze\"/></path></g><mask id=\"moon\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"white\"/><circle cx=\"12\" cy=\"12\" r=\"4\" fill=\"black\"><animate attributeName=\"r\" values=\"4;8\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/></circle><circle cx=\"22\" cy=\"2\" r=\"3\" fill=\"white\"><animate attributeName=\"cx\" values=\"22;18\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"cy\" values=\"2;6\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"r\" values=\"3;12\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/></circle><circle cx=\"22\" cy=\"2\" r=\"1\" fill=\"black\"><animate attributeName=\"cx\" values=\"22;18\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"cy\" values=\"2;6\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"r\" values=\"1;10\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/></circle></mask><circle cx=\"12\" cy=\"12\" r=\"6\" mask=\"url(#moon)\" fill=\"currentColor\"><set attributeName=\"opacity\" to=\"0\" begin=\"0.5s\"/><animate attributeName=\"r\" values=\"6;10\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/></circle>"
889
+ },
890
+ "sunny-outline-to-moon-transition": {
891
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><g stroke-dasharray=\"2\"><path d=\"M12 21v1M21 12h1M12 3v-1M3 12h-1\"><animate attributeName=\"stroke-dashoffset\" values=\"4;2\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5\"><animate attributeName=\"stroke-dashoffset\" values=\"4;2\" begin=\"0.2s\" dur=\"0.2s\" fill=\"freeze\"/></path></g><path d=\"M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z\" opacity=\"0\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.5s\"/></path></g><g fill=\"currentColor\" fill-opacity=\"0\"><path d=\"M15.22 6.03L17.75 4.09L14.56 4L13.5 1L12.44 4L9.25 4.09L11.78 6.03L10.87 9.09L13.5 7.28L16.13 9.09L15.22 6.03Z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M19.61 12.25L21.25 11L19.19 10.95L18.5 9L17.81 10.95L15.75 11L17.39 12.25L16.8 14.23L18.5 13.06L20.2 14.23L19.61 12.25Z\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"1s\" dur=\"0.4s\" fill=\"freeze\"/></path></g><mask id=\"moon\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"white\"/><circle cx=\"12\" cy=\"12\" r=\"4\" fill=\"black\"><animate attributeName=\"r\" values=\"4;8\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/></circle><circle cx=\"22\" cy=\"2\" r=\"3\" fill=\"white\"><animate attributeName=\"cx\" values=\"22;18\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"cy\" values=\"2;6\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"r\" values=\"3;12\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/></circle><circle cx=\"22\" cy=\"2\" r=\"1\" fill=\"black\"><animate attributeName=\"cx\" values=\"22;18\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"cy\" values=\"2;6\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"r\" values=\"1;10\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/></circle></mask><circle cx=\"12\" cy=\"12\" r=\"6\" mask=\"url(#moon)\" fill=\"currentColor\"><set attributeName=\"opacity\" to=\"0\" begin=\"0.5s\"/><animate attributeName=\"r\" values=\"6;10\" begin=\"0.1s\" dur=\"0.4s\" fill=\"freeze\"/></circle>"
892
+ },
785
893
  "sunny-outline-twotone": {
786
894
  "body": "<g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\"><path d=\"M12 7C14.76 7 17 9.24 17 12C17 14.76 14.76 17 12 17C9.24 17 7 14.76 7 12C7 9.24 9.24 7 12 7\" fill=\"currentColor\" fill-opacity=\"0\" stroke-dasharray=\"34\" stroke-dashoffset=\"34\"><animate attributeName=\"stroke-dashoffset\" values=\"34;0\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"0;0.3\" begin=\"0.9s\" dur=\"0.15s\" fill=\"freeze\"/></path><g fill=\"none\" stroke-dasharray=\"2\" stroke-dashoffset=\"2\"><path d=\"M0 0\"><animate attributeName=\"d\" values=\"M12 19v1M19 12h1M12 5v-1M5 12h-1;M12 21v1M21 12h1M12 3v-1M3 12h-1\" begin=\"0.5s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"2;0\" begin=\"0.5s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M0 0\"><animate attributeName=\"d\" values=\"M17 17l0.5 0.5M17 7l0.5 -0.5M7 7l-0.5 -0.5M7 17l-0.5 0.5;M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5\" begin=\"0.7s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"2;0\" begin=\"0.7s\" dur=\"0.2s\" fill=\"freeze\"/></path></g></g>"
787
895
  },
@@ -833,6 +941,27 @@
833
941
  "twitter-twotone": {
834
942
  "body": "<path d=\"M19.8906 7.34375C19.7969 7.67188 19.4001 8.50548 18.7219 9.29669C18.2698 17.9717 9.84907 20.7974 4.08456 17.8869C3.29335 16.8414 6.93856 17.2653 8.26666 15.259C3.23684 12.6876 3.63244 5.82103 4.64971 6.1036C7.02333 9.29669 10.8381 9.57926 11.4597 9.29669C11.4597 8.562 11.1489 6.97958 12.8726 5.65148C13.8616 4.94505 15.9297 4.3125 17.8047 6.34375C18.125 6.55469 18.5859 6.64844 19.2734 6.49219C19.6797 6.28125 20.2262 6.427 19.9453 7.15625\" fill=\"currentColor\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"62\" stroke-dashoffset=\"62\"><animate attributeName=\"stroke-dashoffset\" values=\"62;0\" dur=\"0.6s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"0;0.3\" begin=\"0.6s\" dur=\"0.15s\" fill=\"freeze\"/></path>"
835
943
  },
944
+ "upload-loop": {
945
+ "body": "<g stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 19h12\" fill=\"none\" stroke-dasharray=\"14\" stroke-dashoffset=\"14\"><animate attributeName=\"stroke-dashoffset\" values=\"14;0\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5\" fill=\"currentColor\"><animate attributeName=\"d\" values=\"M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5;M12 15 h2 v-3 h2.5 L12 7.5M12 15 h-2 v-3 h-2.5 L12 7.5;M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5\" keyTimes=\"0;0.7;1\" calcMode=\"linear\" dur=\"1.5s\" repeatCount=\"indefinite\"/></path></g>"
946
+ },
947
+ "upload-off-loop": {
948
+ "body": "<mask id=\"upload-mask\"><g fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 19h12\" stroke-dasharray=\"14\" stroke-dashoffset=\"14\"><animate attributeName=\"stroke-dashoffset\" values=\"14;0\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5\" fill=\"#fff\"><animate attributeName=\"d\" values=\"M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5;M12 15 h2 v-3 h2.5 L12 7.5M12 15 h-2 v-3 h-2.5 L12 7.5;M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5\" keyTimes=\"0;0.7;1\" calcMode=\"linear\" dur=\"1.5s\" repeatCount=\"indefinite\"/></path><g transform=\"rotate(45 13 12)\" stroke-dasharray=\"26\" stroke-dashoffset=\"26\"><path d=\"M0 11h24\" stroke=\"black\"/><path d=\"M0 13h22\" stroke=\"white\"><animate attributeName=\"d\" values=\"M0 13h22;M2 13h22;M0 13h22\" dur=\"6s\" repeatCount=\"indefinite\"/></path><animate attributeName=\"stroke-dashoffset\" values=\"26;0\" begin=\"0.5s\" dur=\"0.2s\" fill=\"freeze\"/></g></g></mask><rect mask=\"url(#upload-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
949
+ },
950
+ "upload-off-outline": {
951
+ "body": "<mask id=\"upload-mask\"><g fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 19h12\" stroke-dasharray=\"14\" stroke-dashoffset=\"14\"><animate attributeName=\"stroke-dashoffset\" values=\"14;0\" begin=\"0.5s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5\" stroke-dasharray=\"18\" stroke-dashoffset=\"18\"><animate attributeName=\"stroke-dashoffset\" values=\"18;0\" dur=\"0.4s\" fill=\"freeze\"/></path><g transform=\"rotate(45 13 12)\" stroke-dasharray=\"26\" stroke-dashoffset=\"26\"><path d=\"M0 11h24\" stroke=\"black\"/><path d=\"M1 13h22\" stroke=\"white\"/><animate attributeName=\"stroke-dashoffset\" values=\"26;0\" begin=\"1s\" dur=\"0.2s\" fill=\"freeze\"/></g></g></mask><rect mask=\"url(#upload-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
952
+ },
953
+ "upload-off-outline-loop": {
954
+ "body": "<mask id=\"upload-mask\"><g fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 19h12\" stroke-dasharray=\"14\" stroke-dashoffset=\"14\"><animate attributeName=\"stroke-dashoffset\" values=\"14;0\" begin=\"0.5s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5\" stroke-dasharray=\"18\" stroke-dashoffset=\"18\"><animate attributeName=\"stroke-dashoffset\" values=\"18;0\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"d\" values=\"M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5;M12 15 h2 v-3 h2.5 L12 7.5M12 15 h-2 v-3 h-2.5 L12 7.5;M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5\" keyTimes=\"0;0.7;1\" calcMode=\"linear\" dur=\"1.5s\" repeatCount=\"indefinite\"/></path><g transform=\"rotate(45 13 12)\" stroke-dasharray=\"26\" stroke-dashoffset=\"26\"><path d=\"M0 11h24\" stroke=\"black\"/><path d=\"M0 13h22\" stroke=\"white\"><animate attributeName=\"d\" values=\"M0 13h22;M2 13h22;M0 13h22\" dur=\"6s\" repeatCount=\"indefinite\"/></path><animate attributeName=\"stroke-dashoffset\" values=\"26;0\" begin=\"1s\" dur=\"0.2s\" fill=\"freeze\"/></g></g></mask><rect mask=\"url(#upload-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
955
+ },
956
+ "upload-outline": {
957
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 19h12\" stroke-dasharray=\"14\" stroke-dashoffset=\"14\"><animate attributeName=\"stroke-dashoffset\" values=\"14;0\" begin=\"0.5s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5\" stroke-dasharray=\"18\" stroke-dashoffset=\"18\"><animate attributeName=\"stroke-dashoffset\" values=\"18;0\" dur=\"0.4s\" fill=\"freeze\"/></path></g>"
958
+ },
959
+ "upload-outline-loop": {
960
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 19h12\" stroke-dasharray=\"14\" stroke-dashoffset=\"14\"><animate attributeName=\"stroke-dashoffset\" values=\"14;0\" begin=\"0.5s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5\" stroke-dasharray=\"18\" stroke-dashoffset=\"18\"><animate attributeName=\"stroke-dashoffset\" values=\"18;0\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"d\" values=\"M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5;M12 15 h2 v-3 h2.5 L12 7.5M12 15 h-2 v-3 h-2.5 L12 7.5;M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5\" keyTimes=\"0;0.7;1\" calcMode=\"linear\" dur=\"1.5s\" repeatCount=\"indefinite\"/></path></g>"
961
+ },
962
+ "uploading-loop": {
963
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3\" stroke-dasharray=\"2 4\" stroke-dashoffset=\"6\"><animate attributeName=\"stroke-dashoffset\" values=\"6;0\" dur=\"0.6s\" repeatCount=\"indefinite\"/></path><path d=\"M12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21\" stroke-dasharray=\"30\" stroke-dashoffset=\"30\"><animate attributeName=\"stroke-dashoffset\" values=\"30;0\" begin=\"0.1s\" dur=\"0.3s\" fill=\"freeze\"/></path><path d=\"M12 16v-7.5\" stroke-dasharray=\"10\" stroke-dashoffset=\"10\"><animate attributeName=\"stroke-dashoffset\" values=\"10;0\" begin=\"0.5s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M12 8.5l3.5 3.5M12 8.5l-3.5 3.5\" stroke-dasharray=\"6\" stroke-dashoffset=\"6\"><animate attributeName=\"stroke-dashoffset\" values=\"6;0\" begin=\"0.7s\" dur=\"0.2s\" fill=\"freeze\"/></path></g>"
964
+ },
836
965
  "valign-baseline": {
837
966
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2.5 18.5H21.5M2.5 11.5H21.5\" stroke-dasharray=\"20\" stroke-dashoffset=\"20\"><animate attributeName=\"stroke-dashoffset\" values=\"20;0\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M12.75 6H18V18H6V6H12.75Z\" stroke-width=\"2\" stroke-dasharray=\"50\" stroke-dashoffset=\"50\"><animate attributeName=\"stroke-dashoffset\" values=\"50;0\" begin=\"0.3s\" dur=\"0.4s\" fill=\"freeze\"/></path></g>"
838
967
  },
@@ -1231,6 +1360,13 @@
1231
1360
  "emoji-smile-wink-twotone"
1232
1361
  ],
1233
1362
  "Files and Folders": [
1363
+ "download-loop",
1364
+ "download-off-loop",
1365
+ "download-off-outline",
1366
+ "download-off-outline-loop",
1367
+ "download-outline",
1368
+ "download-outline-loop",
1369
+ "downloading-loop",
1234
1370
  "text-box",
1235
1371
  "text-box-multiple",
1236
1372
  "text-box-multiple-to-text-box-transition",
@@ -1238,7 +1374,14 @@
1238
1374
  "text-box-multiple-twotone-to-text-box-twotone-transition",
1239
1375
  "text-box-to-text-box-multiple-transition",
1240
1376
  "text-box-twotone",
1241
- "text-box-twotone-to-text-box-multiple-twotone-transition"
1377
+ "text-box-twotone-to-text-box-multiple-twotone-transition",
1378
+ "upload-loop",
1379
+ "upload-off-loop",
1380
+ "upload-off-outline",
1381
+ "upload-off-outline-loop",
1382
+ "upload-outline",
1383
+ "upload-outline-loop",
1384
+ "uploading-loop"
1242
1385
  ],
1243
1386
  "Food and Drink": [
1244
1387
  "beer",
@@ -1290,6 +1433,8 @@
1290
1433
  "confirm-circle-twotone-to-circle-twotone-transition",
1291
1434
  "construction",
1292
1435
  "construction-twotone",
1436
+ "light-dark",
1437
+ "light-dark-loop",
1293
1438
  "loading-alt-loop",
1294
1439
  "loading-loop",
1295
1440
  "loading-twotone-loop",
@@ -1307,6 +1452,8 @@
1307
1452
  "Navigation": [
1308
1453
  "calendar",
1309
1454
  "calendar-out",
1455
+ "close-to-menu-alt-transition",
1456
+ "close-to-menu-transition",
1310
1457
  "external-link",
1311
1458
  "external-link-rounded",
1312
1459
  "hash",
@@ -1323,6 +1470,8 @@
1323
1470
  "menu",
1324
1471
  "menu-fold-left",
1325
1472
  "menu-fold-right",
1473
+ "menu-to-close-alt-transition",
1474
+ "menu-to-close-transition",
1326
1475
  "menu-unfold-left",
1327
1476
  "menu-unfold-right"
1328
1477
  ],
@@ -1384,17 +1533,40 @@
1384
1533
  "cloud-filled",
1385
1534
  "cloud-loop",
1386
1535
  "cloud-twotone",
1387
- "light-dark",
1388
- "light-dark-loop",
1389
1536
  "moon",
1537
+ "moon-alt-loop",
1538
+ "moon-alt-to-sunny-outline-loop-transition",
1390
1539
  "moon-filled",
1540
+ "moon-filled-alt-loop",
1541
+ "moon-filled-alt-to-sunny-filled-loop-transition",
1542
+ "moon-filled-loop",
1543
+ "moon-filled-to-sunny-filled-loop-transition",
1544
+ "moon-filled-to-sunny-filled-transition",
1545
+ "moon-loop",
1546
+ "moon-rising-alt-loop",
1547
+ "moon-rising-filled-alt-loop",
1548
+ "moon-rising-filled-loop",
1549
+ "moon-rising-loop",
1550
+ "moon-rising-twotone-alt-loop",
1551
+ "moon-rising-twotone-loop",
1552
+ "moon-to-sunny-outline-loop-transition",
1553
+ "moon-to-sunny-outline-transition",
1391
1554
  "moon-twotone",
1555
+ "moon-twotone-alt-loop",
1556
+ "moon-twotone-loop",
1392
1557
  "sun-rising-filled-loop",
1393
1558
  "sun-rising-loop",
1394
1559
  "sun-rising-twotone-loop",
1395
1560
  "sunny-filled",
1561
+ "sunny-filled-loop",
1562
+ "sunny-filled-loop-to-moon-alt-filled-loop-transition",
1563
+ "sunny-filled-loop-to-moon-filled-loop-transition",
1564
+ "sunny-filled-loop-to-moon-filled-transition",
1396
1565
  "sunny-outline",
1397
1566
  "sunny-outline-loop",
1567
+ "sunny-outline-to-moon-alt-loop-transition",
1568
+ "sunny-outline-to-moon-loop-transition",
1569
+ "sunny-outline-to-moon-transition",
1398
1570
  "sunny-outline-twotone",
1399
1571
  "sunny-outline-twotone-loop",
1400
1572
  "weather-cloudy-loop"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "line-md",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "description": "Material Line Icons",
5
5
  "author": "Vjacheslav Trushkin <cyberalien@gmail.com> (https://iconify.design)",
6
6
  "license": "MIT",
@@ -14,7 +14,7 @@
14
14
  "homepage": "https://github.com/cyberalien/line-md",
15
15
  "repository": "github:cyberalien/line-md",
16
16
  "devDependencies": {
17
- "@iconify/search-core": "^1.1.0",
17
+ "@iconify/search-core": "^1.2.0",
18
18
  "@iconify/svelte": "^2.0.0",
19
19
  "@iconify/tools": "^2.0.1",
20
20
  "@iconify/utils": "^1.0.19",
@@ -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"><path d="M5 5L19 19"><animate attributeName="d" values="M5 5L19 19;M5 5L19 5" dur="0.4s" fill="freeze"/></path><path d="M12 12H12" opacity="0"><animate attributeName="d" values="M12 12H12;M5 12H19" begin="0.2s" dur="0.4s" fill="freeze"/><set attributeName="opacity" to="1" begin="0.2s"/></path><path d="M5 19L19 5"><animate attributeName="d" values="M5 19L19 5;M5 19L19 19" 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"><path d="M5 5L12 12L19 5"><animate attributeName="d" values="M5 5L12 12L19 5;M5 5L12 5L19 5" dur="0.4s" fill="freeze"/></path><path d="M12 12H12"><animate attributeName="d" values="M12 12H12;M5 12H19" dur="0.4s" fill="freeze"/></path><path d="M5 19L12 12L19 19"><animate attributeName="d" values="M5 19L12 12L19 19;M5 19L12 19L19 19" 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 stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 19h12" fill="none" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" dur="0.4s" fill="freeze"/></path><path d="M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5" fill="currentColor"><animate attributeName="d" values="M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5;M12 4 h2 v3 h2.5 L12 11.5M12 4 h-2 v3 h-2.5 L12 11.5;M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5" keyTimes="0;0.7;1" calcMode="linear" 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="download-mask"><g fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 19h12" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" dur="0.4s" fill="freeze"/></path><path d="M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5" fill="#fff"><animate attributeName="d" values="M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5;M12 4 h2 v3 h2.5 L12 11.5M12 4 h-2 v3 h-2.5 L12 11.5;M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5" keyTimes="0;0.7;1" calcMode="linear" dur="1.5s" repeatCount="indefinite"/></path><g transform="rotate(45 13 12)" stroke-dasharray="26" stroke-dashoffset="26"><path d="M0 11h24" stroke="black"/><path d="M0 13h22" stroke="white"><animate attributeName="d" values="M0 13h22;M2 13h22;M0 13h22" dur="6s" repeatCount="indefinite"/></path><animate attributeName="stroke-dashoffset" values="26;0" begin="0.5s" dur="0.2s" fill="freeze"/></g></g></mask><rect mask="url(#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="download-mask"><g fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 19h12" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="0.5s" dur="0.4s" fill="freeze"/></path><path d="M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5" stroke-dasharray="18" stroke-dashoffset="18"><animate attributeName="stroke-dashoffset" values="18;0" dur="0.4s" fill="freeze"/><animate attributeName="d" values="M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5;M12 4 h2 v3 h2.5 L12 11.5M12 4 h-2 v3 h-2.5 L12 11.5;M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5" keyTimes="0;0.7;1" calcMode="linear" dur="1.5s" repeatCount="indefinite"/></path><g transform="rotate(45 13 12)" stroke-dasharray="26" stroke-dashoffset="26"><path d="M0 11h24" stroke="black"/><path d="M0 13h22" stroke="white"><animate attributeName="d" values="M0 13h22;M2 13h22;M0 13h22" dur="6s" repeatCount="indefinite"/></path><animate attributeName="stroke-dashoffset" values="26;0" begin="1s" dur="0.2s" fill="freeze"/></g></g></mask><rect mask="url(#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="download-mask"><g fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 19h12" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="0.5s" dur="0.4s" fill="freeze"/></path><path d="M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5" stroke-dasharray="18" stroke-dashoffset="18"><animate attributeName="stroke-dashoffset" values="18;0" dur="0.4s" fill="freeze"/></path><g transform="rotate(45 13 12)" stroke-dasharray="26" stroke-dashoffset="26"><path d="M0 11h24" stroke="black"/><path d="M1 13h22" stroke="white"/><animate attributeName="stroke-dashoffset" values="26;0" begin="1s" dur="0.2s" fill="freeze"/></g></g></mask><rect mask="url(#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"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 19h12" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="0.5s" dur="0.4s" fill="freeze"/></path><path d="M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5" stroke-dasharray="18" stroke-dashoffset="18"><animate attributeName="stroke-dashoffset" values="18;0" dur="0.4s" fill="freeze"/><animate attributeName="d" values="M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5;M12 4 h2 v3 h2.5 L12 11.5M12 4 h-2 v3 h-2.5 L12 11.5;M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5" keyTimes="0;0.7;1" calcMode="linear" 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-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 19h12" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="0.5s" dur="0.4s" fill="freeze"/></path><path d="M12 4 h2 v6 h2.5 L12 14.5M12 4 h-2 v6 h-2.5 L12 14.5" stroke-dasharray="18" stroke-dashoffset="18"><animate attributeName="stroke-dashoffset" values="18;0" 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"><path d="M12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21" stroke-dasharray="2 4" stroke-dashoffset="6"><animate attributeName="stroke-dashoffset" values="6;0" dur="0.6s" repeatCount="indefinite"/></path><path d="M12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3" stroke-dasharray="30" stroke-dashoffset="30"><animate attributeName="stroke-dashoffset" values="30;0" begin="0.1s" dur="0.3s" fill="freeze"/></path><path d="M12 8v7.5" stroke-dasharray="10" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" begin="0.5s" dur="0.2s" fill="freeze"/></path><path d="M12 15.5l3.5 -3.5M12 15.5l-3.5 -3.5" stroke-dasharray="6" stroke-dashoffset="6"><animate attributeName="stroke-dashoffset" values="6;0" begin="0.7s" dur="0.2s" fill="freeze"/></path></g></svg>
@@ -1 +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="eyes" x="0" y="0" width="24" height="24"><g fill="white"><ellipse cx="9.5" cy="9" rx="1.5" ry="1"/><ellipse cx="14.5" cy="9" rx="1.5" ry="1"/></g></mask><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 4C13.6683 4 14.6122 4.39991 15 4.5C15.5255 4.07463 16.9375 3 18.5 3C18.8438 4 18.7863 5.21921 18.5 6C19.25 7 19.5 8 19.5 9.5C19.5 11.6875 19.017 13.0822 18 14C16.983 14.9178 15.8887 15.3749 14.5 15.5C15.1506 16.038 15 17.3743 15 18C15 18.7256 15 21 15 21M12 4C10.3317 4 9.38784 4.39991 9 4.5C8.47455 4.07463 7.0625 3 5.5 3C5.15625 4 5.21371 5.21921 5.5 6C4.75 7 4.5 8 4.5 9.5C4.5 11.6875 4.98301 13.0822 6 14C7.01699 14.9178 8.1113 15.3749 9.5 15.5C8.84944 16.038 9 17.3743 9 18C9 18.7256 9 21 9 21" stroke-dasharray="30" stroke-dashoffset="30"><animate attributeName="stroke-dashoffset" values="30;0" dur="0.6s" fill="freeze"/></path><path d="M9 19" stroke-dasharray="10" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" begin="0.7s" dur="0.2s" fill="freeze"/><animate attributeName="d" values="M9 19c-1.406 0-2.844-.563-3.688-1.188C4.47 17.188 4.22 16.157 3 15.5;M9 19c-1.406 0-3-.5-4-.5-.532 0-1 0-2-.5;M9 19c-1.406 0-2.844-.563-3.688-1.188C4.47 17.188 4.22 16.157 3 15.5" dur="3s" repeatCount="indefinite"/></path></g><rect mask="url(#eyes)" x="8" y="11" width="8" height="2" fill="currentColor"><animate attributeName="y" values="10;10;8;8;10;10" keyTimes="0;0.45;0.46;0.54;0.55;1" dur="10s" repeatCount="indefinite"/></rect></svg>
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="eyes" x="0" y="0" width="24" height="24"><g fill="white"><ellipse cx="9.5" cy="9" rx="1.5" ry="1"/><ellipse cx="14.5" cy="9" rx="1.5" ry="1"/></g></mask><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 4C13.6683 4 14.6122 4.39991 15 4.5C15.5255 4.07463 16.9375 3 18.5 3C18.8438 4 18.7863 5.21921 18.5 6C19.25 7 19.5 8 19.5 9.5C19.5 11.6875 19.017 13.0822 18 14C16.983 14.9178 15.8887 15.3749 14.5 15.5C15.1506 16.038 15 17.3743 15 18C15 18.7256 15 21 15 21M12 4C10.3317 4 9.38784 4.39991 9 4.5C8.47455 4.07463 7.0625 3 5.5 3C5.15625 4 5.21371 5.21921 5.5 6C4.75 7 4.5 8 4.5 9.5C4.5 11.6875 4.98301 13.0822 6 14C7.01699 14.9178 8.1113 15.3749 9.5 15.5C8.84944 16.038 9 17.3743 9 18C9 18.7256 9 21 9 21" stroke-dasharray="30" stroke-dashoffset="30"><animate attributeName="stroke-dashoffset" values="30;0" dur="0.6s" fill="freeze"/></path><path d="M9 19" stroke-dasharray="10" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" begin="0.7s" dur="0.2s" fill="freeze"/><animate attributeName="d" values="M9 19c-1.406 0-2.844-.563-3.688-1.188C4.47 17.188 4.22 16.157 3 15.5;M9 19c-1.406 0-3-.5-4-.5-.532 0-1 0-2-.5;M9 19c-1.406 0-2.844-.563-3.688-1.188C4.47 17.188 4.22 16.157 3 15.5" dur="3s" repeatCount="indefinite"/></path></g><rect mask="url(#eyes)" x="8" y="11" width="8" height="4" fill="currentColor"><animate attributeName="y" values="11;11;7;7;11;11" keyTimes="0;0.45;0.46;0.54;0.55;1" dur="10s" repeatCount="indefinite"/></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"><path d="M5 5L19 5"><animate attributeName="d" values="M5 5L19 5;M5 5L19 19" begin="0.2s" dur="0.4s" fill="freeze"/></path><path d="M5 12H19"><animate attributeName="d" values="M5 12H19;M12 12H12" dur="0.4s" fill="freeze"/><set attributeName="opacity" to="0" begin="0.4s"/></path><path d="M5 19L19 19"><animate attributeName="d" values="M5 19L19 19;M5 19L19 5" begin="0.2s" 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"><path d="M5 5L12 5L19 5"><animate attributeName="d" values="M5 5L12 5L19 5;M5 5L12 12L19 5" dur="0.4s" fill="freeze"/></path><path d="M5 12H19"><animate attributeName="d" values="M5 12H19;M12 12H12" dur="0.4s" fill="freeze"/></path><path d="M5 19L12 19L19 19"><animate attributeName="d" values="M5 19L12 19L19 19;M5 19L12 12L19 19" 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-linecap="round" stroke-linejoin="round" stroke-width="1" stroke-dasharray="4" stroke-dashoffset="4"><path d="M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5"><animate id="loop" attributeName="stroke-dashoffset" values="4;0" begin="0.7s;loop.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="4;0" begin="loop.begin+2s;loop.begin+4s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="0;4" begin="loop.begin+1.2s;loop.begin+3.2s;loop.begin+5.2s" dur="0.4s" fill="freeze"/><set attributeName="d" to="M12 5h1.5M12 5h-1.5M12 5v1.5M12 5v-1.5" begin="loop.begin+1.8s"/><set attributeName="d" to="M12 4h1.5M12 4h-1.5M12 4v1.5M12 4v-1.5" begin="loop.begin+3.8s"/><set attributeName="d" to="M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5" begin="loop.begin+5.8s"/></path><path d="M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5"><animate id="loop2" attributeName="stroke-dashoffset" values="4;0" begin="1.1s;loop2.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="4;0" begin="loop2.begin+2s;loop2.begin+4s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="0;4" begin="loop2.begin+1.2s;loop2.begin+3.2s;loop2.begin+5.2s" dur="0.4s" fill="freeze"/><set attributeName="d" to="M17 11h1.5M17 11h-1.5M17 11v1.5M17 11v-1.5" begin="loop2.begin+1.8s"/><set attributeName="d" to="M18 12h1.5M18 12h-1.5M18 12v1.5M18 12v-1.5" begin="loop2.begin+3.8s"/><set attributeName="d" to="M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5" begin="loop2.begin+5.8s"/></path><path d="M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5"><animate id="loop3" attributeName="stroke-dashoffset" values="4;0" begin="2.9s;loop3.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="4;0" begin="loop3.begin+2s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="0;4" begin="loop3.begin+1.2s;loop3.begin+3.2s" dur="0.4s" fill="freeze"/><set attributeName="d" to="M20 5h1.5M20 5h-1.5M20 5v1.5M20 5v-1.5" begin="loop3.begin+1.8s"/><set attributeName="d" to="M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5" begin="loop3.begin+5.8s"/></path></g><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z" stroke-dashoffset="56" stroke-dasharray="56"><animate attributeName="stroke-dashoffset" values="56;0" dur="0.6s" 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-linecap="round" stroke-width="2"><g fill="none" stroke-dasharray="2" stroke-dashoffset="2"><path d="M0 0"><animate attributeName="d" values="M12 19v1M19 12h1M12 5v-1M5 12h-1;M12 21v1M21 12h1M12 3v-1M3 12h-1" begin="0.6s" dur="0.2s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="2;0" begin="0.6s" dur="0.2s" fill="freeze"/></path><path d="M0 0"><animate attributeName="d" values="M17 17l0.5 0.5M17 7l0.5 -0.5M7 7l-0.5 -0.5M7 17l-0.5 0.5;M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5" begin="0.9s" dur="0.2s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="2;0" begin="0.9s" dur="1.2s" fill="freeze"/></path><animateTransform attributeName="transform" type="rotate" values="0 12 12;360 12 12" dur="30s" repeatCount="indefinite"/></g></g><mask id="moon"><circle cx="12" cy="12" r="12" fill="white"/><circle cx="12" cy="12" r="8" fill="black"><animate attributeName="r" values="8;4" dur="0.4s" fill="freeze"/></circle><circle cx="18" cy="6" r="12" fill="white"><animate attributeName="cx" values="18;22" dur="0.4s" fill="freeze"/><animate attributeName="cy" values="6;2" dur="0.4s" fill="freeze"/><animate attributeName="r" values="12;3" dur="0.4s" fill="freeze"/></circle><circle cx="18" cy="6" r="10" fill="black"><animate attributeName="cx" values="18;22" dur="0.4s" fill="freeze"/><animate attributeName="cy" values="6;2" dur="0.4s" fill="freeze"/><animate attributeName="r" values="10;1" dur="0.4s" fill="freeze"/></circle></mask><circle cx="12" cy="12" r="10" mask="url(#moon)" fill="currentColor"><animate attributeName="r" values="10;6" dur="0.4s" fill="freeze"/></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-linejoin="round" stroke-width="1" stroke-dasharray="4" stroke-dashoffset="4"><path d="M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5"><animate id="loop" attributeName="stroke-dashoffset" values="4;0" begin="0.7s;loop.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="4;0" begin="loop.begin+2s;loop.begin+4s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="0;4" begin="loop.begin+1.2s;loop.begin+3.2s;loop.begin+5.2s" dur="0.4s" fill="freeze"/><set attributeName="d" to="M12 5h1.5M12 5h-1.5M12 5v1.5M12 5v-1.5" begin="loop.begin+1.8s"/><set attributeName="d" to="M12 4h1.5M12 4h-1.5M12 4v1.5M12 4v-1.5" begin="loop.begin+3.8s"/><set attributeName="d" to="M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5" begin="loop.begin+5.8s"/></path><path d="M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5"><animate id="loop2" attributeName="stroke-dashoffset" values="4;0" begin="1.1s;loop2.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="4;0" begin="loop2.begin+2s;loop2.begin+4s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="0;4" begin="loop2.begin+1.2s;loop2.begin+3.2s;loop2.begin+5.2s" dur="0.4s" fill="freeze"/><set attributeName="d" to="M17 11h1.5M17 11h-1.5M17 11v1.5M17 11v-1.5" begin="loop2.begin+1.8s"/><set attributeName="d" to="M18 12h1.5M18 12h-1.5M18 12v1.5M18 12v-1.5" begin="loop2.begin+3.8s"/><set attributeName="d" to="M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5" begin="loop2.begin+5.8s"/></path><path d="M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5"><animate id="loop3" attributeName="stroke-dashoffset" values="4;0" begin="2.9s;loop3.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="4;0" begin="loop3.begin+2s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="0;4" begin="loop3.begin+1.2s;loop3.begin+3.2s" dur="0.4s" fill="freeze"/><set attributeName="d" to="M20 5h1.5M20 5h-1.5M20 5v1.5M20 5v-1.5" begin="loop3.begin+1.8s"/><set attributeName="d" to="M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5" begin="loop3.begin+5.8s"/></path></g><g fill="currentColor" fill-opacity="0" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z" stroke-dashoffset="56" stroke-dasharray="56"><animate attributeName="stroke-dashoffset" values="56;0" dur="0.6s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="1.5s" dur="0.5s" 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-linecap="round" stroke-width="2"><g fill="none" stroke-dasharray="2" stroke-dashoffset="2"><path d="M0 0"><animate attributeName="d" values="M12 19v1M19 12h1M12 5v-1M5 12h-1;M12 21v1M21 12h1M12 3v-1M3 12h-1" begin="0.6s" dur="0.2s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="2;0" begin="0.6s" dur="0.2s" fill="freeze"/></path><path d="M0 0"><animate attributeName="d" values="M17 17l0.5 0.5M17 7l0.5 -0.5M7 7l-0.5 -0.5M7 17l-0.5 0.5;M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5" begin="0.9s" dur="0.2s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="2;0" begin="0.9s" dur="1.2s" fill="freeze"/></path><animateTransform attributeName="transform" type="rotate" values="0 12 12;360 12 12" dur="30s" repeatCount="indefinite"/></g></g><mask id="moon"><circle cx="12" cy="12" r="12" fill="white"/><circle cx="18" cy="6" r="12" fill="white"><animate attributeName="cx" values="18;22" dur="0.4s" fill="freeze"/><animate attributeName="cy" values="6;2" dur="0.4s" fill="freeze"/><animate attributeName="r" values="12;3" dur="0.4s" fill="freeze"/></circle><circle cx="18" cy="6" r="10" fill="black"><animate attributeName="cx" values="18;22" dur="0.4s" fill="freeze"/><animate attributeName="cy" values="6;2" dur="0.4s" fill="freeze"/><animate attributeName="r" values="10;1" dur="0.4s" fill="freeze"/></circle></mask><circle cx="12" cy="12" r="10" mask="url(#moon)" fill="currentColor"><animate attributeName="r" values="10;6" dur="0.4s" fill="freeze"/></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="currentColor" fill-opacity="0"><path d="m15.22 6.03l2.53-1.94L14.56 4L13.5 1l-1.06 3l-3.19.09l2.53 1.94l-.91 3.06l2.63-1.81l2.63 1.81z"><animate id="loop" attributeName="fill-opacity" values="0;1" begin="0.7s;loop.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+2.2s" dur="0.4s" fill="freeze"/></path><path d="M13.61 5.25L15.25 4l-2.06-.05L12.5 2l-.69 1.95L9.75 4l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z"><animate attributeName="fill-opacity" values="0;1" begin="loop.begin+3s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+5.2s" dur="0.4s" fill="freeze"/></path><path d="M19.61 12.25L21.25 11l-2.06-.05L18.5 9l-.69 1.95l-2.06.05l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z"><animate attributeName="fill-opacity" values="0;1" begin="loop.begin+0.4s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+2.8s" dur="0.4s" fill="freeze"/></path><path d="m20.828 9.731l1.876-1.439l-2.366-.067L19.552 6l-.786 2.225l-2.366.067l1.876 1.439L17.601 12l1.951-1.342L21.503 12z"><animate attributeName="fill-opacity" values="0;1" begin="loop.begin+3.4s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+5.6s" dur="0.4s" fill="freeze"/></path></g><g fill="currentColor" fill-opacity="0" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z" stroke-dashoffset="56" stroke-dasharray="56"><animate attributeName="stroke-dashoffset" values="56;0" dur="0.6s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="1.5s" dur="0.5s" 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-linecap="round" stroke-width="2"><g fill="none" stroke-dasharray="2" stroke-dashoffset="2"><path d="M0 0"><animate attributeName="d" values="M12 19v1M19 12h1M12 5v-1M5 12h-1;M12 21v1M21 12h1M12 3v-1M3 12h-1" begin="1.2s" dur="0.2s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="2;0" begin="1.2s" dur="0.2s" fill="freeze"/></path><path d="M0 0"><animate attributeName="d" values="M17 17l0.5 0.5M17 7l0.5 -0.5M7 7l-0.5 -0.5M7 17l-0.5 0.5;M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5" begin="1.5s" dur="0.2s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="2;0" begin="1.5s" dur="1.2s" fill="freeze"/></path><animateTransform attributeName="transform" type="rotate" values="0 12 12;360 12 12" dur="30s" repeatCount="indefinite"/></g></g><g fill="currentColor"><path d="M15.22 6.03L17.75 4.09L14.56 4L13.5 1L12.44 4L9.25 4.09L11.78 6.03L10.87 9.09L13.5 7.28L16.13 9.09L15.22 6.03Z"><animate attributeName="fill-opacity" values="1;0" dur="0.4s" fill="freeze"/></path><path d="M19.61 12.25L21.25 11L19.19 10.95L18.5 9L17.81 10.95L15.75 11L17.39 12.25L16.8 14.23L18.5 13.06L20.2 14.23L19.61 12.25Z"><animate attributeName="fill-opacity" values="1;0" begin="0.2s" dur="0.4s" fill="freeze"/></path></g><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z"/><set attributeName="opacity" to="0" begin="0.6s"/></g><mask id="moon"><circle cx="12" cy="12" r="12" fill="white"/><circle cx="18" cy="6" r="12" fill="white"><animate attributeName="cx" values="18;22" begin="0.6s" dur="0.4s" fill="freeze"/><animate attributeName="cy" values="6;2" begin="0.6s" dur="0.4s" fill="freeze"/><animate attributeName="r" values="12;3" begin="0.6s" dur="0.4s" fill="freeze"/></circle><circle cx="18" cy="6" r="10" fill="black"><animate attributeName="cx" values="18;22" begin="0.6s" dur="0.4s" fill="freeze"/><animate attributeName="cy" values="6;2" begin="0.6s" dur="0.4s" fill="freeze"/><animate attributeName="r" values="10;1" begin="0.6s" dur="0.4s" fill="freeze"/></circle></mask><circle cx="12" cy="12" r="10" mask="url(#moon)" fill="currentColor" opacity="0"><set attributeName="opacity" to="1" begin="0.6s"/><animate attributeName="r" values="10;6" begin="0.6s" dur="0.4s" fill="freeze"/></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 stroke="currentColor" stroke-linecap="round" stroke-width="2"><g fill="none" stroke-dasharray="2" stroke-dashoffset="2"><path d="M0 0"><animate attributeName="d" values="M12 19v1M19 12h1M12 5v-1M5 12h-1;M12 21v1M21 12h1M12 3v-1M3 12h-1" begin="1.2s" dur="0.2s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="2;0" begin="1.2s" dur="0.2s" fill="freeze"/></path><path d="M0 0"><animate attributeName="d" values="M17 17l0.5 0.5M17 7l0.5 -0.5M7 7l-0.5 -0.5M7 17l-0.5 0.5;M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5" begin="1.5s" dur="0.2s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="2;0" begin="1.5s" dur="1.2s" fill="freeze"/></path></g></g><g fill="currentColor"><path d="M15.22 6.03L17.75 4.09L14.56 4L13.5 1L12.44 4L9.25 4.09L11.78 6.03L10.87 9.09L13.5 7.28L16.13 9.09L15.22 6.03Z"><animate attributeName="fill-opacity" values="1;0" dur="0.4s" fill="freeze"/></path><path d="M19.61 12.25L21.25 11L19.19 10.95L18.5 9L17.81 10.95L15.75 11L17.39 12.25L16.8 14.23L18.5 13.06L20.2 14.23L19.61 12.25Z"><animate attributeName="fill-opacity" values="1;0" begin="0.2s" dur="0.4s" fill="freeze"/></path></g><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z"/><set attributeName="opacity" to="0" begin="0.6s"/></g><mask id="moon"><circle cx="12" cy="12" r="12" fill="white"/><circle cx="18" cy="6" r="12" fill="white"><animate attributeName="cx" values="18;22" begin="0.6s" dur="0.4s" fill="freeze"/><animate attributeName="cy" values="6;2" begin="0.6s" dur="0.4s" fill="freeze"/><animate attributeName="r" values="12;3" begin="0.6s" dur="0.4s" fill="freeze"/></circle><circle cx="18" cy="6" r="10" fill="black"><animate attributeName="cx" values="18;22" begin="0.6s" dur="0.4s" fill="freeze"/><animate attributeName="cy" values="6;2" begin="0.6s" dur="0.4s" fill="freeze"/><animate attributeName="r" values="10;1" begin="0.6s" dur="0.4s" fill="freeze"/></circle></mask><circle cx="12" cy="12" r="10" mask="url(#moon)" fill="currentColor" opacity="0"><set attributeName="opacity" to="1" begin="0.6s"/><animate attributeName="r" values="10;6" begin="0.6s" dur="0.4s" fill="freeze"/></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="currentColor" fill-opacity="0"><path d="m15.22 6.03l2.53-1.94L14.56 4L13.5 1l-1.06 3l-3.19.09l2.53 1.94l-.91 3.06l2.63-1.81l2.63 1.81z"><animate id="loop" attributeName="fill-opacity" values="0;1" begin="0.7s;loop.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+2.2s" dur="0.4s" fill="freeze"/></path><path d="M13.61 5.25L15.25 4l-2.06-.05L12.5 2l-.69 1.95L9.75 4l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z"><animate attributeName="fill-opacity" values="0;1" begin="loop.begin+3s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+5.2s" dur="0.4s" fill="freeze"/></path><path d="M19.61 12.25L21.25 11l-2.06-.05L18.5 9l-.69 1.95l-2.06.05l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z"><animate attributeName="fill-opacity" values="0;1" begin="loop.begin+0.4s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+2.8s" dur="0.4s" fill="freeze"/></path><path d="m20.828 9.731l1.876-1.439l-2.366-.067L19.552 6l-.786 2.225l-2.366.067l1.876 1.439L17.601 12l1.951-1.342L21.503 12z"><animate attributeName="fill-opacity" values="0;1" begin="loop.begin+3.4s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+5.6s" dur="0.4s" fill="freeze"/></path></g><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z" stroke-dashoffset="56" stroke-dasharray="56"><animate attributeName="stroke-dashoffset" values="56;0" dur="0.6s" 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-linecap="round" stroke-linejoin="round" stroke-width="1" stroke-dasharray="4" stroke-dashoffset="4"><path d="M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5"><animate id="loop" attributeName="stroke-dashoffset" values="4;0" begin="0.7s;loop.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="4;0" begin="loop.begin+2s;loop.begin+4s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="0;4" begin="loop.begin+1.2s;loop.begin+3.2s;loop.begin+5.2s" dur="0.4s" fill="freeze"/><set attributeName="d" to="M12 5h1.5M12 5h-1.5M12 5v1.5M12 5v-1.5" begin="loop.begin+1.8s"/><set attributeName="d" to="M12 4h1.5M12 4h-1.5M12 4v1.5M12 4v-1.5" begin="loop.begin+3.8s"/><set attributeName="d" to="M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5" begin="loop.begin+5.8s"/></path><path d="M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5"><animate id="loop2" attributeName="stroke-dashoffset" values="4;0" begin="1.1s;loop2.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="4;0" begin="loop2.begin+2s;loop2.begin+4s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="0;4" begin="loop2.begin+1.2s;loop2.begin+3.2s;loop2.begin+5.2s" dur="0.4s" fill="freeze"/><set attributeName="d" to="M17 11h1.5M17 11h-1.5M17 11v1.5M17 11v-1.5" begin="loop2.begin+1.8s"/><set attributeName="d" to="M18 12h1.5M18 12h-1.5M18 12v1.5M18 12v-1.5" begin="loop2.begin+3.8s"/><set attributeName="d" to="M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5" begin="loop2.begin+5.8s"/></path><path d="M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5"><animate id="loop3" attributeName="stroke-dashoffset" values="4;0" begin="2.9s;loop3.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="4;0" begin="loop3.begin+2s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="0;4" begin="loop3.begin+1.2s;loop3.begin+3.2s" dur="0.4s" fill="freeze"/><set attributeName="d" to="M20 5h1.5M20 5h-1.5M20 5v1.5M20 5v-1.5" begin="loop3.begin+1.8s"/><set attributeName="d" to="M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5" begin="loop3.begin+5.8s"/></path></g><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" transform="translate(0 22)"><path d="M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z"><animateMotion path="M0 0v-22" calcMode="linear" dur="0.6s" 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-linecap="round" stroke-linejoin="round" stroke-width="1" stroke-dasharray="4" stroke-dashoffset="4"><path d="M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5"><animate id="loop" attributeName="stroke-dashoffset" values="4;0" begin="0.7s;loop.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="4;0" begin="loop.begin+2s;loop.begin+4s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="0;4" begin="loop.begin+1.2s;loop.begin+3.2s;loop.begin+5.2s" dur="0.4s" fill="freeze"/><set attributeName="d" to="M12 5h1.5M12 5h-1.5M12 5v1.5M12 5v-1.5" begin="loop.begin+1.8s"/><set attributeName="d" to="M12 4h1.5M12 4h-1.5M12 4v1.5M12 4v-1.5" begin="loop.begin+3.8s"/><set attributeName="d" to="M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5" begin="loop.begin+5.8s"/></path><path d="M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5"><animate id="loop2" attributeName="stroke-dashoffset" values="4;0" begin="1.1s;loop2.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="4;0" begin="loop2.begin+2s;loop2.begin+4s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="0;4" begin="loop2.begin+1.2s;loop2.begin+3.2s;loop2.begin+5.2s" dur="0.4s" fill="freeze"/><set attributeName="d" to="M17 11h1.5M17 11h-1.5M17 11v1.5M17 11v-1.5" begin="loop2.begin+1.8s"/><set attributeName="d" to="M18 12h1.5M18 12h-1.5M18 12v1.5M18 12v-1.5" begin="loop2.begin+3.8s"/><set attributeName="d" to="M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5" begin="loop2.begin+5.8s"/></path><path d="M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5"><animate id="loop3" attributeName="stroke-dashoffset" values="4;0" begin="2.9s;loop3.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="4;0" begin="loop3.begin+2s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="0;4" begin="loop3.begin+1.2s;loop3.begin+3.2s" dur="0.4s" fill="freeze"/><set attributeName="d" to="M20 5h1.5M20 5h-1.5M20 5v1.5M20 5v-1.5" begin="loop3.begin+1.8s"/><set attributeName="d" to="M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5" begin="loop3.begin+5.8s"/></path></g><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" transform="translate(0 22)"><path d="M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z"><animateMotion path="M0 0v-22" calcMode="linear" dur="0.6s" 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="currentColor" fill-opacity="0"><path d="m15.22 6.03l2.53-1.94L14.56 4L13.5 1l-1.06 3l-3.19.09l2.53 1.94l-.91 3.06l2.63-1.81l2.63 1.81z"><animate id="loop" attributeName="fill-opacity" values="0;1" begin="0.7s;loop.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+2.2s" dur="0.4s" fill="freeze"/></path><path d="M13.61 5.25L15.25 4l-2.06-.05L12.5 2l-.69 1.95L9.75 4l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z"><animate attributeName="fill-opacity" values="0;1" begin="loop.begin+3s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+5.2s" dur="0.4s" fill="freeze"/></path><path d="M19.61 12.25L21.25 11l-2.06-.05L18.5 9l-.69 1.95l-2.06.05l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z"><animate attributeName="fill-opacity" values="0;1" begin="loop.begin+0.4s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+2.8s" dur="0.4s" fill="freeze"/></path><path d="m20.828 9.731l1.876-1.439l-2.366-.067L19.552 6l-.786 2.225l-2.366.067l1.876 1.439L17.601 12l1.951-1.342L21.503 12z"><animate attributeName="fill-opacity" values="0;1" begin="loop.begin+3.4s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+5.6s" dur="0.4s" fill="freeze"/></path></g><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" transform="translate(0 22)"><path d="M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z"><animateMotion path="M0 0v-22" calcMode="linear" dur="0.6s" 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="currentColor" fill-opacity="0"><path d="m15.22 6.03l2.53-1.94L14.56 4L13.5 1l-1.06 3l-3.19.09l2.53 1.94l-.91 3.06l2.63-1.81l2.63 1.81z"><animate id="loop" attributeName="fill-opacity" values="0;1" begin="0.7s;loop.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+2.2s" dur="0.4s" fill="freeze"/></path><path d="M13.61 5.25L15.25 4l-2.06-.05L12.5 2l-.69 1.95L9.75 4l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z"><animate attributeName="fill-opacity" values="0;1" begin="loop.begin+3s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+5.2s" dur="0.4s" fill="freeze"/></path><path d="M19.61 12.25L21.25 11l-2.06-.05L18.5 9l-.69 1.95l-2.06.05l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z"><animate attributeName="fill-opacity" values="0;1" begin="loop.begin+0.4s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+2.8s" dur="0.4s" fill="freeze"/></path><path d="m20.828 9.731l1.876-1.439l-2.366-.067L19.552 6l-.786 2.225l-2.366.067l1.876 1.439L17.601 12l1.951-1.342L21.503 12z"><animate attributeName="fill-opacity" values="0;1" begin="loop.begin+3.4s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+5.6s" dur="0.4s" fill="freeze"/></path></g><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" transform="translate(0 22)"><path d="M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z"><animateMotion path="M0 0v-22" calcMode="linear" dur="0.6s" 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-linecap="round" stroke-linejoin="round" stroke-width="1" stroke-dasharray="4" stroke-dashoffset="4"><path d="M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5"><animate id="loop" attributeName="stroke-dashoffset" values="4;0" begin="0.7s;loop.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="4;0" begin="loop.begin+2s;loop.begin+4s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="0;4" begin="loop.begin+1.2s;loop.begin+3.2s;loop.begin+5.2s" dur="0.4s" fill="freeze"/><set attributeName="d" to="M12 5h1.5M12 5h-1.5M12 5v1.5M12 5v-1.5" begin="loop.begin+1.8s"/><set attributeName="d" to="M12 4h1.5M12 4h-1.5M12 4v1.5M12 4v-1.5" begin="loop.begin+3.8s"/><set attributeName="d" to="M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5" begin="loop.begin+5.8s"/></path><path d="M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5"><animate id="loop2" attributeName="stroke-dashoffset" values="4;0" begin="1.1s;loop2.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="4;0" begin="loop2.begin+2s;loop2.begin+4s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="0;4" begin="loop2.begin+1.2s;loop2.begin+3.2s;loop2.begin+5.2s" dur="0.4s" fill="freeze"/><set attributeName="d" to="M17 11h1.5M17 11h-1.5M17 11v1.5M17 11v-1.5" begin="loop2.begin+1.8s"/><set attributeName="d" to="M18 12h1.5M18 12h-1.5M18 12v1.5M18 12v-1.5" begin="loop2.begin+3.8s"/><set attributeName="d" to="M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5" begin="loop2.begin+5.8s"/></path><path d="M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5"><animate id="loop3" attributeName="stroke-dashoffset" values="4;0" begin="2.9s;loop3.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="4;0" begin="loop3.begin+2s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="0;4" begin="loop3.begin+1.2s;loop3.begin+3.2s" dur="0.4s" fill="freeze"/><set attributeName="d" to="M20 5h1.5M20 5h-1.5M20 5v1.5M20 5v-1.5" begin="loop3.begin+1.8s"/><set attributeName="d" to="M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5" begin="loop3.begin+5.8s"/></path></g><g fill="currentColor" fill-opacity="0.3" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" transform="translate(0 22)"><path d="M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z"><animateMotion path="M0 0v-22" calcMode="linear" dur="0.6s" 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="currentColor" fill-opacity="0"><path d="m15.22 6.03l2.53-1.94L14.56 4L13.5 1l-1.06 3l-3.19.09l2.53 1.94l-.91 3.06l2.63-1.81l2.63 1.81z"><animate id="loop" attributeName="fill-opacity" values="0;1" begin="0.7s;loop.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+2.2s" dur="0.4s" fill="freeze"/></path><path d="M13.61 5.25L15.25 4l-2.06-.05L12.5 2l-.69 1.95L9.75 4l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z"><animate attributeName="fill-opacity" values="0;1" begin="loop.begin+3s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+5.2s" dur="0.4s" fill="freeze"/></path><path d="M19.61 12.25L21.25 11l-2.06-.05L18.5 9l-.69 1.95l-2.06.05l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z"><animate attributeName="fill-opacity" values="0;1" begin="loop.begin+0.4s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+2.8s" dur="0.4s" fill="freeze"/></path><path d="m20.828 9.731l1.876-1.439l-2.366-.067L19.552 6l-.786 2.225l-2.366.067l1.876 1.439L17.601 12l1.951-1.342L21.503 12z"><animate attributeName="fill-opacity" values="0;1" begin="loop.begin+3.4s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+5.6s" dur="0.4s" fill="freeze"/></path></g><g fill="currentColor" fill-opacity="0.3" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" transform="translate(0 22)"><path d="M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z"><animateMotion path="M0 0v-22" calcMode="linear" dur="0.6s" 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-linecap="round" stroke-width="2"><g fill="none" stroke-dasharray="2" stroke-dashoffset="2"><path d="M0 0"><animate attributeName="d" values="M12 19v1M19 12h1M12 5v-1M5 12h-1;M12 21v1M21 12h1M12 3v-1M3 12h-1" begin="1.2s" dur="0.2s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="2;0" begin="1.2s" dur="0.2s" fill="freeze"/></path><path d="M0 0"><animate attributeName="d" values="M17 17l0.5 0.5M17 7l0.5 -0.5M7 7l-0.5 -0.5M7 17l-0.5 0.5;M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5" begin="1.5s" dur="0.2s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="2;0" begin="1.5s" dur="1.2s" fill="freeze"/></path><animateTransform attributeName="transform" type="rotate" values="0 12 12;360 12 12" dur="30s" repeatCount="indefinite"/></g></g><g fill="currentColor"><path d="M15.22 6.03L17.75 4.09L14.56 4L13.5 1L12.44 4L9.25 4.09L11.78 6.03L10.87 9.09L13.5 7.28L16.13 9.09L15.22 6.03Z"><animate attributeName="fill-opacity" values="1;0" dur="0.4s" fill="freeze"/></path><path d="M19.61 12.25L21.25 11L19.19 10.95L18.5 9L17.81 10.95L15.75 11L17.39 12.25L16.8 14.23L18.5 13.06L20.2 14.23L19.61 12.25Z"><animate attributeName="fill-opacity" values="1;0" begin="0.2s" dur="0.4s" fill="freeze"/></path></g><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z"/><set attributeName="opacity" to="0" begin="0.6s"/></g><mask id="moon"><circle cx="12" cy="12" r="12" fill="white"/><circle cx="12" cy="12" r="8" fill="black"><animate attributeName="r" values="8;4" begin="0.6s" dur="0.4s" fill="freeze"/></circle><circle cx="18" cy="6" r="12" fill="white"><animate attributeName="cx" values="18;22" begin="0.6s" dur="0.4s" fill="freeze"/><animate attributeName="cy" values="6;2" begin="0.6s" dur="0.4s" fill="freeze"/><animate attributeName="r" values="12;3" begin="0.6s" dur="0.4s" fill="freeze"/></circle><circle cx="18" cy="6" r="10" fill="black"><animate attributeName="cx" values="18;22" begin="0.6s" dur="0.4s" fill="freeze"/><animate attributeName="cy" values="6;2" begin="0.6s" dur="0.4s" fill="freeze"/><animate attributeName="r" values="10;1" begin="0.6s" dur="0.4s" fill="freeze"/></circle></mask><circle cx="12" cy="12" r="10" mask="url(#moon)" fill="currentColor" opacity="0"><set attributeName="opacity" to="1" begin="0.6s"/><animate attributeName="r" values="10;6" begin="0.6s" dur="0.4s" fill="freeze"/></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 stroke="currentColor" stroke-linecap="round" stroke-width="2"><g fill="none" stroke-dasharray="2" stroke-dashoffset="2"><path d="M0 0"><animate attributeName="d" values="M12 19v1M19 12h1M12 5v-1M5 12h-1;M12 21v1M21 12h1M12 3v-1M3 12h-1" begin="1.2s" dur="0.2s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="2;0" begin="1.2s" dur="0.2s" fill="freeze"/></path><path d="M0 0"><animate attributeName="d" values="M17 17l0.5 0.5M17 7l0.5 -0.5M7 7l-0.5 -0.5M7 17l-0.5 0.5;M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5" begin="1.5s" dur="0.2s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="2;0" begin="1.5s" dur="1.2s" fill="freeze"/></path></g></g><g fill="currentColor"><path d="M15.22 6.03L17.75 4.09L14.56 4L13.5 1L12.44 4L9.25 4.09L11.78 6.03L10.87 9.09L13.5 7.28L16.13 9.09L15.22 6.03Z"><animate attributeName="fill-opacity" values="1;0" dur="0.4s" fill="freeze"/></path><path d="M19.61 12.25L21.25 11L19.19 10.95L18.5 9L17.81 10.95L15.75 11L17.39 12.25L16.8 14.23L18.5 13.06L20.2 14.23L19.61 12.25Z"><animate attributeName="fill-opacity" values="1;0" begin="0.2s" dur="0.4s" fill="freeze"/></path></g><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z"/><set attributeName="opacity" to="0" begin="0.6s"/></g><mask id="moon"><circle cx="12" cy="12" r="12" fill="white"/><circle cx="12" cy="12" r="8" fill="black"><animate attributeName="r" values="8;4" begin="0.6s" dur="0.4s" fill="freeze"/></circle><circle cx="18" cy="6" r="12" fill="white"><animate attributeName="cx" values="18;22" begin="0.6s" dur="0.4s" fill="freeze"/><animate attributeName="cy" values="6;2" begin="0.6s" dur="0.4s" fill="freeze"/><animate attributeName="r" values="12;3" begin="0.6s" dur="0.4s" fill="freeze"/></circle><circle cx="18" cy="6" r="10" fill="black"><animate attributeName="cx" values="18;22" begin="0.6s" dur="0.4s" fill="freeze"/><animate attributeName="cy" values="6;2" begin="0.6s" dur="0.4s" fill="freeze"/><animate attributeName="r" values="10;1" begin="0.6s" dur="0.4s" fill="freeze"/></circle></mask><circle cx="12" cy="12" r="10" mask="url(#moon)" fill="currentColor" opacity="0"><set attributeName="opacity" to="1" begin="0.6s"/><animate attributeName="r" values="10;6" begin="0.6s" dur="0.4s" fill="freeze"/></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-linejoin="round" stroke-width="1" stroke-dasharray="4" stroke-dashoffset="4"><path d="M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5"><animate id="loop" attributeName="stroke-dashoffset" values="4;0" begin="0.7s;loop.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="4;0" begin="loop.begin+2s;loop.begin+4s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="0;4" begin="loop.begin+1.2s;loop.begin+3.2s;loop.begin+5.2s" dur="0.4s" fill="freeze"/><set attributeName="d" to="M12 5h1.5M12 5h-1.5M12 5v1.5M12 5v-1.5" begin="loop.begin+1.8s"/><set attributeName="d" to="M12 4h1.5M12 4h-1.5M12 4v1.5M12 4v-1.5" begin="loop.begin+3.8s"/><set attributeName="d" to="M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5" begin="loop.begin+5.8s"/></path><path d="M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5"><animate id="loop2" attributeName="stroke-dashoffset" values="4;0" begin="1.1s;loop2.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="4;0" begin="loop2.begin+2s;loop2.begin+4s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="0;4" begin="loop2.begin+1.2s;loop2.begin+3.2s;loop2.begin+5.2s" dur="0.4s" fill="freeze"/><set attributeName="d" to="M17 11h1.5M17 11h-1.5M17 11v1.5M17 11v-1.5" begin="loop2.begin+1.8s"/><set attributeName="d" to="M18 12h1.5M18 12h-1.5M18 12v1.5M18 12v-1.5" begin="loop2.begin+3.8s"/><set attributeName="d" to="M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5" begin="loop2.begin+5.8s"/></path><path d="M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5"><animate id="loop3" attributeName="stroke-dashoffset" values="4;0" begin="2.9s;loop3.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="4;0" begin="loop3.begin+2s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="0;4" begin="loop3.begin+1.2s;loop3.begin+3.2s" dur="0.4s" fill="freeze"/><set attributeName="d" to="M20 5h1.5M20 5h-1.5M20 5v1.5M20 5v-1.5" begin="loop3.begin+1.8s"/><set attributeName="d" to="M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5" begin="loop3.begin+5.8s"/></path></g><g fill="currentColor" fill-opacity="0" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z" stroke-dashoffset="56" stroke-dasharray="56"><animate attributeName="stroke-dashoffset" values="56;0" dur="0.6s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="1.5s" dur="0.15s" 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="currentColor" fill-opacity="0"><path d="m15.22 6.03l2.53-1.94L14.56 4L13.5 1l-1.06 3l-3.19.09l2.53 1.94l-.91 3.06l2.63-1.81l2.63 1.81z"><animate id="loop" attributeName="fill-opacity" values="0;1" begin="0.7s;loop.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+2.2s" dur="0.4s" fill="freeze"/></path><path d="M13.61 5.25L15.25 4l-2.06-.05L12.5 2l-.69 1.95L9.75 4l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z"><animate attributeName="fill-opacity" values="0;1" begin="loop.begin+3s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+5.2s" dur="0.4s" fill="freeze"/></path><path d="M19.61 12.25L21.25 11l-2.06-.05L18.5 9l-.69 1.95l-2.06.05l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z"><animate attributeName="fill-opacity" values="0;1" begin="loop.begin+0.4s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+2.8s" dur="0.4s" fill="freeze"/></path><path d="m20.828 9.731l1.876-1.439l-2.366-.067L19.552 6l-.786 2.225l-2.366.067l1.876 1.439L17.601 12l1.951-1.342L21.503 12z"><animate attributeName="fill-opacity" values="0;1" begin="loop.begin+3.4s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+5.6s" dur="0.4s" fill="freeze"/></path></g><g fill="currentColor" fill-opacity="0" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z" stroke-dashoffset="56" stroke-dasharray="56"><animate attributeName="stroke-dashoffset" values="56;0" dur="0.6s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="1.5s" dur="0.15s" 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-linecap="round" stroke-linejoin="round" stroke-width="2"><g stroke-dasharray="2"><path d="M12 21v1M21 12h1M12 3v-1M3 12h-1"><animate attributeName="stroke-dashoffset" values="4;2" dur="0.2s" fill="freeze"/></path><path d="M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5"><animate attributeName="stroke-dashoffset" values="4;2" begin="0.2s" dur="0.2s" fill="freeze"/></path></g><path fill="currentColor" d="M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z" opacity="0"><set attributeName="opacity" to="1" begin="0.5s"/></path></g><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1" stroke-dasharray="4" stroke-dashoffset="4"><path d="M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5"><animate id="loop" attributeName="stroke-dashoffset" values="4;0" begin="0.6s;loop.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="4;0" begin="loop.begin+2s;loop.begin+4s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="0;4" begin="loop.begin+1.2s;loop.begin+3.2s;loop.begin+5.2s" dur="0.4s" fill="freeze"/><set attributeName="d" to="M12 5h1.5M12 5h-1.5M12 5v1.5M12 5v-1.5" begin="loop.begin+1.8s"/><set attributeName="d" to="M12 4h1.5M12 4h-1.5M12 4v1.5M12 4v-1.5" begin="loop.begin+3.8s"/><set attributeName="d" to="M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5" begin="loop.begin+5.8s"/></path><path d="M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5"><animate id="loop2" attributeName="stroke-dashoffset" values="4;0" begin="1s;loop2.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="4;0" begin="loop2.begin+2s;loop2.begin+4s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="0;4" begin="loop2.begin+1.2s;loop2.begin+3.2s;loop2.begin+5.2s" dur="0.4s" fill="freeze"/><set attributeName="d" to="M17 11h1.5M17 11h-1.5M17 11v1.5M17 11v-1.5" begin="loop2.begin+1.8s"/><set attributeName="d" to="M18 12h1.5M18 12h-1.5M18 12v1.5M18 12v-1.5" begin="loop2.begin+3.8s"/><set attributeName="d" to="M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5" begin="loop2.begin+5.8s"/></path><path d="M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5"><animate id="loop3" attributeName="stroke-dashoffset" values="4;0" begin="2.8s;loop3.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="4;0" begin="loop3.begin+2s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="0;4" begin="loop3.begin+1.2s;loop3.begin+3.2s" dur="0.4s" fill="freeze"/><set attributeName="d" to="M20 5h1.5M20 5h-1.5M20 5v1.5M20 5v-1.5" begin="loop3.begin+1.8s"/><set attributeName="d" to="M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5" begin="loop3.begin+5.8s"/></path></g><mask id="moon"><circle cx="12" cy="12" r="12" fill="white"/><circle cx="22" cy="2" r="3" fill="white"><animate attributeName="cx" values="22;18" begin="0.1s" dur="0.4s" fill="freeze"/><animate attributeName="cy" values="2;6" begin="0.1s" dur="0.4s" fill="freeze"/><animate attributeName="r" values="3;12" begin="0.1s" dur="0.4s" fill="freeze"/></circle><circle cx="22" cy="2" r="1" fill="black"><animate attributeName="cx" values="22;18" begin="0.1s" dur="0.4s" fill="freeze"/><animate attributeName="cy" values="2;6" begin="0.1s" dur="0.4s" fill="freeze"/><animate attributeName="r" values="1;10" begin="0.1s" dur="0.4s" fill="freeze"/></circle></mask><circle cx="12" cy="12" r="6" mask="url(#moon)" fill="currentColor"><set attributeName="opacity" to="0" begin="0.5s"/><animate attributeName="r" values="6;10" begin="0.1s" dur="0.4s" fill="freeze"/></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-linejoin="round" stroke-width="2"><g stroke-dasharray="2"><path d="M12 21v1M21 12h1M12 3v-1M3 12h-1"><animate attributeName="stroke-dashoffset" values="4;2" dur="0.2s" fill="freeze"/></path><path d="M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5"><animate attributeName="stroke-dashoffset" values="4;2" begin="0.2s" dur="0.2s" fill="freeze"/></path></g><path fill="currentColor" d="M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z" opacity="0"><set attributeName="opacity" to="1" begin="0.5s"/></path></g><g fill="currentColor" fill-opacity="0"><path d="m15.22 6.03l2.53-1.94L14.56 4L13.5 1l-1.06 3l-3.19.09l2.53 1.94l-.91 3.06l2.63-1.81l2.63 1.81z"><animate id="loop" attributeName="fill-opacity" values="0;1" begin="0.6s;loop.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+2.2s" dur="0.4s" fill="freeze"/></path><path d="M13.61 5.25L15.25 4l-2.06-.05L12.5 2l-.69 1.95L9.75 4l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z"><animate attributeName="fill-opacity" values="0;1" begin="loop.begin+3s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+5.2s" dur="0.4s" fill="freeze"/></path><path d="M19.61 12.25L21.25 11l-2.06-.05L18.5 9l-.69 1.95l-2.06.05l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z"><animate attributeName="fill-opacity" values="0;1" begin="loop.begin+0.4s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+2.8s" dur="0.4s" fill="freeze"/></path><path d="m20.828 9.731l1.876-1.439l-2.366-.067L19.552 6l-.786 2.225l-2.366.067l1.876 1.439L17.601 12l1.951-1.342L21.503 12z"><animate attributeName="fill-opacity" values="0;1" begin="loop.begin+3.4s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+5.6s" dur="0.4s" fill="freeze"/></path></g><mask id="moon"><circle cx="12" cy="12" r="12" fill="white"/><circle cx="22" cy="2" r="3" fill="white"><animate attributeName="cx" values="22;18" begin="0.1s" dur="0.4s" fill="freeze"/><animate attributeName="cy" values="2;6" begin="0.1s" dur="0.4s" fill="freeze"/><animate attributeName="r" values="3;12" begin="0.1s" dur="0.4s" fill="freeze"/></circle><circle cx="22" cy="2" r="1" fill="black"><animate attributeName="cx" values="22;18" begin="0.1s" dur="0.4s" fill="freeze"/><animate attributeName="cy" values="2;6" begin="0.1s" dur="0.4s" fill="freeze"/><animate attributeName="r" values="1;10" begin="0.1s" dur="0.4s" fill="freeze"/></circle></mask><circle cx="12" cy="12" r="6" mask="url(#moon)" fill="currentColor"><set attributeName="opacity" to="0" begin="0.5s"/><animate attributeName="r" values="6;10" begin="0.1s" dur="0.4s" fill="freeze"/></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-linejoin="round" stroke-width="2"><g stroke-dasharray="2"><path d="M12 21v1M21 12h1M12 3v-1M3 12h-1"><animate attributeName="stroke-dashoffset" values="4;2" dur="0.2s" fill="freeze"/></path><path d="M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5"><animate attributeName="stroke-dashoffset" values="4;2" begin="0.2s" dur="0.2s" fill="freeze"/></path></g><path fill="currentColor" d="M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z" opacity="0"><set attributeName="opacity" to="1" begin="0.5s"/></path></g><g fill="currentColor" fill-opacity="0"><path d="M15.22 6.03L17.75 4.09L14.56 4L13.5 1L12.44 4L9.25 4.09L11.78 6.03L10.87 9.09L13.5 7.28L16.13 9.09L15.22 6.03Z"><animate attributeName="fill-opacity" values="0;1" begin="0.6s" dur="0.4s" fill="freeze"/></path><path d="M19.61 12.25L21.25 11L19.19 10.95L18.5 9L17.81 10.95L15.75 11L17.39 12.25L16.8 14.23L18.5 13.06L20.2 14.23L19.61 12.25Z"><animate attributeName="fill-opacity" values="0;1" begin="1s" dur="0.4s" fill="freeze"/></path></g><mask id="moon"><circle cx="12" cy="12" r="12" fill="white"/><circle cx="22" cy="2" r="3" fill="white"><animate attributeName="cx" values="22;18" begin="0.1s" dur="0.4s" fill="freeze"/><animate attributeName="cy" values="2;6" begin="0.1s" dur="0.4s" fill="freeze"/><animate attributeName="r" values="3;12" begin="0.1s" dur="0.4s" fill="freeze"/></circle><circle cx="22" cy="2" r="1" fill="black"><animate attributeName="cx" values="22;18" begin="0.1s" dur="0.4s" fill="freeze"/><animate attributeName="cy" values="2;6" begin="0.1s" dur="0.4s" fill="freeze"/><animate attributeName="r" values="1;10" begin="0.1s" dur="0.4s" fill="freeze"/></circle></mask><circle cx="12" cy="12" r="6" mask="url(#moon)" fill="currentColor"><set attributeName="opacity" to="0" begin="0.5s"/><animate attributeName="r" values="6;10" begin="0.1s" dur="0.4s" fill="freeze"/></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 stroke="currentColor" stroke-linecap="round" stroke-width="2"><path d="M12 7C14.76 7 17 9.24 17 12C17 14.76 14.76 17 12 17C9.24 17 7 14.76 7 12C7 9.24 9.24 7 12 7" fill="currentColor" fill-opacity="0" stroke-dasharray="34" stroke-dashoffset="34"><animate attributeName="stroke-dashoffset" values="34;0" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="0.9s" dur="0.5s" fill="freeze"/></path><g fill="none" stroke-dasharray="2" stroke-dashoffset="2"><path d="M0 0"><animate attributeName="d" values="M12 19v1M19 12h1M12 5v-1M5 12h-1;M12 21v1M21 12h1M12 3v-1M3 12h-1" begin="0.5s" dur="0.2s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="2;0" begin="0.5s" dur="0.2s" fill="freeze"/></path><path d="M0 0"><animate attributeName="d" values="M17 17l0.5 0.5M17 7l0.5 -0.5M7 7l-0.5 -0.5M7 17l-0.5 0.5;M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5" begin="0.7s" dur="0.2s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="2;0" begin="0.7s" dur="0.2s" fill="freeze"/></path><animateTransform attributeName="transform" type="rotate" values="0 12 12;360 12 12" dur="30s" repeatCount="indefinite"/></g></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-linejoin="round" stroke-width="2"><g stroke-dasharray="2"><path d="M12 21v1M21 12h1M12 3v-1M3 12h-1"><animate attributeName="stroke-dashoffset" values="4;2" dur="0.2s" fill="freeze"/></path><path d="M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5"><animate attributeName="stroke-dashoffset" values="4;2" begin="0.2s" dur="0.2s" fill="freeze"/></path></g><path d="M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z" opacity="0"><set attributeName="opacity" to="1" begin="0.5s"/></path></g><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1" stroke-dasharray="4" stroke-dashoffset="4"><path d="M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5"><animate id="loop" attributeName="stroke-dashoffset" values="4;0" begin="0.6s;loop.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="4;0" begin="loop.begin+2s;loop.begin+4s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="0;4" begin="loop.begin+1.2s;loop.begin+3.2s;loop.begin+5.2s" dur="0.4s" fill="freeze"/><set attributeName="d" to="M12 5h1.5M12 5h-1.5M12 5v1.5M12 5v-1.5" begin="loop.begin+1.8s"/><set attributeName="d" to="M12 4h1.5M12 4h-1.5M12 4v1.5M12 4v-1.5" begin="loop.begin+3.8s"/><set attributeName="d" to="M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5" begin="loop.begin+5.8s"/></path><path d="M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5"><animate id="loop2" attributeName="stroke-dashoffset" values="4;0" begin="1s;loop2.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="4;0" begin="loop2.begin+2s;loop2.begin+4s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="0;4" begin="loop2.begin+1.2s;loop2.begin+3.2s;loop2.begin+5.2s" dur="0.4s" fill="freeze"/><set attributeName="d" to="M17 11h1.5M17 11h-1.5M17 11v1.5M17 11v-1.5" begin="loop2.begin+1.8s"/><set attributeName="d" to="M18 12h1.5M18 12h-1.5M18 12v1.5M18 12v-1.5" begin="loop2.begin+3.8s"/><set attributeName="d" to="M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5" begin="loop2.begin+5.8s"/></path><path d="M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5"><animate id="loop3" attributeName="stroke-dashoffset" values="4;0" begin="2.8s;loop3.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="4;0" begin="loop3.begin+2s" dur="0.4s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="0;4" begin="loop3.begin+1.2s;loop3.begin+3.2s" dur="0.4s" fill="freeze"/><set attributeName="d" to="M20 5h1.5M20 5h-1.5M20 5v1.5M20 5v-1.5" begin="loop3.begin+1.8s"/><set attributeName="d" to="M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5" begin="loop3.begin+5.8s"/></path></g><mask id="moon"><circle cx="12" cy="12" r="12" fill="white"/><circle cx="12" cy="12" r="4" fill="black"><animate attributeName="r" values="4;8" begin="0.1s" dur="0.4s" fill="freeze"/></circle><circle cx="22" cy="2" r="3" fill="white"><animate attributeName="cx" values="22;18" begin="0.1s" dur="0.4s" fill="freeze"/><animate attributeName="cy" values="2;6" begin="0.1s" dur="0.4s" fill="freeze"/><animate attributeName="r" values="3;12" begin="0.1s" dur="0.4s" fill="freeze"/></circle><circle cx="22" cy="2" r="1" fill="black"><animate attributeName="cx" values="22;18" begin="0.1s" dur="0.4s" fill="freeze"/><animate attributeName="cy" values="2;6" begin="0.1s" dur="0.4s" fill="freeze"/><animate attributeName="r" values="1;10" begin="0.1s" dur="0.4s" fill="freeze"/></circle></mask><circle cx="12" cy="12" r="6" mask="url(#moon)" fill="currentColor"><set attributeName="opacity" to="0" begin="0.5s"/><animate attributeName="r" values="6;10" begin="0.1s" dur="0.4s" fill="freeze"/></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-linejoin="round" stroke-width="2"><g stroke-dasharray="2"><path d="M12 21v1M21 12h1M12 3v-1M3 12h-1"><animate attributeName="stroke-dashoffset" values="4;2" dur="0.2s" fill="freeze"/></path><path d="M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5"><animate attributeName="stroke-dashoffset" values="4;2" begin="0.2s" dur="0.2s" fill="freeze"/></path></g><path d="M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z" opacity="0"><set attributeName="opacity" to="1" begin="0.5s"/></path></g><g fill="currentColor" fill-opacity="0"><path d="m15.22 6.03l2.53-1.94L14.56 4L13.5 1l-1.06 3l-3.19.09l2.53 1.94l-.91 3.06l2.63-1.81l2.63 1.81z"><animate id="loop" attributeName="fill-opacity" values="0;1" begin="0.6s;loop.begin+6s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+2.2s" dur="0.4s" fill="freeze"/></path><path d="M13.61 5.25L15.25 4l-2.06-.05L12.5 2l-.69 1.95L9.75 4l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z"><animate attributeName="fill-opacity" values="0;1" begin="loop.begin+3s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+5.2s" dur="0.4s" fill="freeze"/></path><path d="M19.61 12.25L21.25 11l-2.06-.05L18.5 9l-.69 1.95l-2.06.05l1.64 1.25l-.59 1.98l1.7-1.17l1.7 1.17z"><animate attributeName="fill-opacity" values="0;1" begin="loop.begin+0.4s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+2.8s" dur="0.4s" fill="freeze"/></path><path d="m20.828 9.731l1.876-1.439l-2.366-.067L19.552 6l-.786 2.225l-2.366.067l1.876 1.439L17.601 12l1.951-1.342L21.503 12z"><animate attributeName="fill-opacity" values="0;1" begin="loop.begin+3.4s" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="1;0" begin="loop.begin+5.6s" dur="0.4s" fill="freeze"/></path></g><mask id="moon"><circle cx="12" cy="12" r="12" fill="white"/><circle cx="12" cy="12" r="4" fill="black"><animate attributeName="r" values="4;8" begin="0.1s" dur="0.4s" fill="freeze"/></circle><circle cx="22" cy="2" r="3" fill="white"><animate attributeName="cx" values="22;18" begin="0.1s" dur="0.4s" fill="freeze"/><animate attributeName="cy" values="2;6" begin="0.1s" dur="0.4s" fill="freeze"/><animate attributeName="r" values="3;12" begin="0.1s" dur="0.4s" fill="freeze"/></circle><circle cx="22" cy="2" r="1" fill="black"><animate attributeName="cx" values="22;18" begin="0.1s" dur="0.4s" fill="freeze"/><animate attributeName="cy" values="2;6" begin="0.1s" dur="0.4s" fill="freeze"/><animate attributeName="r" values="1;10" begin="0.1s" dur="0.4s" fill="freeze"/></circle></mask><circle cx="12" cy="12" r="6" mask="url(#moon)" fill="currentColor"><set attributeName="opacity" to="0" begin="0.5s"/><animate attributeName="r" values="6;10" begin="0.1s" dur="0.4s" fill="freeze"/></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-linejoin="round" stroke-width="2"><g stroke-dasharray="2"><path d="M12 21v1M21 12h1M12 3v-1M3 12h-1"><animate attributeName="stroke-dashoffset" values="4;2" dur="0.2s" fill="freeze"/></path><path d="M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5"><animate attributeName="stroke-dashoffset" values="4;2" begin="0.2s" dur="0.2s" fill="freeze"/></path></g><path d="M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z" opacity="0"><set attributeName="opacity" to="1" begin="0.5s"/></path></g><g fill="currentColor" fill-opacity="0"><path d="M15.22 6.03L17.75 4.09L14.56 4L13.5 1L12.44 4L9.25 4.09L11.78 6.03L10.87 9.09L13.5 7.28L16.13 9.09L15.22 6.03Z"><animate attributeName="fill-opacity" values="0;1" begin="0.6s" dur="0.4s" fill="freeze"/></path><path d="M19.61 12.25L21.25 11L19.19 10.95L18.5 9L17.81 10.95L15.75 11L17.39 12.25L16.8 14.23L18.5 13.06L20.2 14.23L19.61 12.25Z"><animate attributeName="fill-opacity" values="0;1" begin="1s" dur="0.4s" fill="freeze"/></path></g><mask id="moon"><circle cx="12" cy="12" r="12" fill="white"/><circle cx="12" cy="12" r="4" fill="black"><animate attributeName="r" values="4;8" begin="0.1s" dur="0.4s" fill="freeze"/></circle><circle cx="22" cy="2" r="3" fill="white"><animate attributeName="cx" values="22;18" begin="0.1s" dur="0.4s" fill="freeze"/><animate attributeName="cy" values="2;6" begin="0.1s" dur="0.4s" fill="freeze"/><animate attributeName="r" values="3;12" begin="0.1s" dur="0.4s" fill="freeze"/></circle><circle cx="22" cy="2" r="1" fill="black"><animate attributeName="cx" values="22;18" begin="0.1s" dur="0.4s" fill="freeze"/><animate attributeName="cy" values="2;6" begin="0.1s" dur="0.4s" fill="freeze"/><animate attributeName="r" values="1;10" begin="0.1s" dur="0.4s" fill="freeze"/></circle></mask><circle cx="12" cy="12" r="6" mask="url(#moon)" fill="currentColor"><set attributeName="opacity" to="0" begin="0.5s"/><animate attributeName="r" values="6;10" begin="0.1s" dur="0.4s" fill="freeze"/></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 stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 19h12" fill="none" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" dur="0.4s" fill="freeze"/></path><path d="M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5" fill="currentColor"><animate attributeName="d" values="M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5;M12 15 h2 v-3 h2.5 L12 7.5M12 15 h-2 v-3 h-2.5 L12 7.5;M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5" keyTimes="0;0.7;1" calcMode="linear" 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="upload-mask"><g fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 19h12" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" dur="0.4s" fill="freeze"/></path><path d="M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5" fill="#fff"><animate attributeName="d" values="M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5;M12 15 h2 v-3 h2.5 L12 7.5M12 15 h-2 v-3 h-2.5 L12 7.5;M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5" keyTimes="0;0.7;1" calcMode="linear" dur="1.5s" repeatCount="indefinite"/></path><g transform="rotate(45 13 12)" stroke-dasharray="26" stroke-dashoffset="26"><path d="M0 11h24" stroke="black"/><path d="M0 13h22" stroke="white"><animate attributeName="d" values="M0 13h22;M2 13h22;M0 13h22" dur="6s" repeatCount="indefinite"/></path><animate attributeName="stroke-dashoffset" values="26;0" begin="0.5s" dur="0.2s" fill="freeze"/></g></g></mask><rect mask="url(#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="upload-mask"><g fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 19h12" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="0.5s" dur="0.4s" fill="freeze"/></path><path d="M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5" stroke-dasharray="18" stroke-dashoffset="18"><animate attributeName="stroke-dashoffset" values="18;0" dur="0.4s" fill="freeze"/><animate attributeName="d" values="M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5;M12 15 h2 v-3 h2.5 L12 7.5M12 15 h-2 v-3 h-2.5 L12 7.5;M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5" keyTimes="0;0.7;1" calcMode="linear" dur="1.5s" repeatCount="indefinite"/></path><g transform="rotate(45 13 12)" stroke-dasharray="26" stroke-dashoffset="26"><path d="M0 11h24" stroke="black"/><path d="M0 13h22" stroke="white"><animate attributeName="d" values="M0 13h22;M2 13h22;M0 13h22" dur="6s" repeatCount="indefinite"/></path><animate attributeName="stroke-dashoffset" values="26;0" begin="1s" dur="0.2s" fill="freeze"/></g></g></mask><rect mask="url(#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="upload-mask"><g fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 19h12" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="0.5s" dur="0.4s" fill="freeze"/></path><path d="M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5" stroke-dasharray="18" stroke-dashoffset="18"><animate attributeName="stroke-dashoffset" values="18;0" dur="0.4s" fill="freeze"/></path><g transform="rotate(45 13 12)" stroke-dasharray="26" stroke-dashoffset="26"><path d="M0 11h24" stroke="black"/><path d="M1 13h22" stroke="white"/><animate attributeName="stroke-dashoffset" values="26;0" begin="1s" dur="0.2s" fill="freeze"/></g></g></mask><rect mask="url(#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"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 19h12" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="0.5s" dur="0.4s" fill="freeze"/></path><path d="M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5" stroke-dasharray="18" stroke-dashoffset="18"><animate attributeName="stroke-dashoffset" values="18;0" dur="0.4s" fill="freeze"/><animate attributeName="d" values="M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5;M12 15 h2 v-3 h2.5 L12 7.5M12 15 h-2 v-3 h-2.5 L12 7.5;M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5" keyTimes="0;0.7;1" calcMode="linear" 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-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 19h12" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="0.5s" dur="0.4s" fill="freeze"/></path><path d="M12 15 h2 v-6 h2.5 L12 4.5M12 15 h-2 v-6 h-2.5 L12 4.5" stroke-dasharray="18" stroke-dashoffset="18"><animate attributeName="stroke-dashoffset" values="18;0" 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"><path d="M12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3" stroke-dasharray="2 4" stroke-dashoffset="6"><animate attributeName="stroke-dashoffset" values="6;0" dur="0.6s" repeatCount="indefinite"/></path><path d="M12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21" stroke-dasharray="30" stroke-dashoffset="30"><animate attributeName="stroke-dashoffset" values="30;0" begin="0.1s" dur="0.3s" fill="freeze"/></path><path d="M12 16v-7.5" stroke-dasharray="10" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" begin="0.5s" dur="0.2s" fill="freeze"/></path><path d="M12 8.5l3.5 3.5M12 8.5l-3.5 3.5" stroke-dasharray="6" stroke-dashoffset="6"><animate attributeName="stroke-dashoffset" values="6;0" begin="0.7s" dur="0.2s" fill="freeze"/></path></g></svg>