line-md 2.0.0 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (102) hide show
  1. package/line-md.json +283 -39
  2. package/package.json +1 -1
  3. package/svg/at.svg +7 -0
  4. package/svg/email-alert-filled.svg +21 -0
  5. package/svg/email-alert-twotone.svg +21 -0
  6. package/svg/email-alert.svg +16 -0
  7. package/svg/email-arrow-down-filled.svg +25 -0
  8. package/svg/email-arrow-down-twotone.svg +25 -0
  9. package/svg/email-arrow-down.svg +22 -0
  10. package/svg/email-arrow-left-filled.svg +25 -0
  11. package/svg/email-arrow-left-twotone.svg +25 -0
  12. package/svg/email-arrow-left.svg +22 -0
  13. package/svg/email-arrow-right-filled.svg +25 -0
  14. package/svg/email-arrow-right-twotone.svg +25 -0
  15. package/svg/email-arrow-right.svg +22 -0
  16. package/svg/email-arrow-up-filled.svg +25 -0
  17. package/svg/email-arrow-up-twotone.svg +25 -0
  18. package/svg/email-arrow-up.svg +22 -0
  19. package/svg/email-check-filled.svg +22 -0
  20. package/svg/email-check-twotone.svg +22 -0
  21. package/svg/email-check.svg +19 -0
  22. package/svg/email-minus-filled.svg +22 -0
  23. package/svg/email-minus-twotone.svg +22 -0
  24. package/svg/email-minus.svg +19 -0
  25. package/svg/email-multiple-filled.svg +18 -0
  26. package/svg/email-multiple-twotone.svg +18 -0
  27. package/svg/email-multiple.svg +13 -0
  28. package/svg/email-opened-multiple-filled.svg +18 -0
  29. package/svg/email-opened-multiple-twotone.svg +18 -0
  30. package/svg/email-opened-multiple.svg +13 -0
  31. package/svg/email-plus-filled.svg +25 -0
  32. package/svg/email-plus-twotone.svg +25 -0
  33. package/svg/email-plus.svg +22 -0
  34. package/svg/email-remove-filled.svg +25 -0
  35. package/svg/email-remove-twotone.svg +25 -0
  36. package/svg/email-remove.svg +22 -0
  37. package/svg/emoji-angry-filled.svg +26 -0
  38. package/svg/emoji-cry-filled.svg +26 -0
  39. package/svg/emoji-cry.svg +25 -0
  40. package/svg/emoji-frown-filled.svg +20 -0
  41. package/svg/emoji-frown-open-filled.svg +20 -0
  42. package/svg/emoji-grin-filled.svg +20 -0
  43. package/svg/emoji-neutral-filled.svg +20 -0
  44. package/svg/emoji-smile-filled.svg +20 -0
  45. package/svg/emoji-smile-wink-filled.svg +20 -0
  46. package/svg/filter-alt-off.svg +22 -0
  47. package/svg/filter-alt.svg +13 -0
  48. package/svg/filter-confirm-filled.svg +11 -0
  49. package/svg/filter-confirm-twotone.svg +11 -0
  50. package/svg/filter-confirm.svg +10 -0
  51. package/svg/filter-minus-filled.svg +11 -0
  52. package/svg/filter-minus-twotone.svg +11 -0
  53. package/svg/filter-minus.svg +10 -0
  54. package/svg/filter-off-filled.svg +17 -0
  55. package/svg/filter-off-twotone.svg +17 -0
  56. package/svg/filter-off.svg +16 -0
  57. package/svg/filter-plus-filled.svg +14 -0
  58. package/svg/filter-plus-twotone.svg +14 -0
  59. package/svg/filter-plus.svg +13 -0
  60. package/svg/filter-remove-filled.svg +14 -0
  61. package/svg/filter-remove-twotone.svg +14 -0
  62. package/svg/filter-remove.svg +13 -0
  63. package/svg/home-alt-twotone.svg +14 -12
  64. package/svg/home-md-alt-twotone.svg +12 -10
  65. package/svg/home-md-twotone-alt.svg +12 -10
  66. package/svg/home-twotone-alt.svg +14 -12
  67. package/svg/lightbulb-filled.svg +2 -3
  68. package/svg/lightbulb-off-filled-loop.svg +4 -5
  69. package/svg/lightbulb-off-filled.svg +4 -5
  70. package/svg/lightbulb-off-loop.svg +1 -2
  71. package/svg/lightbulb-off-twotone-loop.svg +1 -2
  72. package/svg/lightbulb-off-twotone.svg +1 -2
  73. package/svg/lightbulb-off.svg +1 -2
  74. package/svg/lightbulb-twotone.svg +2 -3
  75. package/svg/lightbulb.svg +1 -2
  76. package/svg/mushroom-filled.svg +5 -8
  77. package/svg/mushroom-off-filled.svg +7 -10
  78. package/svg/mushroom-off-twotone.svg +3 -6
  79. package/svg/mushroom-off.svg +3 -6
  80. package/svg/mushroom-twotone.svg +5 -8
  81. package/svg/mushroom.svg +5 -8
  82. package/svg/my-location-loop.svg +4 -5
  83. package/svg/my-location-off-loop.svg +1 -2
  84. package/svg/my-location-off.svg +1 -2
  85. package/svg/my-location.svg +4 -5
  86. package/svg/peanut-filled.svg +8 -12
  87. package/svg/peanut-off-filled.svg +10 -14
  88. package/svg/peanut-off-twotone.svg +8 -12
  89. package/svg/peanut-off.svg +4 -8
  90. package/svg/peanut-twotone.svg +7 -11
  91. package/svg/peanut.svg +7 -11
  92. package/svg/phone-call-loop.svg +7 -13
  93. package/svg/phone-call-twotone-loop.svg +8 -14
  94. package/svg/phone-off-filled-loop.svg +19 -0
  95. package/svg/phone-off-loop.svg +11 -9
  96. package/svg/phone-off-twotone-loop.svg +12 -10
  97. package/svg/pizza-filled.svg +4 -6
  98. package/svg/pizza-off-filled.svg +6 -8
  99. package/svg/pizza-off-twotone.svg +4 -6
  100. package/svg/pizza-off.svg +2 -4
  101. package/svg/pizza-twotone.svg +4 -6
  102. package/svg/pizza.svg +3 -5
