line-md 0.2.1 → 0.2.4

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 (41) hide show
  1. package/README.md +1 -1
  2. package/line-md.json +150 -4
  3. package/package.json +1 -1
  4. package/svg/cloud-off-outline-loop.svg +1 -1
  5. package/svg/download-loop.svg +1 -0
  6. package/svg/download-off-loop.svg +1 -0
  7. package/svg/download-off-outline-loop.svg +1 -0
  8. package/svg/download-off-outline.svg +1 -0
  9. package/svg/download-outline-loop.svg +1 -0
  10. package/svg/download-outline.svg +1 -0
  11. package/svg/downloading-loop.svg +1 -0
  12. package/svg/github-loop.svg +1 -1
  13. package/svg/light-dark-loop.svg +1 -0
  14. package/svg/light-dark.svg +1 -0
  15. package/svg/lightbulb-filled.svg +1 -0
  16. package/svg/lightbulb-off-filled-loop.svg +1 -0
  17. package/svg/lightbulb-off-filled.svg +1 -0
  18. package/svg/lightbulb-off-loop.svg +1 -0
  19. package/svg/lightbulb-off-twotone-loop.svg +1 -0
  20. package/svg/lightbulb-off-twotone.svg +1 -0
  21. package/svg/lightbulb-off.svg +1 -0
  22. package/svg/lightbulb-twotone.svg +1 -0
  23. package/svg/lightbulb.svg +1 -0
  24. package/svg/moon-filled.svg +1 -0
  25. package/svg/moon-twotone.svg +1 -0
  26. package/svg/moon.svg +1 -0
  27. package/svg/sun-rising-filled-loop.svg +1 -0
  28. package/svg/sun-rising-loop.svg +1 -0
  29. package/svg/sun-rising-twotone-loop.svg +1 -0
  30. package/svg/sunny-filled.svg +1 -0
  31. package/svg/sunny-outline-loop.svg +1 -0
  32. package/svg/sunny-outline-twotone-loop.svg +1 -0
  33. package/svg/sunny-outline-twotone.svg +1 -0
  34. package/svg/sunny-outline.svg +1 -0
  35. package/svg/upload-loop.svg +1 -0
  36. package/svg/upload-off-loop.svg +1 -0
  37. package/svg/upload-off-outline-loop.svg +1 -0
  38. package/svg/upload-off-outline.svg +1 -0
  39. package/svg/upload-outline-loop.svg +1 -0
  40. package/svg/upload-outline.svg +1 -0
  41. 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": 310
20
+ "total": 346
21
21
  },
