@iconify/json 2.1.68 → 2.1.69
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 +6 -6
- package/collections.md +6 -6
- package/composer.json +1 -1
- package/json/fluent.json +1 -1
- package/json/line-md.json +86 -17
- package/json/material-symbols.json +294 -2
- package/json/nimbus.json +1 -1
- package/json/tabler.json +57 -3
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"material-symbols": {
|
|
3
3
|
"name": "Material Symbols",
|
|
4
|
-
"total":
|
|
4
|
+
"total": 8074,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -153,8 +153,8 @@
|
|
|
153
153
|
},
|
|
154
154
|
"tabler": {
|
|
155
155
|
"name": "Tabler Icons",
|
|
156
|
-
"total":
|
|
157
|
-
"version": "1.
|
|
156
|
+
"total": 2052,
|
|
157
|
+
"version": "1.72.0",
|
|
158
158
|
"author": {
|
|
159
159
|
"name": "Paweł Kuna",
|
|
160
160
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -967,7 +967,7 @@
|
|
|
967
967
|
"fluent": {
|
|
968
968
|
"name": "Fluent UI System Icons",
|
|
969
969
|
"total": 11546,
|
|
970
|
-
"version": "1.1.
|
|
970
|
+
"version": "1.1.174",
|
|
971
971
|
"author": {
|
|
972
972
|
"name": "Microsoft Corporation",
|
|
973
973
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -1300,7 +1300,7 @@
|
|
|
1300
1300
|
"nimbus": {
|
|
1301
1301
|
"name": "Nimbus",
|
|
1302
1302
|
"total": 136,
|
|
1303
|
-
"version": "0.2.
|
|
1303
|
+
"version": "0.2.7",
|
|
1304
1304
|
"author": {
|
|
1305
1305
|
"name": "Linkedstore S.A.",
|
|
1306
1306
|
"url": "https://github.com/TiendaNube/nimbus-icons"
|
|
@@ -1321,7 +1321,7 @@
|
|
|
1321
1321
|
},
|
|
1322
1322
|
"line-md": {
|
|
1323
1323
|
"name": "Material Line Icons",
|
|
1324
|
-
"total":
|
|
1324
|
+
"total": 310,
|
|
1325
1325
|
"version": "0.2.0",
|
|
1326
1326
|
"author": {
|
|
1327
1327
|
"name": "Vjacheslav Trushkin",
|
package/collections.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
### Material Symbols
|
|
6
|
-
* Number of icons:
|
|
6
|
+
* Number of icons: 8074
|
|
7
7
|
* Author: Google
|
|
8
8
|
* URL: https://github.com/google/material-design-icons
|
|
9
9
|
* License: Apache 2.0
|
|
@@ -70,12 +70,12 @@
|
|
|
70
70
|
|
|
71
71
|
|
|
72
72
|
### Tabler Icons
|
|
73
|
-
* Number of icons:
|
|
73
|
+
* Number of icons: 2052
|
|
74
74
|
* Author: Paweł Kuna
|
|
75
75
|
* URL: https://github.com/tabler/tabler-icons
|
|
76
76
|
* License: MIT
|
|
77
77
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
78
|
-
* Version: 1.
|
|
78
|
+
* Version: 1.72.0
|
|
79
79
|
* Palette: Colorless
|
|
80
80
|
|
|
81
81
|
|
|
@@ -438,7 +438,7 @@
|
|
|
438
438
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
439
439
|
* License: MIT
|
|
440
440
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE
|
|
441
|
-
* Version: 1.1.
|
|
441
|
+
* Version: 1.1.174
|
|
442
442
|
* Palette: Colorless
|
|
443
443
|
|
|
444
444
|
|
|
@@ -587,12 +587,12 @@
|
|
|
587
587
|
* URL: https://github.com/TiendaNube/nimbus-icons
|
|
588
588
|
* License: MIT
|
|
589
589
|
* License URL: https://github.com/TiendaNube/nimbus-icons/blob/develop/LICENSE
|
|
590
|
-
* Version: 0.2.
|
|
590
|
+
* Version: 0.2.7
|
|
591
591
|
* Palette: Colorless
|
|
592
592
|
|
|
593
593
|
|
|
594
594
|
### Material Line Icons
|
|
595
|
-
* Number of icons:
|
|
595
|
+
* Number of icons: 310
|
|
596
596
|
* Author: Vjacheslav Trushkin
|
|
597
597
|
* URL: https://github.com/cyberalien/line-md
|
|
598
598
|
* License: MIT
|
package/composer.json
CHANGED
package/json/fluent.json
CHANGED
package/json/line-md.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "line-md",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Material Line Icons",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 310,
|
|
6
6
|
"version": "0.2.0",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Vjacheslav Trushkin",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"category": "Animated Icons",
|
|
23
23
|
"palette": false
|
|
24
24
|
},
|
|
25
|
-
"lastModified":
|
|
25
|
+
"lastModified": 1656396706,
|
|
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>"
|
|
@@ -102,10 +102,10 @@
|
|
|
102
102
|
"beer": {
|
|
103
103
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path stroke-dasharray=\"60\" stroke-dashoffset=\"60\" d=\"M18 3L16 21H7L5 3z\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.6s\" values=\"60;0\"/></path><path stroke-dasharray=\"14\" stroke-dashoffset=\"14\" d=\"M6 7.67C6.6 7.3 7.22 7 8 7C10 7 11 9 13 9C14.64 9 15.6 7.66 17 7.17\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.7s\" dur=\"0.2s\" values=\"14;0\"/></path></g>"
|
|
104
104
|
},
|
|
105
|
-
"beer-alt-
|
|
105
|
+
"beer-alt-filled": {
|
|
106
106
|
"body": "<mask id=\"svgIDa\"><g transform=\"translate(0 14)\"><path fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6 7.67C6.6 7.3 7.22 7 8 7C10 7 11 9 13 9C14.64 9 15.6 7.66 17 7.17\"/><path fill=\"#fff\" d=\"M17 8L16 21H7L6 8z\"/><animateMotion fill=\"freeze\" begin=\"0.6s\" calcMode=\"linear\" dur=\"0.6s\" path=\"M0 0v-14\"/></g></mask><path fill=\"none\" stroke=\"currentColor\" stroke-dasharray=\"60\" stroke-dashoffset=\"60\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M18 3L16 21H7L5 3z\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.6s\" values=\"60;0\"/></path><rect width=\"11\" height=\"14\" x=\"6\" y=\"6\" fill=\"currentColor\" mask=\"url(#svgIDa)\"/>"
|
|
107
107
|
},
|
|
108
|
-
"beer-alt-
|
|
108
|
+
"beer-alt-filled-loop": {
|
|
109
109
|
"body": "<mask id=\"svgIDa\"><g transform=\"translate(0 14)\"><path stroke=\"#fff\" stroke-width=\"2\" d=\"M18 7C16 7 15 9 13 9C11 9 10 7 8 7C6 7 5 9 3 9C1 9 0 7 -2 7C-4 7 -5 9 -7 9\"><animateMotion calcMode=\"linear\" dur=\"3s\" path=\"M0 0h10\" repeatCount=\"indefinite\"/></path><path fill=\"#fff\" d=\"M17 8L16 21H7L6 8z\"/><animateMotion fill=\"freeze\" begin=\"0.6s\" calcMode=\"linear\" dur=\"0.6s\" path=\"M0 0v-14\"/></g></mask><path fill=\"none\" stroke=\"currentColor\" stroke-dasharray=\"60\" stroke-dashoffset=\"60\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M18 3L16 21H7L5 3z\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.6s\" values=\"60;0\"/></path><rect width=\"11\" height=\"14\" x=\"6\" y=\"6\" fill=\"currentColor\" mask=\"url(#svgIDa)\"/>"
|
|
110
110
|
},
|
|
111
111
|
"beer-alt-twotone": {
|
|
@@ -114,12 +114,12 @@
|
|
|
114
114
|
"beer-alt-twotone-loop": {
|
|
115
115
|
"body": "<mask id=\"svgIDa\"><g transform=\"translate(0 14)\"><path stroke=\"#fff\" stroke-width=\"2\" d=\"M18 7C16 7 15 9 13 9C11 9 10 7 8 7C6 7 5 9 3 9C1 9 0 7 -2 7C-4 7 -5 9 -7 9\"><animateMotion calcMode=\"linear\" dur=\"3s\" path=\"M0 0h10\" repeatCount=\"indefinite\"/></path><path fill=\"#fff\" fill-opacity=\".3\" d=\"M17 8L16 21H7L6 8z\"/><animateMotion fill=\"freeze\" begin=\"0.6s\" calcMode=\"linear\" dur=\"0.6s\" path=\"M0 0v-14\"/></g></mask><path fill=\"none\" stroke=\"currentColor\" stroke-dasharray=\"60\" stroke-dashoffset=\"60\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M18 3L16 21H7L5 3z\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.6s\" values=\"60;0\"/></path><rect width=\"11\" height=\"14\" x=\"6\" y=\"6\" fill=\"currentColor\" mask=\"url(#svgIDa)\"/>"
|
|
116
116
|
},
|
|
117
|
+
"beer-filled": {
|
|
118
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path stroke-dasharray=\"60\" stroke-dashoffset=\"60\" d=\"M18 3L16 21H7L5 3z\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.6s\" values=\"60;0\"/></path><path stroke-dasharray=\"14\" stroke-dashoffset=\"14\" d=\"M6 7.67C6.6 7.3 7.22 7 8 7C10 7 11 9 13 9C14.64 9 15.6 7.66 17 7.17\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.7s\" dur=\"0.2s\" values=\"14;0\"/></path></g><path fill=\"currentColor\" fill-opacity=\"0\" d=\"M17 8L16 21H7L6 8z\"><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"0.9s\" dur=\"0.5s\" values=\"0;1\"/></path>"
|
|
119
|
+
},
|
|
117
120
|
"beer-loop": {
|
|
118
121
|
"body": "<mask id=\"svgIDa\"><path stroke=\"#fff\" stroke-width=\"2\" d=\"M18 7C16 7 15 9 13 9C11 9 10 7 8 7C6 7 5 9 3 9C1 9 0 7 -2 7C-4 7 -5 9 -7 9\" opacity=\"0\"><animateMotion calcMode=\"linear\" dur=\"3s\" path=\"M0 0h10\" repeatCount=\"indefinite\"/><animate fill=\"freeze\" attributeName=\"opacity\" begin=\"0.6s\" dur=\"0.5s\" values=\"0;1\"/></path></mask><path fill=\"none\" stroke=\"currentColor\" stroke-dasharray=\"60\" stroke-dashoffset=\"60\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M18 3L16 21H7L5 3z\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.6s\" values=\"60;0\"/></path><path fill=\"currentColor\" d=\"M18 3L16 21H7L5 3z\" mask=\"url(#svgIDa)\"/>"
|
|
119
122
|
},
|
|
120
|
-
"beer-solid": {
|
|
121
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path stroke-dasharray=\"60\" stroke-dashoffset=\"60\" d=\"M18 3L16 21H7L5 3z\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.6s\" values=\"60;0\"/></path><path stroke-dasharray=\"14\" stroke-dashoffset=\"14\" d=\"M6 7.67C6.6 7.3 7.22 7 8 7C10 7 11 9 13 9C14.64 9 15.6 7.66 17 7.17\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.7s\" dur=\"0.2s\" values=\"14;0\"/></path></g><path fill=\"currentColor\" fill-opacity=\"0\" d=\"M17 8L16 21H7L6 8z\"><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"0.9s\" dur=\"0.5s\" values=\"0;1\"/></path>"
|
|
122
|
-
},
|
|
123
123
|
"beer-twotone": {
|
|
124
124
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path stroke-dasharray=\"60\" stroke-dashoffset=\"60\" d=\"M18 3L16 21H7L5 3z\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.6s\" values=\"60;0\"/></path><path stroke-dasharray=\"14\" stroke-dashoffset=\"14\" d=\"M6 7.67C6.6 7.3 7.22 7 8 7C10 7 11 9 13 9C14.64 9 15.6 7.66 17 7.17\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.7s\" dur=\"0.2s\" values=\"14;0\"/></path></g><path fill=\"currentColor\" fill-opacity=\"0\" d=\"M17 8L16 21H7L6 8z\"><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"0.9s\" dur=\"0.15s\" values=\"0;0.3\"/></path>"
|
|
125
125
|
},
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"check-list-3": {
|
|
157
157
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><g stroke-dasharray=\"10\" stroke-dashoffset=\"10\" stroke-width=\"2\"><path d=\"M3 5L5 7L9 3\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.2s\" values=\"10;0\"/></path><path d=\"M3 12L5 14L9 10\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.5s\" dur=\"0.2s\" values=\"10;0\"/></path><path d=\"M3 19L5 21L9 17\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"1s\" dur=\"0.2s\" values=\"10;0\"/></path></g><g stroke-dasharray=\"22\" stroke-dashoffset=\"22\"><rect width=\"9\" height=\"3\" x=\"11.5\" y=\"3.5\" rx=\"1.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.2s\" dur=\"0.5s\" values=\"22;0\"/></rect><rect width=\"9\" height=\"3\" x=\"11.5\" y=\"10.5\" rx=\"1.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.7s\" dur=\"0.5s\" values=\"22;0\"/></rect><rect width=\"9\" height=\"3\" x=\"11.5\" y=\"17.5\" rx=\"1.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"1.2s\" dur=\"0.5s\" values=\"22;0\"/></rect></g></g>"
|
|
158
158
|
},
|
|
159
|
-
"check-list-3-
|
|
159
|
+
"check-list-3-filled": {
|
|
160
160
|
"body": "<g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><g fill=\"none\" stroke-dasharray=\"10\" stroke-dashoffset=\"10\" stroke-width=\"2\"><path d=\"M3 5L5 7L9 3\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.2s\" values=\"10;0\"/></path><path d=\"M3 12L5 14L9 10\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.5s\" dur=\"0.2s\" values=\"10;0\"/></path><path d=\"M3 19L5 21L9 17\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"1s\" dur=\"0.2s\" values=\"10;0\"/></path></g><g fill=\"currentColor\" fill-opacity=\"0\" stroke-dasharray=\"22\" stroke-dashoffset=\"22\"><rect width=\"9\" height=\"3\" x=\"11.5\" y=\"3.5\" rx=\"1.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.2s\" dur=\"0.5s\" values=\"22;0\"/><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"1.7s\" dur=\"0.5s\" values=\"0;1\"/></rect><rect width=\"9\" height=\"3\" x=\"11.5\" y=\"10.5\" rx=\"1.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.7s\" dur=\"0.5s\" values=\"22;0\"/><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"1.9s\" dur=\"0.5s\" values=\"0;1\"/></rect><rect width=\"9\" height=\"3\" x=\"11.5\" y=\"17.5\" rx=\"1.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"1.2s\" dur=\"0.5s\" values=\"22;0\"/><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"2.1s\" dur=\"0.5s\" values=\"0;1\"/></rect></g></g>"
|
|
161
161
|
},
|
|
162
162
|
"check-list-3-twotone": {
|
|
@@ -249,15 +249,42 @@
|
|
|
249
249
|
"cloud": {
|
|
250
250
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path stroke-dasharray=\"20\" stroke-dashoffset=\"20\" d=\"M12 19C12 19 9.5 19 7 19C4.5 19 3 17 3 15C3 13 4.5 11 7 11C8 11 8.5 11.5 8.5 11.5M12 19H17C19.5 19 21 17 21 15C21 13 19.5 11 17 11C16 11 15.5 11.5 15.5 11.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.4s\" values=\"20;0\"/></path><path stroke-dasharray=\"9\" stroke-dashoffset=\"9\" d=\"M17 11C17 11 17 10.5 17 10C17 7.5 15 5 12 5M7 11V10C7 7.5 9 5 12 5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.5s\" dur=\"0.3s\" values=\"9;0\"/></path></g>"
|
|
251
251
|
},
|
|
252
|
+
"cloud-braces-loop": {
|
|
253
|
+
"body": "<mask id=\"svgIDa\"><g fill=\"#fff\"><circle cx=\"12\" cy=\"10\" r=\"6\"><animate attributeName=\"cx\" dur=\"30s\" repeatCount=\"indefinite\" values=\"12;13;12\"/></circle><rect width=\"9\" height=\"7\" x=\"8\" y=\"13\"/><rect width=\"15\" height=\"12\" x=\"1\" y=\"8\" rx=\"6\"><animate attributeName=\"x\" dur=\"15s\" repeatCount=\"indefinite\" values=\"1;0;1;2;1\"/></rect><rect width=\"13\" height=\"10\" x=\"10\" y=\"10\" rx=\"5\"><animate attributeName=\"x\" dur=\"15s\" repeatCount=\"indefinite\" values=\"10;11;10;9;10\"/></rect></g><path d=\"M18.5 12H18a1 1 0 0 1-1-1v-1a2 2 0 0 0-2-2h-1.5v2H15v1a2 2 0 0 0 2 2 2 2 0 0 0-2 2v1h-1.5v2H15a2 2 0 0 0 2-2v-1a1 1 0 0 1 1-1h.5v-2Z\"><animateMotion calcMode=\"linear\" dur=\"6s\" keyPoints=\"0;0.25;0.5;0.75;1\" keyTimes=\"0;0.1;0.5;0.8;1\" path=\"M0 0h-1h2z\" repeatCount=\"indefinite\"/></path><path d=\"M5.5 12v2H6a1 1 0 0 1 1 1v1a2 2 0 0 0 2 2h1.5v-2H9v-1a2 2 0 0 0-2-2 2 2 0 0 0 2-2v-1h1.5V8H9a2 2 0 0 0-2 2v1a1 1 0 0 1-1 1h-.5Z\"><animateMotion calcMode=\"linear\" dur=\"6s\" keyPoints=\"0;0.25;0.5;0.75;1\" keyTimes=\"0;0.1;0.5;0.8;1\" path=\"M0 0h1h-2z\" repeatCount=\"indefinite\"/></path></mask><rect width=\"24\" height=\"24\" fill=\"currentColor\" mask=\"url(#svgIDa)\"/>"
|
|
254
|
+
},
|
|
252
255
|
"cloud-down": {
|
|
253
256
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path stroke-dasharray=\"16\" stroke-dashoffset=\"16\" d=\"M8 18H7C4.5 18 3 16 3 14C3 12 4.5 10 7 10C8 10 8.5 10.5 8.5 10.5M16 18H17C19.5 18 21 16 21 14C21 12 19.5 10 17 10C16 10 15.5 10.5 15.5 10.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.4s\" values=\"16;0\"/></path><path stroke-dasharray=\"9\" stroke-dashoffset=\"9\" d=\"M17 10C17 10 17 9.5 17 9C17 6.5 15 4 12 4M7 10V9C7 6.5 9 4 12 4\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.5s\" dur=\"0.3s\" values=\"9;0\"/></path><path stroke-dasharray=\"8\" stroke-dashoffset=\"8\" d=\"M12 15V21\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.9s\" dur=\"0.2s\" values=\"8;0\"/></path><path stroke-dasharray=\"3\" stroke-dashoffset=\"3\" d=\"M12 22L14 20M12 22L10 20\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"1.1s\" dur=\"0.2s\" values=\"3;0\"/></path></g>"
|
|
254
257
|
},
|
|
255
258
|
"cloud-down-twotone": {
|
|
256
259
|
"body": "<path fill=\"currentColor\" fill-opacity=\"0\" d=\"M9 6L12 4L15 6L21 14L17 19H7L3 14L9 6Z\"><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"1.3s\" dur=\"0.15s\" values=\"0;0.3\"/></path><g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path stroke-dasharray=\"16\" stroke-dashoffset=\"16\" d=\"M8 18H7C4.5 18 3 16 3 14C3 12 4.5 10 7 10C8 10 8.5 10.5 8.5 10.5M16 18H17C19.5 18 21 16 21 14C21 12 19.5 10 17 10C16 10 15.5 10.5 15.5 10.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.4s\" values=\"16;0\"/></path><path stroke-dasharray=\"9\" stroke-dashoffset=\"9\" d=\"M17 10C17 10 17 9.5 17 9C17 6.5 15 4 12 4M7 10V9C7 6.5 9 4 12 4\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.5s\" dur=\"0.3s\" values=\"9;0\"/></path><path stroke-dasharray=\"8\" stroke-dashoffset=\"8\" d=\"M12 15V21\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.9s\" dur=\"0.2s\" values=\"8;0\"/></path><path stroke-dasharray=\"3\" stroke-dashoffset=\"3\" d=\"M12 22L14 20M12 22L10 20\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"1.1s\" dur=\"0.2s\" values=\"3;0\"/></path></g>"
|
|
257
260
|
},
|
|
261
|
+
"cloud-download-loop": {
|
|
262
|
+
"body": "<mask id=\"svgIDa\"><g fill=\"#fff\"><circle cx=\"12\" cy=\"10\" r=\"6\"/><rect width=\"9\" height=\"7\" x=\"8\" y=\"13\"/><rect width=\"15\" height=\"12\" x=\"1\" y=\"8\" rx=\"6\"><animate attributeName=\"x\" dur=\"15s\" repeatCount=\"indefinite\" values=\"1;0;1;2;1\"/></rect><rect width=\"13\" height=\"10\" x=\"10\" y=\"10\" rx=\"5\"><animate attributeName=\"x\" dur=\"19s\" repeatCount=\"indefinite\" values=\"10;9;10;11;10\"/></rect></g><rect width=\"4\" height=\"5\" x=\"10\" y=\"9\"/><path d=\"M12 18L17 13H7L12 18Z\"><animateMotion calcMode=\"linear\" dur=\"1.5s\" keyPoints=\"0;0.25;0.5;0.75;1\" keyTimes=\"0;0.1;0.5;0.8;1\" path=\"M0 0v1v-2z\" repeatCount=\"indefinite\"/></path></mask><rect width=\"24\" height=\"24\" fill=\"currentColor\" mask=\"url(#svgIDa)\"/>"
|
|
263
|
+
},
|
|
264
|
+
"cloud-download-outline-loop": {
|
|
265
|
+
"body": "<mask id=\"svgIDa\"><g fill=\"#fff\"><circle cx=\"12\" cy=\"10\" r=\"6\"/><rect width=\"9\" height=\"8\" x=\"8\" y=\"12\"/><rect width=\"17\" height=\"12\" x=\"1\" y=\"8\" rx=\"6\"><animate attributeName=\"x\" dur=\"19s\" repeatCount=\"indefinite\" values=\"1;0;1;2;1\"/></rect><rect width=\"17\" height=\"10\" x=\"6\" y=\"10\" rx=\"5\"><animate attributeName=\"x\" dur=\"23s\" repeatCount=\"indefinite\" values=\"6;5;6;7;6\"/></rect></g><circle cx=\"12\" cy=\"10\" r=\"4\"/><rect width=\"8\" height=\"8\" x=\"8\" y=\"10\"/><rect width=\"11\" height=\"8\" x=\"3\" y=\"10\" rx=\"4\"><animate attributeName=\"x\" dur=\"19s\" repeatCount=\"indefinite\" values=\"3;2;3;4;3\"/></rect><rect width=\"13\" height=\"6\" x=\"8\" y=\"12\" rx=\"3\"><animate attributeName=\"x\" dur=\"23s\" repeatCount=\"indefinite\" values=\"8;7;8;9;8\"/></rect><g fill=\"#fff\"><rect width=\"3\" height=\"4\" x=\"10.5\" y=\"10\"/><path d=\"M12 17L16 13H8L12 17Z\"><animateMotion calcMode=\"linear\" dur=\"1.5s\" keyPoints=\"0;0.25;0.5;0.75;1\" keyTimes=\"0;0.1;0.5;0.8;1\" path=\"M0 0v1v-2z\" repeatCount=\"indefinite\"/></path></g></mask><rect width=\"24\" height=\"24\" fill=\"currentColor\" mask=\"url(#svgIDa)\"/>"
|
|
266
|
+
},
|
|
258
267
|
"cloud-filled": {
|
|
259
268
|
"body": "<path fill=\"currentColor\" fill-opacity=\"0\" d=\"M9 7L12 5L15 7L21 15L18 19H6L3 15L9 7Z\"><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"0.8s\" dur=\"0.5s\" values=\"0;1\"/></path><g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path stroke-dasharray=\"20\" stroke-dashoffset=\"20\" d=\"M12 19C12 19 9.5 19 7 19C4.5 19 3 17 3 15C3 13 4.5 11 7 11C8 11 8.5 11.5 8.5 11.5M12 19H17C19.5 19 21 17 21 15C21 13 19.5 11 17 11C16 11 15.5 11.5 15.5 11.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.4s\" values=\"20;0\"/></path><path stroke-dasharray=\"9\" stroke-dashoffset=\"9\" d=\"M17 11C17 11 17 10.5 17 10C17 7.5 15 5 12 5M7 11V10C7 7.5 9 5 12 5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.5s\" dur=\"0.3s\" values=\"9;0\"/></path></g>"
|
|
260
269
|
},
|
|
270
|
+
"cloud-loop": {
|
|
271
|
+
"body": "<mask id=\"svgIDa\"><g fill=\"#fff\"><circle cx=\"12\" cy=\"10\" r=\"6\"><animate attributeName=\"cx\" dur=\"30s\" repeatCount=\"indefinite\" values=\"12;11;12;13;12\"/></circle><rect width=\"9\" height=\"7\" x=\"8\" y=\"13\"/><rect width=\"15\" height=\"12\" x=\"1\" y=\"8\" rx=\"6\"><animate attributeName=\"x\" dur=\"19s\" repeatCount=\"indefinite\" values=\"1;0;1;2;1\"/></rect><rect width=\"13\" height=\"10\" x=\"10\" y=\"10\" rx=\"5\"><animate attributeName=\"x\" dur=\"23s\" repeatCount=\"indefinite\" values=\"10;9;10;11;10\"/></rect></g></mask><rect width=\"24\" height=\"24\" fill=\"currentColor\" mask=\"url(#svgIDa)\"/>"
|
|
272
|
+
},
|
|
273
|
+
"cloud-off-outline-loop": {
|
|
274
|
+
"body": "<mask id=\"svgIDa\"><g fill=\"#fff\"><circle cx=\"12\" cy=\"10\" r=\"6\"><animate attributeName=\"cx\" dur=\"30s\" repeatCount=\"indefinite\" values=\"12;11;12;13;12\"/></circle><rect width=\"9\" height=\"8\" x=\"8\" y=\"12\"/><rect width=\"17\" height=\"12\" x=\"1\" y=\"8\" rx=\"6\"><animate attributeName=\"x\" dur=\"15s\" repeatCount=\"indefinite\" values=\"1;0;1;2;1\"/></rect><rect width=\"17\" height=\"10\" x=\"6\" y=\"10\" rx=\"5\"><animate attributeName=\"x\" dur=\"21s\" repeatCount=\"indefinite\" values=\"6;5;6;7;6\"/></rect></g><circle cx=\"12\" cy=\"10\" r=\"4\"><animate attributeName=\"cx\" dur=\"30s\" repeatCount=\"indefinite\" values=\"12;11;12;13;12\"/></circle><rect width=\"8\" height=\"8\" x=\"8\" y=\"10\"><animate attributeName=\"x\" dur=\"30s\" repeatCount=\"indefinite\" values=\"8;7;8;9;8\"/></rect><rect width=\"11\" height=\"8\" x=\"3\" y=\"10\" rx=\"4\"><animate attributeName=\"x\" dur=\"15s\" repeatCount=\"indefinite\" values=\"3;2;3;4;3\"/></rect><rect width=\"13\" height=\"6\" x=\"8\" y=\"12\" rx=\"3\"><animate attributeName=\"x\" dur=\"21s\" repeatCount=\"indefinite\" values=\"8;7;8;9;8\"/></rect><g transform=\"rotate(45 13 12)\"><rect width=\"26\" height=\"2\" x=\"1\" y=\"10\"/><rect width=\"24\" height=\"2\" x=\"1\" y=\"12\" fill=\"#fff\"><animate attributeName=\"x\" dur=\"6s\" repeatCount=\"indefinite\" values=\"0;2;0\"/></rect></g></mask><rect width=\"24\" height=\"24\" fill=\"currentColor\" mask=\"url(#svgIDa)\"/>"
|
|
275
|
+
},
|
|
276
|
+
"cloud-outline-loop": {
|
|
277
|
+
"body": "<mask id=\"svgIDa\"><g fill=\"#fff\"><circle cx=\"12\" cy=\"10\" r=\"6\"><animate attributeName=\"cx\" dur=\"30s\" repeatCount=\"indefinite\" values=\"12;11;12;13;12\"/></circle><rect width=\"9\" height=\"8\" x=\"8\" y=\"12\"/><rect width=\"17\" height=\"12\" x=\"1\" y=\"8\" rx=\"6\"><animate attributeName=\"x\" dur=\"21s\" repeatCount=\"indefinite\" values=\"1;0;1;2;1\"/></rect><rect width=\"17\" height=\"10\" x=\"6\" y=\"10\" rx=\"5\"><animate attributeName=\"x\" dur=\"17s\" repeatCount=\"indefinite\" values=\"6;5;6;7;6\"/></rect></g><circle cx=\"12\" cy=\"10\" r=\"4\"><animate attributeName=\"cx\" dur=\"30s\" repeatCount=\"indefinite\" values=\"12;11;12;13;12\"/></circle><rect width=\"8\" height=\"8\" x=\"8\" y=\"10\"><animate attributeName=\"x\" dur=\"30s\" repeatCount=\"indefinite\" values=\"8;7;8;9;8\"/></rect><rect width=\"11\" height=\"8\" x=\"3\" y=\"10\" rx=\"4\"><animate attributeName=\"x\" dur=\"21s\" repeatCount=\"indefinite\" values=\"3;2;3;4;3\"/></rect><rect width=\"13\" height=\"6\" x=\"8\" y=\"12\" rx=\"3\"><animate attributeName=\"x\" dur=\"17s\" repeatCount=\"indefinite\" values=\"8;7;8;9;8\"/></rect></mask><rect width=\"24\" height=\"24\" fill=\"currentColor\" mask=\"url(#svgIDa)\"/>"
|
|
278
|
+
},
|
|
279
|
+
"cloud-print-loop": {
|
|
280
|
+
"body": "<mask id=\"svgIDa\"><g fill=\"#fff\"><circle cx=\"12\" cy=\"8\" r=\"6\"/><rect width=\"15\" height=\"12\" x=\"1\" y=\"6\" rx=\"6\"><animate attributeName=\"x\" dur=\"24s\" repeatCount=\"indefinite\" values=\"1;0;1;2;1\"/></rect><rect width=\"13\" height=\"10\" x=\"10\" y=\"8\" rx=\"5\"><animate attributeName=\"x\" dur=\"17s\" repeatCount=\"indefinite\" values=\"10;9;10;11;10\"/></rect></g><rect width=\"12\" height=\"11\" x=\"6\" y=\"11\" fill=\"#fff\"/><rect width=\"8\" height=\"7\" x=\"8\" y=\"13\"/><path fill=\"#fff\" d=\"M9 12h6v1H9zM9 14h6v1H9zM9 16h6v1H9zM9 18h6v1H9z\"><animateMotion dur=\"1.5s\" path=\"M0 0v2\" repeatCount=\"indefinite\"/></path></mask><rect width=\"24\" height=\"24\" fill=\"currentColor\" mask=\"url(#svgIDa)\"/>"
|
|
281
|
+
},
|
|
282
|
+
"cloud-print-outline-loop": {
|
|
283
|
+
"body": "<mask id=\"svgIDa\"><g fill=\"#fff\"><circle cx=\"12\" cy=\"8\" r=\"6\"><animate attributeName=\"cx\" dur=\"30s\" repeatCount=\"indefinite\" values=\"12;11;12;13;12\"/></circle><rect width=\"17\" height=\"12\" x=\"1\" y=\"6\" rx=\"6\"><animate attributeName=\"x\" dur=\"19s\" repeatCount=\"indefinite\" values=\"1;0;1;2;1\"/></rect><rect width=\"17\" height=\"10\" x=\"6\" y=\"8\" rx=\"5\"><animate attributeName=\"x\" dur=\"23s\" repeatCount=\"indefinite\" values=\"6;5;6;7;6\"/></rect></g><circle cx=\"12\" cy=\"8\" r=\"4\"><animate attributeName=\"cx\" dur=\"30s\" repeatCount=\"indefinite\" values=\"12;11;12;13;12\"/></circle><rect width=\"8\" height=\"8\" x=\"8\" y=\"8\"><animate attributeName=\"x\" dur=\"30s\" repeatCount=\"indefinite\" values=\"8;7;8;9;8\"/></rect><rect width=\"11\" height=\"8\" x=\"3\" y=\"8\" rx=\"4\"><animate attributeName=\"x\" dur=\"19s\" repeatCount=\"indefinite\" values=\"3;2;3;4;3\"/></rect><rect width=\"13\" height=\"6\" x=\"8\" y=\"10\" rx=\"3\"><animate attributeName=\"x\" dur=\"23s\" repeatCount=\"indefinite\" values=\"8;7;8;9;8\"/></rect><rect width=\"12\" height=\"11\" x=\"6\" y=\"11\" fill=\"#fff\"/><rect width=\"8\" height=\"7\" x=\"8\" y=\"13\"/><path fill=\"#fff\" d=\"M9 12h6v1H9zM9 14h6v1H9zM9 16h6v1H9zM9 18h6v1H9z\"><animateMotion dur=\"1.5s\" path=\"M0 0v2\" repeatCount=\"indefinite\"/></path></mask><rect width=\"24\" height=\"24\" fill=\"currentColor\" mask=\"url(#svgIDa)\"/>"
|
|
284
|
+
},
|
|
285
|
+
"cloud-tags-loop": {
|
|
286
|
+
"body": "<mask id=\"svgIDa\"><g fill=\"#fff\"><circle cx=\"12\" cy=\"10\" r=\"6\"><animate attributeName=\"cx\" dur=\"30s\" repeatCount=\"indefinite\" values=\"12;13;12\"/></circle><rect width=\"9\" height=\"7\" x=\"8\" y=\"13\"/><rect width=\"15\" height=\"12\" x=\"1\" y=\"8\" rx=\"6\"><animate attributeName=\"x\" dur=\"15s\" repeatCount=\"indefinite\" values=\"1;0;1;2;1\"/></rect><rect width=\"13\" height=\"10\" x=\"10\" y=\"10\" rx=\"5\"><animate attributeName=\"x\" dur=\"15s\" repeatCount=\"indefinite\" values=\"10;11;10;9;10\"/></rect></g><path d=\"M6 10H8V14H12V16H6V10Z\" transform=\"rotate(45 9 13)\"><animateMotion calcMode=\"linear\" dur=\"6s\" keyPoints=\"0;0.25;0.5;0.75;1\" keyTimes=\"0;0.1;0.5;0.8;1\" path=\"M0 0h-1h2z\" repeatCount=\"indefinite\"/></path><path d=\"M12 10H14V14H18V16H12V10Z\" transform=\"rotate(225 15 13)\"><animateMotion calcMode=\"linear\" dur=\"6s\" keyPoints=\"0;0.25;0.5;0.75;1\" keyTimes=\"0;0.1;0.5;0.8;1\" path=\"M0 0h1h-2z\" repeatCount=\"indefinite\"/></path></mask><rect width=\"24\" height=\"24\" fill=\"currentColor\" mask=\"url(#svgIDa)\"/>"
|
|
287
|
+
},
|
|
261
288
|
"cloud-twotone": {
|
|
262
289
|
"body": "<path fill=\"currentColor\" fill-opacity=\"0\" d=\"M9 7L12 5L15 7L21 15L18 19H6L3 15L9 7Z\"><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"0.8s\" dur=\"0.15s\" values=\"0;0.3\"/></path><g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path stroke-dasharray=\"20\" stroke-dashoffset=\"20\" d=\"M12 19C12 19 9.5 19 7 19C4.5 19 3 17 3 15C3 13 4.5 11 7 11C8 11 8.5 11.5 8.5 11.5M12 19H17C19.5 19 21 17 21 15C21 13 19.5 11 17 11C16 11 15.5 11.5 15.5 11.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.4s\" values=\"20;0\"/></path><path stroke-dasharray=\"9\" stroke-dashoffset=\"9\" d=\"M17 11C17 11 17 10.5 17 10C17 7.5 15 5 12 5M7 11V10C7 7.5 9 5 12 5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.5s\" dur=\"0.3s\" values=\"9;0\"/></path></g>"
|
|
263
290
|
},
|
|
@@ -267,6 +294,12 @@
|
|
|
267
294
|
"cloud-up-twotone": {
|
|
268
295
|
"body": "<path fill=\"currentColor\" fill-opacity=\"0\" d=\"M9 6L12 4L15 6L21 14L17 19H7L3 14L9 6Z\"><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"1.3s\" dur=\"0.15s\" values=\"0;0.3\"/></path><g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path stroke-dasharray=\"16\" stroke-dashoffset=\"16\" d=\"M8 18H7C4.5 18 3 16 3 14C3 12 4.5 10 7 10C8 10 8.5 10.5 8.5 10.5M16 18H17C19.5 18 21 16 21 14C21 12 19.5 10 17 10C16 10 15.5 10.5 15.5 10.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.4s\" values=\"16;0\"/></path><path stroke-dasharray=\"9\" stroke-dashoffset=\"9\" d=\"M17 10C17 10 17 9.5 17 9C17 6.5 15 4 12 4M7 10V9C7 6.5 9 4 12 4\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.5s\" dur=\"0.3s\" values=\"9;0\"/></path><path stroke-dasharray=\"8\" stroke-dashoffset=\"8\" d=\"M12 20V14\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.9s\" dur=\"0.2s\" values=\"8;0\"/></path><path stroke-dasharray=\"4\" stroke-dashoffset=\"4\" d=\"M12 13L14 15M12 13L10 15\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"1.1s\" dur=\"0.2s\" values=\"4;0\"/></path></g>"
|
|
269
296
|
},
|
|
297
|
+
"cloud-upload-loop": {
|
|
298
|
+
"body": "<mask id=\"svgIDa\"><g fill=\"#fff\"><circle cx=\"12\" cy=\"10\" r=\"6\"/><rect width=\"9\" height=\"7\" x=\"8\" y=\"13\"/><rect width=\"15\" height=\"12\" x=\"1\" y=\"8\" rx=\"6\"><animate attributeName=\"x\" dur=\"21s\" repeatCount=\"indefinite\" values=\"1;0;1;2;1\"/></rect><rect width=\"13\" height=\"10\" x=\"10\" y=\"10\" rx=\"5\"><animate attributeName=\"x\" dur=\"19s\" repeatCount=\"indefinite\" values=\"10;9;10;11;10\"/></rect></g><rect width=\"4\" height=\"5\" x=\"10\" y=\"12\"/><path d=\"M12 8L17 13H7L12 8Z\"><animateMotion calcMode=\"linear\" dur=\"1.5s\" keyPoints=\"0;0.25;0.5;0.75;1\" keyTimes=\"0;0.1;0.5;0.8;1\" path=\"M0 0v-1v2z\" repeatCount=\"indefinite\"/></path></mask><rect width=\"24\" height=\"24\" fill=\"currentColor\" mask=\"url(#svgIDa)\"/>"
|
|
299
|
+
},
|
|
300
|
+
"cloud-upload-outline-loop": {
|
|
301
|
+
"body": "<mask id=\"svgIDa\"><g fill=\"#fff\"><circle cx=\"12\" cy=\"10\" r=\"6\"/><rect width=\"9\" height=\"8\" x=\"8\" y=\"12\"/><rect width=\"17\" height=\"12\" x=\"1\" y=\"8\" rx=\"6\"><animate attributeName=\"x\" dur=\"24s\" repeatCount=\"indefinite\" values=\"1;0;1;2;1\"/></rect><rect width=\"17\" height=\"10\" x=\"6\" y=\"10\" rx=\"5\"><animate attributeName=\"x\" dur=\"15s\" repeatCount=\"indefinite\" values=\"6;5;6;7;6\"/></rect></g><circle cx=\"12\" cy=\"10\" r=\"4\"/><rect width=\"8\" height=\"8\" x=\"8\" y=\"10\"/><rect width=\"11\" height=\"8\" x=\"3\" y=\"10\" rx=\"4\"><animate attributeName=\"x\" dur=\"24s\" repeatCount=\"indefinite\" values=\"3;2;3;4;3\"/></rect><rect width=\"13\" height=\"6\" x=\"8\" y=\"12\" rx=\"3\"><animate attributeName=\"x\" dur=\"15s\" repeatCount=\"indefinite\" values=\"8;7;8;9;8\"/></rect><g fill=\"#fff\"><rect width=\"3\" height=\"4\" x=\"10.5\" y=\"12\"/><path d=\"M12 9L16 13H8L12 9Z\"><animateMotion calcMode=\"linear\" dur=\"1.5s\" keyPoints=\"0;0.25;0.5;0.75;1\" keyTimes=\"0;0.1;0.5;0.8;1\" path=\"M0 0v-1v2z\" repeatCount=\"indefinite\"/></path></g></mask><rect width=\"24\" height=\"24\" fill=\"currentColor\" mask=\"url(#svgIDa)\"/>"
|
|
302
|
+
},
|
|
270
303
|
"coffee": {
|
|
271
304
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path stroke-dasharray=\"48\" stroke-dashoffset=\"48\" d=\"M17 4v9a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V4z\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.4s\" dur=\"0.6s\" values=\"48;0\"/></path><path stroke-dasharray=\"14\" stroke-dashoffset=\"14\" d=\"M17 9H20C20.55 9 21 8.55 21 8V5C21 4.45 20.55 4 20 4H17\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"1s\" dur=\"0.2s\" values=\"14;28\"/></path><path stroke-dasharray=\"10\" stroke-dashoffset=\"10\" d=\"M11 20h8M11 20h-8\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.3s\" values=\"10;0\"/></path></g>"
|
|
272
305
|
},
|
|
@@ -459,7 +492,7 @@
|
|
|
459
492
|
"grid-3": {
|
|
460
493
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-dasharray=\"10\" stroke-dashoffset=\"10\" stroke-linecap=\"round\"><g><circle cx=\"5\" cy=\"5\" r=\"1.5\"/><circle cx=\"12\" cy=\"5\" r=\"1.5\"/><circle cx=\"19\" cy=\"5\" r=\"1.5\"/><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.2s\" values=\"10;0\"/></g><g><circle cx=\"5\" cy=\"12\" r=\"1.5\"/><circle cx=\"12\" cy=\"12\" r=\"1.5\"/><circle cx=\"19\" cy=\"12\" r=\"1.5\"/><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.3s\" dur=\"0.2s\" values=\"10;0\"/></g><g><circle cx=\"5\" cy=\"19\" r=\"1.5\"/><circle cx=\"12\" cy=\"19\" r=\"1.5\"/><circle cx=\"19\" cy=\"19\" r=\"1.5\"/><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.6s\" dur=\"0.2s\" values=\"10;0\"/></g></g>"
|
|
461
494
|
},
|
|
462
|
-
"grid-3-
|
|
495
|
+
"grid-3-filled": {
|
|
463
496
|
"body": "<g fill=\"currentColor\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-dasharray=\"10\" stroke-dashoffset=\"10\" stroke-linecap=\"round\"><g><circle cx=\"5\" cy=\"5\" r=\"1.5\"/><circle cx=\"12\" cy=\"5\" r=\"1.5\"/><circle cx=\"19\" cy=\"5\" r=\"1.5\"/><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.2s\" values=\"10;0\"/><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"0.8s\" dur=\"0.5s\" values=\"0;1\"/></g><g><circle cx=\"5\" cy=\"12\" r=\"1.5\"/><circle cx=\"12\" cy=\"12\" r=\"1.5\"/><circle cx=\"19\" cy=\"12\" r=\"1.5\"/><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.4s\" dur=\"0.2s\" values=\"10;0\"/><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"1s\" dur=\"0.5s\" values=\"0;1\"/></g><g><circle cx=\"5\" cy=\"19\" r=\"1.5\"/><circle cx=\"12\" cy=\"19\" r=\"1.5\"/><circle cx=\"19\" cy=\"19\" r=\"1.5\"/><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.6s\" dur=\"0.2s\" values=\"10;0\"/><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"1.2s\" dur=\"0.5s\" values=\"0;1\"/></g></g>"
|
|
464
497
|
},
|
|
465
498
|
"grid-3-twotone": {
|
|
@@ -556,7 +589,7 @@
|
|
|
556
589
|
"list-3": {
|
|
557
590
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\"><g stroke-dasharray=\"10\" stroke-dashoffset=\"10\"><circle cx=\"5\" cy=\"5\" r=\"1.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.2s\" values=\"10;0\"/></circle><circle cx=\"5\" cy=\"12\" r=\"1.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.7s\" dur=\"0.2s\" values=\"10;0\"/></circle><circle cx=\"5\" cy=\"19\" r=\"1.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"1.4s\" dur=\"0.2s\" values=\"10;0\"/></circle></g><g stroke-dasharray=\"28\" stroke-dashoffset=\"28\"><rect width=\"11\" height=\"3\" x=\"9.5\" y=\"3.5\" rx=\"1.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.1s\" dur=\"0.5s\" values=\"28;0\"/></rect><rect width=\"11\" height=\"3\" x=\"9.5\" y=\"10.5\" rx=\"1.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.8s\" dur=\"0.5s\" values=\"28;0\"/></rect><rect width=\"11\" height=\"3\" x=\"9.5\" y=\"17.5\" rx=\"1.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"1.5s\" dur=\"0.5s\" values=\"28;0\"/></rect></g></g>"
|
|
558
591
|
},
|
|
559
|
-
"list-3-
|
|
592
|
+
"list-3-filled": {
|
|
560
593
|
"body": "<g fill=\"currentColor\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-linecap=\"round\"><g stroke-dasharray=\"10\" stroke-dashoffset=\"10\"><circle cx=\"5\" cy=\"5\" r=\"1.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.2s\" values=\"10;0\"/><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"2.0s\" dur=\"0.5s\" values=\"0;1\"/></circle><circle cx=\"5\" cy=\"12\" r=\"1.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.7s\" dur=\"0.2s\" values=\"10;0\"/><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"2.2s\" dur=\"0.5s\" values=\"0;1\"/></circle><circle cx=\"5\" cy=\"19\" r=\"1.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"1.4s\" dur=\"0.2s\" values=\"10;0\"/><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"2.4s\" dur=\"0.5s\" values=\"0;1\"/></circle></g><g stroke-dasharray=\"28\" stroke-dashoffset=\"28\"><rect width=\"11\" height=\"3\" x=\"9.5\" y=\"3.5\" rx=\"1.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.1s\" dur=\"0.5s\" values=\"28;0\"/><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"2.0s\" dur=\"0.5s\" values=\"0;1\"/></rect><rect width=\"11\" height=\"3\" x=\"9.5\" y=\"10.5\" rx=\"1.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.8s\" dur=\"0.5s\" values=\"28;0\"/><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"2.2s\" dur=\"0.5s\" values=\"0;1\"/></rect><rect width=\"11\" height=\"3\" x=\"9.5\" y=\"17.5\" rx=\"1.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"1.5s\" dur=\"0.5s\" values=\"28;0\"/><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"2.4s\" dur=\"0.5s\" values=\"0;1\"/></rect></g></g>"
|
|
561
594
|
},
|
|
562
595
|
"list-3-twotone": {
|
|
@@ -765,6 +798,9 @@
|
|
|
765
798
|
},
|
|
766
799
|
"valign-top-twotone": {
|
|
767
800
|
"body": "<g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path fill=\"none\" stroke-dasharray=\"20\" stroke-dashoffset=\"20\" d=\"M2.5 15.5H21.5M2.5 8.5H21.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.2s\" values=\"20;0\"/></path><path fill=\"currentColor\" fill-opacity=\"0\" stroke-dasharray=\"50\" stroke-dashoffset=\"50\" stroke-width=\"2\" d=\"M12.75 3H18V15H6V3H12.75Z\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.3s\" dur=\"0.4s\" values=\"50;0\"/><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"0.7s\" dur=\"0.15s\" values=\"0;0.3\"/></path></g>"
|
|
801
|
+
},
|
|
802
|
+
"weather-cloudy-loop": {
|
|
803
|
+
"body": "<mask id=\"svgIDa\"><g fill=\"#fff\"><circle cx=\"12\" cy=\"11\" r=\"6\"><animate attributeName=\"cx\" dur=\"30s\" repeatCount=\"indefinite\" values=\"12;11;12;13;12\"/></circle><rect width=\"10\" height=\"7\" x=\"8\" y=\"12\"/><rect width=\"16\" height=\"10\" x=\"1\" y=\"9\" rx=\"5\"><animate attributeName=\"x\" dur=\"19s\" repeatCount=\"indefinite\" values=\"1;0;1;2;1\"/></rect><rect width=\"17\" height=\"8\" x=\"6\" y=\"11\" rx=\"4\"><animate attributeName=\"x\" dur=\"23s\" repeatCount=\"indefinite\" values=\"6;5;6;7;6\"/></rect></g><circle cx=\"12\" cy=\"11\" r=\"4\"><animate attributeName=\"cx\" dur=\"30s\" repeatCount=\"indefinite\" values=\"12;11;12;13;12\"/></circle><rect width=\"8\" height=\"6\" x=\"8\" y=\"11\"><animate attributeName=\"x\" dur=\"30s\" repeatCount=\"indefinite\" values=\"8;7;8;9;8\"/></rect><rect width=\"12\" height=\"6\" x=\"3\" y=\"11\" rx=\"3\"><animate attributeName=\"x\" dur=\"19s\" repeatCount=\"indefinite\" values=\"3;2;3;4;3\"/></rect><rect width=\"13\" height=\"4\" x=\"8\" y=\"13\" rx=\"2\"><animate attributeName=\"x\" dur=\"23s\" repeatCount=\"indefinite\" values=\"8;7;8;9;8\"/></rect></mask><rect width=\"24\" height=\"24\" fill=\"currentColor\" mask=\"url(#svgIDa)\"/>"
|
|
768
804
|
}
|
|
769
805
|
},
|
|
770
806
|
"aliases": {
|
|
@@ -883,6 +919,18 @@
|
|
|
883
919
|
"parent": "arrows-horizontal-alt",
|
|
884
920
|
"rotate": 1
|
|
885
921
|
},
|
|
922
|
+
"beer-alt-solid": {
|
|
923
|
+
"parent": "beer-alt-filled"
|
|
924
|
+
},
|
|
925
|
+
"beer-alt-solid-loop": {
|
|
926
|
+
"parent": "beer-alt-filled-loop"
|
|
927
|
+
},
|
|
928
|
+
"beer-solid": {
|
|
929
|
+
"parent": "beer-filled"
|
|
930
|
+
},
|
|
931
|
+
"check-list-3-solid": {
|
|
932
|
+
"parent": "check-list-3-filled"
|
|
933
|
+
},
|
|
886
934
|
"chevron-double-down": {
|
|
887
935
|
"parent": "chevron-double-left",
|
|
888
936
|
"rotate": 3
|
|
@@ -990,6 +1038,12 @@
|
|
|
990
1038
|
"double-arrow-vertical": {
|
|
991
1039
|
"parent": "double-arrow-horizontal",
|
|
992
1040
|
"rotate": 1
|
|
1041
|
+
},
|
|
1042
|
+
"grid-3-solid": {
|
|
1043
|
+
"parent": "grid-3-filled"
|
|
1044
|
+
},
|
|
1045
|
+
"list-3-solid": {
|
|
1046
|
+
"parent": "list-3-filled"
|
|
993
1047
|
}
|
|
994
1048
|
},
|
|
995
1049
|
"categories": {
|
|
@@ -1037,6 +1091,19 @@
|
|
|
1037
1091
|
"navigation-right-down",
|
|
1038
1092
|
"navigation-right-up"
|
|
1039
1093
|
],
|
|
1094
|
+
"Cloud": [
|
|
1095
|
+
"cloud-braces-loop",
|
|
1096
|
+
"cloud-download-loop",
|
|
1097
|
+
"cloud-download-outline-loop",
|
|
1098
|
+
"cloud-loop",
|
|
1099
|
+
"cloud-off-outline-loop",
|
|
1100
|
+
"cloud-outline-loop",
|
|
1101
|
+
"cloud-print-loop",
|
|
1102
|
+
"cloud-print-outline-loop",
|
|
1103
|
+
"cloud-tags-loop",
|
|
1104
|
+
"cloud-upload-loop",
|
|
1105
|
+
"cloud-upload-outline-loop"
|
|
1106
|
+
],
|
|
1040
1107
|
"Editing": [
|
|
1041
1108
|
"align-center",
|
|
1042
1109
|
"align-justify",
|
|
@@ -1044,7 +1111,7 @@
|
|
|
1044
1111
|
"arrow-align-center",
|
|
1045
1112
|
"arrow-align-left",
|
|
1046
1113
|
"check-list-3",
|
|
1047
|
-
"check-list-3-
|
|
1114
|
+
"check-list-3-filled",
|
|
1048
1115
|
"check-list-3-twotone",
|
|
1049
1116
|
"clipboard",
|
|
1050
1117
|
"clipboard-arrow",
|
|
@@ -1074,13 +1141,13 @@
|
|
|
1074
1141
|
"edit-twotone",
|
|
1075
1142
|
"edit-twotone-full",
|
|
1076
1143
|
"grid-3",
|
|
1077
|
-
"grid-3-
|
|
1144
|
+
"grid-3-filled",
|
|
1078
1145
|
"grid-3-twotone",
|
|
1079
1146
|
"image",
|
|
1080
1147
|
"image-twotone",
|
|
1081
1148
|
"list",
|
|
1082
1149
|
"list-3",
|
|
1083
|
-
"list-3-
|
|
1150
|
+
"list-3-filled",
|
|
1084
1151
|
"list-3-twotone",
|
|
1085
1152
|
"list-indented",
|
|
1086
1153
|
"marker",
|
|
@@ -1135,12 +1202,12 @@
|
|
|
1135
1202
|
],
|
|
1136
1203
|
"Food and Drink": [
|
|
1137
1204
|
"beer",
|
|
1138
|
-
"beer-alt-
|
|
1139
|
-
"beer-alt-
|
|
1205
|
+
"beer-alt-filled",
|
|
1206
|
+
"beer-alt-filled-loop",
|
|
1140
1207
|
"beer-alt-twotone",
|
|
1141
1208
|
"beer-alt-twotone-loop",
|
|
1209
|
+
"beer-filled",
|
|
1142
1210
|
"beer-loop",
|
|
1143
|
-
"beer-solid",
|
|
1144
1211
|
"beer-twotone",
|
|
1145
1212
|
"beer-twotone-loop",
|
|
1146
1213
|
"coffee",
|
|
@@ -1264,7 +1331,9 @@
|
|
|
1264
1331
|
"Weather": [
|
|
1265
1332
|
"cloud",
|
|
1266
1333
|
"cloud-filled",
|
|
1267
|
-
"cloud-
|
|
1334
|
+
"cloud-loop",
|
|
1335
|
+
"cloud-twotone",
|
|
1336
|
+
"weather-cloudy-loop"
|
|
1268
1337
|
]
|
|
1269
1338
|
},
|
|
1270
1339
|
"suffixes": {
|