@@ -0,0 +1,18 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="currentColor">
3
+ <path d="M14 13l-8 -5l8 -5l8 5l-8 5Z" fill-opacity="0">
4
+ <animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.5s" fill="freeze" />
5
+ </path>
6
+ </g>
7
+ <g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
8
+ <path d="M5 8.06c0 -0.35 0.18 -0.67 0.48 -0.85l8.52 -5.21l8.52 5.21c0.3 0.18 0.48 0.5 0.48 0.85v9.94c0 0.55 -0.45 1 -1 1h-16c-0.55 0 -1 -0.45 -1 -1v-9.94Z" stroke-dasharray="64" stroke-dashoffset="64">
9
+ <animate attributeName="stroke-dashoffset" values="64;0" dur="0.6s" fill="freeze" />
10
+ </path>
11
+ <path d="M19 23h-17c-0.55 0 -1 -0.45 -1 -1v-13" stroke-dasharray="40" stroke-dashoffset="40">
12
+ <animate attributeName="stroke-dashoffset" values="40;0" begin="0.3s" dur="0.3s" fill="freeze" />
13
+ </path>
14
+ <path d="M5 8.5l9 5.5l9 -5.5" stroke-dasharray="24" stroke-dashoffset="24">
15
+ <animate attributeName="stroke-dashoffset" values="24;0" begin="0.6s" dur="0.2s" fill="freeze" />
16
+ </path>
17
+ </g>
18
+ </svg>
@@ -0,0 +1,18 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="currentColor">
3
+ <path d="M14 13l-8 -5l8 -5l8 5l-8 5Z" fill-opacity="0">
4
+ <animate attributeName="fill-opacity" values="0;0.3" begin="0.8s" dur="0.15s" fill="freeze" />
5
+ </path>
6
+ </g>
7
+ <g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
8
+ <path d="M5 8.06c0 -0.35 0.18 -0.67 0.48 -0.85l8.52 -5.21l8.52 5.21c0.3 0.18 0.48 0.5 0.48 0.85v9.94c0 0.55 -0.45 1 -1 1h-16c-0.55 0 -1 -0.45 -1 -1v-9.94Z" stroke-dasharray="64" stroke-dashoffset="64">
9
+ <animate attributeName="stroke-dashoffset" values="64;0" dur="0.6s" fill="freeze" />
10
+ </path>
11
+ <path d="M19 23h-17c-0.55 0 -1 -0.45 -1 -1v-13" stroke-dasharray="40" stroke-dashoffset="40">
12
+ <animate attributeName="stroke-dashoffset" values="40;0" begin="0.3s" dur="0.3s" fill="freeze" />
13
+ </path>
14
+ <path d="M5 8.5l9 5.5l9 -5.5" stroke-dasharray="24" stroke-dashoffset="24">
15
+ <animate attributeName="stroke-dashoffset" values="24;0" begin="0.6s" dur="0.2s" fill="freeze" />
16
+ </path>
17
+ </g>
18
+ </svg>
@@ -0,0 +1,13 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
3
+ <path d="M5 8.06c0 -0.35 0.18 -0.67 0.48 -0.85l8.52 -5.21l8.52 5.21c0.3 0.18 0.48 0.5 0.48 0.85v9.94c0 0.55 -0.45 1 -1 1h-16c-0.55 0 -1 -0.45 -1 -1v-9.94Z" stroke-dasharray="64" stroke-dashoffset="64">
4
+ <animate attributeName="stroke-dashoffset" values="64;0" dur="0.6s" fill="freeze" />
5
+ </path>
6
+ <path d="M19 23h-17c-0.55 0 -1 -0.45 -1 -1v-13" stroke-dasharray="40" stroke-dashoffset="40">
7
+ <animate attributeName="stroke-dashoffset" values="40;0" begin="0.3s" dur="0.3s" fill="freeze" />
8
+ </path>
9
+ <path d="M5 8.5l9 5.5l9 -5.5" stroke-dasharray="24" stroke-dashoffset="24">
10
+ <animate attributeName="stroke-dashoffset" values="24;0" begin="0.6s" dur="0.2s" fill="freeze" />
11
+ </path>
12
+ </g>
13
+ </svg>
@@ -0,0 +1,25 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="email-plus-mask">
3
+ <g fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
4
+ <path d="M4 5h16c0.55 0 1 0.45 1 1v12c0 0.55 -0.45 1 -1 1h-16c-0.55 0 -1 -0.45 -1 -1v-12c0 -0.55 0.45 -1 1 -1Z" stroke-dasharray="64" stroke-dashoffset="64">
5
+ <animate attributeName="stroke-dashoffset" values="64;0" dur="0.6s" fill="freeze" />
6
+ </path>
7
+ <path d="M3 6.5l9 5.5l9 -5.5" stroke-dasharray="24" stroke-dashoffset="24">
8
+ <animate attributeName="stroke-dashoffset" values="24;0" begin="0.6s" dur="0.2s" fill="freeze" />
9
+ </path>
10
+ <path d="M12 11l-8 -5h16l-8 5Z" fill="#fff" fill-opacity="0" stroke="none">
11
+ <animate attributeName="fill-opacity" values="0;1" begin="1.2s" dur="0.5s" fill="freeze" />
12
+ </path>
13
+ <path d="M19 13c3.31 0 6 2.69 6 6c0 3.31 -2.69 6 -6 6c-3.31 0 -6 -2.69 -6 -6c0 -3.31 2.69 -6 6 -6Z" fill="#000" fill-opacity="0" stroke="none">
14
+ <set attributeName="fill-opacity" to="1" begin="0.8s" fill="freeze" />
15
+ </path>
16
+ <path d="M16 19h6" stroke-dasharray="8" stroke-dashoffset="8">
17
+ <animate attributeName="stroke-dashoffset" values="8;0" begin="0.8s" dur="0.2s" fill="freeze" />
18
+ </path>
19
+ <path d="M19 16v6" stroke-dasharray="8" stroke-dashoffset="8">
20
+ <animate attributeName="stroke-dashoffset" values="8;0" begin="1s" dur="0.2s" fill="freeze" />
21
+ </path>
22
+ </g>
23
+ </mask>
24
+ <rect mask="url(#email-plus-mask)" width="24" height="24" fill="currentColor" />
25
+ </svg>
@@ -0,0 +1,25 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="email-plus-mask">
3
+ <g fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
4
+ <path d="M4 5h16c0.55 0 1 0.45 1 1v12c0 0.55 -0.45 1 -1 1h-16c-0.55 0 -1 -0.45 -1 -1v-12c0 -0.55 0.45 -1 1 -1Z" stroke-dasharray="64" stroke-dashoffset="64">
5
+ <animate attributeName="stroke-dashoffset" values="64;0" dur="0.6s" fill="freeze" />
6
+ </path>
7
+ <path d="M3 6.5l9 5.5l9 -5.5" stroke-dasharray="24" stroke-dashoffset="24">
8
+ <animate attributeName="stroke-dashoffset" values="24;0" begin="0.6s" dur="0.2s" fill="freeze" />
9
+ </path>
10
+ <path d="M12 11l-8 -5h16l-8 5Z" fill="#fff" fill-opacity="0" stroke="none">
11
+ <animate attributeName="fill-opacity" values="0;0.3" begin="1.2s" dur="0.15s" fill="freeze" />
12
+ </path>
13
+ <path d="M19 13c3.31 0 6 2.69 6 6c0 3.31 -2.69 6 -6 6c-3.31 0 -6 -2.69 -6 -6c0 -3.31 2.69 -6 6 -6Z" fill="#000" fill-opacity="0" stroke="none">
14
+ <set attributeName="fill-opacity" to="1" begin="0.8s" fill="freeze" />
15
+ </path>
16
+ <path d="M16 19h6" stroke-dasharray="8" stroke-dashoffset="8">
17
+ <animate attributeName="stroke-dashoffset" values="8;0" begin="0.8s" dur="0.2s" fill="freeze" />
18
+ </path>
19
+ <path d="M19 16v6" stroke-dasharray="8" stroke-dashoffset="8">
20
+ <animate attributeName="stroke-dashoffset" values="8;0" begin="1s" dur="0.2s" fill="freeze" />
21
+ </path>
22
+ </g>
23
+ </mask>
24
+ <rect mask="url(#email-plus-mask)" width="24" height="24" fill="currentColor" />
25
+ </svg>
@@ -0,0 +1,22 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="email-plus-mask">
3
+ <g fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
4
+ <path d="M4 5h16c0.55 0 1 0.45 1 1v12c0 0.55 -0.45 1 -1 1h-16c-0.55 0 -1 -0.45 -1 -1v-12c0 -0.55 0.45 -1 1 -1Z" stroke-dasharray="64" stroke-dashoffset="64">
5
+ <animate attributeName="stroke-dashoffset" values="64;0" dur="0.6s" fill="freeze" />
6
+ </path>
7
+ <path d="M3 6.5l9 5.5l9 -5.5" stroke-dasharray="24" stroke-dashoffset="24">
8
+ <animate attributeName="stroke-dashoffset" values="24;0" begin="0.6s" dur="0.2s" fill="freeze" />
9
+ </path>
10
+ <path d="M19 13c3.31 0 6 2.69 6 6c0 3.31 -2.69 6 -6 6c-3.31 0 -6 -2.69 -6 -6c0 -3.31 2.69 -6 6 -6Z" fill="#000" fill-opacity="0" stroke="none">
11
+ <set attributeName="fill-opacity" to="1" begin="0.8s" fill="freeze" />
12
+ </path>
13
+ <path d="M16 19h6" stroke-dasharray="8" stroke-dashoffset="8">
14
+ <animate attributeName="stroke-dashoffset" values="8;0" begin="0.8s" dur="0.2s" fill="freeze" />
15
+ </path>
16
+ <path d="M19 16v6" stroke-dasharray="8" stroke-dashoffset="8">
17
+ <animate attributeName="stroke-dashoffset" values="8;0" begin="1s" dur="0.2s" fill="freeze" />
18
+ </path>
19
+ </g>
20
+ </mask>
21
+ <rect mask="url(#email-plus-mask)" width="24" height="24" fill="currentColor" />
22
+ </svg>
@@ -0,0 +1,25 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="email-remove-mask">
3
+ <g fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
4
+ <path d="M4 5h16c0.55 0 1 0.45 1 1v12c0 0.55 -0.45 1 -1 1h-16c-0.55 0 -1 -0.45 -1 -1v-12c0 -0.55 0.45 -1 1 -1Z" stroke-dasharray="64" stroke-dashoffset="64">
5
+ <animate attributeName="stroke-dashoffset" values="64;0" dur="0.6s" fill="freeze" />
6
+ </path>
7
+ <path d="M3 6.5l9 5.5l9 -5.5" stroke-dasharray="24" stroke-dashoffset="24">
8
+ <animate attributeName="stroke-dashoffset" values="24;0" begin="0.6s" dur="0.2s" fill="freeze" />
9
+ </path>
10
+ <path d="M12 11l-8 -5h16l-8 5Z" fill="#fff" fill-opacity="0" stroke="none">
11
+ <animate attributeName="fill-opacity" values="0;1" begin="1.2s" dur="0.5s" fill="freeze" />
12
+ </path>
13
+ <path d="M19 13c3.31 0 6 2.69 6 6c0 3.31 -2.69 6 -6 6c-3.31 0 -6 -2.69 -6 -6c0 -3.31 2.69 -6 6 -6Z" fill="#000" fill-opacity="0" stroke="none">
14
+ <set attributeName="fill-opacity" to="1" begin="0.8s" fill="freeze" />
15
+ </path>
16
+ <path d="M17 17l4 4" stroke-dasharray="8" stroke-dashoffset="8">
17
+ <animate attributeName="stroke-dashoffset" values="8;0" begin="0.8s" dur="0.2s" fill="freeze" />
18
+ </path>
19
+ <path d="M21 17l-4 4" stroke-dasharray="8" stroke-dashoffset="8">
20
+ <animate attributeName="stroke-dashoffset" values="8;0" begin="1s" dur="0.2s" fill="freeze" />
21
+ </path>
22
+ </g>
23
+ </mask>
24
+ <rect mask="url(#email-remove-mask)" width="24" height="24" fill="currentColor" />
25
+ </svg>
@@ -0,0 +1,25 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="email-remove-mask">
3
+ <g fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
4
+ <path d="M4 5h16c0.55 0 1 0.45 1 1v12c0 0.55 -0.45 1 -1 1h-16c-0.55 0 -1 -0.45 -1 -1v-12c0 -0.55 0.45 -1 1 -1Z" stroke-dasharray="64" stroke-dashoffset="64">
5
+ <animate attributeName="stroke-dashoffset" values="64;0" dur="0.6s" fill="freeze" />
6
+ </path>
7
+ <path d="M3 6.5l9 5.5l9 -5.5" stroke-dasharray="24" stroke-dashoffset="24">
8
+ <animate attributeName="stroke-dashoffset" values="24;0" begin="0.6s" dur="0.2s" fill="freeze" />
9
+ </path>
10
+ <path d="M12 11l-8 -5h16l-8 5Z" fill="#fff" fill-opacity="0" stroke="none">
11
+ <animate attributeName="fill-opacity" values="0;0.3" begin="1.2s" dur="0.15s" fill="freeze" />
12
+ </path>
13
+ <path d="M19 13c3.31 0 6 2.69 6 6c0 3.31 -2.69 6 -6 6c-3.31 0 -6 -2.69 -6 -6c0 -3.31 2.69 -6 6 -6Z" fill="#000" fill-opacity="0" stroke="none">
14
+ <set attributeName="fill-opacity" to="1" begin="0.8s" fill="freeze" />
15
+ </path>
16
+ <path d="M17 17l4 4" stroke-dasharray="8" stroke-dashoffset="8">
17
+ <animate attributeName="stroke-dashoffset" values="8;0" begin="0.8s" dur="0.2s" fill="freeze" />
18
+ </path>
19
+ <path d="M21 17l-4 4" stroke-dasharray="8" stroke-dashoffset="8">
20
+ <animate attributeName="stroke-dashoffset" values="8;0" begin="1s" dur="0.2s" fill="freeze" />
21
+ </path>
22
+ </g>
23
+ </mask>
24
+ <rect mask="url(#email-remove-mask)" width="24" height="24" fill="currentColor" />
25
+ </svg>
@@ -0,0 +1,22 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="email-remove-mask">
3
+ <g fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
4
+ <path d="M4 5h16c0.55 0 1 0.45 1 1v12c0 0.55 -0.45 1 -1 1h-16c-0.55 0 -1 -0.45 -1 -1v-12c0 -0.55 0.45 -1 1 -1Z" stroke-dasharray="64" stroke-dashoffset="64">
5
+ <animate attributeName="stroke-dashoffset" values="64;0" dur="0.6s" fill="freeze" />
6
+ </path>
7
+ <path d="M3 6.5l9 5.5l9 -5.5" stroke-dasharray="24" stroke-dashoffset="24">
8
+ <animate attributeName="stroke-dashoffset" values="24;0" begin="0.6s" dur="0.2s" fill="freeze" />
9
+ </path>
10
+ <path d="M19 13c3.31 0 6 2.69 6 6c0 3.31 -2.69 6 -6 6c-3.31 0 -6 -2.69 -6 -6c0 -3.31 2.69 -6 6 -6Z" fill="#000" fill-opacity="0" stroke="none">
11
+ <set attributeName="fill-opacity" to="1" begin="0.8s" fill="freeze" />
12
+ </path>
13
+ <path d="M17 17l4 4" stroke-dasharray="8" stroke-dashoffset="8">
14
+ <animate attributeName="stroke-dashoffset" values="8;0" begin="0.8s" dur="0.2s" fill="freeze" />
15
+ </path>
16
+ <path d="M21 17l-4 4" stroke-dasharray="8" stroke-dashoffset="8">
17
+ <animate attributeName="stroke-dashoffset" values="8;0" begin="1s" dur="0.2s" fill="freeze" />
18
+ </path>
19
+ </g>
20
+ </mask>
21
+ <rect mask="url(#email-remove-mask)" width="24" height="24" fill="currentColor" />
22
+ </svg>
@@ -0,0 +1,26 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="emoji-angry-mask">
3
+ <g fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
4
+ <path d="M12 3c4.97 0 9 4.03 9 9c0 4.97 -4.03 9 -9 9c-4.97 0 -9 -4.03 -9 -9c0 -4.97 4.03 -9 9 -9" fill="#fff" fill-opacity="0" stroke-dasharray="64" stroke-dashoffset="64">
5
+ <animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.5s" fill="freeze" />
6
+ <animate attributeName="stroke-dashoffset" values="64;0" dur="0.6s" fill="freeze" />
7
+ </path>
8
+ <path d="M9 9v1" stroke="#000" stroke-dasharray="4" stroke-dashoffset="4">
9
+ <animate attributeName="stroke-dashoffset" values="4;0" begin="1.2s" dur="0.2s" fill="freeze" />
10
+ </path>
11
+ <path d="M9.5 8.5l-2 -1" stroke="#000" stroke-width="1" stroke-dasharray="4" stroke-dashoffset="4">
12
+ <animate attributeName="stroke-dashoffset" values="4;0" begin="1.2s" dur="0.2s" fill="freeze" />
13
+ </path>
14
+ <path d="M15 9v1" stroke="#000" stroke-dasharray="4" stroke-dashoffset="4">
15
+ <animate attributeName="stroke-dashoffset" values="4;0" begin="1.4s" dur="0.2s" fill="freeze" />
16
+ </path>
17
+ <path d="M14.5 8.5l2 -1" stroke="#000" stroke-width="1" stroke-dasharray="4" stroke-dashoffset="4">
18
+ <animate attributeName="stroke-dashoffset" values="4;0" begin="1.4s" dur="0.2s" fill="freeze" />
19
+ </path>
20
+ <path d="M8 16c0.5 -1 1.79 -2 4 -2c2.21 0 3.5 1 4 2" stroke="#000" stroke-dasharray="12" stroke-dashoffset="12">
21
+ <animate attributeName="stroke-dashoffset" values="12;0" begin="1.6s" dur="0.2s" fill="freeze" />
22
+ </path>
23
+ </g>
24
+ </mask>
25
+ <rect mask="url(#emoji-angry-mask)" width="24" height="24" fill="currentColor" />
26
+ </svg>
@@ -0,0 +1,26 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="emoji-cry-mask">
3
+ <g fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
4
+ <path d="M12 3c4.97 0 9 4.03 9 9c0 4.97 -4.03 9 -9 9c-4.97 0 -9 -4.03 -9 -9c0 -4.97 4.03 -9 9 -9" fill="#fff" fill-opacity="0" stroke-dasharray="64" stroke-dashoffset="64">
5
+ <animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.5s" fill="freeze" />
6
+ <animate attributeName="stroke-dashoffset" values="64;0" dur="0.6s" fill="freeze" />
7
+ </path>
8
+ <path d="M9 9v1" stroke="#000" stroke-dasharray="4" stroke-dashoffset="4">
9
+ <animate attributeName="stroke-dashoffset" values="4;0" begin="1.2s" dur="0.2s" fill="freeze" />
10
+ </path>
11
+ <path d="M15 9v1" stroke="#000" stroke-dasharray="4" stroke-dashoffset="4">
12
+ <animate attributeName="stroke-dashoffset" values="4;0" begin="1.4s" dur="0.2s" fill="freeze" />
13
+ </path>
14
+ <path d="M8 16c0.5 -1 1.79 -2 4 -2c2.21 0 3.5 1 4 2" stroke="#000" stroke-dasharray="12" stroke-dashoffset="12">
15
+ <animate attributeName="stroke-dashoffset" values="12;0" begin="1.6s" dur="0.2s" fill="freeze" />
16
+ </path>
17
+ <path d="M9.55 12c1.19 1.88 2.45 4.18 2.45 5.5c0 2.5 -2 4.5 -4.5 4.5c-2.5 0 -4.5 -2 -4.5 -4.5c0 -1.32 1.26 -3.62 2.45 -5.5Z" fill="#fff" fill-opacity="0" stroke="none">
18
+ <animate attributeName="fill-opacity" values="0;1" begin="1.4s" dur="0.2s" fill="freeze" />
19
+ </path>
20
+ <path d="M7.5 13c0 0 2.5 3.12 2.5 4.5c0 1.38 -1.12 2.5 -2.5 2.5c-1.38 0 -2.5 -1.12 -2.5 -2.5c0 -1.38 2.5 -4.5 2.5 -4.5Z" fill="#000" fill-opacity="0" stroke="none">
21
+ <animate attributeName="fill-opacity" values="0;1" begin="1.4s" dur="0.2s" fill="freeze" />
22
+ </path>
23
+ </g>
24
+ </mask>
25
+ <rect mask="url(#emoji-cry-mask)" width="24" height="24" fill="currentColor" />
26
+ </svg>
@@ -0,0 +1,25 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="emoji-cry-mask">
3
+ <g fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
4
+ <path d="M12 3c4.97 0 9 4.03 9 9c0 4.97 -4.03 9 -9 9c-4.97 0 -9 -4.03 -9 -9c0 -4.97 4.03 -9 9 -9" stroke-dasharray="64" stroke-dashoffset="64">
5
+ <animate attributeName="stroke-dashoffset" values="64;0" dur="0.6s" fill="freeze" />
6
+ </path>
7
+ <path d="M9 9v1" stroke-dasharray="4" stroke-dashoffset="4">
8
+ <animate attributeName="stroke-dashoffset" values="4;0" begin="0.7s" dur="0.2s" fill="freeze" />
9
+ </path>
10
+ <path d="M15 9v1" stroke-dasharray="4" stroke-dashoffset="4">
11
+ <animate attributeName="stroke-dashoffset" values="4;0" begin="0.9s" dur="0.2s" fill="freeze" />
12
+ </path>
13
+ <path d="M8 16c0.5 -1 1.79 -2 4 -2c2.21 0 3.5 1 4 2" stroke-dasharray="12" stroke-dashoffset="12">
14
+ <animate attributeName="stroke-dashoffset" values="12;0" begin="1.1s" dur="0.2s" fill="freeze" />
15
+ </path>
16
+ <path d="M9.55 12c1.19 1.88 2.45 4.18 2.45 5.5c0 2.5 -2 4.5 -4.5 4.5c-2.5 0 -4.5 -2 -4.5 -4.5c0 -1.32 1.26 -3.62 2.45 -5.5Z" fill="#000" fill-opacity="0" stroke="none">
17
+ <animate attributeName="fill-opacity" values="0;1" begin="0.9s" dur="0.2s" fill="freeze" />
18
+ </path>
19
+ <path d="M7.5 13c0 0 2.5 3.12 2.5 4.5c0 1.38 -1.12 2.5 -2.5 2.5c-1.38 0 -2.5 -1.12 -2.5 -2.5c0 -1.38 2.5 -4.5 2.5 -4.5Z" fill="#fff" fill-opacity="0" stroke="none">
20
+ <animate attributeName="fill-opacity" values="0;1" begin="0.9s" dur="0.2s" fill="freeze" />
21
+ </path>
22
+ </g>
23
+ </mask>
24
+ <rect mask="url(#emoji-cry-mask)" width="24" height="24" fill="currentColor" />
25
+ </svg>
@@ -0,0 +1,20 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="emoji-frown-mask">
3
+ <g fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
4
+ <path d="M12 3c4.97 0 9 4.03 9 9c0 4.97 -4.03 9 -9 9c-4.97 0 -9 -4.03 -9 -9c0 -4.97 4.03 -9 9 -9" fill="#fff" fill-opacity="0" stroke-dasharray="64" stroke-dashoffset="64">
5
+ <animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.5s" fill="freeze" />
6
+ <animate attributeName="stroke-dashoffset" values="64;0" dur="0.6s" fill="freeze" />
7
+ </path>
8
+ <path d="M9 9v1" stroke="#000" stroke-dasharray="4" stroke-dashoffset="4">
9
+ <animate attributeName="stroke-dashoffset" values="4;0" begin="1.2s" dur="0.2s" fill="freeze" />
10
+ </path>
11
+ <path d="M15 9v1" stroke="#000" stroke-dasharray="4" stroke-dashoffset="4">
12
+ <animate attributeName="stroke-dashoffset" values="4;0" begin="1.4s" dur="0.2s" fill="freeze" />
13
+ </path>
14
+ <path d="M8 16c0.5 -1 1.79 -2 4 -2c2.21 0 3.5 1 4 2" stroke="#000" stroke-dasharray="12" stroke-dashoffset="12">
15
+ <animate attributeName="stroke-dashoffset" values="12;0" begin="1.6s" dur="0.2s" fill="freeze" />
16
+ </path>
17
+ </g>
18
+ </mask>
19
+ <rect mask="url(#emoji-frown-mask)" width="24" height="24" fill="currentColor" />
20
+ </svg>
@@ -0,0 +1,20 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="emoji-frown-open-mask">
3
+ <g fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
4
+ <path d="M12 3c4.97 0 9 4.03 9 9c0 4.97 -4.03 9 -9 9c-4.97 0 -9 -4.03 -9 -9c0 -4.97 4.03 -9 9 -9" fill="#fff" fill-opacity="0" stroke-dasharray="64" stroke-dashoffset="64">
5
+ <animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.5s" fill="freeze" />
6
+ <animate attributeName="stroke-dashoffset" values="64;0" dur="0.6s" fill="freeze" />
7
+ </path>
8
+ <path d="M9 9v1" stroke="#000" stroke-dasharray="4" stroke-dashoffset="4">
9
+ <animate attributeName="stroke-dashoffset" values="4;0" begin="1.2s" dur="0.2s" fill="freeze" />
10
+ </path>
11
+ <path d="M15 9v1" stroke="#000" stroke-dasharray="4" stroke-dashoffset="4">
12
+ <animate attributeName="stroke-dashoffset" values="4;0" begin="1.4s" dur="0.2s" fill="freeze" />
13
+ </path>
14
+ <path d="M12 15c-3.25 0 -4.5 0 -4.5 0c0 0 0.45 0 1 0c0.75 0 0.5 0 3.5 0c3 0 2.75 0 3.5 0c0.55 0 1 0 1 0c0 0 -1.25 0 -4.5 0Z" fill="#000" stroke="none">
15
+ <animate attributeName="d" values="M12 15c-3.25 0 -4.5 0 -4.5 0c0 0 0.45 0 1 0c0.75 0 0.5 0 3.5 0c3 0 2.75 0 3.5 0c0.55 0 1 0 1 0c0 0 -1.25 0 -4.5 0Z;M12 13c-3.25 0 -4.5 2.45 -4.5 3c0 0.55 0.45 1 1 1c0.75 0 0.5 -0.5 3.5 -0.5c3 0 2.75 0.5 3.5 0.5c0.55 0 1 -0.45 1 -1c0 -0.55 -1.25 -3 -4.5 -3Z" begin="1.6s" dur="0.2s" fill="freeze" />
16
+ </path>
17
+ </g>
18
+ </mask>
19
+ <rect mask="url(#emoji-frown-open-mask)" width="24" height="24" fill="currentColor" />
20
+ </svg>
@@ -0,0 +1,20 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="emoji-grin-mask">
3
+ <g fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
4
+ <path d="M12 3c4.97 0 9 4.03 9 9c0 4.97 -4.03 9 -9 9c-4.97 0 -9 -4.03 -9 -9c0 -4.97 4.03 -9 9 -9" fill="#fff" fill-opacity="0" stroke-dasharray="64" stroke-dashoffset="64">
5
+ <animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.5s" fill="freeze" />
6
+ <animate attributeName="stroke-dashoffset" values="64;0" dur="0.6s" fill="freeze" />
7
+ </path>
8
+ <path d="M9 9v1" stroke="#000" stroke-dasharray="4" stroke-dashoffset="4">
9
+ <animate attributeName="stroke-dashoffset" values="4;0" begin="1.2s" dur="0.2s" fill="freeze" />
10
+ </path>
11
+ <path d="M15 9v1" stroke="#000" stroke-dasharray="4" stroke-dashoffset="4">
12
+ <animate attributeName="stroke-dashoffset" values="4;0" begin="1.4s" dur="0.2s" fill="freeze" />
13
+ </path>
14
+ <path d="M12 15c-2.5 0 -3.25 0 -4 0c-0.55 0 -1 0 -1 0c0 0 1.5 0 5 0c3.5 0 5 0 5 0c0 0 -0.45 0 -1 0c-0.75 0 -1.5 0 -4 0Z" fill="#000" stroke="none">
15
+ <animate attributeName="d" values="M12 15c-2.5 0 -3.25 0 -4 0c-0.55 0 -1 0 -1 0c0 0 1.5 0 5 0c3.5 0 5 0 5 0c0 0 -0.45 0 -1 0c-0.75 0 -1.5 0 -4 0Z;M12 14c-2.5 0 -3.25 -1 -4 -1c-0.55 0 -1 0.45 -1 1c0 0.75 1.5 4 5 4c3.5 0 5 -3.25 5 -4c0 -0.55 -0.45 -1 -1 -1c-0.75 0 -1.5 1 -4 1Z" begin="1.6s" dur="0.2s" fill="freeze" />
16
+ </path>
17
+ </g>
18
+ </mask>
19
+ <rect mask="url(#emoji-grin-mask)" width="24" height="24" fill="currentColor" />
20
+ </svg>
@@ -0,0 +1,20 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="emoji-neutral-mask">
3
+ <g fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
4
+ <path d="M12 3c4.97 0 9 4.03 9 9c0 4.97 -4.03 9 -9 9c-4.97 0 -9 -4.03 -9 -9c0 -4.97 4.03 -9 9 -9" fill="#fff" fill-opacity="0" stroke-dasharray="64" stroke-dashoffset="64">
5
+ <animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.5s" fill="freeze" />
6
+ <animate attributeName="stroke-dashoffset" values="64;0" dur="0.6s" fill="freeze" />
7
+ </path>
8
+ <path d="M9 9v1" stroke="#000" stroke-dasharray="4" stroke-dashoffset="4">
9
+ <animate attributeName="stroke-dashoffset" values="4;0" begin="1.2s" dur="0.2s" fill="freeze" />
10
+ </path>
11
+ <path d="M15 9v1" stroke="#000" stroke-dasharray="4" stroke-dashoffset="4">
12
+ <animate attributeName="stroke-dashoffset" values="4;0" begin="1.4s" dur="0.2s" fill="freeze" />
13
+ </path>
14
+ <path d="M8 15h8" stroke="#000" stroke-dasharray="12" stroke-dashoffset="12">
15
+ <animate attributeName="stroke-dashoffset" values="12;0" begin="1.6s" dur="0.2s" fill="freeze" />
16
+ </path>
17
+ </g>
18
+ </mask>
19
+ <rect mask="url(#emoji-neutral-mask)" width="24" height="24" fill="currentColor" />
20
+ </svg>
@@ -0,0 +1,20 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="emoji-smile-mask">
3
+ <g fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
4
+ <path d="M12 3c4.97 0 9 4.03 9 9c0 4.97 -4.03 9 -9 9c-4.97 0 -9 -4.03 -9 -9c0 -4.97 4.03 -9 9 -9" fill="#fff" fill-opacity="0" stroke-dasharray="64" stroke-dashoffset="64">
5
+ <animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.5s" fill="freeze" />
6
+ <animate attributeName="stroke-dashoffset" values="64;0" dur="0.6s" fill="freeze" />
7
+ </path>
8
+ <path d="M9 9v1" stroke="#000" stroke-dasharray="4" stroke-dashoffset="4">
9
+ <animate attributeName="stroke-dashoffset" values="4;0" begin="1.2s" dur="0.2s" fill="freeze" />
10
+ </path>
11
+ <path d="M15 9v1" stroke="#000" stroke-dasharray="4" stroke-dashoffset="4">
12
+ <animate attributeName="stroke-dashoffset" values="4;0" begin="1.4s" dur="0.2s" fill="freeze" />
13
+ </path>
14
+ <path d="M8 14c0.5 1.5 1.79 3 4 3c2.21 0 3.5 -1.5 4 -3" stroke="#000" stroke-dasharray="12" stroke-dashoffset="12">
15
+ <animate attributeName="stroke-dashoffset" values="12;0" begin="1.6s" dur="0.2s" fill="freeze" />
16
+ </path>
17
+ </g>
18
+ </mask>
19
+ <rect mask="url(#emoji-smile-mask)" width="24" height="24" fill="currentColor" />
20
+ </svg>
@@ -0,0 +1,20 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="emoji-smile-wink-mask">
3
+ <g fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
4
+ <path d="M12 3c4.97 0 9 4.03 9 9c0 4.97 -4.03 9 -9 9c-4.97 0 -9 -4.03 -9 -9c0 -4.97 4.03 -9 9 -9" fill="#fff" fill-opacity="0" stroke-dasharray="64" stroke-dashoffset="64">
5
+ <animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.5s" fill="freeze" />
6
+ <animate attributeName="stroke-dashoffset" values="64;0" dur="0.6s" fill="freeze" />
7
+ </path>
8
+ <path d="M9 9v1" stroke="#000" stroke-dasharray="4" stroke-dashoffset="4">
9
+ <animate attributeName="stroke-dashoffset" values="4;0" begin="1.2s" dur="0.2s" fill="freeze" />
10
+ </path>
11
+ <path d="M14.5 9.5h1" stroke="#000" stroke-dasharray="4" stroke-dashoffset="4">
12
+ <animate attributeName="stroke-dashoffset" values="4;0" begin="1.4s" dur="0.2s" fill="freeze" />
13
+ </path>
14
+ <path d="M8 14c0.5 1.5 1.79 3 4 3c2.21 0 3.5 -1.5 4 -3" stroke="#000" stroke-dasharray="12" stroke-dashoffset="12">
15
+ <animate attributeName="stroke-dashoffset" values="12;0" begin="1.6s" dur="0.2s" fill="freeze" />
16
+ </path>
17
+ </g>
18
+ </mask>
19
+ <rect mask="url(#emoji-smile-wink-mask)" width="24" height="24" fill="currentColor" />
20
+ </svg>
@@ -0,0 +1,22 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="filter-alt-mask">
3
+ <g fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
4
+ <path d="M4 7h16" stroke-dasharray="20" stroke-dashoffset="20">
5
+ <animate attributeName="stroke-dashoffset" values="20;0" dur="0.2s" fill="freeze" />
6
+ </path>
7
+ <path d="M7 12h10" stroke-dasharray="12" stroke-dashoffset="12">
8
+ <animate attributeName="stroke-dashoffset" values="12;0" begin="0.2s" dur="0.2s" fill="freeze" />
9
+ </path>
10
+ <path d="M11 17h2" stroke-dasharray="4" stroke-dashoffset="4">
11
+ <animate attributeName="stroke-dashoffset" values="4;0" begin="0.4s" dur="0.2s" fill="freeze" />
12
+ </path>
13
+ <path d="M0 11h24" stroke="#000" stroke-dasharray="32" stroke-dashoffset="32" transform="rotate(45 12 12)">
14
+ <animate attributeName="stroke-dashoffset" values="32;0" begin="0.6s" dur="0.4s" fill="freeze" />
15
+ </path>
16
+ <path d="M0 13h24" stroke-dasharray="32" stroke-dashoffset="32" transform="rotate(45 12 12)">
17
+ <animate attributeName="stroke-dashoffset" values="32;0" begin="0.6s" dur="0.4s" fill="freeze" />
18
+ </path>
19
+ </g>
20
+ </mask>
21
+ <rect mask="url(#filter-alt-mask)" width="24" height="24" fill="currentColor" />
22
+ </svg>
@@ -0,0 +1,13 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
3
+ <path d="M4 7h16" stroke-dasharray="20" stroke-dashoffset="20">
4
+ <animate attributeName="stroke-dashoffset" values="20;0" dur="0.2s" fill="freeze" />
5
+ </path>
6
+ <path d="M7 12h10" stroke-dasharray="12" stroke-dashoffset="12">
7
+ <animate attributeName="stroke-dashoffset" values="12;0" begin="0.2s" dur="0.2s" fill="freeze" />
8
+ </path>
9
+ <path d="M11 17h2" stroke-dasharray="4" stroke-dashoffset="4">
10
+ <animate attributeName="stroke-dashoffset" values="4;0" begin="0.4s" dur="0.2s" fill="freeze" />
11
+ </path>
12
+ </g>
13
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
3
+ <path d="M3 4h14l-5 6.5v9.5l-4 -4v-5.5Z" fill="currentColor" fill-opacity="0" stroke-dasharray="56" stroke-dashoffset="56">
4
+ <animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.5s" fill="freeze" />
5
+ <animate attributeName="stroke-dashoffset" values="56;0" dur="0.6s" fill="freeze" />
6
+ </path>
7
+ <path d="M16 18l2 2l3.5 -3.5" stroke-dasharray="12" stroke-dashoffset="12">
8
+ <animate attributeName="stroke-dashoffset" values="12;0" begin="0.6s" dur="0.2s" fill="freeze" />
9
+ </path>
10
+ </g>
11
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
3
+ <path d="M3 4h14l-5 6.5v9.5l-4 -4v-5.5Z" fill="currentColor" fill-opacity="0" stroke-dasharray="56" stroke-dashoffset="56">
4
+ <animate attributeName="fill-opacity" values="0;0.3" begin="0.8s" dur="0.15s" fill="freeze" />
5
+ <animate attributeName="stroke-dashoffset" values="56;0" dur="0.6s" fill="freeze" />
6
+ </path>
7
+ <path d="M16 18l2 2l3.5 -3.5" stroke-dasharray="12" stroke-dashoffset="12">
8
+ <animate attributeName="stroke-dashoffset" values="12;0" begin="0.6s" dur="0.2s" fill="freeze" />
9
+ </path>
10
+ </g>
11
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
3
+ <path d="M3 4h14l-5 6.5v9.5l-4 -4v-5.5Z" stroke-dasharray="56" stroke-dashoffset="56">
4
+ <animate attributeName="stroke-dashoffset" values="56;0" dur="0.6s" fill="freeze" />
5
+ </path>
6
+ <path d="M16 18l2 2l3.5 -3.5" stroke-dasharray="12" stroke-dashoffset="12">
7
+ <animate attributeName="stroke-dashoffset" values="12;0" begin="0.6s" dur="0.2s" fill="freeze" />
8
+ </path>
9
+ </g>
10
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
3
+ <path d="M3 4h14l-5 6.5v9.5l-4 -4v-5.5Z" fill="currentColor" fill-opacity="0" stroke-dasharray="56" stroke-dashoffset="56">
4
+ <animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.5s" fill="freeze" />
5
+ <animate attributeName="stroke-dashoffset" values="56;0" dur="0.6s" fill="freeze" />
6
+ </path>
7
+ <path d="M16 18h6" stroke-dasharray="8" stroke-dashoffset="8">
8
+ <animate attributeName="stroke-dashoffset" values="8;0" begin="0.6s" dur="0.2s" fill="freeze" />
9
+ </path>
10
+ </g>
11
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
3
+ <path d="M3 4h14l-5 6.5v9.5l-4 -4v-5.5Z" fill="currentColor" fill-opacity="0" stroke-dasharray="56" stroke-dashoffset="56">
4
+ <animate attributeName="fill-opacity" values="0;0.3" begin="0.8s" dur="0.15s" fill="freeze" />
5
+ <animate attributeName="stroke-dashoffset" values="56;0" dur="0.6s" fill="freeze" />
6
+ </path>
7
+ <path d="M16 18h6" stroke-dasharray="8" stroke-dashoffset="8">
8
+ <animate attributeName="stroke-dashoffset" values="8;0" begin="0.6s" dur="0.2s" fill="freeze" />
9
+ </path>
10
+ </g>
11
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
3
+ <path d="M3 4h14l-5 6.5v9.5l-4 -4v-5.5Z" stroke-dasharray="56" stroke-dashoffset="56">
4
+ <animate attributeName="stroke-dashoffset" values="56;0" dur="0.6s" fill="freeze" />
5
+ </path>
6
+ <path d="M16 18h6" stroke-dasharray="8" stroke-dashoffset="8">
7
+ <animate attributeName="stroke-dashoffset" values="8;0" begin="0.6s" dur="0.2s" fill="freeze" />
8
+ </path>
9
+ </g>
10
+ </svg>
@@ -0,0 +1,17 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="filter-mask">
3
+ <g fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
4
+ <path d="M5 4h14l-5 6.5v9.5l-4 -4v-5.5Z" fill="#fff" fill-opacity="0" stroke-dasharray="56" stroke-dashoffset="56">
5
+ <animate attributeName="fill-opacity" values="0;1" begin="0.6s" dur="0.5s" fill="freeze" />
6
+ <animate attributeName="stroke-dashoffset" values="56;0" dur="0.6s" fill="freeze" />
7
+ </path>
8
+ <path d="M-1 11h26" stroke="#000" stroke-dasharray="32" stroke-dashoffset="32" transform="rotate(45 12 12)">
9
+ <animate attributeName="stroke-dashoffset" values="32;0" begin="1.1s" dur="0.4s" fill="freeze" />
10
+ </path>
11
+ <path d="M-1 13h26" stroke-dasharray="32" stroke-dashoffset="32" transform="rotate(45 12 12)">
12
+ <animate attributeName="stroke-dashoffset" values="32;0" begin="1.1s" dur="0.4s" fill="freeze" />
13
+ </path>
14
+ </g>
15
+ </mask>
16
+ <rect mask="url(#filter-mask)" width="24" height="24" fill="currentColor" />
17
+ </svg>
@@ -0,0 +1,17 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="filter-mask">
3
+ <g fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
4
+ <path d="M5 4h14l-5 6.5v9.5l-4 -4v-5.5Z" fill="#fff" fill-opacity="0" stroke-dasharray="56" stroke-dashoffset="56">
5
+ <animate attributeName="fill-opacity" values="0;0.3" begin="0.6s" dur="0.15s" fill="freeze" />
6
+ <animate attributeName="stroke-dashoffset" values="56;0" dur="0.6s" fill="freeze" />
7
+ </path>
8
+ <path d="M-1 11h26" stroke="#000" stroke-dasharray="32" stroke-dashoffset="32" transform="rotate(45 12 12)">
9
+ <animate attributeName="stroke-dashoffset" values="32;0" begin="0.75s" dur="0.4s" fill="freeze" />
10
+ </path>
11
+ <path d="M-1 13h26" stroke-dasharray="32" stroke-dashoffset="32" transform="rotate(45 12 12)">
12
+ <animate attributeName="stroke-dashoffset" values="32;0" begin="0.75s" dur="0.4s" fill="freeze" />
13
+ </path>
14
+ </g>
15
+ </mask>
16
+ <rect mask="url(#filter-mask)" width="24" height="24" fill="currentColor" />
17
+ </svg>