22
22
  "icons": {
23
23
  "account": {
@@ -267,7 +267,7 @@
267
267
  "body": "<mask id=\"cloud-mask\"><g fill=\"white\"><circle cx=\"12\" cy=\"10\" r=\"6\"><animate attributeName=\"cx\" values=\"12;11;12;13;12\" dur=\"30s\" repeatCount=\"indefinite\"/></circle><rect x=\"8\" y=\"13\" width=\"9\" height=\"7\"/><rect x=\"1\" y=\"8\" width=\"15\" height=\"12\" rx=\"6\"><animate attributeName=\"x\" values=\"1;0;1;2;1\" dur=\"19s\" repeatCount=\"indefinite\"/></rect><rect x=\"10\" y=\"10\" width=\"13\" height=\"10\" rx=\"5\"><animate attributeName=\"x\" values=\"10;9;10;11;10\" dur=\"23s\" repeatCount=\"indefinite\"/></rect></g></mask><rect mask=\"url(#cloud-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
268
268
  },
269
269
  "cloud-off-outline-loop": {
270
- "body": "<mask id=\"cloud-off-outline-mask\"><g fill=\"white\"><circle cx=\"12\" cy=\"10\" r=\"6\"><animate attributeName=\"cx\" values=\"12;11;12;13;12\" dur=\"30s\" repeatCount=\"indefinite\"/></circle><rect x=\"8\" y=\"12\" width=\"9\" height=\"8\"/><rect x=\"1\" y=\"8\" width=\"17\" height=\"12\" rx=\"6\"><animate attributeName=\"x\" values=\"1;0;1;2;1\" dur=\"15s\" repeatCount=\"indefinite\"/></rect><rect x=\"6\" y=\"10\" width=\"17\" height=\"10\" rx=\"5\"><animate attributeName=\"x\" values=\"6;5;6;7;6\" dur=\"21s\" repeatCount=\"indefinite\"/></rect></g><g fill=\"black\"><circle cx=\"12\" cy=\"10\" r=\"4\"><animate attributeName=\"cx\" values=\"12;11;12;13;12\" dur=\"30s\" repeatCount=\"indefinite\"/></circle><rect x=\"8\" y=\"10\" width=\"8\" height=\"8\"><animate attributeName=\"x\" values=\"8;7;8;9;8\" dur=\"30s\" repeatCount=\"indefinite\"/></rect><rect x=\"3\" y=\"10\" width=\"11\" height=\"8\" rx=\"4\"><animate attributeName=\"x\" values=\"3;2;3;4;3\" dur=\"15s\" repeatCount=\"indefinite\"/></rect><rect x=\"8\" y=\"12\" width=\"13\" height=\"6\" rx=\"3\"><animate attributeName=\"x\" values=\"8;7;8;9;8\" dur=\"21s\" repeatCount=\"indefinite\"/></rect></g><g transform=\"rotate(45 13 12)\"><rect x=\"1\" y=\"10\" width=\"26\" height=\"2\" fill=\"black\"/><rect x=\"1\" y=\"12\" width=\"24\" height=\"2\" fill=\"white\"><animate attributeName=\"x\" values=\"0;2;0\" dur=\"6s\" repeatCount=\"indefinite\"/></rect></g></mask><rect mask=\"url(#cloud-off-outline-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
270
+ "body": "<mask id=\"cloud-off-outline-mask\"><g fill=\"white\"><circle cx=\"12\" cy=\"10\" r=\"6\"><animate attributeName=\"cx\" values=\"12;11;12;13;12\" dur=\"30s\" repeatCount=\"indefinite\"/></circle><rect x=\"8\" y=\"12\" width=\"9\" height=\"8\"/><rect x=\"1\" y=\"8\" width=\"17\" height=\"12\" rx=\"6\"><animate attributeName=\"x\" values=\"1;0;1;2;1\" dur=\"15s\" repeatCount=\"indefinite\"/></rect><rect x=\"6\" y=\"10\" width=\"17\" height=\"10\" rx=\"5\"><animate attributeName=\"x\" values=\"6;5;6;7;6\" dur=\"21s\" repeatCount=\"indefinite\"/></rect></g><g fill=\"black\"><circle cx=\"12\" cy=\"10\" r=\"4\"><animate attributeName=\"cx\" values=\"12;11;12;13;12\" dur=\"30s\" repeatCount=\"indefinite\"/></circle><rect x=\"8\" y=\"10\" width=\"8\" height=\"8\"><animate attributeName=\"x\" values=\"8;7;8;9;8\" dur=\"30s\" repeatCount=\"indefinite\"/></rect><rect x=\"3\" y=\"10\" width=\"11\" height=\"8\" rx=\"4\"><animate attributeName=\"x\" values=\"3;2;3;4;3\" dur=\"15s\" repeatCount=\"indefinite\"/></rect><rect x=\"8\" y=\"12\" width=\"13\" height=\"6\" rx=\"3\"><animate attributeName=\"x\" values=\"8;7;8;9;8\" dur=\"21s\" repeatCount=\"indefinite\"/></rect></g><g transform=\"rotate(45 13 12)\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M1 11h24\" stroke=\"black\"/><path d=\"M1 13h22\" stroke=\"white\"><animate attributeName=\"d\" values=\"M1 13h22;M3 13h22;M1 13h22\" dur=\"6s\" repeatCount=\"indefinite\"/></path></g></mask><rect mask=\"url(#cloud-off-outline-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
271
271
  },
272
272
  "cloud-outline-loop": {
273
273
  "body": "<mask id=\"cloud-outline-mask\"><g fill=\"white\"><circle cx=\"12\" cy=\"10\" r=\"6\"><animate attributeName=\"cx\" values=\"12;11;12;13;12\" dur=\"30s\" repeatCount=\"indefinite\"/></circle><rect x=\"8\" y=\"12\" width=\"9\" height=\"8\"/><rect x=\"1\" y=\"8\" width=\"17\" height=\"12\" rx=\"6\"><animate attributeName=\"x\" values=\"1;0;1;2;1\" dur=\"21s\" repeatCount=\"indefinite\"/></rect><rect x=\"6\" y=\"10\" width=\"17\" height=\"10\" rx=\"5\"><animate attributeName=\"x\" values=\"6;5;6;7;6\" dur=\"17s\" repeatCount=\"indefinite\"/></rect></g><g fill=\"black\"><circle cx=\"12\" cy=\"10\" r=\"4\"><animate attributeName=\"cx\" values=\"12;11;12;13;12\" dur=\"30s\" repeatCount=\"indefinite\"/></circle><rect x=\"8\" y=\"10\" width=\"8\" height=\"8\"><animate attributeName=\"x\" values=\"8;7;8;9;8\" dur=\"30s\" repeatCount=\"indefinite\"/></rect><rect x=\"3\" y=\"10\" width=\"11\" height=\"8\" rx=\"4\"><animate attributeName=\"x\" values=\"3;2;3;4;3\" dur=\"21s\" repeatCount=\"indefinite\"/></rect><rect x=\"8\" y=\"12\" width=\"13\" height=\"6\" rx=\"3\"><animate attributeName=\"x\" values=\"8;7;8;9;8\" dur=\"17s\" repeatCount=\"indefinite\"/></rect></g></mask><rect mask=\"url(#cloud-outline-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
@@ -398,6 +398,27 @@
398
398
  "double-arrow-horizontal": {
399
399
  "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
400
  },
401
+ "download-loop": {
402
+ "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>"
403
+ },
404
+ "download-off-loop": {
405
+ "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\"/>"
406
+ },
407
+ "download-off-outline": {
408
+ "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\"/>"
409
+ },
410
+ "download-off-outline-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\" 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\"/>"
412
+ },
413
+ "download-outline": {
414
+ "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>"
415
+ },
416
+ "download-outline-loop": {
417
+ "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>"
418
+ },
419
+ "downloading-loop": {
420
+ "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>"
421
+ },
401
422
  "edit": {
402
423
  "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
424
  },
@@ -480,7 +501,7 @@
480
501
  "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
502
  },
482
503
  "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>"
504
+ "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
505
  },
