@iconify/json 2.2.44 → 2.2.46
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.
- package/collections.json +27 -6
- package/collections.md +16 -6
- package/composer.json +1 -1
- package/json/bi.json +1 -1
- package/json/circle-flags.json +2 -2
- package/json/line-md.json +59 -3
- package/json/pajamas.json +1 -1
- package/json/streamline.json +4059 -0
- package/json/tabler.json +58 -4
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -108,8 +108,8 @@
|
|
|
108
108
|
},
|
|
109
109
|
"tabler": {
|
|
110
110
|
"name": "Tabler Icons",
|
|
111
|
-
"total":
|
|
112
|
-
"version": "2.
|
|
111
|
+
"total": 4080,
|
|
112
|
+
"version": "2.14.0",
|
|
113
113
|
"author": {
|
|
114
114
|
"name": "Paweł Kuna",
|
|
115
115
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
"bi": {
|
|
154
154
|
"name": "Bootstrap Icons",
|
|
155
155
|
"total": 1953,
|
|
156
|
-
"version": "1.10.
|
|
156
|
+
"version": "1.10.4",
|
|
157
157
|
"author": {
|
|
158
158
|
"name": "The Bootstrap Authors",
|
|
159
159
|
"url": "https://github.com/twbs/icons"
|
|
@@ -1273,7 +1273,7 @@
|
|
|
1273
1273
|
"pajamas": {
|
|
1274
1274
|
"name": "Gitlab SVGs",
|
|
1275
1275
|
"total": 360,
|
|
1276
|
-
"version": "3.
|
|
1276
|
+
"version": "3.37.0",
|
|
1277
1277
|
"author": {
|
|
1278
1278
|
"name": "GitLab B.V.",
|
|
1279
1279
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -1381,6 +1381,27 @@
|
|
|
1381
1381
|
"category": "General",
|
|
1382
1382
|
"palette": false
|
|
1383
1383
|
},
|
|
1384
|
+
"streamline": {
|
|
1385
|
+
"name": "Streamline",
|
|
1386
|
+
"total": 1000,
|
|
1387
|
+
"author": {
|
|
1388
|
+
"name": "Webalys LLC",
|
|
1389
|
+
"url": "https://github.com/webalys-hq/streamline-vectors"
|
|
1390
|
+
},
|
|
1391
|
+
"license": {
|
|
1392
|
+
"title": "CC BY 4.0",
|
|
1393
|
+
"spdx": "CC-BY-4.0",
|
|
1394
|
+
"url": "https://creativecommons.org/licenses/by/4.0/"
|
|
1395
|
+
},
|
|
1396
|
+
"samples": [
|
|
1397
|
+
"mail-sign-hashtag-sharp-sign-hashtag-tag",
|
|
1398
|
+
"interface-weather-umbrella-storm-rain-umbrella-open-weather",
|
|
1399
|
+
"money-graph-bar-product-data-bars-analysis-analytics-graph-business-chart"
|
|
1400
|
+
],
|
|
1401
|
+
"height": 14,
|
|
1402
|
+
"category": "General",
|
|
1403
|
+
"palette": false
|
|
1404
|
+
},
|
|
1384
1405
|
"fa6-solid": {
|
|
1385
1406
|
"name": "Font Awesome Solid",
|
|
1386
1407
|
"total": 1390,
|
|
@@ -1473,8 +1494,8 @@
|
|
|
1473
1494
|
},
|
|
1474
1495
|
"line-md": {
|
|
1475
1496
|
"name": "Material Line Icons",
|
|
1476
|
-
"total":
|
|
1477
|
-
"version": "0.2.
|
|
1497
|
+
"total": 412,
|
|
1498
|
+
"version": "0.2.9",
|
|
1478
1499
|
"author": {
|
|
1479
1500
|
"name": "Vjacheslav Trushkin",
|
|
1480
1501
|
"url": "https://github.com/cyberalien/line-md"
|
package/collections.md
CHANGED
|
@@ -54,12 +54,12 @@
|
|
|
54
54
|
* File: [json/solar.json](json/solar.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
55
55
|
|
|
56
56
|
## Tabler Icons
|
|
57
|
-
* Number of icons:
|
|
57
|
+
* Number of icons: 4080
|
|
58
58
|
* Author: Paweł Kuna
|
|
59
59
|
* URL: https://github.com/tabler/tabler-icons
|
|
60
60
|
* License: MIT
|
|
61
61
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
62
|
-
* Version: 2.
|
|
62
|
+
* Version: 2.14.0
|
|
63
63
|
* Palette: Colorless
|
|
64
64
|
* Icon set prefix: `tabler`
|
|
65
65
|
* File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
* URL: https://github.com/twbs/icons
|
|
82
82
|
* License: MIT
|
|
83
83
|
* License URL: https://github.com/twbs/icons/blob/main/LICENSE.md
|
|
84
|
-
* Version: 1.10.
|
|
84
|
+
* Version: 1.10.4
|
|
85
85
|
* Palette: Colorless
|
|
86
86
|
* Icon set prefix: `bi`
|
|
87
87
|
* File: [json/bi.json](json/bi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -629,7 +629,7 @@
|
|
|
629
629
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
630
630
|
* License: MIT
|
|
631
631
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
632
|
-
* Version: 3.
|
|
632
|
+
* Version: 3.37.0
|
|
633
633
|
* Palette: Colorless
|
|
634
634
|
* Icon set prefix: `pajamas`
|
|
635
635
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -678,6 +678,16 @@
|
|
|
678
678
|
* Icon set prefix: `ei`
|
|
679
679
|
* File: [json/ei.json](json/ei.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
680
680
|
|
|
681
|
+
## Streamline
|
|
682
|
+
* Number of icons: 1000
|
|
683
|
+
* Author: Webalys LLC
|
|
684
|
+
* URL: https://github.com/webalys-hq/streamline-vectors
|
|
685
|
+
* License: CC BY 4.0
|
|
686
|
+
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
687
|
+
* Palette: Colorless
|
|
688
|
+
* Icon set prefix: `streamline`
|
|
689
|
+
* File: [json/streamline.json](json/streamline.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
690
|
+
|
|
681
691
|
## Font Awesome Solid
|
|
682
692
|
* Number of icons: 1390
|
|
683
693
|
* Author: Dave Gandy
|
|
@@ -723,12 +733,12 @@
|
|
|
723
733
|
* File: [json/nimbus.json](json/nimbus.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
724
734
|
|
|
725
735
|
## Material Line Icons
|
|
726
|
-
* Number of icons:
|
|
736
|
+
* Number of icons: 412
|
|
727
737
|
* Author: Vjacheslav Trushkin
|
|
728
738
|
* URL: https://github.com/cyberalien/line-md
|
|
729
739
|
* License: MIT
|
|
730
740
|
* License URL: https://github.com/cyberalien/line-md/blob/master/license.txt
|
|
731
|
-
* Version: 0.2.
|
|
741
|
+
* Version: 0.2.9
|
|
732
742
|
* Palette: Colorless
|
|
733
743
|
* Icon set prefix: `line-md`
|
|
734
744
|
* File: [json/line-md.json](json/line-md.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
package/composer.json
CHANGED
package/json/bi.json
CHANGED
package/json/circle-flags.json
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"category": "Maps / Flags",
|
|
24
24
|
"palette": true
|
|
25
25
|
},
|
|
26
|
-
"lastModified":
|
|
26
|
+
"lastModified": 1680674840,
|
|
27
27
|
"icons": {
|
|
28
28
|
"ac": {
|
|
29
29
|
"body": "<mask id=\"circleFlagsAc0\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#circleFlagsAc0)\"><path fill=\"#0052b4\" d=\"M256 0h256v512H0V256Z\"/><path fill=\"#eee\" d=\"M0 0v32l32 32L0 96v160h32l32-32l32 32h32v-83l83 83h45l-8-16l8-15v-14l-83-83h83V96l-32-32l32-32V0H96L64 32L32 0Z\"/><path fill=\"#d80027\" d=\"M32 0v32H0v64h32v160h64V96h160V32H96V0Zm96 128l128 128v-31l-97-97z\"/><path fill=\"#6da544\" d=\"m320 144l48-80l48 80z\"/><circle cx=\"368\" cy=\"144\" r=\"48\" fill=\"#acabb1\"/><path fill=\"#338af3\" d=\"M320 144v77c0 36 48 48 48 48s48-12 48-48v-77z\"/><rect width=\"32\" height=\"128\" x=\"288\" y=\"128\" fill=\"#ff9811\" rx=\"16\" ry=\"16\"/><rect width=\"32\" height=\"128\" x=\"416\" y=\"128\" fill=\"#ff9811\" rx=\"16\" ry=\"16\"/><path fill=\"#6da544\" d=\"m368 160l-48 67c2 11 9 19 16 26l32-45l32 45c8-7 14-15 16-26z\"/></g>"
|
|
@@ -614,7 +614,7 @@
|
|
|
614
614
|
"body": "<mask id=\"circleFlagsKp0\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#circleFlagsKp0)\"><path fill=\"#0052b4\" d=\"M0 0h512v89l-61.2 165.6L512 423v89H0v-89l62.5-174.6L0 89z\"/><path fill=\"#eee\" d=\"M0 89h512v33.4l-28.1 130L512 389.7V423H0v-33.4L30 255L0 122.4z\"/><path fill=\"#d80027\" d=\"M0 122.4h512v267.2H0z\"/><circle cx=\"157.5\" cy=\"256\" r=\"98.5\" fill=\"#eee\"/><path fill=\"#d80027\" d=\"m157.5 157.5l22.1 68h71.6l-58 42l22.3 68.3l-58-42.3l-58 42.2l22.2-68.1l-57.9-42h71.6z\"/></g>"
|
|
615
615
|
},
|
|
616
616
|
"kr": {
|
|
617
|
-
"body": "<mask id=\"circleFlagsKr0\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#circleFlagsKr0)\"><path fill=\"#eee\" d=\"M0
|
|
617
|
+
"body": "<mask id=\"circleFlagsKr0\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#circleFlagsKr0)\"><path fill=\"#eee\" d=\"M0 0h512v512H0Z\"/><path fill=\"#333\" d=\"m350 335l24-24l16 16l-24 23zm-39 39l24-24l15 16l-23 24zm87 8l23-24l16 16l-24 24zm-40 39l24-23l16 15l-24 24Zm16-63l24-23l15 15l-23 24zm-39 40l23-24l16 16l-24 23zm63-221l-63-63l15-15l64 63zm-63-15l-24-24l16-16l23 24zm39 39l-24-24l16-15l24 23zm8-87l-24-23l16-16l24 24Zm39 40l-23-24l15-16l24 24ZM91 358l63 63l-16 16l-63-63zm63 16l23 24l-15 15l-24-23zm-40-39l24 23l-16 16l-23-24zm24-24l63 63l-16 16l-63-63zm16-220l-63 63l-16-16l63-63zm23 23l-63 63l-15-16l63-63zm24 24l-63 63l-16-16l63-63z\"/><path fill=\"#d80027\" d=\"M319 319L193 193a89 89 0 1 1 126 126z\"/><path fill=\"#0052b4\" d=\"M319 319a89 89 0 1 1-126-126z\"/><circle cx=\"224.5\" cy=\"224.5\" r=\"44.5\" fill=\"#d80027\"/><circle cx=\"287.5\" cy=\"287.5\" r=\"44.5\" fill=\"#0052b4\"/></g>"
|
|
618
618
|
},
|
|
619
619
|
"kurdistan": {
|
|
620
620
|
"body": "<mask id=\"circleFlagsKurdistan0\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#circleFlagsKurdistan0)\"><path fill=\"#eee\" d=\"m0 144.7l257-22.4l255 22.4v222.6l-254.9 31L0 367.3z\"/><path fill=\"#d80027\" d=\"M0 0h512v144.7H0z\"/><path fill=\"#6da544\" d=\"M0 367.3h512V512H0z\"/><path fill=\"#ffda44\" d=\"m256 95.9l19.4 83.6l56.1-65l-21.6 83l79.8-31.4l-57.7 63.5l85.3 9.2l-80.7 29.3L408 316l-85-11.5l40.8 75.5l-70-49.7L295 416l-39-76.4l-38.9 76.4l1.2-85.8l-70 49.7l40.8-75.5l-85 11.5l71.3-47.9l-80.7-29.3l85.3-9.3l-57.7-63.4l79.8 31.5l-21.6-83.1l56 65z\"/></g>"
|
package/json/line-md.json
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"prefix": "line-md",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Material Line Icons",
|
|
5
|
-
"total":
|
|
6
|
-
"version": "0.2.
|
|
5
|
+
"total": 412,
|
|
6
|
+
"version": "0.2.9",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Vjacheslav Trushkin",
|
|
9
9
|
"url": "https://github.com/cyberalien/line-md"
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"category": "Animated Icons",
|
|
23
23
|
"palette": false
|
|
24
24
|
},
|
|
25
|
-
"lastModified":
|
|
25
|
+
"lastModified": 1680674943,
|
|
26
26
|
"icons": {
|
|
27
27
|
"account": {
|
|
28
28
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-dasharray=\"28\" stroke-dashoffset=\"28\" stroke-linecap=\"round\" stroke-width=\"2\"><path d=\"M4 21V20C4 16.6863 6.68629 14 10 14H14C17.3137 14 20 16.6863 20 20V21\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.4s\" values=\"28;0\"/></path><path d=\"M12 11C9.79086 11 8 9.20914 8 7C8 4.79086 9.79086 3 12 3C14.2091 3 16 4.79086 16 7C16 9.20914 14.2091 11 12 11Z\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.5s\" dur=\"0.4s\" values=\"28;0\"/></path></g>"
|
|
@@ -904,6 +904,48 @@
|
|
|
904
904
|
"search-twotone": {
|
|
905
905
|
"body": "<g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\"><path fill=\"none\" stroke-dasharray=\"16\" stroke-dashoffset=\"16\" d=\"M10.5 13.5L3 21\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.4s\" dur=\"0.2s\" values=\"16;0\"/></path><path fill=\"currentColor\" fill-opacity=\"0\" stroke-dasharray=\"40\" stroke-dashoffset=\"40\" 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\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.4s\" values=\"40;0\"/><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"0.6s\" dur=\"0.15s\" values=\"0;0.3\"/></path></g>"
|
|
906
906
|
},
|
|
907
|
+
"star": {
|
|
908
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-dasharray=\"32\" stroke-dashoffset=\"32\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 3L9.65 8.76L3.44 9.22L8.2 13.24L6.71 19.28L12 16M12 3L14.35 8.76L20.56 9.22L15.8 13.24L17.29 19.28L12 16\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.5s\" values=\"32;0\"/></path>"
|
|
909
|
+
},
|
|
910
|
+
"star-alt": {
|
|
911
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-dasharray=\"64\" stroke-dashoffset=\"64\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 3L14.35 8.76L20.56 9.22L15.8 13.24L17.29 19.28L12 16L6.71 19.28L8.2 13.24L3.44 9.22L9.65 8.76Z\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.6s\" values=\"64;0\"/></path>"
|
|
912
|
+
},
|
|
913
|
+
"star-alt-filled": {
|
|
914
|
+
"body": "<path fill=\"currentColor\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-dasharray=\"64\" stroke-dashoffset=\"64\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 3L14.35 8.76L20.56 9.22L15.8 13.24L17.29 19.28L12 16L6.71 19.28L8.2 13.24L3.44 9.22L9.65 8.76Z\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.6s\" values=\"64;0\"/><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"0.6s\" dur=\"0.5s\" values=\"0;1\"/></path>"
|
|
915
|
+
},
|
|
916
|
+
"star-alt-twotone": {
|
|
917
|
+
"body": "<path fill=\"currentColor\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-dasharray=\"64\" stroke-dashoffset=\"64\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 3L14.35 8.76L20.56 9.22L15.8 13.24L17.29 19.28L12 16L6.71 19.28L8.2 13.24L3.44 9.22L9.65 8.76Z\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.6s\" values=\"64;0\"/><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"0.6s\" dur=\"0.15s\" values=\"0;0.3\"/></path>"
|
|
918
|
+
},
|
|
919
|
+
"star-filled": {
|
|
920
|
+
"body": "<path fill=\"currentColor\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-dasharray=\"32\" stroke-dashoffset=\"32\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 3L9.65 8.76L3.44 9.22L8.2 13.24L6.71 19.28L12 16M12 3L14.35 8.76L20.56 9.22L15.8 13.24L17.29 19.28L12 16\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.5s\" values=\"32;0\"/><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"0.5s\" dur=\"0.5s\" values=\"0;1\"/></path>"
|
|
921
|
+
},
|
|
922
|
+
"star-filled-half": {
|
|
923
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-dasharray=\"32\" stroke-dashoffset=\"32\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 3L9.65 8.76L3.44 9.22L8.2 13.24L6.71 19.28L12 16M12 3L14.35 8.76L20.56 9.22L15.8 13.24L17.29 19.28L12 16\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.5s\" values=\"32;0\"/></path><path fill=\"currentColor\" fill-opacity=\"0\" d=\"M12 3L9.65 8.76L3.44 9.22L8.2 13.24L6.71 19.28L12 16Z\"><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"0.5s\" dur=\"0.5s\" values=\"0;1\"/></path>"
|
|
924
|
+
},
|
|
925
|
+
"star-half": {
|
|
926
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-dasharray=\"48\" stroke-dashoffset=\"48\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 3L9.65 8.76L3.44 9.22L8.2 13.24L6.71 19.28L12 16Z\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.5s\" values=\"48;0\"/></path>"
|
|
927
|
+
},
|
|
928
|
+
"star-half-filled": {
|
|
929
|
+
"body": "<path fill=\"currentColor\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-dasharray=\"48\" stroke-dashoffset=\"48\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 3L9.65 8.76L3.44 9.22L8.2 13.24L6.71 19.28L12 16Z\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.5s\" values=\"48;0\"/><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"0.5s\" dur=\"0.5s\" values=\"0;1\"/></path>"
|
|
930
|
+
},
|
|
931
|
+
"star-half-twotone": {
|
|
932
|
+
"body": "<path fill=\"currentColor\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-dasharray=\"48\" stroke-dashoffset=\"48\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 3L9.65 8.76L3.44 9.22L8.2 13.24L6.71 19.28L12 16Z\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.5s\" values=\"48;0\"/><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"0.5s\" dur=\"0.15s\" values=\"0;0.3\"/></path>"
|
|
933
|
+
},
|
|
934
|
+
"star-pulsating-filled-loop": {
|
|
935
|
+
"body": "<path fill=\"currentColor\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-dasharray=\"32\" stroke-dashoffset=\"32\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 3L9.65 8.76L3.44 9.22L8.2 13.24L6.71 19.28L12 16M12 3L14.35 8.76L20.56 9.22L15.8 13.24L17.29 19.28L12 16\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.5s\" values=\"32;0\"/><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"0.5s\" dur=\"0.5s\" values=\"0;1\"/><animate attributeName=\"d\" dur=\"1.5s\" repeatCount=\"indefinite\" values=\"M12 3L9.65 8.76L3.44 9.22L8.2 13.24L6.71 19.28L12 16M12 3L14.35 8.76L20.56 9.22L15.8 13.24L17.29 19.28L12 16;M12 7L10.82 10.38L7.24 10.45L10.1 12.62L9.06 16.05L12 14M12 7L13.18 10.38L16.76 10.45L13.9 12.62L14.94 16.05L12 14;M12 3L9.65 8.76L3.44 9.22L8.2 13.24L6.71 19.28L12 16M12 3L14.35 8.76L20.56 9.22L15.8 13.24L17.29 19.28L12 16\"/></path>"
|
|
936
|
+
},
|
|
937
|
+
"star-pulsating-loop": {
|
|
938
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-dasharray=\"32\" stroke-dashoffset=\"32\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 3L9.65 8.76L3.44 9.22L8.2 13.24L6.71 19.28L12 16M12 3L14.35 8.76L20.56 9.22L15.8 13.24L17.29 19.28L12 16\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.5s\" values=\"32;0\"/><animate attributeName=\"d\" dur=\"1.5s\" repeatCount=\"indefinite\" values=\"M12 3L9.65 8.76L3.44 9.22L8.2 13.24L6.71 19.28L12 16M12 3L14.35 8.76L20.56 9.22L15.8 13.24L17.29 19.28L12 16;M12 7L10.82 10.38L7.24 10.45L10.1 12.62L9.06 16.05L12 14M12 7L13.18 10.38L16.76 10.45L13.9 12.62L14.94 16.05L12 14;M12 3L9.65 8.76L3.44 9.22L8.2 13.24L6.71 19.28L12 16M12 3L14.35 8.76L20.56 9.22L15.8 13.24L17.29 19.28L12 16\"/></path>"
|
|
939
|
+
},
|
|
940
|
+
"star-pulsating-twotone-loop": {
|
|
941
|
+
"body": "<path fill=\"currentColor\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-dasharray=\"32\" stroke-dashoffset=\"32\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 3L9.65 8.76L3.44 9.22L8.2 13.24L6.71 19.28L12 16M12 3L14.35 8.76L20.56 9.22L15.8 13.24L17.29 19.28L12 16\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.5s\" values=\"32;0\"/><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"0.5s\" dur=\"0.15s\" values=\"0;0.3\"/><animate attributeName=\"d\" dur=\"1.5s\" repeatCount=\"indefinite\" values=\"M12 3L9.65 8.76L3.44 9.22L8.2 13.24L6.71 19.28L12 16M12 3L14.35 8.76L20.56 9.22L15.8 13.24L17.29 19.28L12 16;M12 7L10.82 10.38L7.24 10.45L10.1 12.62L9.06 16.05L12 14M12 7L13.18 10.38L16.76 10.45L13.9 12.62L14.94 16.05L12 14;M12 3L9.65 8.76L3.44 9.22L8.2 13.24L6.71 19.28L12 16M12 3L14.35 8.76L20.56 9.22L15.8 13.24L17.29 19.28L12 16\"/></path>"
|
|
942
|
+
},
|
|
943
|
+
"star-twotone": {
|
|
944
|
+
"body": "<path fill=\"currentColor\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-dasharray=\"32\" stroke-dashoffset=\"32\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 3L9.65 8.76L3.44 9.22L8.2 13.24L6.71 19.28L12 16M12 3L14.35 8.76L20.56 9.22L15.8 13.24L17.29 19.28L12 16\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.5s\" values=\"32;0\"/><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"0.5s\" dur=\"0.15s\" values=\"0;0.3\"/></path>"
|
|
945
|
+
},
|
|
946
|
+
"star-twotone-half": {
|
|
947
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-dasharray=\"32\" stroke-dashoffset=\"32\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 3L9.65 8.76L3.44 9.22L8.2 13.24L6.71 19.28L12 16M12 3L14.35 8.76L20.56 9.22L15.8 13.24L17.29 19.28L12 16\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.5s\" values=\"32;0\"/></path><path fill=\"currentColor\" fill-opacity=\"0\" d=\"M12 3L9.65 8.76L3.44 9.22L8.2 13.24L6.71 19.28L12 16Z\"><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"0.5s\" dur=\"0.15s\" values=\"0;0.3\"/></path>"
|
|
948
|
+
},
|
|
907
949
|
"sun-rising-filled-loop": {
|
|
908
950
|
"body": "<circle cx=\"12\" cy=\"32\" r=\"6\" fill=\"currentColor\"><animate fill=\"freeze\" attributeName=\"cy\" dur=\"0.6s\" values=\"32;12\"/></circle><g fill=\"none\" stroke=\"currentColor\" stroke-dasharray=\"2\" stroke-dashoffset=\"2\" stroke-linecap=\"round\" stroke-width=\"2\"><path d=\"M0 0\"><animate fill=\"freeze\" attributeName=\"d\" begin=\"0.7s\" dur=\"0.2s\" values=\"M12 19v1M19 12h1M12 5v-1M5 12h-1;M12 21v1M21 12h1M12 3v-1M3 12h-1\"/><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.7s\" dur=\"0.2s\" values=\"2;0\"/></path><path d=\"M0 0\"><animate fill=\"freeze\" attributeName=\"d\" begin=\"0.9s\" dur=\"0.2s\" 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\"/><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.9s\" dur=\"0.2s\" values=\"2;0\"/></path><animateTransform attributeName=\"transform\" dur=\"30s\" repeatCount=\"indefinite\" type=\"rotate\" values=\"0 12 12;360 12 12\"/></g>"
|
|
909
951
|
},
|
|
@@ -1625,6 +1667,20 @@
|
|
|
1625
1667
|
"reddit-circle",
|
|
1626
1668
|
"reddit-circle-loop",
|
|
1627
1669
|
"reddit-loop",
|
|
1670
|
+
"star",
|
|
1671
|
+
"star-alt",
|
|
1672
|
+
"star-alt-filled",
|
|
1673
|
+
"star-alt-twotone",
|
|
1674
|
+
"star-filled",
|
|
1675
|
+
"star-filled-half",
|
|
1676
|
+
"star-half",
|
|
1677
|
+
"star-half-filled",
|
|
1678
|
+
"star-half-twotone",
|
|
1679
|
+
"star-pulsating-filled-loop",
|
|
1680
|
+
"star-pulsating-loop",
|
|
1681
|
+
"star-pulsating-twotone-loop",
|
|
1682
|
+
"star-twotone",
|
|
1683
|
+
"star-twotone-half",
|
|
1628
1684
|
"telegram",
|
|
1629
1685
|
"thumbs-down",
|
|
1630
1686
|
"thumbs-down-twotone",
|