@iconify-json/tabler 1.1.20 → 1.1.23
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/README.md +1 -1
- package/icons.json +278 -5
- package/info.json +2 -2
- package/package.json +2 -2
package/README.md
CHANGED
package/icons.json
CHANGED
|
@@ -376,6 +376,18 @@
|
|
|
376
376
|
"arrow-merge-right": {
|
|
377
377
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m16 8l-4-4l-4 4m4 12V4m6 14c-4-1.333-6-4.667-6-10\"/>"
|
|
378
378
|
},
|
|
379
|
+
"arrow-move-down": {
|
|
380
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 11v10m-3-3l3 3l3-3\"/><circle cx=\"12\" cy=\"5\" r=\"2\"/></g>"
|
|
381
|
+
},
|
|
382
|
+
"arrow-move-left": {
|
|
383
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13 12H3m3 3l-3-3l3-3m11 3a2 2 0 1 1 4 0a2 2 0 0 1-4 0z\"/>"
|
|
384
|
+
},
|
|
385
|
+
"arrow-move-right": {
|
|
386
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11 12h10m-3-3l3 3l-3 3M7 12a2 2 0 1 1-4 0a2 2 0 0 1 4 0z\"/>"
|
|
387
|
+
},
|
|
388
|
+
"arrow-move-up": {
|
|
389
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 13V3M9 6l3-3l3 3m-3 11a2 2 0 1 1 0 4a2 2 0 0 1 0-4z\"/>"
|
|
390
|
+
},
|
|
379
391
|
"arrow-narrow-down": {
|
|
380
392
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 5v14m4-4l-4 4m-4-4l4 4\"/>"
|
|
381
393
|
},
|
|
@@ -511,6 +523,9 @@
|
|
|
511
523
|
"arrows-diagonal-minimize-2": {
|
|
512
524
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M18 10h-4V6m6-2l-6 6m-8 4h4v4m0-4l-6 6\"/>"
|
|
513
525
|
},
|
|
526
|
+
"arrows-diff": {
|
|
527
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11 16h10m-10 0l4 4m-4-4l4-4m-2-4H3m10 0l-4 4m4-4L9 4\"/>"
|
|
528
|
+
},
|
|
514
529
|
"arrows-double-ne-sw": {
|
|
515
530
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 14L14 3m-4 0h4v4m-4 10v4h4m7-11L10 21\"/>"
|
|
516
531
|
},
|
|
@@ -773,6 +788,9 @@
|
|
|
773
788
|
"basket-off": {
|
|
774
789
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m7 10l1.359-1.63m1.817-2.182L12 4l5 6m1.77 8.757c-.358.768-1.027 1.262-1.77 1.243H7c-.966.024-1.807-.817-2-2l-2-8h7\"/><path d=\"M14 10h7l-1.397 5.587\"/><circle cx=\"12\" cy=\"15\" r=\"2\"/><path d=\"m3 3l18 18\"/></g>"
|
|
775
790
|
},
|
|
791
|
+
"bat": {
|
|
792
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M17 16c.74-2.286 2.778-3.762 5-3c-.173-2.595.13-5.314-2-7.5c-1.708 2.648-3.358 2.557-5 2.5V4l-3 2l-3-2v4c-1.642.057-3.292.148-5-2.5c-2.13 2.186-1.827 4.905-2 7.5c2.222-.762 4.26.714 5 3c2.593 0 3.889.952 5 4c1.111-3.048 2.407-4 5-4z\"/><path d=\"M9 8a3 3 0 0 0 6 0\"/></g>"
|
|
793
|
+
},
|
|
776
794
|
"bath": {
|
|
777
795
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 12h16a1 1 0 0 1 1 1v3a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4v-3a1 1 0 0 1 1-1zm2 0V5a2 2 0 0 1 2-2h3v2.25M4 21l1-1.5M20 21l-1-1.5\"/>"
|
|
778
796
|
},
|
|
@@ -989,6 +1007,18 @@
|
|
|
989
1007
|
"box": {
|
|
990
1008
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m12 3l8 4.5v9L12 21l-8-4.5v-9L12 3m0 9l8-4.5M12 12v9m0-9L4 7.5\"/>"
|
|
991
1009
|
},
|
|
1010
|
+
"box-align-bottom": {
|
|
1011
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 14h16v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-5zm0-5v.01M4 4v.01M9 4v.01M15 4v.01M20 4v.01M20 9v.01\"/>"
|
|
1012
|
+
},
|
|
1013
|
+
"box-align-left": {
|
|
1014
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9.752 19.753v-16h-5a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h5zm5 0h-.01m5.011 0h-.011m.011-5.001h-.011m.011-6h-.011m.011-5h-.011m-4.99 0h-.01\"/>"
|
|
1015
|
+
},
|
|
1016
|
+
"box-align-right": {
|
|
1017
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M14.248 19.753v-16h5a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-5zm-5 0h.01m-5.011 0h.011m-.011-5.001h.011m-.011-6h.011m-.011-5h.011m4.99 0h.01\"/>"
|
|
1018
|
+
},
|
|
1019
|
+
"box-align-top": {
|
|
1020
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 9.505h16v-5a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v5zm0 5v-.01m0 5.01v-.01m5 .01v-.01m6 .01v-.01m5 .01v-.01m0-4.99v-.01\"/>"
|
|
1021
|
+
},
|
|
992
1022
|
"box-margin": {
|
|
993
1023
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 8h8v8H8zM4 4v.01M8 4v.01M12 4v.01M16 4v.01M20 4v.01M4 20v.01M8 20v.01m4-.01v.01m4-.01v.01m4-.01v.01M20 16v.01M20 12v.01M20 8v.01M4 16v.01M4 12v.01M4 8v.01\"/>"
|
|
994
1024
|
},
|
|
@@ -1226,6 +1256,9 @@
|
|
|
1226
1256
|
"brand-google-drive": {
|
|
1227
1257
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 10L6 20l-3-5L9 5z\"/><path d=\"M9 15h12l-3 5H6m9-5L9 5h6l6 10z\"/></g>"
|
|
1228
1258
|
},
|
|
1259
|
+
"brand-google-fit": {
|
|
1260
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 9.314L9.657 6.97a3.314 3.314 0 0 0-4.686 4.686L7.314 14L12 18.686l7.03-7.03a3.314 3.314 0 0 0-4.687-4.685L7.313 14\"/>"
|
|
1261
|
+
},
|
|
1229
1262
|
"brand-google-one": {
|
|
1230
1263
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M11 4.998V18.98a1.998 1.998 0 0 0 3.995 0V4.998a1.998 1.998 0 1 0-3.995 0z\"/><path d=\"M6.63 8.407a2.125 2.125 0 0 0-.074 2.944c.77.834 2.051.869 2.862.077l4.95-4.834c.812-.792.846-2.11.076-2.945a1.984 1.984 0 0 0-2.861-.077L6.63 8.407z\"/></g>"
|
|
1231
1264
|
},
|
|
@@ -1454,6 +1487,9 @@
|
|
|
1454
1487
|
"brand-ubuntu": {
|
|
1455
1488
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"5\" r=\"2\"/><path d=\"M17.723 7.41a7.992 7.992 0 0 0-3.74-2.162m-3.971 0a7.993 7.993 0 0 0-3.789 2.216m-1.881 3.215A8 8 0 0 0 4 12.999c0 .738.1 1.453.287 2.132m1.96 3.428a7.993 7.993 0 0 0 3.759 2.19m3.998-.003a7.993 7.993 0 0 0 3.747-2.186m1.962-3.43A8.008 8.008 0 0 0 20 12.999c0-.764-.107-1.503-.307-2.203\"/><circle cx=\"5\" cy=\"17\" r=\"2\"/><circle cx=\"19\" cy=\"17\" r=\"2\"/></g>"
|
|
1456
1489
|
},
|
|
1490
|
+
"brand-unity": {
|
|
1491
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M2 13h11l5-10\"/><path d=\"M6.5 18L2 13l4.5-5m6.5 5l5 8M11.5 4L18 3l2 6m0 6l-2 6l-6.5-.5\"/></g>"
|
|
1492
|
+
},
|
|
1457
1493
|
"brand-unsplash": {
|
|
1458
1494
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 11h5v4h6v-4h5v9H4zm5-7h6v4H9z\"/>"
|
|
1459
1495
|
},
|
|
@@ -1490,6 +1526,9 @@
|
|
|
1490
1526
|
"brand-wish": {
|
|
1491
1527
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m2 6l5.981 2.392l-.639 6.037c-.18.893.06 1.819.65 2.514A3 3 0 0 0 10.373 18a4.328 4.328 0 0 0 4.132-3.57c-.18.893.06 1.819.65 2.514A3 3 0 0 0 17.535 18a4.328 4.328 0 0 0 4.132-3.57L22 9.797m-7.496 4.632l.334-2.999\"/>"
|
|
1492
1528
|
},
|
|
1529
|
+
"brand-xbox": {
|
|
1530
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M6.5 5c7.72 2.266 10.037 7.597 12.5 12.5\"/><path d=\"M17.5 5C9.78 7.266 7.463 12.597 5 17.5\"/></g>"
|
|
1531
|
+
},
|
|
1493
1532
|
"brand-xing": {
|
|
1494
1533
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m16 21l-4-7l6.5-11M7 7l2 3.5L6 15\"/>"
|
|
1495
1534
|
},
|
|
@@ -2051,6 +2090,63 @@
|
|
|
2051
2090
|
"circles": {
|
|
2052
2091
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"7\" r=\"4\"/><circle cx=\"6.5\" cy=\"17\" r=\"4\"/><circle cx=\"17.5\" cy=\"17\" r=\"4\"/></g>"
|
|
2053
2092
|
},
|
|
2093
|
+
"circuit-ammeter": {
|
|
2094
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"7\"/><path d=\"M5 12H2m17 0h3m-12 2v-3c0-1.036.895-2 2-2s2 .964 2 2v3m0-2h-4\"/></g>"
|
|
2095
|
+
},
|
|
2096
|
+
"circuit-battery": {
|
|
2097
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M2 12h4m12 0h4m-4-7v14M14 9v6M10 5v14M6 9v6\"/>"
|
|
2098
|
+
},
|
|
2099
|
+
"circuit-bulb": {
|
|
2100
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M2 12h5m10 0h5\"/><circle cx=\"12\" cy=\"12\" r=\"5\"/><path d=\"m8.5 8.5l7 7m0-7l-7 7\"/></g>"
|
|
2101
|
+
},
|
|
2102
|
+
"circuit-capacitor": {
|
|
2103
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M22 12h-8M2 12h8m0-5v10m4-10v10\"/>"
|
|
2104
|
+
},
|
|
2105
|
+
"circuit-capacitor-polarized": {
|
|
2106
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M22 12h-8M2 12h8m0-5v10m4-10v10m3-12h4m-2-2v4\"/>"
|
|
2107
|
+
},
|
|
2108
|
+
"circuit-cell": {
|
|
2109
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M2 12h8m4 0h8M10 5v14m4-10v6\"/>"
|
|
2110
|
+
},
|
|
2111
|
+
"circuit-cell-plus": {
|
|
2112
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M2 12h9m4 0h7M11 5v14m4-10v6M3 5h4M5 3v4\"/>"
|
|
2113
|
+
},
|
|
2114
|
+
"circuit-changeover": {
|
|
2115
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M2 12h2m16-5h2\"/><circle cx=\"6\" cy=\"12\" r=\"2\"/><circle cx=\"18\" cy=\"7\" r=\"2\"/><path d=\"M20 17h2\"/><circle cx=\"18\" cy=\"17\" r=\"2\"/><path d=\"M7.5 10.5L16 7\"/></g>"
|
|
2116
|
+
},
|
|
2117
|
+
"circuit-diode": {
|
|
2118
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M22 12h-6M2 12h6m0-5l8 5l-8 5zm8 0v10\"/>"
|
|
2119
|
+
},
|
|
2120
|
+
"circuit-diode-zener": {
|
|
2121
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M22 12h-6M2 12h6m0-5l8 5l-8 5z\"/><path d=\"M14 7h2v10h2\"/></g>"
|
|
2122
|
+
},
|
|
2123
|
+
"circuit-ground": {
|
|
2124
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 13V5m-8 8h16M7 16h10m-7 3h4\"/>"
|
|
2125
|
+
},
|
|
2126
|
+
"circuit-ground-digital": {
|
|
2127
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 13V3m0 18l-6-8h12z\"/>"
|
|
2128
|
+
},
|
|
2129
|
+
"circuit-inductor": {
|
|
2130
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M2 14h3v-2a2 2 0 1 1 4 0v2v-1.5a2.5 2.5 0 1 1 5 0V14v-1.5a2.5 2.5 0 1 1 5 0V14h3\"/>"
|
|
2131
|
+
},
|
|
2132
|
+
"circuit-motor": {
|
|
2133
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"7\"/><path d=\"M5 12H2m17 0h3m-12 2v-4l2 2l2-2v4\"/></g>"
|
|
2134
|
+
},
|
|
2135
|
+
"circuit-pushbutton": {
|
|
2136
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M2 17h2m16 0h2\"/><circle cx=\"6\" cy=\"17\" r=\"2\"/><circle cx=\"18\" cy=\"17\" r=\"2\"/><path d=\"M6 11h12m-6 0V5\"/></g>"
|
|
2137
|
+
},
|
|
2138
|
+
"circuit-resistor": {
|
|
2139
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M2 12h2l2-5l3 10l3-10l3 10l3-10l1.5 5H22\"/>"
|
|
2140
|
+
},
|
|
2141
|
+
"circuit-switch-closed": {
|
|
2142
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M2 12h2m16 0h2\"/><circle cx=\"6\" cy=\"12\" r=\"2\"/><circle cx=\"18\" cy=\"12\" r=\"2\"/><path d=\"M8 12h8\"/></g>"
|
|
2143
|
+
},
|
|
2144
|
+
"circuit-switch-open": {
|
|
2145
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M2 12h2m16 0h2\"/><circle cx=\"6\" cy=\"12\" r=\"2\"/><circle cx=\"18\" cy=\"12\" r=\"2\"/><path d=\"M7.5 10.5L15 5\"/></g>"
|
|
2146
|
+
},
|
|
2147
|
+
"circuit-voltmeter": {
|
|
2148
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"7\"/><path d=\"M5 12H2m17 0h3m-12-2l2 4l2-4\"/></g>"
|
|
2149
|
+
},
|
|
2054
2150
|
"clear-all": {
|
|
2055
2151
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 6h12M6 12h12M4 18h12\"/>"
|
|
2056
2152
|
},
|
|
@@ -2066,6 +2162,9 @@
|
|
|
2066
2162
|
"clipboard-check": {
|
|
2067
2163
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2\"/><rect width=\"6\" height=\"4\" x=\"9\" y=\"3\" rx=\"2\"/><path d=\"m9 14l2 2l4-4\"/></g>"
|
|
2068
2164
|
},
|
|
2165
|
+
"clipboard-copy": {
|
|
2166
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h3m9-9V7a2 2 0 0 0-2-2h-2m-2 12v-1a1 1 0 0 1 1-1h1m3 0h1a1 1 0 0 1 1 1v1m0 3v1a1 1 0 0 1-1 1h-1m-3 0h-1a1 1 0 0 1-1-1v-1\"/><rect width=\"6\" height=\"4\" x=\"9\" y=\"3\" rx=\"2\"/></g>"
|
|
2167
|
+
},
|
|
2069
2168
|
"clipboard-list": {
|
|
2070
2169
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2\"/><rect width=\"6\" height=\"4\" x=\"9\" y=\"3\" rx=\"2\"/><path d=\"M9 12h.01M13 12h2m-6 4h.01M13 16h2\"/></g>"
|
|
2071
2170
|
},
|
|
@@ -2090,6 +2189,9 @@
|
|
|
2090
2189
|
"clock-off": {
|
|
2091
2190
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 7v1m8.042 8.045A9 9 0 0 0 7.955 3.958M5.637 5.635a9 9 0 1 0 12.725 12.73M3 3l18 18\"/>"
|
|
2092
2191
|
},
|
|
2192
|
+
"clothes-rack": {
|
|
2193
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"5\" r=\"2\"/><path d=\"M12 7v14m-3 0h6M7.757 9.243a6 6 0 0 0 8.486 0\"/></g>"
|
|
2194
|
+
},
|
|
2093
2195
|
"cloud": {
|
|
2094
2196
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6.657 18C4.085 18 2 15.993 2 13.517c0-2.475 2.085-4.482 4.657-4.482c.393-1.762 1.794-3.2 3.675-3.773c1.88-.572 3.956-.193 5.444.996c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.913 0 3.464 1.56 3.464 3.486C22 16.44 20.449 18 18.535 18H6.657\"/>"
|
|
2095
2197
|
},
|
|
@@ -2154,11 +2256,29 @@
|
|
|
2154
2256
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M3 14c.83.642 2.077 1.017 3.5 1c1.423.017 2.67-.358 3.5-1c.73-.565 1.783-.923 2.994-.99M8 3c-.194.14-.364.305-.506.49M12 3a2.4 2.4 0 0 0-1 2a2.4 2.4 0 0 0 1 2\"/><path d=\"M14 10h3v3m-.257 3.743A6.003 6.003 0 0 1 11 21H9a6 6 0 0 1-6-6v-5h7\"/><path d=\"M20.116 16.124a3 3 0 0 0-3.118-4.953M3 3l18 18\"/></g>"
|
|
2155
2257
|
},
|
|
2156
2258
|
"coin": {
|
|
2157
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M14.8 9A2 2 0 0 0 13 8h-2a2 2 0
|
|
2259
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M14.8 9A2 2 0 0 0 13 8h-2a2 2 0 1 0 0 4h2a2 2 0 1 1 0 4h-2a2 2 0 0 1-1.8-1M12 7v10\"/></g>"
|
|
2260
|
+
},
|
|
2261
|
+
"coin-bitcoin": {
|
|
2262
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M9 8h4.09c1.055 0 1.91.895 1.91 2s-.855 2-1.91 2c1.055 0 1.91.895 1.91 2s-.855 2-1.91 2H9m1-4h4m-4-5v10v-9m3-1v1m0 8v1\"/></g>"
|
|
2263
|
+
},
|
|
2264
|
+
"coin-euro": {
|
|
2265
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M14.401 8c-.669-.628-1.5-1-2.401-1c-2.21 0-4 2.239-4 5s1.79 5 4 5c.9 0 1.731-.372 2.4-1M7 10.5h4m-4 3h4\"/></g>"
|
|
2158
2266
|
},
|
|
2159
2267
|
"coin-off": {
|
|
2160
2268
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M14.8 9A2 2 0 0 0 13 8h-1M9.18 9.171A2 2 0 0 0 11 12h1m2.824 2.822A2 2 0 0 1 13 16h-2a2 2 0 0 1-1.8-1\"/><path d=\"M20.042 16.045A9 9 0 0 0 7.955 3.958M5.637 5.635a9 9 0 1 0 12.725 12.73M12 6v2m0 8v2M3 3l18 18\"/></g>"
|
|
2161
2269
|
},
|
|
2270
|
+
"coin-pound": {
|
|
2271
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M15 9a2 2 0 1 0-4 0v5a2 2 0 0 1-2 2h6m-6-4h4\"/></g>"
|
|
2272
|
+
},
|
|
2273
|
+
"coin-rupee": {
|
|
2274
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M15 8H9h1a3 3 0 0 1 0 6H9l3 3m-3-6h6\"/></g>"
|
|
2275
|
+
},
|
|
2276
|
+
"coin-yen": {
|
|
2277
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M9 12h6m-6 3h6M9 8l3 4.5M15 8l-3 4.5V17\"/></g>"
|
|
2278
|
+
},
|
|
2279
|
+
"coin-yuan": {
|
|
2280
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M9 13h6M9 8l3 4.5M15 8l-3 4.5V17\"/></g>"
|
|
2281
|
+
},
|
|
2162
2282
|
"color-picker": {
|
|
2163
2283
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m11 7l6 6M4 16L15.7 4.3a1 1 0 0 1 1.4 0l2.6 2.6a1 1 0 0 1 0 1.4L8 20H4v-4z\"/>"
|
|
2164
2284
|
},
|
|
@@ -2480,6 +2600,9 @@
|
|
|
2480
2600
|
"currency-yen": {
|
|
2481
2601
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 19v-7L7 5m10 0l-5 7m-4 5h8m-8-4h8\"/>"
|
|
2482
2602
|
},
|
|
2603
|
+
"currency-yuan": {
|
|
2604
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 19v-7L7 5m10 0l-5 7m-4 1h8\"/>"
|
|
2605
|
+
},
|
|
2483
2606
|
"currency-zloty": {
|
|
2484
2607
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 18H5l7-7H5m12 7V5m-3 9.5l6-3.5\"/>"
|
|
2485
2608
|
},
|
|
@@ -2516,6 +2639,9 @@
|
|
|
2516
2639
|
"dental": {
|
|
2517
2640
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 5.5C10.926 4.914 9.417 4 8 4c-2.1-.001-4 1.247-4 5c0 4.899 1.056 8.41 2.671 10.537c.573.756 1.97.521 2.567-.236c.398-.505.819-1.439 1.262-2.801c.292-.771.892-1.504 1.5-1.5c.602.004 1.21.737 1.5 1.5c.443 1.362.864 2.295 1.262 2.8c.597.759 1.994.993 2.567.237C18.944 17.41 20 13.9 20 9c0-3.74-1.908-4.994-4-5c-1.423-.004-2.92.911-4 1.5zm0 0L15 7\"/>"
|
|
2518
2641
|
},
|
|
2642
|
+
"dental-broken": {
|
|
2643
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 5.5C10.926 4.914 9.417 4 8 4c-2.1-.001-4 1.247-4 5c0 4.899 1.056 8.41 2.671 10.537c.573.756 1.97.521 2.567-.236c.398-.505.819-1.439 1.262-2.801c.292-.771.892-1.504 1.5-1.5c.602.004 1.21.737 1.5 1.5c.443 1.362.864 2.295 1.262 2.8c.597.759 1.994.993 2.567.237C18.944 17.41 20 13.9 20 9c0-3.74-1.908-4.994-4-5c-1.423-.004-2.92.911-4 1.5z\"/><path d=\"M12 5.5L13 8l-2 2l2 2\"/></g>"
|
|
2644
|
+
},
|
|
2519
2645
|
"dental-off": {
|
|
2520
2646
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19.277 15.281C19.74 13.531 20 11.437 20 9c0-3.74-1.908-4.994-4-5c-1.423-.004-2.92.911-4 1.5C10.926 4.914 9.417 4 8 4M5.157 5.153C4.45 5.937 4 7.17 4 9c0 4.899 1.056 8.41 2.671 10.537c.573.756 1.97.521 2.567-.236c.398-.505.819-1.439 1.262-2.801c.292-.771.892-1.504 1.5-1.5c.602.004 1.21.737 1.5 1.5c.443 1.362.864 2.295 1.262 2.8c.597.759 1.994.993 2.567.237c.305-.402.59-.853.852-1.353M12 5.5L15 7M3 3l18 18\"/>"
|
|
2521
2647
|
},
|
|
@@ -2831,6 +2957,9 @@
|
|
|
2831
2957
|
"emergency-bed": {
|
|
2832
2958
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"16\" cy=\"18\" r=\"2\"/><circle cx=\"8\" cy=\"18\" r=\"2\"/><path d=\"m4 8l2.1 2.8A3 3 0 0 0 8.5 12H20M10 6h4m-2-2v4m0 4v2l-2.5 2.5m5 0L12 14\"/></g>"
|
|
2833
2959
|
},
|
|
2960
|
+
"empathize": {
|
|
2961
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"5.5\" r=\"2.5\"/><path d=\"m12 21.368l5.095-5.096a3.088 3.088 0 1 0-4.367-4.367l-.728.727l-.728-.727a3.088 3.088 0 1 0-4.367 4.367L12 21.368z\"/></g>"
|
|
2962
|
+
},
|
|
2834
2963
|
"emphasis": {
|
|
2835
2964
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M16 5H8v10h8m-1-5H8M6 20v.01m4-.01v.01m4-.01v.01m4-.01v.01\"/>"
|
|
2836
2965
|
},
|
|
@@ -2876,6 +3005,21 @@
|
|
|
2876
3005
|
"exposure": {
|
|
2877
3006
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"2\"/><path d=\"M4.6 19.4L19.4 4.6M7 9h4M9 7v4m4 5h4\"/></g>"
|
|
2878
3007
|
},
|
|
3008
|
+
"exposure-0": {
|
|
3009
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 19a4 4 0 0 0 4-4V9a4 4 0 1 0-8 0v6a4 4 0 0 0 4 4z\"/>"
|
|
3010
|
+
},
|
|
3011
|
+
"exposure-minus-1": {
|
|
3012
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 12h6m9 7V5l-4 4\"/>"
|
|
3013
|
+
},
|
|
3014
|
+
"exposure-minus-2": {
|
|
3015
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 9a4 4 0 1 1 8 0c0 1.098-.564 2.025-1.159 2.815L12 19h8M3 12h6\"/>"
|
|
3016
|
+
},
|
|
3017
|
+
"exposure-plus-1": {
|
|
3018
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 12h6M6 9v6m12 4V5l-4 4\"/>"
|
|
3019
|
+
},
|
|
3020
|
+
"exposure-plus-2": {
|
|
3021
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 9a4 4 0 1 1 8 0c0 1.098-.564 2.025-1.159 2.815L12 19h8M3 12h6M6 9v6\"/>"
|
|
3022
|
+
},
|
|
2879
3023
|
"external-link": {
|
|
2880
3024
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11 7H6a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2v-5m-7 1L20 4m-5 0h5v5\"/>"
|
|
2881
3025
|
},
|
|
@@ -3023,6 +3167,9 @@
|
|
|
3023
3167
|
"file-off": {
|
|
3024
3168
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m3 3l18 18M7 3h7l5 5v7m0 4a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V5\"/>"
|
|
3025
3169
|
},
|
|
3170
|
+
"file-orientation": {
|
|
3171
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M14 3v4a1 1 0 0 0 1 1h4\"/><path d=\"M10 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v2m-6 10h5a2 2 0 0 0 2-2v-5\"/><path d=\"m15 22l-2-2l2-2m3-3l2-2l2 2\"/></g>"
|
|
3172
|
+
},
|
|
3026
3173
|
"file-pencil": {
|
|
3027
3174
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M14 3v4a1 1 0 0 0 1 1h4\"/><path d=\"M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2z\"/><path d=\"m10 18l5-5a1.414 1.414 0 0 0-2-2l-5 5v2h2z\"/></g>"
|
|
3028
3175
|
},
|
|
@@ -3116,6 +3263,9 @@
|
|
|
3116
3263
|
"fish": {
|
|
3117
3264
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M16.69 7.44A6.973 6.973 0 0 0 15 12a6.97 6.97 0 0 0 1.699 4.571\"/><path d=\"M2 9.504c7.715 8.647 14.75 10.265 20 2.498C16.75 4.241 9.715 5.86 2 14.506M18 11v.01\"/><path d=\"M11.5 10.5c-.667 1-.667 2 0 3\"/></g>"
|
|
3118
3265
|
},
|
|
3266
|
+
"fish-bone": {
|
|
3267
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M16.69 7.44A6.973 6.973 0 0 0 15 12a6.97 6.97 0 0 0 1.699 4.571m0-.004c1.914-.684 3.691-2.183 5.301-4.565c-1.613-2.384-3.394-3.883-5.312-4.565M2 9.504a40.73 40.73 0 0 0 2.422 2.504A39.679 39.679 0 0 0 2 14.506M18 11v.01m-13.578.995H15M7 10v4m4-6v8\"/>"
|
|
3268
|
+
},
|
|
3119
3269
|
"fish-hook": {
|
|
3120
3270
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M16 9v6a5 5 0 0 1-10 0v-4l3 3\"/><circle cx=\"16\" cy=\"7\" r=\"2\"/><path d=\"M16 5V3\"/></g>"
|
|
3121
3271
|
},
|
|
@@ -3398,6 +3548,9 @@
|
|
|
3398
3548
|
"grain": {
|
|
3399
3549
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"4.5\" cy=\"9.5\" r=\"1\"/><circle cx=\"9.5\" cy=\"4.5\" r=\"1\"/><circle cx=\"9.5\" cy=\"14.5\" r=\"1\"/><circle cx=\"4.5\" cy=\"19.5\" r=\"1\"/><circle cx=\"14.5\" cy=\"9.5\" r=\"1\"/><circle cx=\"19.5\" cy=\"4.5\" r=\"1\"/><circle cx=\"14.5\" cy=\"19.5\" r=\"1\"/><circle cx=\"19.5\" cy=\"14.5\" r=\"1\"/></g>"
|
|
3400
3550
|
},
|
|
3551
|
+
"graph": {
|
|
3552
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 18V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z\"/><path d=\"m7 14l3-3l2 2l3-3l2 2\"/></g>"
|
|
3553
|
+
},
|
|
3401
3554
|
"grid-dots": {
|
|
3402
3555
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"5\" cy=\"5\" r=\"1\"/><circle cx=\"12\" cy=\"5\" r=\"1\"/><circle cx=\"19\" cy=\"5\" r=\"1\"/><circle cx=\"5\" cy=\"12\" r=\"1\"/><circle cx=\"12\" cy=\"12\" r=\"1\"/><circle cx=\"19\" cy=\"12\" r=\"1\"/><circle cx=\"5\" cy=\"19\" r=\"1\"/><circle cx=\"12\" cy=\"19\" r=\"1\"/><circle cx=\"19\" cy=\"19\" r=\"1\"/></g>"
|
|
3403
3556
|
},
|
|
@@ -3416,9 +3569,6 @@
|
|
|
3416
3569
|
"grip-vertical": {
|
|
3417
3570
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"9\" cy=\"5\" r=\"1\"/><circle cx=\"9\" cy=\"12\" r=\"1\"/><circle cx=\"9\" cy=\"19\" r=\"1\"/><circle cx=\"15\" cy=\"5\" r=\"1\"/><circle cx=\"15\" cy=\"12\" r=\"1\"/><circle cx=\"15\" cy=\"19\" r=\"1\"/></g>"
|
|
3418
3571
|
},
|
|
3419
|
-
"ground": {
|
|
3420
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 13V5m-8 8h16M7 16h10m-7 3h4\"/>"
|
|
3421
|
-
},
|
|
3422
3572
|
"growth": {
|
|
3423
3573
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M16.5 15a4.5 4.5 0 0 0-4.5 4.5m4.5-8.5a4.5 4.5 0 0 0-4.5 4.5M16.5 7a4.5 4.5 0 0 0-4.5 4.5M8 15c2.21 0 4 2.015 4 4.5M8 11c2.21 0 4 2.015 4 4.5M8 7c2.21 0 4 2.015 4 4.5M12 4v6\"/>"
|
|
3424
3574
|
},
|
|
@@ -3572,6 +3722,9 @@
|
|
|
3572
3722
|
"hierarchy-2": {
|
|
3573
3723
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 3h4v4h-4zM3 17h4v4H3zm14 0h4v4h-4zM7 17l5-4l5 4M12 7v6\"/>"
|
|
3574
3724
|
},
|
|
3725
|
+
"hierarchy-3": {
|
|
3726
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"5\" r=\"2\"/><circle cx=\"8\" cy=\"12\" r=\"2\"/><circle cx=\"12\" cy=\"19\" r=\"2\"/><circle cx=\"20\" cy=\"19\" r=\"2\"/><circle cx=\"4\" cy=\"19\" r=\"2\"/><circle cx=\"16\" cy=\"12\" r=\"2\"/><path d=\"m5 17l2-3m2-4l2-3m2 0l2 3m2 4l2 3m-4-3l-2 3m-4-3l2 3\"/></g>"
|
|
3727
|
+
},
|
|
3575
3728
|
"highlight": {
|
|
3576
3729
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 19h4L17.5 8.5a2.828 2.828 0 1 0-4-4L3 15v4m9.5-13.5l4 4m-12 4l4 4M21 15v4h-8l4-4z\"/>"
|
|
3577
3730
|
},
|
|
@@ -3593,6 +3746,9 @@
|
|
|
3593
3746
|
"home-off": {
|
|
3594
3747
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5 12H3l4.497-4.497m1.999-1.999L12 3l9 9h-2M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2m0-4v-3\"/><path d=\"M9 21v-6a2 2 0 0 1 2-2h2m2 2v6M3 3l18 18\"/></g>"
|
|
3595
3748
|
},
|
|
3749
|
+
"horse-toy": {
|
|
3750
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M3.5 17.5c5.667 4.667 11.333 4.667 17 0\"/><path d=\"M19 18.5L17 10l1-2l2 1l1.5-1.5L19 3c-5.052.218-5.99 3.133-7 6H6a3 3 0 0 0-3 3m2 6.5L7 9\"/><path d=\"m8 20l2-5h4l2 5\"/></g>"
|
|
3751
|
+
},
|
|
3596
3752
|
"hotel-service": {
|
|
3597
3753
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8.5 10A1.5 1.5 0 0 1 7 8.5a5.5 5.5 0 0 1 11 0V19a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2v-2c0-1.38.71-2.444 1.88-3.175l4.424-2.765C14.359 10.4 15 9.744 15 8.5a2.5 2.5 0 1 0-5 0A1.5 1.5 0 0 1 8.5 10z\"/>"
|
|
3598
3754
|
},
|
|
@@ -3659,6 +3815,9 @@
|
|
|
3659
3815
|
"info-square": {
|
|
3660
3816
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 8h.01\"/><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"2\"/><path d=\"M11 12h1v4h1\"/></g>"
|
|
3661
3817
|
},
|
|
3818
|
+
"input-search": {
|
|
3819
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 11V8a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h5\"/><circle cx=\"15.5\" cy=\"15.5\" r=\"2.5\"/><path d=\"M17.5 17.5L20 20\"/></g>"
|
|
3820
|
+
},
|
|
3662
3821
|
"italic": {
|
|
3663
3822
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11 5h6M7 19h6m1-14l-4 14\"/>"
|
|
3664
3823
|
},
|
|
@@ -3782,6 +3941,12 @@
|
|
|
3782
3941
|
"layout-bottombar": {
|
|
3783
3942
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"2\"/><path d=\"M4 15h16\"/></g>"
|
|
3784
3943
|
},
|
|
3944
|
+
"layout-bottombar-collapse": {
|
|
3945
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2zm0 9H4\"/><path d=\"m14 8l-2 2l-2-2\"/></g>"
|
|
3946
|
+
},
|
|
3947
|
+
"layout-bottombar-expand": {
|
|
3948
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2zm0 9H4\"/><path d=\"m14 10l-2-2l-2 2\"/></g>"
|
|
3949
|
+
},
|
|
3785
3950
|
"layout-cards": {
|
|
3786
3951
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"6\" height=\"16\" x=\"4\" y=\"4\" rx=\"2\"/><rect width=\"6\" height=\"10\" x=\"14\" y=\"4\" rx=\"2\"/></g>"
|
|
3787
3952
|
},
|
|
@@ -3812,6 +3977,12 @@
|
|
|
3812
3977
|
"layout-navbar": {
|
|
3813
3978
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"2\"/><path d=\"M4 9h16\"/></g>"
|
|
3814
3979
|
},
|
|
3980
|
+
"layout-navbar-collapse": {
|
|
3981
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 18V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm0-9h16\"/><path d=\"m10 16l2-2l2 2\"/></g>"
|
|
3982
|
+
},
|
|
3983
|
+
"layout-navbar-expand": {
|
|
3984
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 18V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm0-9h16\"/><path d=\"m10 14l2 2l2-2\"/></g>"
|
|
3985
|
+
},
|
|
3815
3986
|
"layout-off": {
|
|
3816
3987
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 4a2 2 0 0 1 2 2M8.838 8.816A1.993 1.993 0 0 1 8 9H6a2 2 0 0 1-2-2V6c0-.549.221-1.046.58-1.407\"/><rect width=\"6\" height=\"7\" x=\"4\" y=\"13\" rx=\"2\"/><path d=\"M14 10V6a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v10m-.595 3.423A1.994 1.994 0 0 1 18 20h-2a2 2 0 0 1-2-2v-4M3 3l18 18\"/></g>"
|
|
3817
3988
|
},
|
|
@@ -4008,6 +4179,9 @@
|
|
|
4008
4179
|
"location": {
|
|
4009
4180
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m21 3l-6.5 18a.55.55 0 0 1-1 0L10 14l-7-3.5a.55.55 0 0 1 0-1L21 3\"/>"
|
|
4010
4181
|
},
|
|
4182
|
+
"location-broken": {
|
|
4183
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m13 20l-3-6l-7-3.5a.55.55 0 0 1 0-1L21 3c-1.698 4.703-3.05 8.37-4 11m-1 3l4 4m0-4l-4 4\"/>"
|
|
4184
|
+
},
|
|
4011
4185
|
"location-off": {
|
|
4012
4186
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10.72 6.712L21 3l-3.724 10.313m-1.056 2.925L14.5 21a.55.55 0 0 1-1 0L10 14l-7-3.5a.55.55 0 0 1 0-1l4.775-1.724M3 3l18 18\"/>"
|
|
4013
4187
|
},
|
|
@@ -4236,6 +4410,9 @@
|
|
|
4236
4410
|
"message-dots": {
|
|
4237
4411
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 21V8a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H8l-4 4m8-10v.01M8 11v.01m8-.01v.01\"/>"
|
|
4238
4412
|
},
|
|
4413
|
+
"message-forward": {
|
|
4414
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 21V8a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H8l-4 4\"/><path d=\"m13 9l2 2l-2 2m2-2H9\"/></g>"
|
|
4415
|
+
},
|
|
4239
4416
|
"message-language": {
|
|
4240
4417
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 21V8a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H8l-4 4\"/><path d=\"M10 14v-4a2 2 0 1 1 4 0v4m0-2h-4\"/></g>"
|
|
4241
4418
|
},
|
|
@@ -4260,6 +4437,9 @@
|
|
|
4260
4437
|
"meteor": {
|
|
4261
4438
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m21 3l-5 9h5l-6.891 7.086A6.5 6.5 0 1 1 5.254 9.58L13 3l-1 5l9-5z\"/><circle cx=\"9.5\" cy=\"14.5\" r=\"2.5\"/></g>"
|
|
4262
4439
|
},
|
|
4440
|
+
"mickey": {
|
|
4441
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5.5 3a3.5 3.5 0 0 1 3.25 4.8a7.017 7.017 0 0 0-2.424 2.1A3.5 3.5 0 1 1 5.5 3zm13 0a3.5 3.5 0 1 1-.826 6.902a7.013 7.013 0 0 0-2.424-2.103A3.5 3.5 0 0 1 18.5 3z\"/><circle cx=\"12\" cy=\"14\" r=\"7\"/></g>"
|
|
4442
|
+
},
|
|
4263
4443
|
"microphone": {
|
|
4264
4444
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"6\" height=\"11\" x=\"9\" y=\"2\" rx=\"3\"/><path d=\"M5 10a7 7 0 0 0 14 0M8 21h8m-4-4v4\"/></g>"
|
|
4265
4445
|
},
|
|
@@ -4320,6 +4500,12 @@
|
|
|
4320
4500
|
"mood-kid": {
|
|
4321
4501
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M9 10h.01M15 10h.01M9.5 15a3.5 3.5 0 0 0 5 0M12 3a2 2 0 0 0 0 4\"/></g>"
|
|
4322
4502
|
},
|
|
4503
|
+
"mood-look-left": {
|
|
4504
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M9 9h.01M4 15h4\"/></g>"
|
|
4505
|
+
},
|
|
4506
|
+
"mood-look-right": {
|
|
4507
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\" transform=\"matrix(-1 0 0 1 24 0)\"/><path d=\"M15 9h-.01M20 15h-4\"/></g>"
|
|
4508
|
+
},
|
|
4323
4509
|
"mood-nervous": {
|
|
4324
4510
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M9 10h.01M15 10h.01M8 16l2-2l2 2l2-2l2 2\"/></g>"
|
|
4325
4511
|
},
|
|
@@ -4332,6 +4518,9 @@
|
|
|
4332
4518
|
"mood-sad": {
|
|
4333
4519
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M9 10h.01M15 10h.01M9.5 15.25a3.5 3.5 0 0 1 5 0\"/></g>"
|
|
4334
4520
|
},
|
|
4521
|
+
"mood-sing": {
|
|
4522
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M9 9h.01M15 9h.01\"/><circle cx=\"15\" cy=\"15\" r=\"2\"/></g>"
|
|
4523
|
+
},
|
|
4335
4524
|
"mood-smile": {
|
|
4336
4525
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M9 10h.01M15 10h.01M9.5 15a3.5 3.5 0 0 0 5 0\"/></g>"
|
|
4337
4526
|
},
|
|
@@ -4404,6 +4593,9 @@
|
|
|
4404
4593
|
"music-off": {
|
|
4405
4594
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"6\" cy=\"17\" r=\"3\"/><path d=\"M14.42 14.45a3 3 0 1 0 4.138 4.119M9 17V9m0-4V4h10v11m-7-7h7M3 3l18 18\"/></g>"
|
|
4406
4595
|
},
|
|
4596
|
+
"navigation": {
|
|
4597
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m12 18.5l7.265 2.463a.535.535 0 0 0 .57-.116a.548.548 0 0 0 .134-.572L12 3L4.03 20.275a.547.547 0 0 0 .135.572a.535.535 0 0 0 .57.116L12 18.5\"/>"
|
|
4598
|
+
},
|
|
4407
4599
|
"network": {
|
|
4408
4600
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"9\" r=\"6\"/><path d=\"M12 3c1.333.333 2 2.333 2 6s-.667 5.667-2 6m0-12c-1.333.333-2 2.333-2 6s.667 5.667 2 6M6 9h12M3 19h7m4 0h7\"/><circle cx=\"12\" cy=\"19\" r=\"2\"/><path d=\"M12 15v2\"/></g>"
|
|
4409
4601
|
},
|
|
@@ -4530,6 +4722,9 @@
|
|
|
4530
4722
|
"package-off": {
|
|
4531
4723
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8.812 4.793L12 3l8 4.5V16m-2.282 1.784L12 21l-8-4.5v-9l2.223-1.25m8.32 4.32L20 7.5M12 12v9m0-9L4 7.5m12-2.25l-4.35 2.447M9.086 9.139L8 9.75M3 3l18 18\"/>"
|
|
4532
4724
|
},
|
|
4725
|
+
"packages": {
|
|
4726
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"8\" height=\"8\" x=\"2\" y=\"13\" rx=\"2\"/><path d=\"M6 13v3\"/><rect width=\"8\" height=\"8\" x=\"8\" y=\"3\" rx=\"2\"/><path d=\"M12 3v3\"/><rect width=\"8\" height=\"8\" x=\"14\" y=\"13\" rx=\"2\"/><path d=\"M18 13v3\"/></g>"
|
|
4727
|
+
},
|
|
4533
4728
|
"packge-export": {
|
|
4534
4729
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m12 21l-8-4.5v-9L12 3l8 4.5V12m-8 0l8-4.5M12 12v9m0-9L4 7.5M15 18h7m-3-3l3 3l-3 3\"/>"
|
|
4535
4730
|
},
|
|
@@ -4802,6 +4997,18 @@
|
|
|
4802
4997
|
"playlist-x": {
|
|
4803
4998
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 8H5m0 4h7m0 4H5m11-2l4 4m0-4l-4 4\"/>"
|
|
4804
4999
|
},
|
|
5000
|
+
"playstation-circle": {
|
|
5001
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 21a9 9 0 0 0 9-9a9 9 0 0 0-9-9a9 9 0 0 0-9 9a9 9 0 0 0 9 9z\"/><circle cx=\"12\" cy=\"12\" r=\"4.5\"/></g>"
|
|
5002
|
+
},
|
|
5003
|
+
"playstation-square": {
|
|
5004
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 21a9 9 0 0 0 9-9a9 9 0 0 0-9-9a9 9 0 0 0-9 9a9 9 0 0 0 9 9z\"/><rect width=\"8\" height=\"8\" x=\"8\" y=\"8\" rx=\"1\"/></g>"
|
|
5005
|
+
},
|
|
5006
|
+
"playstation-triangle": {
|
|
5007
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 21a9 9 0 0 0 9-9a9 9 0 0 0-9-9a9 9 0 0 0-9 9a9 9 0 0 0 9 9z\"/><path d=\"M7.5 15h9L12 7z\"/></g>"
|
|
5008
|
+
},
|
|
5009
|
+
"playstation-x": {
|
|
5010
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 21a9 9 0 0 0 9-9a9 9 0 0 0-9-9a9 9 0 0 0-9 9a9 9 0 0 0 9 9zM8.5 8.5l7 7m-7 0l7-7\"/>"
|
|
5011
|
+
},
|
|
4805
5012
|
"plug": {
|
|
4806
5013
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9.785 6L18 14.215l-2.054 2.054a5.81 5.81 0 1 1-8.215-8.215L9.785 6zM4 20l3.5-3.5M15 4l-3.5 3.5M20 9l-3.5 3.5\"/>"
|
|
4807
5014
|
},
|
|
@@ -5138,6 +5345,12 @@
|
|
|
5138
5345
|
"ruler-2-off": {
|
|
5139
5346
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12.03 7.97L17 3l4 4l-5 5m-2 2l-7 7l-4-4l7-7m6-3l-1.5-1.5M10 13l-1.5-1.5M7 16l-1.5-1.5M3 3l18 18\"/>"
|
|
5140
5347
|
},
|
|
5348
|
+
"ruler-3": {
|
|
5349
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19.875 8C20.496 8 21 8.512 21 9.143v5.714c0 .631-.504 1.143-1.125 1.143H4a1 1 0 0 1-1-1V9.143C3 8.512 3.504 8 4.125 8h15.75zM9 8v2M6 8v3m6-3v3m6-3v3m-3-3v2\"/>"
|
|
5350
|
+
},
|
|
5351
|
+
"ruler-measure": {
|
|
5352
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19.875 12c.621 0 1.125.512 1.125 1.143v5.714c0 .631-.504 1.143-1.125 1.143H4a1 1 0 0 1-1-1v-5.857C3 12.512 3.504 12 4.125 12h15.75zM9 12v2m-3-2v3m6-3v3m6-3v3m-3-3v2M3 3v4m0-2h18m0-2v4\"/>"
|
|
5353
|
+
},
|
|
5141
5354
|
"ruler-off": {
|
|
5142
5355
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 4h11a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-4m-3.713.299A.997.997 0 0 0 11 12v7a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5c0-.284.118-.54.308-.722M4 8h2m-2 4h3m-3 4h2m6-12v3m4-3v2M3 3l18 18\"/>"
|
|
5143
5356
|
},
|
|
@@ -5398,6 +5611,9 @@
|
|
|
5398
5611
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 6v12a2 2 0 0 0 2.75 1.84l8.25-6.1a2 2 0 0 0 0-3.5l-8.25-6.1A2 2 0 0 0 4 5.89\"/><path d=\"M20 4v16\"/></g>",
|
|
5399
5612
|
"hidden": true
|
|
5400
5613
|
},
|
|
5614
|
+
"skull": {
|
|
5615
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 4c4.418 0 8 3.358 8 7.5c0 1.901-.755 3.637-1.999 4.96L18 19a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-2.54c-1.245-1.322-2-3.058-2-4.96C4 7.358 7.582 4 12 4zm-2 13v3m4-3v3\"/><circle cx=\"9\" cy=\"11\" r=\"1\"/><circle cx=\"15\" cy=\"11\" r=\"1\"/></g>"
|
|
5616
|
+
},
|
|
5401
5617
|
"sleigh": {
|
|
5402
5618
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 19h15a4 4 0 0 0 4-4m-6 0H7a4 4 0 0 1-4-4V5l1.243 1.243A6 6 0 0 0 8.485 8H12v2a2 2 0 0 0 2 2h.5a1.5 1.5 0 0 0 1.5-1.5a1.5 1.5 0 0 1 3 0V12a3 3 0 0 1-3 3zm-1 0v4m-8-4v4\"/>"
|
|
5403
5619
|
},
|
|
@@ -5494,6 +5710,12 @@
|
|
|
5494
5710
|
"speedboat": {
|
|
5495
5711
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M3 17h13.4a3 3 0 0 0 2.5-1.34L22 11h0h-6.23a4 4 0 0 0-1.49.29l-3.56 1.42a4 4 0 0 1-1.49.29H5.5h0h-1L3 17zm3-4l1.5-5\"/><path d=\"M6 8h8l2 3\"/></g>"
|
|
5496
5712
|
},
|
|
5713
|
+
"spider": {
|
|
5714
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5 4v2l5 5M2.5 9.5L4 11h6m-6 8v-2l6-6m9-7v2l-5 5m7.5-1.5L20 11h-6m6 8v-2l-6-6\"/><circle cx=\"12\" cy=\"15\" r=\"4\"/><circle cx=\"12\" cy=\"9\" r=\"2\"/></g>"
|
|
5715
|
+
},
|
|
5716
|
+
"spiral": {
|
|
5717
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 12.057a1.9 1.9 0 0 0 .614.743c1.06.713 2.472.112 3.043-.919c.839-1.513-.022-3.368-1.525-4.08c-2.003-.95-4.371.154-5.24 2.086c-1.095 2.432.29 5.248 2.71 6.246c2.931 1.208 6.283-.418 7.438-3.255c1.36-3.343-.557-7.134-3.896-8.41c-3.855-1.474-8.2.68-9.636 4.422c-1.63 4.253.823 9.024 5.082 10.576c4.778 1.74 10.118-.941 11.833-5.59A9.354 9.354 0 0 0 21 11.063\"/>"
|
|
5718
|
+
},
|
|
5497
5719
|
"sport-billard": {
|
|
5498
5720
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"10\" r=\"2\"/><circle cx=\"12\" cy=\"14\" r=\"2\"/><circle cx=\"12\" cy=\"12\" r=\"8\"/></g>"
|
|
5499
5721
|
},
|
|
@@ -5849,12 +6071,24 @@
|
|
|
5849
6071
|
"text-increase": {
|
|
5850
6072
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 19V8.5a3.5 3.5 0 1 1 7 0V19m-7-6h7m7-4v6m3-3h-6\"/>"
|
|
5851
6073
|
},
|
|
6074
|
+
"text-orientation": {
|
|
6075
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m9 15l-5-5C2.633 8.633 2.633 6.367 4 5s3.633-1.367 5 0l5 5m-8.5 1.5l5-5M21 12l-9 9m9-9v4m0-4h-4\"/>"
|
|
6076
|
+
},
|
|
6077
|
+
"text-plus": {
|
|
6078
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 10H5m0-4h14m-5 8H5m0 4h6m7-3v6m-3-3h6\"/>"
|
|
6079
|
+
},
|
|
5852
6080
|
"text-recognition": {
|
|
5853
6081
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V6a2 2 0 0 1 2-2h2M4 16v2a2 2 0 0 0 2 2h2m8-16h2a2 2 0 0 1 2 2v2m-4 12h2a2 2 0 0 0 2-2v-2m-8 0V9M9 9h6\"/>"
|
|
5854
6082
|
},
|
|
5855
6083
|
"text-resize": {
|
|
5856
6084
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"5\" cy=\"5\" r=\"2\"/><circle cx=\"19\" cy=\"5\" r=\"2\"/><circle cx=\"5\" cy=\"19\" r=\"2\"/><circle cx=\"19\" cy=\"19\" r=\"2\"/><path d=\"M5 7v10M7 5h10M7 19h10m2-12v10m-9-7h4m-2 4v-4\"/></g>"
|
|
5857
6085
|
},
|
|
6086
|
+
"text-size": {
|
|
6087
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 7V5h13v2m-6-2v14m2 0H8m7-6v-1h6v1m-3-1v7m-1 0h2\"/>"
|
|
6088
|
+
},
|
|
6089
|
+
"text-spellcheck": {
|
|
6090
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 15V7.5a3.5 3.5 0 0 1 7 0V15m-7-5h7m-2 8l3 3l7-7\"/>"
|
|
6091
|
+
},
|
|
5858
6092
|
"text-wrap": {
|
|
5859
6093
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 6h16M4 18h5m-5-6h13a3 3 0 0 1 0 6h-4l2-2m0 4l-2-2\"/>"
|
|
5860
6094
|
},
|
|
@@ -5930,6 +6164,12 @@
|
|
|
5930
6164
|
"tournament": {
|
|
5931
6165
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 4h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H5m0 4h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H5m5-13h4a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1h-4m5-5h5\"/>"
|
|
5932
6166
|
},
|
|
6167
|
+
"tower": {
|
|
6168
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5 3h1a1 1 0 0 1 1 1v2h3V4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2h3V4a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v4.394a2 2 0 0 1-.336 1.11l-1.328 1.992a2 2 0 0 0-.336 1.11V20a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-7.394a2 2 0 0 0-.336-1.11L4.336 9.504A2 2 0 0 1 4 8.394V4a1 1 0 0 1 1-1z\"/><path d=\"M10 21v-5a2 2 0 1 1 4 0v5\"/></g>"
|
|
6169
|
+
},
|
|
6170
|
+
"tower-off": {
|
|
6171
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10 6V4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2h3V4a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v4.394a2 2 0 0 1-.336 1.11l-1.328 1.992a2 2 0 0 0-.336 1.11V14m0 4v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-7.394a2 2 0 0 0-.336-1.11L4.336 9.504A2 2 0 0 1 4 8.394V4\"/><path d=\"M10 21v-5a2 2 0 1 1 4 0v5M3 3l18 18\"/></g>"
|
|
6172
|
+
},
|
|
5933
6173
|
"track": {
|
|
5934
6174
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 15L15 4m5 5L9 20m-4-8l7 7M8.5 8.5l7 7M12 5l7 7\"/>"
|
|
5935
6175
|
},
|
|
@@ -5968,6 +6208,18 @@
|
|
|
5968
6208
|
"transfer-out": {
|
|
5969
6209
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 19v2h16V7l-8-4l-8 4v2m9 5H4\"/><path d=\"m7 11l-3 3l3 3\"/></g>"
|
|
5970
6210
|
},
|
|
6211
|
+
"transition-bottom": {
|
|
6212
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M21 18a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3\"/><rect width=\"18\" height=\"6\" x=\"3\" y=\"3\" rx=\"3\"/><path d=\"M12 9v8m-3-3l3 3l3-3\"/></g>"
|
|
6213
|
+
},
|
|
6214
|
+
"transition-left": {
|
|
6215
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6 21a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3m15 3v12a3 3 0 0 1-6 0V6a3 3 0 0 1 6 0zm-6 6H7m3-3l-3 3l3 3\"/>"
|
|
6216
|
+
},
|
|
6217
|
+
"transition-right": {
|
|
6218
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M18 3a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3M3 18V6a3 3 0 1 1 6 0v12a3 3 0 0 1-6 0zm6-6h8m-3 3l3-3l-3-3\"/>"
|
|
6219
|
+
},
|
|
6220
|
+
"transition-top": {
|
|
6221
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M21 6a3 3 0 0 0-3-3H6a3 3 0 0 0-3 3m3 15h12a3 3 0 0 0 0-6H6a3 3 0 0 0 0 6zm6-6V7m-3 3l3-3l3 3\"/>"
|
|
6222
|
+
},
|
|
5971
6223
|
"trash": {
|
|
5972
6224
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 7h16m-10 4v6m4-6v6M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2l1-12M9 7V4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3\"/>"
|
|
5973
6225
|
},
|
|
@@ -6328,6 +6580,18 @@
|
|
|
6328
6580
|
"x": {
|
|
6329
6581
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M18 6L6 18M6 6l12 12\"/>"
|
|
6330
6582
|
},
|
|
6583
|
+
"xbox-a": {
|
|
6584
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 21a9 9 0 0 0 9-9a9 9 0 0 0-9-9a9 9 0 0 0-9 9a9 9 0 0 0 9 9z\"/><path d=\"m15 16l-3-8l-3 8m5-2h-4\"/></g>"
|
|
6585
|
+
},
|
|
6586
|
+
"xbox-b": {
|
|
6587
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 21a9 9 0 0 0 9-9a9 9 0 0 0-9-9a9 9 0 0 0-9 9a9 9 0 0 0 9 9z\"/><path d=\"M13 12a2 2 0 1 1 0 4h-3v-4m3 0h-3m3 0a2 2 0 1 0 0-4h-3v4\"/></g>"
|
|
6588
|
+
},
|
|
6589
|
+
"xbox-x": {
|
|
6590
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 21a9 9 0 0 0 9-9a9 9 0 0 0-9-9a9 9 0 0 0-9 9a9 9 0 0 0 9 9zM9 8l6 8m0-8l-6 8\"/>"
|
|
6591
|
+
},
|
|
6592
|
+
"xbox-y": {
|
|
6593
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 21a9 9 0 0 0 9-9a9 9 0 0 0-9-9a9 9 0 0 0-9 9a9 9 0 0 0 9 9zM9 8l3 4\"/><path d=\"m15 8l-2.988 3.984L12 16\"/></g>"
|
|
6594
|
+
},
|
|
6331
6595
|
"yin-yang": {
|
|
6332
6596
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M12 3a4.5 4.5 0 0 0 0 9a4.5 4.5 0 0 1 0 9\"/><circle cx=\"12\" cy=\"7.5\" r=\".5\" fill=\"currentColor\"/><circle cx=\"12\" cy=\"16.5\" r=\".5\" fill=\"currentColor\"/></g>"
|
|
6333
6597
|
},
|
|
@@ -6406,6 +6670,12 @@
|
|
|
6406
6670
|
"zoom-question": {
|
|
6407
6671
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"10\" cy=\"10\" r=\"7\"/><path d=\"m21 21l-6-6m-5-2v.01M10 10a1.5 1.5 0 1 0-1.14-2.474\"/></g>"
|
|
6408
6672
|
},
|
|
6673
|
+
"zoom-replace": {
|
|
6674
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m21 21l-6-6M3.291 8.003a7 7 0 0 1 5.077-4.806A7.021 7.021 0 0 1 16.61 7.6\"/><path d=\"M17 4v4h-4m3.705 4.005a7 7 0 0 1-5.074 4.798A7.021 7.021 0 0 1 3.39 12.4\"/><path d=\"M3 16v-4h4\"/></g>"
|
|
6675
|
+
},
|
|
6676
|
+
"zoom-reset": {
|
|
6677
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m21 21l-6-6M3.268 12.043A7.017 7.017 0 0 0 9.902 17a7.012 7.012 0 0 0 7.043-6.131a7 7 0 0 0-5.314-7.672A7.021 7.021 0 0 0 3.39 7.6\"/><path d=\"M3 4v4h4\"/></g>"
|
|
6678
|
+
},
|
|
6409
6679
|
"zzz": {
|
|
6410
6680
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 12h6l-6 8h6m4-16h6l-6 8h6\"/>"
|
|
6411
6681
|
}
|
|
@@ -6426,6 +6696,9 @@
|
|
|
6426
6696
|
"grid": {
|
|
6427
6697
|
"parent": "layout-grid-add"
|
|
6428
6698
|
},
|
|
6699
|
+
"ground": {
|
|
6700
|
+
"parent": "circuit-ground"
|
|
6701
|
+
},
|
|
6429
6702
|
"miliraty-award": {
|
|
6430
6703
|
"parent": "military-award"
|
|
6431
6704
|
},
|
|
@@ -6451,7 +6724,7 @@
|
|
|
6451
6724
|
"parent": "activity"
|
|
6452
6725
|
}
|
|
6453
6726
|
},
|
|
6454
|
-
"lastModified":
|
|
6727
|
+
"lastModified": 1660285788,
|
|
6455
6728
|
"width": 24,
|
|
6456
6729
|
"height": 24
|
|
6457
6730
|
}
|
package/info.json
CHANGED
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-json/tabler",
|
|
3
3
|
"description": "Tabler Icons icon set in Iconify JSON format",
|
|
4
|
-
"version": "1.1.
|
|
5
|
-
"iconSetVersion": "1.
|
|
4
|
+
"version": "1.1.23",
|
|
5
|
+
"iconSetVersion": "1.81.0",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"module": "index.mjs",
|
|
8
8
|
"types": "index.d.ts",
|