485
506
  "github-twotone": {
486
507
  "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>"
@@ -572,6 +593,39 @@
572
593
  "laptop-twotone": {
573
594
  "body": "<g stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 17H5V7H19V17Z\" fill=\"currentColor\" fill-opacity=\"0\" stroke-dasharray=\"50\" stroke-dashoffset=\"50\"><animate attributeName=\"stroke-dashoffset\" values=\"50;0\" dur=\"0.6s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"0;0.3\" begin=\"1.0s\" dur=\"0.15s\" fill=\"freeze\"/></path><path d=\"M3 19H21\" fill=\"none\" stroke-dasharray=\"20\" stroke-dashoffset=\"20\"><animate attributeName=\"stroke-dashoffset\" values=\"20;0\" begin=\"0.7s\" dur=\"0.3s\" fill=\"freeze\"/></path></g>"
574
595
  },
596
+ "light-dark": {
597
+ "body": "<defs><mask id=\"moon-mask\"><circle cx=\"7.5\" cy=\"7.5\" r=\"5.5\" fill=\"#fff\"/><circle cx=\"7.5\" cy=\"7.5\" r=\"5.5\" fill=\"#000\"><animate attributeName=\"cx\" values=\"7.5;11\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"r\" values=\"5.5;6.5\" dur=\"0.4s\" fill=\"freeze\"/></circle></mask><symbol id=\"sun-triangle\"><path d=\"M0 0\"><animate attributeName=\"d\" values=\"M11 18h2L12 20z;M10.5 21.5h3L12 24z\" begin=\"1.5s\" dur=\"0.4s\" fill=\"freeze\"/></path></symbol><mask id=\"sun-mask\"><g fill=\"#fff\"><circle cx=\"12\" cy=\"9\" r=\"5.5\"><animate attributeName=\"cy\" values=\"9;15\" begin=\"1s\" dur=\"0.5s\" fill=\"freeze\"/></circle><g fill-opacity=\"0\"><use href=\"#sun-triangle\" transform=\"rotate(-75 12 15)\"/><use href=\"#sun-triangle\" transform=\"rotate(-25 12 15)\"/><use href=\"#sun-triangle\" transform=\"rotate(25 12 15)\"/><use href=\"#sun-triangle\" transform=\"rotate(75 12 15)\"/><set attributeName=\"fill-opacity\" to=\"1\" begin=\"1.5s\"/></g></g><path d=\"M0 10h26v5h-26z\" fill=\"black\"/><path d=\"M1 12h22\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke=\"white\" stroke-dasharray=\"26\" stroke-dashoffset=\"26\"><animate attributeName=\"stroke-dashoffset\" values=\"26;52\" begin=\"0.5s\" dur=\"0.4s\" fill=\"freeze\"/></path></mask></defs><g fill=\"currentColor\"><rect x=\"1\" y=\"1\" width=\"13\" height=\"13\" mask=\"url(#moon-mask)\"/><g transform=\"rotate(-45 12 12)\"><path d=\"M-2 11h28v13h-28z\" mask=\"url(#sun-mask)\"/></g></g>"
598
+ },
599
+ "light-dark-loop": {
600
+ "body": "<defs><mask id=\"moon-mask\"><circle cx=\"7.5\" cy=\"7.5\" r=\"5.5\" fill=\"#fff\"/><circle cx=\"7.5\" cy=\"7.5\" r=\"5.5\" fill=\"#000\"><animate attributeName=\"cx\" values=\"7.5;11\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"r\" values=\"5.5;6.5\" dur=\"0.4s\" fill=\"freeze\"/></circle></mask><symbol id=\"sun-triangle\"><path d=\"M0 0\"><animate attributeName=\"d\" values=\"M11 18h2L12 20z;M10.5 21.5h3L12 24z\" begin=\"1.5s\" dur=\"0.4s\" fill=\"freeze\"/></path></symbol><mask id=\"sun-mask\"><g fill=\"#fff\"><circle cx=\"12\" cy=\"9\" r=\"5.5\"><animate attributeName=\"cy\" values=\"9;15\" begin=\"1s\" dur=\"0.5s\" fill=\"freeze\"/></circle><g><g fill-opacity=\"0\"><use href=\"#sun-triangle\" transform=\"rotate(-125 12 15)\"/><use href=\"#sun-triangle\" transform=\"rotate(-75 12 15)\"/><use href=\"#sun-triangle\" transform=\"rotate(-25 12 15)\"/><use href=\"#sun-triangle\" transform=\"rotate(25 12 15)\"/><use href=\"#sun-triangle\" transform=\"rotate(75 12 15)\"/><set attributeName=\"fill-opacity\" to=\"1\" begin=\"1.5s\"/></g><animateTransform attributeName=\"transform\" type=\"rotate\" values=\"0 12 15;50 12 15\" dur=\"5s\" repeatCount=\"indefinite\"/></g></g><path d=\"M0 10h26v5h-26z\" fill=\"black\"/><path d=\"M1 12h22\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke=\"white\" stroke-dasharray=\"26\" stroke-dashoffset=\"26\"><animate attributeName=\"d\" values=\"M0 12h22;M2 12h22;M0 12h22\" dur=\"6s\" repeatCount=\"indefinite\"/><animate attributeName=\"stroke-dashoffset\" values=\"26;52\" begin=\"0.5s\" dur=\"0.4s\" fill=\"freeze\"/></path></mask></defs><g fill=\"currentColor\"><rect x=\"1\" y=\"1\" width=\"13\" height=\"13\" mask=\"url(#moon-mask)\"/><g transform=\"rotate(-45 12 12)\"><path d=\"M-2 11h28v13h-28z\" mask=\"url(#sun-mask)\"/></g></g>"
601
+ },
602
+ "lightbulb": {
603
+ "body": "<path d=\"M12 17H9V14.1973C7.2066 13.1599 6 11.2208 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 11.2208 16.7934 13.1599 15 14.1973V17z\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" stroke-dasharray=\"46\" stroke-dashoffset=\"46\"><animate attributeName=\"stroke-dashoffset\" values=\"46;0\" dur=\"0.4s\" fill=\"freeze\"/></path><rect fill=\"currentColor\" x=\"9\" y=\"20\" width=\"6\" height=\"0\" rx=\"1\"><animate attributeName=\"height\" values=\"0;2\" begin=\"0.5s\" dur=\"0.2s\" fill=\"freeze\"/></rect>"
604
+ },
605
+ "lightbulb-filled": {
606
+ "body": "<g fill=\"currentColor\"><path d=\"M12 17H9V14.1973C7.2066 13.1599 6 11.2208 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 11.2208 16.7934 13.1599 15 14.1973V17z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" stroke-dasharray=\"46\" stroke-dashoffset=\"46\" fill-opacity=\"0\"><animate attributeName=\"stroke-dashoffset\" values=\"46;0\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"0.7s\" dur=\"0.5s\" fill=\"freeze\"/></path><rect x=\"9\" y=\"20\" width=\"6\" height=\"0\" rx=\"1\"><animate attributeName=\"height\" values=\"0;2\" begin=\"0.5s\" dur=\"0.2s\" fill=\"freeze\"/></rect></g>"
607
+ },
608
+ "lightbulb-off": {
609
+ "body": "<mask id=\"lightbulb-mask\"><path d=\"M12 17H9V14.1973C7.2066 13.1599 6 11.2208 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 11.2208 16.7934 13.1599 15 14.1973V17z\" fill=\"none\" stroke=\"white\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" stroke-dasharray=\"46\" stroke-dashoffset=\"46\"><animate attributeName=\"stroke-dashoffset\" values=\"46;0\" dur=\"0.4s\" fill=\"freeze\"/></path><rect x=\"9\" y=\"20\" width=\"6\" height=\"0\" rx=\"1\" fill=\"white\"><animate attributeName=\"height\" values=\"0;2\" begin=\"0.5s\" dur=\"0.2s\" fill=\"freeze\"/></rect><g transform=\"rotate(45 13 12)\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" 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=\"0.7s\" dur=\"0.2s\" fill=\"freeze\"/></g></mask><rect mask=\"url(#lightbulb-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
610
+ },
611
+ "lightbulb-off-filled": {
612
+ "body": "<mask id=\"lightbulb-mask\"><g fill=\"white\"><path d=\"M12 17H9V14.1973C7.2066 13.1599 6 11.2208 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 11.2208 16.7934 13.1599 15 14.1973V17z\" stroke=\"white\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" stroke-dasharray=\"46\" stroke-dashoffset=\"46\" fill-opacity=\"0\"><animate attributeName=\"stroke-dashoffset\" values=\"46;0\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"0.7s\" dur=\"0.5s\" fill=\"freeze\"/></path><rect x=\"9\" y=\"20\" width=\"6\" height=\"0\" rx=\"1\"><animate attributeName=\"height\" values=\"0;2\" begin=\"0.5s\" dur=\"0.2s\" fill=\"freeze\"/></rect></g><g transform=\"rotate(45 13 12)\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" 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=\"1.2s\" dur=\"0.2s\" fill=\"freeze\"/></g></mask><rect mask=\"url(#lightbulb-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
613
+ },
614
+ "lightbulb-off-filled-loop": {
615
+ "body": "<mask id=\"lightbulb-mask\"><g fill=\"white\"><path d=\"M12 17H9V14.1973C7.2066 13.1599 6 11.2208 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 11.2208 16.7934 13.1599 15 14.1973V17z\" stroke=\"white\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" stroke-dasharray=\"46\" stroke-dashoffset=\"46\" fill-opacity=\"0\"><animate attributeName=\"stroke-dashoffset\" values=\"46;0\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"0.7s\" dur=\"0.5s\" fill=\"freeze\"/></path><rect x=\"9\" y=\"20\" width=\"6\" height=\"0\" rx=\"1\"><animate attributeName=\"height\" values=\"0;2\" begin=\"0.5s\" dur=\"0.2s\" fill=\"freeze\"/></rect></g><g transform=\"rotate(45 13 12)\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" 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=\"1.2s\" dur=\"0.2s\" fill=\"freeze\"/></g></mask><rect mask=\"url(#lightbulb-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
616
+ },
617
+ "lightbulb-off-loop": {
618
+ "body": "<mask id=\"lightbulb-mask\"><path d=\"M12 17H9V14.1973C7.2066 13.1599 6 11.2208 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 11.2208 16.7934 13.1599 15 14.1973V17z\" fill=\"none\" stroke=\"white\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" stroke-dasharray=\"46\" stroke-dashoffset=\"46\"><animate attributeName=\"stroke-dashoffset\" values=\"46;0\" dur=\"0.4s\" fill=\"freeze\"/></path><rect x=\"9\" y=\"20\" width=\"6\" height=\"0\" rx=\"1\" fill=\"white\"><animate attributeName=\"height\" values=\"0;2\" begin=\"0.5s\" dur=\"0.2s\" fill=\"freeze\"/></rect><g transform=\"rotate(45 13 12)\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" 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.7s\" dur=\"0.2s\" fill=\"freeze\"/></g></mask><rect mask=\"url(#lightbulb-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
619
+ },
620
+ "lightbulb-off-twotone": {
621
+ "body": "<mask id=\"lightbulb-mask\"><g fill=\"white\"><path d=\"M12 17H9V14.1973C7.2066 13.1599 6 11.2208 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 11.2208 16.7934 13.1599 15 14.1973V17z\" stroke=\"white\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" stroke-dasharray=\"46\" stroke-dashoffset=\"46\" fill-opacity=\"0\"><animate attributeName=\"stroke-dashoffset\" values=\"46;0\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"0;0.3\" begin=\"0.7s\" dur=\"0.15s\" fill=\"freeze\"/></path><rect x=\"9\" y=\"20\" width=\"6\" height=\"0\" rx=\"1\"><animate attributeName=\"height\" values=\"0;2\" begin=\"0.5s\" dur=\"0.2s\" fill=\"freeze\"/></rect></g><g transform=\"rotate(45 13 12)\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" 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=\"0.9s\" dur=\"0.2s\" fill=\"freeze\"/></g></mask><rect mask=\"url(#lightbulb-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
622
+ },
623
+ "lightbulb-off-twotone-loop": {
624
+ "body": "<mask id=\"lightbulb-mask\"><g fill=\"white\"><path d=\"M12 17H9V14.1973C7.2066 13.1599 6 11.2208 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 11.2208 16.7934 13.1599 15 14.1973V17z\" stroke=\"white\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" stroke-dasharray=\"46\" stroke-dashoffset=\"46\" fill-opacity=\"0\"><animate attributeName=\"stroke-dashoffset\" values=\"46;0\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"0;0.3\" begin=\"0.7s\" dur=\"0.15s\" fill=\"freeze\"/></path><rect x=\"9\" y=\"20\" width=\"6\" height=\"0\" rx=\"1\"><animate attributeName=\"height\" values=\"0;2\" begin=\"0.5s\" dur=\"0.2s\" fill=\"freeze\"/></rect></g><g transform=\"rotate(45 13 12)\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" 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.9s\" dur=\"0.2s\" fill=\"freeze\"/></g></mask><rect mask=\"url(#lightbulb-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
625
+ },
626
+ "lightbulb-twotone": {
627
+ "body": "<g fill=\"currentColor\"><path d=\"M12 17H9V14.1973C7.2066 13.1599 6 11.2208 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 11.2208 16.7934 13.1599 15 14.1973V17z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" stroke-dasharray=\"46\" stroke-dashoffset=\"46\" fill-opacity=\"0\"><animate attributeName=\"stroke-dashoffset\" values=\"46;0\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"0;0.3\" begin=\"0.7s\" dur=\"0.15s\" fill=\"freeze\"/></path><rect x=\"9\" y=\"20\" width=\"6\" height=\"0\" rx=\"1\"><animate attributeName=\"height\" values=\"0;2\" begin=\"0.5s\" dur=\"0.2s\" fill=\"freeze\"/></rect></g>"
628
+ },
575
629
  "linkedin": {
576
630
  "body": "<circle cx=\"4\" cy=\"4\" r=\"2\" fill=\"currentColor\" fill-opacity=\"0\"><animate attributeName=\"fill-opacity\" values=\"0;1\" dur=\"0.4s\" fill=\"freeze\"/></circle><g fill=\"none\" stroke=\"currentColor\" stroke-width=\"4\" stroke-linecap=\"round\"><path d=\"M4 10V20\" stroke-dasharray=\"12\" stroke-dashoffset=\"12\"><animate attributeName=\"stroke-dashoffset\" values=\"12;0\" begin=\"0.2s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M10 10V20\" stroke-dasharray=\"12\" stroke-dashoffset=\"12\"><animate attributeName=\"stroke-dashoffset\" values=\"12;0\" begin=\"0.5s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M10 15C10 12.2386 12.2386 10 15 10C17.7614 10 20 12.2386 20 15V20\" stroke-dasharray=\"24\" stroke-dashoffset=\"24\"><animate attributeName=\"stroke-dashoffset\" values=\"24;0\" begin=\"0.7s\" dur=\"0.5s\" fill=\"freeze\"/></path></g>"
577
631
  },
@@ -632,6 +686,15 @@
632
686
  "minus-circle-twotone": {
633
687
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12Z\" 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=\"M7 12H17\" stroke-dasharray=\"12\" stroke-dashoffset=\"12\"><animate attributeName=\"stroke-dashoffset\" values=\"12;0\" begin=\"0.6s\" dur=\"0.2s\" fill=\"freeze\"/></path></g>"
634
688
  },
689
+ "moon": {
690
+ "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>"
691
+ },
692
+ "moon-filled": {
693
+ "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>"
694
+ },
695
+ "moon-twotone": {
696
+ "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>"
697
+ },
635
698
  "navigation-left-down": {
636
699
  "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>"
637
700
  },
@@ -722,6 +785,30 @@
722
785
  "search-twotone": {
723
786
  "body": "<g stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M10.5 13.5L3 21\" fill=\"none\" stroke-dasharray=\"16\" stroke-dashoffset=\"16\"><animate attributeName=\"stroke-dashoffset\" values=\"16;0\" begin=\"0.4s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M10.7574 13.2426C8.41421 10.8995 8.41421 7.10051 10.7574 4.75736C13.1005 2.41421 16.8995 2.41421 19.2426 4.75736C21.5858 7.10051 21.5858 10.8995 19.2426 13.2426C16.8995 15.5858 13.1005 15.5858 10.7574 13.2426Z\" fill=\"currentColor\" fill-opacity=\"0\" stroke-dasharray=\"40\" stroke-dashoffset=\"40\"><animate attributeName=\"stroke-dashoffset\" values=\"40;0\" dur=\"0.4s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"0;0.3\" begin=\"0.6s\" dur=\"0.15s\" fill=\"freeze\"/></path></g>"
724
787
  },
788
+ "sun-rising-filled-loop": {
789
+ "body": "<circle cx=\"12\" cy=\"32\" r=\"6\" fill=\"currentColor\"><animate attributeName=\"cy\" values=\"32;12\" dur=\"0.6s\" fill=\"freeze\"/></circle><g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\" 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.7s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"2;0\" begin=\"0.7s\" 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=\"0.2s\" fill=\"freeze\"/></path><animateTransform attributeName=\"transform\" type=\"rotate\" values=\"0 12 12;360 12 12\" dur=\"30s\" repeatCount=\"indefinite\"/></g>"
790
+ },
791
+ "sun-rising-loop": {
792
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><circle cx=\"12\" cy=\"32\" r=\"5\"><animate attributeName=\"cy\" values=\"32;12\" dur=\"0.6s\" fill=\"freeze\"/></circle><g 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.7s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"2;0\" begin=\"0.7s\" 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=\"0.2s\" fill=\"freeze\"/></path><animateTransform attributeName=\"transform\" type=\"rotate\" values=\"0 12 12;360 12 12\" dur=\"30s\" repeatCount=\"indefinite\"/></g></g>"
793
+ },
794
+ "sun-rising-twotone-loop": {
795
+ "body": "<g stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><circle cx=\"12\" cy=\"32\" r=\"5\" fill=\"currentColor\" fill-opacity=\"0.3\"><animate attributeName=\"cy\" values=\"32;12\" dur=\"0.6s\" fill=\"freeze\"/></circle><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.7s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"2;0\" begin=\"0.7s\" 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=\"0.2s\" fill=\"freeze\"/></path><animateTransform attributeName=\"transform\" type=\"rotate\" values=\"0 12 12;360 12 12\" dur=\"30s\" repeatCount=\"indefinite\"/></g></g>"
796
+ },
797
+ "sunny-filled": {
798
+ "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>"
799
+ },
800
+ "sunny-outline": {
801
+ "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>"
802
+ },
803
+ "sunny-outline-loop": {
804
+ "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>"
805
+ },
806
+ "sunny-outline-twotone": {
807
+ "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>"
808
+ },
809
+ "sunny-outline-twotone-loop": {
810
+ "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><animateTransform attributeName=\"transform\" type=\"rotate\" values=\"0 12 12;360 12 12\" dur=\"30s\" repeatCount=\"indefinite\"/></g></g>"
811
+ },
725
812
  "telegram": {
726
813
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 5L18.5 20M21 5L9 13.5\" stroke-dasharray=\"16\" stroke-dashoffset=\"16\"><animate attributeName=\"stroke-dashoffset\" values=\"16;0\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M21 5L2 12.5\" stroke-dasharray=\"22\" stroke-dashoffset=\"22\"><animate attributeName=\"stroke-dashoffset\" values=\"22;0\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M18.5 20L9 13.5\" stroke-dasharray=\"12\" stroke-dashoffset=\"12\"><animate attributeName=\"stroke-dashoffset\" values=\"12;0\" begin=\"0.4s\" dur=\"0.3s\" fill=\"freeze\"/></path><path d=\"M2 12.5L9 13.5\" stroke-dasharray=\"8\" stroke-dashoffset=\"8\"><animate attributeName=\"stroke-dashoffset\" values=\"8;0\" begin=\"0.4s\" dur=\"0.3s\" fill=\"freeze\"/></path><path d=\"M12 16L9 19M9 13.5L9 19\" stroke-dasharray=\"6\" stroke-dashoffset=\"6\"><animate attributeName=\"stroke-dashoffset\" values=\"6;0\" begin=\"0.7s\" dur=\"0.3s\" fill=\"freeze\"/></path></g>"
727
814
  },
@@ -767,6 +854,27 @@
767
854
  "twitter-twotone": {
768
855
  "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>"
769
856
  },
857
+ "upload-loop": {
858
+ "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>"
859
+ },
860
+ "upload-off-loop": {
861
+ "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\"/>"
862
+ },
863
+ "upload-off-outline": {
864
+ "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\"/>"
865
+ },
866
+ "upload-off-outline-loop": {
867
+ "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\"/>"
868
+ },
869
+ "upload-outline": {
870
+ "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>"
871
+ },
872
+ "upload-outline-loop": {
873
+ "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>"
874
+ },
875
+ "uploading-loop": {
876
+ "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>"
877
+ },
770
878
  "valign-baseline": {
771
879
  "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>"
772
880
  },
@@ -1165,6 +1273,13 @@
1165
1273
  "emoji-smile-wink-twotone"
1166
1274
  ],
1167
1275
  "Files and Folders": [
1276
+ "download-loop",
1277
+ "download-off-loop",
1278
+ "download-off-outline",
1279
+ "download-off-outline-loop",
1280
+ "download-outline",
1281
+ "download-outline-loop",
1282
+ "downloading-loop",
1168
1283
  "text-box",
1169
1284
  "text-box-multiple",
1170
1285
  "text-box-multiple-to-text-box-transition",
@@ -1172,7 +1287,14 @@
1172
1287
  "text-box-multiple-twotone-to-text-box-twotone-transition",
1173
1288
  "text-box-to-text-box-multiple-transition",
1174
1289
  "text-box-twotone",
1175
- "text-box-twotone-to-text-box-multiple-twotone-transition"
1290
+ "text-box-twotone-to-text-box-multiple-twotone-transition",
1291
+ "upload-loop",
1292
+ "upload-off-loop",
1293
+ "upload-off-outline",
1294
+ "upload-off-outline-loop",
1295
+ "upload-outline",
1296
+ "upload-outline-loop",
1297
+ "uploading-loop"
1176
1298
  ],
1177
1299
  "Food and Drink": [
1178
1300
  "beer",
@@ -1194,6 +1316,17 @@
1194
1316
  "coffee-twotone",
1195
1317
  "coffee-twotone-loop"
1196
1318
  ],
1319
+ "Home Automation": [
1320
+ "lightbulb",
1321
+ "lightbulb-filled",
1322
+ "lightbulb-off",
1323
+ "lightbulb-off-filled",
1324
+ "lightbulb-off-filled-loop",
1325
+ "lightbulb-off-loop",
1326
+ "lightbulb-off-twotone",
1327
+ "lightbulb-off-twotone-loop",
1328
+ "lightbulb-twotone"
1329
+ ],
1197
1330
  "Interface": [
1198
1331
  "cancel",
1199
1332
  "cancel-twotone",
@@ -1307,6 +1440,19 @@
1307
1440
  "cloud-filled",
1308
1441
  "cloud-loop",
1309
1442
  "cloud-twotone",
1443
+ "light-dark",
1444
+ "light-dark-loop",
1445
+ "moon",
1446
+ "moon-filled",
1447
+ "moon-twotone",
1448
+ "sun-rising-filled-loop",
1449
+ "sun-rising-loop",
1450
+ "sun-rising-twotone-loop",
1451
+ "sunny-filled",
1452
+ "sunny-outline",
1453
+ "sunny-outline-loop",
1454
+ "sunny-outline-twotone",
1455
+ "sunny-outline-twotone-loop",
1310
1456
  "weather-cloudy-loop"
1311
1457
  ]
1312
1458
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "line-md",
3
- "version": "0.2.1",
3
+ "version": "0.2.4",
4
4
  "description": "Material Line Icons",
5
5
  "author": "Vjacheslav Trushkin <cyberalien@gmail.com> (https://iconify.design)",
6
6
  "license": "MIT",
@@ -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="cloud-off-outline-mask"><g fill="white"><circle cx="12" cy="10" r="6"><animate attributeName="cx" values="12;11;12;13;12" dur="30s" repeatCount="indefinite"/></circle><rect x="8" y="12" width="9" height="8"/><rect x="1" y="8" width="17" height="12" rx="6"><animate attributeName="x" values="1;0;1;2;1" dur="15s" repeatCount="indefinite"/></rect><rect x="6" y="10" width="17" height="10" rx="5"><animate attributeName="x" values="6;5;6;7;6" dur="21s" repeatCount="indefinite"/></rect></g><g fill="black"><circle cx="12" cy="10" r="4"><animate attributeName="cx" values="12;11;12;13;12" dur="30s" repeatCount="indefinite"/></circle><rect x="8" y="10" width="8" height="8"><animate attributeName="x" values="8;7;8;9;8" dur="30s" repeatCount="indefinite"/></rect><rect x="3" y="10" width="11" height="8" rx="4"><animate attributeName="x" values="3;2;3;4;3" dur="15s" repeatCount="indefinite"/></rect><rect x="8" y="12" width="13" height="6" rx="3"><animate attributeName="x" values="8;7;8;9;8" dur="21s" repeatCount="indefinite"/></rect></g><g transform="rotate(45 13 12)"><rect x="1" y="10" width="26" height="2" fill="black"/><rect x="1" y="12" width="24" height="2" fill="white"><animate attributeName="x" values="0;2;0" dur="6s" repeatCount="indefinite"/></rect></g></mask><rect mask="url(#cloud-off-outline-mask)" width="24" height="24" fill="currentColor"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><mask id="cloud-off-outline-mask"><g fill="white"><circle cx="12" cy="10" r="6"><animate attributeName="cx" values="12;11;12;13;12" dur="30s" repeatCount="indefinite"/></circle><rect x="8" y="12" width="9" height="8"/><rect x="1" y="8" width="17" height="12" rx="6"><animate attributeName="x" values="1;0;1;2;1" dur="15s" repeatCount="indefinite"/></rect><rect x="6" y="10" width="17" height="10" rx="5"><animate attributeName="x" values="6;5;6;7;6" dur="21s" repeatCount="indefinite"/></rect></g><g fill="black"><circle cx="12" cy="10" r="4"><animate attributeName="cx" values="12;11;12;13;12" dur="30s" repeatCount="indefinite"/></circle><rect x="8" y="10" width="8" height="8"><animate attributeName="x" values="8;7;8;9;8" dur="30s" repeatCount="indefinite"/></rect><rect x="3" y="10" width="11" height="8" rx="4"><animate attributeName="x" values="3;2;3;4;3" dur="15s" repeatCount="indefinite"/></rect><rect x="8" y="12" width="13" height="6" rx="3"><animate attributeName="x" values="8;7;8;9;8" dur="21s" repeatCount="indefinite"/></rect></g><g transform="rotate(45 13 12)" fill="none" stroke-width="2" stroke-linecap="round"><path d="M1 11h24" stroke="black"/><path d="M1 13h22" stroke="white"><animate attributeName="d" values="M1 13h22;M3 13h22;M1 13h22" dur="6s" repeatCount="indefinite"/></path></g></mask><rect mask="url(#cloud-off-outline-mask)" width="24" height="24" fill="currentColor"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><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"><defs><mask id="moon-mask"><circle cx="7.5" cy="7.5" r="5.5" fill="#fff"/><circle cx="7.5" cy="7.5" r="5.5" fill="#000"><animate attributeName="cx" values="7.5;11" dur="0.4s" fill="freeze"/><animate attributeName="r" values="5.5;6.5" dur="0.4s" fill="freeze"/></circle></mask><symbol id="sun-triangle"><path d="M0 0"><animate attributeName="d" values="M11 18h2L12 20z;M10.5 21.5h3L12 24z" begin="1.5s" dur="0.4s" fill="freeze"/></path></symbol><mask id="sun-mask"><g fill="#fff"><circle cx="12" cy="9" r="5.5"><animate attributeName="cy" values="9;15" begin="1s" dur="0.5s" fill="freeze"/></circle><g><g fill-opacity="0"><use href="#sun-triangle" transform="rotate(-125 12 15)"/><use href="#sun-triangle" transform="rotate(-75 12 15)"/><use href="#sun-triangle" transform="rotate(-25 12 15)"/><use href="#sun-triangle" transform="rotate(25 12 15)"/><use href="#sun-triangle" transform="rotate(75 12 15)"/><set attributeName="fill-opacity" to="1" begin="1.5s"/></g><animateTransform attributeName="transform" type="rotate" values="0 12 15;50 12 15" dur="5s" repeatCount="indefinite"/></g></g><path d="M0 10h26v5h-26z" fill="black"/><path d="M1 12h22" fill="none" stroke-width="2" stroke-linecap="round" stroke="white" stroke-dasharray="26" stroke-dashoffset="26"><animate attributeName="d" values="M0 12h22;M2 12h22;M0 12h22" dur="6s" repeatCount="indefinite"/><animate attributeName="stroke-dashoffset" values="26;52" begin="0.5s" dur="0.4s" fill="freeze"/></path></mask></defs><g fill="currentColor"><rect x="1" y="1" width="13" height="13" mask="url(#moon-mask)"/><g transform="rotate(-45 12 12)"><path d="M-2 11h28v13h-28z" mask="url(#sun-mask)"/></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"><defs><mask id="moon-mask"><circle cx="7.5" cy="7.5" r="5.5" fill="#fff"/><circle cx="7.5" cy="7.5" r="5.5" fill="#000"><animate attributeName="cx" values="7.5;11" dur="0.4s" fill="freeze"/><animate attributeName="r" values="5.5;6.5" dur="0.4s" fill="freeze"/></circle></mask><symbol id="sun-triangle"><path d="M0 0"><animate attributeName="d" values="M11 18h2L12 20z;M10.5 21.5h3L12 24z" begin="1.5s" dur="0.4s" fill="freeze"/></path></symbol><mask id="sun-mask"><g fill="#fff"><circle cx="12" cy="9" r="5.5"><animate attributeName="cy" values="9;15" begin="1s" dur="0.5s" fill="freeze"/></circle><g fill-opacity="0"><use href="#sun-triangle" transform="rotate(-75 12 15)"/><use href="#sun-triangle" transform="rotate(-25 12 15)"/><use href="#sun-triangle" transform="rotate(25 12 15)"/><use href="#sun-triangle" transform="rotate(75 12 15)"/><set attributeName="fill-opacity" to="1" begin="1.5s"/></g></g><path d="M0 10h26v5h-26z" fill="black"/><path d="M1 12h22" fill="none" stroke-width="2" stroke-linecap="round" stroke="white" stroke-dasharray="26" stroke-dashoffset="26"><animate attributeName="stroke-dashoffset" values="26;52" begin="0.5s" dur="0.4s" fill="freeze"/></path></mask></defs><g fill="currentColor"><rect x="1" y="1" width="13" height="13" mask="url(#moon-mask)"/><g transform="rotate(-45 12 12)"><path d="M-2 11h28v13h-28z" mask="url(#sun-mask)"/></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="currentColor"><path d="M12 17H9V14.1973C7.2066 13.1599 6 11.2208 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 11.2208 16.7934 13.1599 15 14.1973V17z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" stroke-dasharray="46" stroke-dashoffset="46" fill-opacity="0"><animate attributeName="stroke-dashoffset" values="46;0" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.5s" fill="freeze"/></path><rect x="9" y="20" width="6" height="0" rx="1"><animate attributeName="height" values="0;2" begin="0.5s" dur="0.2s" fill="freeze"/></rect></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="lightbulb-mask"><g fill="white"><path d="M12 17H9V14.1973C7.2066 13.1599 6 11.2208 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 11.2208 16.7934 13.1599 15 14.1973V17z" stroke="white" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" stroke-dasharray="46" stroke-dashoffset="46" fill-opacity="0"><animate attributeName="stroke-dashoffset" values="46;0" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.5s" fill="freeze"/></path><rect x="9" y="20" width="6" height="0" rx="1"><animate attributeName="height" values="0;2" begin="0.5s" dur="0.2s" fill="freeze"/></rect></g><g transform="rotate(45 13 12)" fill="none" stroke-width="2" stroke-linecap="round" 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="1.2s" dur="0.2s" fill="freeze"/></g></mask><rect mask="url(#lightbulb-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="lightbulb-mask"><g fill="white"><path d="M12 17H9V14.1973C7.2066 13.1599 6 11.2208 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 11.2208 16.7934 13.1599 15 14.1973V17z" stroke="white" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" stroke-dasharray="46" stroke-dashoffset="46" fill-opacity="0"><animate attributeName="stroke-dashoffset" values="46;0" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.5s" fill="freeze"/></path><rect x="9" y="20" width="6" height="0" rx="1"><animate attributeName="height" values="0;2" begin="0.5s" dur="0.2s" fill="freeze"/></rect></g><g transform="rotate(45 13 12)" fill="none" stroke-width="2" stroke-linecap="round" 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="1.2s" dur="0.2s" fill="freeze"/></g></mask><rect mask="url(#lightbulb-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="lightbulb-mask"><path d="M12 17H9V14.1973C7.2066 13.1599 6 11.2208 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 11.2208 16.7934 13.1599 15 14.1973V17z" fill="none" stroke="white" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" stroke-dasharray="46" stroke-dashoffset="46"><animate attributeName="stroke-dashoffset" values="46;0" dur="0.4s" fill="freeze"/></path><rect x="9" y="20" width="6" height="0" rx="1" fill="white"><animate attributeName="height" values="0;2" begin="0.5s" dur="0.2s" fill="freeze"/></rect><g transform="rotate(45 13 12)" fill="none" stroke-width="2" stroke-linecap="round" 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.7s" dur="0.2s" fill="freeze"/></g></mask><rect mask="url(#lightbulb-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="lightbulb-mask"><g fill="white"><path d="M12 17H9V14.1973C7.2066 13.1599 6 11.2208 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 11.2208 16.7934 13.1599 15 14.1973V17z" stroke="white" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" stroke-dasharray="46" stroke-dashoffset="46" fill-opacity="0"><animate attributeName="stroke-dashoffset" values="46;0" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="0.7s" dur="0.15s" fill="freeze"/></path><rect x="9" y="20" width="6" height="0" rx="1"><animate attributeName="height" values="0;2" begin="0.5s" dur="0.2s" fill="freeze"/></rect></g><g transform="rotate(45 13 12)" fill="none" stroke-width="2" stroke-linecap="round" 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.9s" dur="0.2s" fill="freeze"/></g></mask><rect mask="url(#lightbulb-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="lightbulb-mask"><g fill="white"><path d="M12 17H9V14.1973C7.2066 13.1599 6 11.2208 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 11.2208 16.7934 13.1599 15 14.1973V17z" stroke="white" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" stroke-dasharray="46" stroke-dashoffset="46" fill-opacity="0"><animate attributeName="stroke-dashoffset" values="46;0" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="0.7s" dur="0.15s" fill="freeze"/></path><rect x="9" y="20" width="6" height="0" rx="1"><animate attributeName="height" values="0;2" begin="0.5s" dur="0.2s" fill="freeze"/></rect></g><g transform="rotate(45 13 12)" fill="none" stroke-width="2" stroke-linecap="round" 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="0.9s" dur="0.2s" fill="freeze"/></g></mask><rect mask="url(#lightbulb-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="lightbulb-mask"><path d="M12 17H9V14.1973C7.2066 13.1599 6 11.2208 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 11.2208 16.7934 13.1599 15 14.1973V17z" fill="none" stroke="white" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" stroke-dasharray="46" stroke-dashoffset="46"><animate attributeName="stroke-dashoffset" values="46;0" dur="0.4s" fill="freeze"/></path><rect x="9" y="20" width="6" height="0" rx="1" fill="white"><animate attributeName="height" values="0;2" begin="0.5s" dur="0.2s" fill="freeze"/></rect><g transform="rotate(45 13 12)" fill="none" stroke-width="2" stroke-linecap="round" 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="0.7s" dur="0.2s" fill="freeze"/></g></mask><rect mask="url(#lightbulb-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="currentColor"><path d="M12 17H9V14.1973C7.2066 13.1599 6 11.2208 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 11.2208 16.7934 13.1599 15 14.1973V17z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" stroke-dasharray="46" stroke-dashoffset="46" fill-opacity="0"><animate attributeName="stroke-dashoffset" values="46;0" dur="0.4s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="0.7s" dur="0.15s" fill="freeze"/></path><rect x="9" y="20" width="6" height="0" rx="1"><animate attributeName="height" values="0;2" begin="0.5s" dur="0.2s" fill="freeze"/></rect></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path d="M12 17H9V14.1973C7.2066 13.1599 6 11.2208 6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9C18 11.2208 16.7934 13.1599 15 14.1973V17z" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" stroke-dasharray="46" stroke-dashoffset="46"><animate attributeName="stroke-dashoffset" values="46;0" dur="0.4s" fill="freeze"/></path><rect fill="currentColor" x="9" y="20" width="6" height="0" rx="1"><animate attributeName="height" values="0;2" begin="0.5s" dur="0.2s" fill="freeze"/></rect></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="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></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.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></svg>
package/svg/moon.svg ADDED
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="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></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"><circle cx="12" cy="32" r="6" fill="currentColor"><animate attributeName="cy" values="32;12" dur="0.6s" fill="freeze"/></circle><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2" 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.7s" dur="0.2s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="2;0" begin="0.7s" 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="0.2s" fill="freeze"/></path><animateTransform attributeName="transform" type="rotate" values="0 12 12;360 12 12" dur="30s" repeatCount="indefinite"/></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"><circle cx="12" cy="32" r="5"><animate attributeName="cy" values="32;12" dur="0.6s" fill="freeze"/></circle><g 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.7s" dur="0.2s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="2;0" begin="0.7s" 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="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 stroke="currentColor" stroke-width="2" stroke-linecap="round"><circle cx="12" cy="32" r="5" fill="currentColor" fill-opacity="0.3"><animate attributeName="cy" values="32;12" dur="0.6s" fill="freeze"/></circle><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.7s" dur="0.2s" fill="freeze"/><animate attributeName="stroke-dashoffset" values="2;0" begin="0.7s" 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="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 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></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="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></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;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><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 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></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="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></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>