@iconify-json/tabler 1.1.37 → 1.1.39
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/icons.json +329 -62
- package/info.json +2 -2
- package/package.json +2 -2
package/icons.json
CHANGED
|
@@ -109,6 +109,42 @@
|
|
|
109
109
|
"alien": {
|
|
110
110
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M11 17a2.5 2.5 0 0 0 2 0\"/><path d=\"M12 3C7.336 3 4.604 5.331 4.138 8.595a11.816 11.816 0 0 0 2 8.592a10.777 10.777 0 0 0 3.199 3.064c1.666 1 3.664 1 5.33 0a10.777 10.777 0 0 0 3.199-3.064a11.89 11.89 0 0 0 2-8.592C19.4 5.33 16.668 3 12.004 3zm-4 8l2 2m6-2l-2 2\"/></g>"
|
|
111
111
|
},
|
|
112
|
+
"align-box-bottom-center": {
|
|
113
|
+
"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=\"M9 15v2m3-6v6m3-4v4\"/></g>"
|
|
114
|
+
},
|
|
115
|
+
"align-box-bottom-left": {
|
|
116
|
+
"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=\"M7 15v2m3-6v6m3-4v4\"/></g>"
|
|
117
|
+
},
|
|
118
|
+
"align-box-bottom-right": {
|
|
119
|
+
"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=\"M11 15v2m3-6v6m3-4v4\"/></g>"
|
|
120
|
+
},
|
|
121
|
+
"align-box-left-bottom": {
|
|
122
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M20 18.222V5.778C20 4.796 19.204 4 18.222 4H5.778C4.796 4 4 4.796 4 5.778v12.444C4 19.204 4.796 20 5.778 20h12.444c.982 0 1.778-.796 1.778-1.778zM9 17H7m6-3H7m4-3H7\"/>"
|
|
123
|
+
},
|
|
124
|
+
"align-box-left-middle": {
|
|
125
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M20 18.222V5.778C20 4.796 19.204 4 18.222 4H5.778C4.796 4 4 4.796 4 5.778v12.444C4 19.204 4.796 20 5.778 20h12.444c.982 0 1.778-.796 1.778-1.778zM9 15H7m6-3H7m4-3H7\"/>"
|
|
126
|
+
},
|
|
127
|
+
"align-box-left-top": {
|
|
128
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M20 18.222V5.778C20 4.796 19.204 4 18.222 4H5.778C4.796 4 4 4.796 4 5.778v12.444C4 19.204 4.796 20 5.778 20h12.444c.982 0 1.778-.796 1.778-1.778zM9 13H7m6-3H7m4-3H7\"/>"
|
|
129
|
+
},
|
|
130
|
+
"align-box-right-bottom": {
|
|
131
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 18.222V5.778C4 4.796 4.796 4 5.778 4h12.444C19.204 4 20 4.796 20 5.778v12.444c0 .982-.796 1.778-1.778 1.778H5.778A1.778 1.778 0 0 1 4 18.222zM15 17h2m-6-3h6m-4-3h4\"/>"
|
|
132
|
+
},
|
|
133
|
+
"align-box-right-middle": {
|
|
134
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 18.222V5.778C4 4.796 4.796 4 5.778 4h12.444C19.204 4 20 4.796 20 5.778v12.444c0 .982-.796 1.778-1.778 1.778H5.778A1.778 1.778 0 0 1 4 18.222zM15 15h2m-6-3h6m-4-3h4\"/>"
|
|
135
|
+
},
|
|
136
|
+
"align-box-right-top": {
|
|
137
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 18.222V5.778C4 4.796 4.796 4 5.778 4h12.444C19.204 4 20 4.796 20 5.778v12.444c0 .982-.796 1.778-1.778 1.778H5.778A1.778 1.778 0 0 1 4 18.222zM15 13h2m-6-3h6m-4-3h4\"/>"
|
|
138
|
+
},
|
|
139
|
+
"align-box-top-center": {
|
|
140
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5.778 20h12.444c.982 0 1.778-.796 1.778-1.778V5.778C20 4.796 19.204 4 18.222 4H5.778C4.796 4 4 4.796 4 5.778v12.444C4 19.204 4.796 20 5.778 20zM9 9V7m3 6V7m3 4V7\"/>"
|
|
141
|
+
},
|
|
142
|
+
"align-box-top-left": {
|
|
143
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5.778 20h12.444c.982 0 1.778-.796 1.778-1.778V5.778C20 4.796 19.204 4 18.222 4H5.778C4.796 4 4 4.796 4 5.778v12.444C4 19.204 4.796 20 5.778 20zM7 9V7m3 6V7m3 4V7\"/>"
|
|
144
|
+
},
|
|
145
|
+
"align-box-top-right": {
|
|
146
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5.778 20h12.444c.982 0 1.778-.796 1.778-1.778V5.778C20 4.796 19.204 4 18.222 4H5.778C4.796 4 4 4.796 4 5.778v12.444C4 19.204 4.796 20 5.778 20zM11 9V7m3 6V7m3 4V7\"/>"
|
|
147
|
+
},
|
|
112
148
|
"align-center": {
|
|
113
149
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 6h16M8 12h8M6 18h12\"/>"
|
|
114
150
|
},
|
|
@@ -1756,6 +1792,9 @@
|
|
|
1756
1792
|
"brand-sublime-text": {
|
|
1757
1793
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 8L5 12.5V7l14-4.5zm0 9L5 21.5V16l14-4.5zm0-5.5L5 7m0 5.5L19 17\"/>"
|
|
1758
1794
|
},
|
|
1795
|
+
"brand-superhuman": {
|
|
1796
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m16 12l4 3l-8 7l-8-7l4-3\"/><path d=\"M12 3L4 9l8 6l8-6zm0 12h8\"/></g>"
|
|
1797
|
+
},
|
|
1759
1798
|
"brand-supernova": {
|
|
1760
1799
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"2\"/><path d=\"M15 15h.5c3.038 0 5.5-1.343 5.5-3s-2.462-3-5.5-3c-1.836 0-3.462.49-4.46 1.245M9 9h-.5C5.462 9 3 10.343 3 12s2.462 3 5.5 3c1.844 0 3.476-.495 4.474-1.255\"/><path d=\"M15 9v-.5C15 5.462 13.657 3 12 3S9 5.462 9 8.5c0 1.833.49 3.457 1.241 4.456M9 15v.5c0 3.038 1.343 5.5 3 5.5s3-2.462 3-5.5c0-1.842-.494-3.472-1.252-4.47\"/></g>"
|
|
1761
1800
|
},
|
|
@@ -1783,6 +1822,9 @@
|
|
|
1783
1822
|
"brand-tinder": {
|
|
1784
1823
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M18.918 8.174c2.56 4.982.501 11.656-5.38 12.626C5.836 22.487.698 13.084 6.484 7.571C6.793 7.266 7.645 6.476 8 6.222c0 .528.27 3.475 1 3.167c3 0 4-4.222 3.587-7.389c2.7 1.411 4.987 3.376 6.331 6.174z\"/>"
|
|
1785
1824
|
},
|
|
1825
|
+
"brand-topbuzz": {
|
|
1826
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4.417 8.655a.524.524 0 0 1-.405-.622l.986-4.617a.524.524 0 0 1 .626-.404l14.958 3.162c.285.06.467.339.406.622l-.987 4.618a.524.524 0 0 1-.625.404l-4.345-.92c-.198-.04-.315.024-.353.197l-2.028 9.49a.527.527 0 0 1-.625.404l-4.642-.982a.527.527 0 0 1-.406-.622l2.028-9.493c.037-.17-.031-.274-.204-.31l-4.384-.927z\"/>"
|
|
1827
|
+
},
|
|
1786
1828
|
"brand-toyota": {
|
|
1787
1829
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><ellipse cx=\"12\" cy=\"12\" rx=\"10\" ry=\"7\"/><path d=\"M9 12c0 3.866 1.343 7 3 7s3-3.134 3-7s-1.343-7-3-7s-3 3.134-3 7z\"/><path d=\"M6.415 6.191C5.527 6.694 5 7.321 5 8c0 1.657 3.134 3 7 3s7-1.343 7-3c0-.678-.525-1.304-1.41-1.806\"/></g>"
|
|
1788
1830
|
},
|
|
@@ -1840,6 +1882,9 @@
|
|
|
1840
1882
|
"brand-vk": {
|
|
1841
1883
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M14 19h-4a8 8 0 0 1-8-8V6h4v5a4 4 0 0 0 4 4h0V6h4v4.5l.03-.004A4.531 4.531 0 0 0 18 6h4l-.342 1.711A6.858 6.858 0 0 1 18 12.5h0a5.34 5.34 0 0 1 3.566 4.111L22 19h0h-4a4.531 4.531 0 0 0-3.97-4.496v4.5z\"/>"
|
|
1842
1884
|
},
|
|
1885
|
+
"brand-volkswagen": {
|
|
1886
|
+
"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=\"m5 7l4.5 11l1.5-5h2l1.5 5L19 7\"/><path d=\"m9 4l2 6h2l2-6\"/></g>"
|
|
1887
|
+
},
|
|
1843
1888
|
"brand-vsco": {
|
|
1844
1889
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><circle cx=\"12\" cy=\"12\" r=\"7\"/><circle cx=\"12\" cy=\"12\" r=\"4\"/><path d=\"M12 2v3m0 14v3m7-10h3M2 12h3m12-8.66l-1.5 2.598m-7 12.124L7 20.66m11.062-5.16L20.66 17M3.34 7l2.598 1.5M7 3.34l1.5 2.598m7 12.124L17 20.66M18.062 8.5L20.66 7M3.34 17l2.598-1.5M12 5v3m0 8v3m-7-7h3m8 0h3m-2.05-4.95l-2.122 2.122m-5.656 5.656L7.05 16.95m0-9.9l2.122 2.122m5.656 5.656l2.122 2.122\"/></g>"
|
|
1845
1890
|
},
|
|
@@ -2143,6 +2188,9 @@
|
|
|
2143
2188
|
"candy-off": {
|
|
2144
2189
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m11.174 7.17l.119-.12a2 2 0 0 1 2.828 0l2.829 2.83a2 2 0 0 1 0 2.828l-.124.124m-1.996 1.996l-2.123 2.123a2 2 0 0 1-2.828 0L7.05 14.12a2 2 0 0 1 0-2.828L9.163 9.18m7.08-.008l3.086-.772a1.5 1.5 0 0 0 .697-2.516L17.81 3.667a1.5 1.5 0 0 0-2.44.47L14.122 7.05\"/><path d=\"M9.172 16.243L8.4 19.329a1.5 1.5 0 0 1-2.516.697L3.667 17.81a1.5 1.5 0 0 1 .47-2.44l2.913-1.248M3 3l18 18\"/></g>"
|
|
2145
2190
|
},
|
|
2191
|
+
"cane": {
|
|
2192
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m9 21l6.324-11.69c.54-.974 1.756-4.104-1.499-5.762C10.57 1.891 8.65 4.411 8 5.58\"/>"
|
|
2193
|
+
},
|
|
2146
2194
|
"cannabis": {
|
|
2147
2195
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7 20s0-2 1-3.5c-1.5 0-2-.5-4-1.5c0 0 1.839-1.38 5-1c-1.789-.97-3.279-2.03-5-6c0 0 3.98-.3 6.5 3.5C8.216 6.6 12 2 12 2c2.734 5.47 2.389 7.5 1.5 9.5C16.031 7.73 20 8 20 8c-1.721 3.97-3.211 5.03-5 6c3.161-.38 5 1 5 1c-2 1-2.5 1.5-4 1.5c1 1.5 1 3.5 1 3.5c-2 0-4.438-2.22-5-3c-.563.78-3 3-5 3zm5 2v-5\"/>"
|
|
2148
2196
|
},
|
|
@@ -2176,6 +2224,9 @@
|
|
|
2176
2224
|
"cardboards-off": {
|
|
2177
2225
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20.96 16.953c.026-.147.04-.298.04-.453V8a2 2 0 0 0-2-2h-9M6 6H5a2 2 0 0 0-2 2v8.5A2.5 2.5 0 0 0 5.5 19h1.06a3 3 0 0 0 2.34-1.13l1.54-1.92a2 2 0 0 1 3.12 0l1.54 1.92A3 3 0 0 0 17.44 19h1.06c.155 0 .307-.014.454-.041\"/><circle cx=\"8\" cy=\"12\" r=\"1\"/><path d=\"M16.714 12.7a1 1 0 0 0-1.417-1.411l1.417 1.41zM3 3l18 18\"/></g>"
|
|
2178
2226
|
},
|
|
2227
|
+
"cards": {
|
|
2228
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m3.604 7.197l7.138-3.109a.96.96 0 0 1 1.27.527l4.924 11.902a1.004 1.004 0 0 1-.514 1.304L9.285 20.93a.96.96 0 0 1-1.271-.527L3.09 8.5a1.005 1.005 0 0 1 .514-1.304zM15 4h1a1 1 0 0 1 1 1v3.5M20 6c.264.112.52.217.768.315a1 1 0 0 1 .53 1.311L19 13\"/>"
|
|
2229
|
+
},
|
|
2179
2230
|
"caret-down": {
|
|
2180
2231
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m6 10l6 6l6-6H6\"/>"
|
|
2181
2232
|
},
|
|
@@ -2377,6 +2428,9 @@
|
|
|
2377
2428
|
"chef-hat-off": {
|
|
2378
2429
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8.72 4.712a3.999 3.999 0 0 1 7.19 1.439A4 4 0 0 1 18 13.874V14m0 4v3H6v-7.126a4.002 4.002 0 0 1 .081-7.796m.08 10.931L17 17M3 3l18 18\"/>"
|
|
2379
2430
|
},
|
|
2431
|
+
"cherry": {
|
|
2432
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"7.5\" cy=\"16.5\" r=\"3.5\"/><circle cx=\"17\" cy=\"18\" r=\"3\"/><path d=\"M9 13c.366-2.006 1.866-3.873 4.5-5.6M17 15c-1.333-2.333-2.333-5.333-1-9\"/><path d=\"M5 6c3.667-2.667 7.333-2.667 11 0c-3.667 2.667-7.333 2.667-11 0\"/></g>"
|
|
2433
|
+
},
|
|
2380
2434
|
"chess": {
|
|
2381
2435
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 3a3 3 0 0 1 3 3c0 1.113-.6 2.482-1.5 3l1.5 7H9l1.5-7C9.6 8.482 9 7.113 9 6a3 3 0 0 1 3-3zM8 9h8m-7 7l-2.316.772a1 1 0 0 0-.684.949V20h12v-2.28a1 1 0 0 0-.684-.948L15 16H9z\"/>"
|
|
2382
2436
|
},
|
|
@@ -3310,6 +3364,9 @@
|
|
|
3310
3364
|
"deer": {
|
|
3311
3365
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M3 3c0 2 1 3 4 3c2 0 3 1 3 3m11-6c0 2-1 3-4 3c-2 0-3 .333-3 3m-2 9c-1 0-4-3-4-6c0-2 1.333-3 4-3s4 1 4 3c0 3-3 6-4 6\"/><path d=\"m15.185 14.889l.095-.18a4 4 0 1 1-6.56 0M17 3c0 1.333-.333 2.333-1 3M7 3c0 1.333.333 2.333 1 3M7 6c-2.667.667-4.333 1.667-5 3m15-3c2.667.667 4.333 1.667 5 3M8.5 10L7 9m8.5 1L17 9m-5 6h.01\"/></g>"
|
|
3312
3366
|
},
|
|
3367
|
+
"delta": {
|
|
3368
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 20h16L12 4z\"/>"
|
|
3369
|
+
},
|
|
3313
3370
|
"dental": {
|
|
3314
3371
|
"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\"/>"
|
|
3315
3372
|
},
|
|
@@ -3853,6 +3910,9 @@
|
|
|
3853
3910
|
"file-database": {
|
|
3854
3911
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><ellipse cx=\"12\" cy=\"12.75\" rx=\"4\" ry=\"1.75\"/><path d=\"M8 12.5v3.75C8 17.216 9.79 18 12 18s4-.784 4-1.75V12.5M14 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\"/></g>"
|
|
3855
3912
|
},
|
|
3913
|
+
"file-delta": {
|
|
3914
|
+
"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=\"M9 17h6l-3-6z\"/></g>"
|
|
3915
|
+
},
|
|
3856
3916
|
"file-description": {
|
|
3857
3917
|
"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 2zm-8-4h6m-6-4h6\"/></g>"
|
|
3858
3918
|
},
|
|
@@ -3880,6 +3940,9 @@
|
|
|
3880
3940
|
"file-export": {
|
|
3881
3941
|
"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=\"M11.5 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v5m-5 6h7m-3-3l3 3l-3 3\"/></g>"
|
|
3882
3942
|
},
|
|
3943
|
+
"file-function": {
|
|
3944
|
+
"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.5 17h.333c.474 0 .87-.323.916-.746l.502-4.508c.047-.423.443-.746.916-.746h.333m-3 3h3\"/></g>"
|
|
3945
|
+
},
|
|
3883
3946
|
"file-horizontal": {
|
|
3884
3947
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M16 5v4a1 1 0 0 0 1 1h4\"/><path d=\"M3 7v10a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7l-5-5H5a2 2 0 0 0-2 2z\"/></g>"
|
|
3885
3948
|
},
|
|
@@ -3895,6 +3958,9 @@
|
|
|
3895
3958
|
"file-invoice": {
|
|
3896
3959
|
"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 2zM9 7h1m-1 6h6m-2 4h2\"/></g>"
|
|
3897
3960
|
},
|
|
3961
|
+
"file-lambda": {
|
|
3962
|
+
"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 2zm-7-4l2-3\"/><path d=\"M15 17c-2.5 0-2.5-6-5-6\"/></g>"
|
|
3963
|
+
},
|
|
3898
3964
|
"file-like": {
|
|
3899
3965
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"3\" height=\"5\" x=\"3\" y=\"16\" rx=\"1\"/><path d=\"M6 20a1 1 0 0 0 1 1h3.756a1 1 0 0 0 .958-.713l1.2-3c.09-.303.133-.63-.056-.884C12.67 16.149 12.316 16 12 16h-2v-2.467a1.1 1.1 0 0 0-2.015-.61L6 16v4zm8-17v4a1 1 0 0 0 1 1h4\"/><path d=\"M5 12.1V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2h-2.3\"/></g>"
|
|
3900
3966
|
},
|
|
@@ -3913,6 +3979,9 @@
|
|
|
3913
3979
|
"file-pencil": {
|
|
3914
3980
|
"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>"
|
|
3915
3981
|
},
|
|
3982
|
+
"file-percent": {
|
|
3983
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m10 17l4-4m0-10v4a1 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 2zm-7-8h.01M14 17h.01\"/></g>"
|
|
3984
|
+
},
|
|
3916
3985
|
"file-phone": {
|
|
3917
3986
|
"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=\"M9 12a.5.5 0 0 0 1 0v-1a.5.5 0 0 0-1 0v1a5 5 0 0 0 5 5h1a.5.5 0 0 0 0-1h-1a.5.5 0 0 0 0 1\"/></g>"
|
|
3918
3987
|
},
|
|
@@ -4309,6 +4378,9 @@
|
|
|
4309
4378
|
"globe-off": {
|
|
4310
4379
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8.36 8.339a4 4 0 0 0 5.281 5.31m1.995-1.98a4 4 0 0 0-5.262-5.325M6.75 16a8.015 8.015 0 0 0 9.799.553m2.016-1.998A8.015 8.015 0 0 0 16 3m-4 15v4m-4 0h8M3 3l18 18\"/>"
|
|
4311
4380
|
},
|
|
4381
|
+
"go-game": {
|
|
4382
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"6\" cy=\"6\" r=\"2\"/><circle cx=\"12\" cy=\"12\" r=\"2\"/><circle cx=\"6\" cy=\"18\" r=\"2\"/><circle cx=\"18\" cy=\"18\" r=\"2\"/><path d=\"M3 12h7m4 0h7M3 6h1m4 0h13M3 18h1m4 0h8m4 0h1M6 3v1m0 4v8m0 4v1m6-18v7m0 4v7m6-18v13m0 4v1\"/></g>"
|
|
4383
|
+
},
|
|
4312
4384
|
"golf": {
|
|
4313
4385
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 18V3l7 4l-7 4\"/><path d=\"M9 17.67c-.62.36-1 .82-1 1.33c0 1.1 1.8 2 4 2s4-.9 4-2c0-.5-.38-.97-1-1.33\"/></g>"
|
|
4314
4386
|
},
|
|
@@ -4510,120 +4582,120 @@
|
|
|
4510
4582
|
"hexagon": {
|
|
4511
4583
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573z\"/>"
|
|
4512
4584
|
},
|
|
4513
|
-
"hexagon-0": {
|
|
4514
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M10 10v4a2 2 0 1 0 4 0v-4a2 2 0 1 0-4 0z\"/></g>"
|
|
4515
|
-
},
|
|
4516
|
-
"hexagon-1": {
|
|
4517
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"m10 10l2-2v8\"/></g>"
|
|
4518
|
-
},
|
|
4519
|
-
"hexagon-2": {
|
|
4520
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M10 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h3\"/></g>"
|
|
4521
|
-
},
|
|
4522
|
-
"hexagon-3": {
|
|
4523
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M10 9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1\"/></g>"
|
|
4524
|
-
},
|
|
4525
4585
|
"hexagon-3d": {
|
|
4526
4586
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.844a2.007 2.007 0 0 1 1 1.752v6.555c0 .728-.394 1.399-1.03 1.753l-5.999 3.844a1.995 1.995 0 0 1-1.942 0l-6-3.844A2.007 2.007 0 0 1 4 15.152V8.596c0-.729.394-1.4 1.029-1.753l6-3.583a2.05 2.05 0 0 1 2 0l6 3.584h-.03zM12 16.5V21M4.5 7.5L8 10m8 0l4-2.5\"/><path d=\"M12 7.5V12l-4 2m4-2l4 2\"/><path d=\"m12 16.5l4-2.5v-4l-4-2.5L8 10v4z\"/></g>"
|
|
4527
4587
|
},
|
|
4528
|
-
"hexagon-
|
|
4529
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M10 8v3a1 1 0 0 0 1 1h3m0-4v8\"/></g>"
|
|
4530
|
-
},
|
|
4531
|
-
"hexagon-5": {
|
|
4532
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1h-3V8h4\"/></g>"
|
|
4533
|
-
},
|
|
4534
|
-
"hexagon-6": {
|
|
4535
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M14 9a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1h-3\"/></g>"
|
|
4536
|
-
},
|
|
4537
|
-
"hexagon-7": {
|
|
4538
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19.02 6.858a2.006 2.006 0 0 1 1.003 1.752v6.555c0 .728-.395 1.4-1.032 1.753l-6.017 3.844a2.006 2.006 0 0 1-1.948 0L5.01 16.918a2.006 2.006 0 0 1-1.032-1.752V8.61c0-.728.395-1.4 1.032-1.753l6.017-3.582a2.062 2.062 0 0 1 2.006 0l6.017 3.583h-.029z\"/><path d=\"M10 8h4l-2 8\"/></g>"
|
|
4539
|
-
},
|
|
4540
|
-
"hexagon-8": {
|
|
4541
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M12 12h-1a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1\"/></g>"
|
|
4542
|
-
},
|
|
4543
|
-
"hexagon-9": {
|
|
4544
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h3\"/></g>"
|
|
4545
|
-
},
|
|
4546
|
-
"hexagon-a": {
|
|
4588
|
+
"hexagon-letter-a": {
|
|
4547
4589
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M10 16v-6a2 2 0 1 1 4 0v6m-4-3h4\"/></g>"
|
|
4548
4590
|
},
|
|
4549
|
-
"hexagon-b": {
|
|
4591
|
+
"hexagon-letter-b": {
|
|
4550
4592
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M10 16h2a2 2 0 1 0 0-4h-2h2a2 2 0 1 0 0-4h-2v8z\"/></g>"
|
|
4551
4593
|
},
|
|
4552
|
-
"hexagon-c": {
|
|
4594
|
+
"hexagon-letter-c": {
|
|
4553
4595
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M14 10a2 2 0 1 0-4 0v4a2 2 0 1 0 4 0\"/></g>"
|
|
4554
4596
|
},
|
|
4555
|
-
"hexagon-d": {
|
|
4597
|
+
"hexagon-letter-d": {
|
|
4556
4598
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M10 8v8h2a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-2z\"/></g>"
|
|
4557
4599
|
},
|
|
4558
|
-
"hexagon-e": {
|
|
4600
|
+
"hexagon-letter-e": {
|
|
4559
4601
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M14 8h-4v8h4m-4-4h2.5\"/></g>"
|
|
4560
4602
|
},
|
|
4561
|
-
"hexagon-f": {
|
|
4603
|
+
"hexagon-letter-f": {
|
|
4562
4604
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19zM10 12h3\"/><path d=\"M14 8h-4v8\"/></g>"
|
|
4563
4605
|
},
|
|
4564
|
-
"hexagon-g": {
|
|
4606
|
+
"hexagon-letter-g": {
|
|
4565
4607
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M14 8h-2a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h2v-4h-1\"/></g>"
|
|
4566
4608
|
},
|
|
4567
|
-
"hexagon-h": {
|
|
4609
|
+
"hexagon-letter-h": {
|
|
4568
4610
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19zM10 16V8m4 0v8m-4-4h4\"/>"
|
|
4569
4611
|
},
|
|
4570
|
-
"hexagon-i": {
|
|
4612
|
+
"hexagon-letter-i": {
|
|
4571
4613
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19zM12 8v8\"/>"
|
|
4572
4614
|
},
|
|
4573
|
-
"hexagon-j": {
|
|
4615
|
+
"hexagon-letter-j": {
|
|
4574
4616
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M10 8h4v6a2 2 0 1 1-4 0\"/></g>"
|
|
4575
4617
|
},
|
|
4576
|
-
"hexagon-k": {
|
|
4618
|
+
"hexagon-letter-k": {
|
|
4577
4619
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19zM10 8v8\"/><path d=\"m14 8l-2.5 4l2.5 4m-4-4h1.5\"/></g>"
|
|
4578
4620
|
},
|
|
4579
|
-
"hexagon-l": {
|
|
4621
|
+
"hexagon-letter-l": {
|
|
4580
4622
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M10 8v8h4\"/></g>"
|
|
4581
4623
|
},
|
|
4582
|
-
"hexagon-letter-
|
|
4583
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"m10 8l2 8l2-8\"/></g>"
|
|
4584
|
-
},
|
|
4585
|
-
"hexagon-m": {
|
|
4624
|
+
"hexagon-letter-m": {
|
|
4586
4625
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M9 16V8l3 5l3-5v8\"/></g>"
|
|
4587
4626
|
},
|
|
4588
|
-
"hexagon-n": {
|
|
4627
|
+
"hexagon-letter-n": {
|
|
4589
4628
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M10 16V8l4 8V8\"/></g>"
|
|
4590
4629
|
},
|
|
4591
|
-
"hexagon-o": {
|
|
4630
|
+
"hexagon-letter-o": {
|
|
4592
4631
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1-4 0v-4a2 2 0 0 1 2-2z\"/></g>"
|
|
4593
4632
|
},
|
|
4594
|
-
"hexagon-
|
|
4595
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m8.693 4.69l2.336-1.39a2.056 2.056 0 0 1 2 0l6 3.573H19a2 2 0 0 1 1 1.747v6.536c0 .246-.045.485-.13.707m-2.16 1.847l-4.739 3.027a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l1.154-.687M3 3l18 18\"/>"
|
|
4596
|
-
},
|
|
4597
|
-
"hexagon-p": {
|
|
4633
|
+
"hexagon-letter-p": {
|
|
4598
4634
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M10 12h2a2 2 0 1 0 0-4h-2v8\"/></g>"
|
|
4599
4635
|
},
|
|
4600
|
-
"hexagon-q": {
|
|
4636
|
+
"hexagon-letter-q": {
|
|
4601
4637
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1-4 0v-4a2 2 0 0 1 2-2zm1 7l1 1\"/></g>"
|
|
4602
4638
|
},
|
|
4603
|
-
"hexagon-r": {
|
|
4639
|
+
"hexagon-letter-r": {
|
|
4604
4640
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M10 12h2a2 2 0 1 0 0-4h-2v8m4 0l-3-4\"/></g>"
|
|
4605
4641
|
},
|
|
4606
|
-
"hexagon-s": {
|
|
4642
|
+
"hexagon-letter-s": {
|
|
4607
4643
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1h-2a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1\"/></g>"
|
|
4608
4644
|
},
|
|
4609
|
-
"hexagon-t": {
|
|
4645
|
+
"hexagon-letter-t": {
|
|
4610
4646
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19zM10 8h4m-2 0v8\"/>"
|
|
4611
4647
|
},
|
|
4612
|
-
"hexagon-u": {
|
|
4648
|
+
"hexagon-letter-u": {
|
|
4613
4649
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M10 8v6a2 2 0 1 0 4 0V8\"/></g>"
|
|
4614
4650
|
},
|
|
4615
|
-
"hexagon-
|
|
4651
|
+
"hexagon-letter-v": {
|
|
4652
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"m10 8l2 8l2-8\"/></g>"
|
|
4653
|
+
},
|
|
4654
|
+
"hexagon-letter-w": {
|
|
4616
4655
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"m9 8l1 8l2-5l2 5l1-8\"/></g>"
|
|
4617
4656
|
},
|
|
4618
|
-
"hexagon-x": {
|
|
4657
|
+
"hexagon-letter-x": {
|
|
4619
4658
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19zM10 8l4 8m-4 0l4-8\"/>"
|
|
4620
4659
|
},
|
|
4621
|
-
"hexagon-y": {
|
|
4660
|
+
"hexagon-letter-y": {
|
|
4622
4661
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"m10 8l2 5l2-5m-2 8v-3\"/></g>"
|
|
4623
4662
|
},
|
|
4624
|
-
"hexagon-z": {
|
|
4663
|
+
"hexagon-letter-z": {
|
|
4625
4664
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M10 8h4l-4 8h4\"/></g>"
|
|
4626
4665
|
},
|
|
4666
|
+
"hexagon-number-0": {
|
|
4667
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M10 10v4a2 2 0 1 0 4 0v-4a2 2 0 1 0-4 0z\"/></g>"
|
|
4668
|
+
},
|
|
4669
|
+
"hexagon-number-1": {
|
|
4670
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"m10 10l2-2v8\"/></g>"
|
|
4671
|
+
},
|
|
4672
|
+
"hexagon-number-2": {
|
|
4673
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M10 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h3\"/></g>"
|
|
4674
|
+
},
|
|
4675
|
+
"hexagon-number-3": {
|
|
4676
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M10 9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1\"/></g>"
|
|
4677
|
+
},
|
|
4678
|
+
"hexagon-number-4": {
|
|
4679
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M10 8v3a1 1 0 0 0 1 1h3m0-4v8\"/></g>"
|
|
4680
|
+
},
|
|
4681
|
+
"hexagon-number-5": {
|
|
4682
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1h-3V8h4\"/></g>"
|
|
4683
|
+
},
|
|
4684
|
+
"hexagon-number-6": {
|
|
4685
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M14 9a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1h-3\"/></g>"
|
|
4686
|
+
},
|
|
4687
|
+
"hexagon-number-7": {
|
|
4688
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19.02 6.858a2.006 2.006 0 0 1 1.003 1.752v6.555c0 .728-.395 1.4-1.032 1.753l-6.017 3.844a2.006 2.006 0 0 1-1.948 0L5.01 16.918a2.006 2.006 0 0 1-1.032-1.752V8.61c0-.728.395-1.4 1.032-1.753l6.017-3.582a2.062 2.062 0 0 1 2.006 0l6.017 3.583h-.029z\"/><path d=\"M10 8h4l-2 8\"/></g>"
|
|
4689
|
+
},
|
|
4690
|
+
"hexagon-number-8": {
|
|
4691
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M12 12h-1a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1\"/></g>"
|
|
4692
|
+
},
|
|
4693
|
+
"hexagon-number-9": {
|
|
4694
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h3\"/></g>"
|
|
4695
|
+
},
|
|
4696
|
+
"hexagon-off": {
|
|
4697
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m8.693 4.69l2.336-1.39a2.056 2.056 0 0 1 2 0l6 3.573H19a2 2 0 0 1 1 1.747v6.536c0 .246-.045.485-.13.707m-2.16 1.847l-4.739 3.027a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l1.154-.687M3 3l18 18\"/>"
|
|
4698
|
+
},
|
|
4627
4699
|
"hexagons": {
|
|
4628
4700
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 18v-5l4-2l4 2v5l-4 2zm4-7V6l4-2l4 2v5m-4 2l4-2l4 2v5l-4 2l-4-2\"/>"
|
|
4629
4701
|
},
|
|
@@ -4825,6 +4897,30 @@
|
|
|
4825
4897
|
"info-square": {
|
|
4826
4898
|
"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>"
|
|
4827
4899
|
},
|
|
4900
|
+
"inner-shadow-bottom": {
|
|
4901
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M18.364 18.364A9 9 0 1 0 5.636 5.636a9 9 0 0 0 12.728 12.728z\"/><path d=\"M7.757 16.243a6 6 0 0 0 8.486 0\"/></g>"
|
|
4902
|
+
},
|
|
4903
|
+
"inner-shadow-bottom-left": {
|
|
4904
|
+
"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 12a6 6 0 0 0 6 6\"/></g>"
|
|
4905
|
+
},
|
|
4906
|
+
"inner-shadow-bottom-right": {
|
|
4907
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 21a9 9 0 1 1 0-18a9 9 0 0 1 0 18z\"/><path d=\"M18 12a6 6 0 0 1-6 6\"/></g>"
|
|
4908
|
+
},
|
|
4909
|
+
"inner-shadow-left": {
|
|
4910
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5.636 5.636a9 9 0 1 1 12.728 12.728A9 9 0 0 1 5.636 5.636z\"/><path d=\"M7.757 16.243a6 6 0 0 1 0-8.486\"/></g>"
|
|
4911
|
+
},
|
|
4912
|
+
"inner-shadow-right": {
|
|
4913
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M18.364 18.364A9 9 0 1 1 5.636 5.636a9 9 0 0 1 12.728 12.728z\"/><path d=\"M16.243 7.757a6 6 0 0 1 0 8.486\"/></g>"
|
|
4914
|
+
},
|
|
4915
|
+
"inner-shadow-top": {
|
|
4916
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5.636 5.636a9 9 0 1 0 12.728 12.728A9 9 0 0 0 5.636 5.636z\"/><path d=\"M16.243 7.757a6 6 0 0 0-8.486 0\"/></g>"
|
|
4917
|
+
},
|
|
4918
|
+
"inner-shadow-top-left": {
|
|
4919
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 3a9 9 0 1 1 0 18a9 9 0 0 1 0-18z\"/><path d=\"M6 12a6 6 0 0 1 6-6\"/></g>"
|
|
4920
|
+
},
|
|
4921
|
+
"inner-shadow-top-right": {
|
|
4922
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 3a9 9 0 1 0 0 18a9 9 0 0 0 0-18z\"/><path d=\"M18 12a6 6 0 0 0-6-6\"/></g>"
|
|
4923
|
+
},
|
|
4828
4924
|
"input-search": {
|
|
4829
4925
|
"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>"
|
|
4830
4926
|
},
|
|
@@ -4891,6 +4987,9 @@
|
|
|
4891
4987
|
"ladder-off": {
|
|
4892
4988
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 3v1m0 4v13m8-18v9m0 4v5m-8-7h6m-6-4h2m4 0h2m-6-4h6M8 18h8M3 3l18 18\"/>"
|
|
4893
4989
|
},
|
|
4990
|
+
"lambda": {
|
|
4991
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m6 20l6.5-9m6.5 9C13 20 13 4 7 4\"/>"
|
|
4992
|
+
},
|
|
4894
4993
|
"lamp": {
|
|
4895
4994
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 20h6m-3 0v-8m-7 0h14l-4-8H9z\"/>"
|
|
4896
4995
|
},
|
|
@@ -5219,6 +5318,9 @@
|
|
|
5219
5318
|
"loader-2": {
|
|
5220
5319
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 3a9 9 0 1 0 9 9\"/>"
|
|
5221
5320
|
},
|
|
5321
|
+
"loader-3": {
|
|
5322
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M3 12a9 9 0 0 0 9 9a9 9 0 0 0 9-9a9 9 0 0 0-9-9\"/><path d=\"M17 12a5 5 0 1 0-5 5\"/></g>"
|
|
5323
|
+
},
|
|
5222
5324
|
"loader-quarter": {
|
|
5223
5325
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 6V3m-6 9H3m4.75-4.25L5.6 5.6\"/>"
|
|
5224
5326
|
},
|
|
@@ -5513,6 +5615,9 @@
|
|
|
5513
5615
|
"medicine-syrup": {
|
|
5514
5616
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 21h8a1 1 0 0 0 1-1V10a3 3 0 0 0-3-3h-4a3 3 0 0 0-3 3v10a1 1 0 0 0 1 1zm2-7h4m-2-2v4m-2-9V4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3\"/>"
|
|
5515
5617
|
},
|
|
5618
|
+
"meeple": {
|
|
5619
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 20H4a1 1 0 0 1-1-1c0-2 3.378-4.907 4-6c-1 0-4-.5-4-2c0-2 4-3.5 6-4c0-1.5.5-4 3-4s3 2.5 3 4c2 .5 6 2 6 4c0 1.5-3 2-4 2c.622 1.093 4 4 4 6a1 1 0 0 1-1 1h-5c-1 0-2-4-3-4s-2 4-3 4z\"/>"
|
|
5620
|
+
},
|
|
5516
5621
|
"menu": {
|
|
5517
5622
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8h16M4 16h16\"/>"
|
|
5518
5623
|
},
|
|
@@ -6355,6 +6460,9 @@
|
|
|
6355
6460
|
"pokeball-off": {
|
|
6356
6461
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20.04 16.048A9 9 0 0 0 7.957 3.958m-2.32 1.678a9 9 0 1 0 12.737 12.719\"/><path d=\"M9.884 9.874a3 3 0 1 0 4.24 4.246m.57-3.441a3.012 3.012 0 0 0-1.41-1.39M3 12h6m7 0h5M3 3l18 18\"/></g>"
|
|
6357
6462
|
},
|
|
6463
|
+
"poker-chip": {
|
|
6464
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><circle cx=\"12\" cy=\"12\" r=\"5\"/><path d=\"M12 3v4m0 10v4m-9-9h4m10 0h4m-2.636-6.364l-2.828 2.828m-7.072 7.072l-2.828 2.828m0-12.728l2.828 2.828m7.072 7.072l2.828 2.828\"/></g>"
|
|
6465
|
+
},
|
|
6358
6466
|
"polaroid": {
|
|
6359
6467
|
"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 16h16M4 12l3-3c.928-.893 2.072-.893 3 0l4 4\"/><path d=\"m13 12l2-2c.928-.893 2.072-.893 3 0l2 2m-6-5h.01\"/></g>"
|
|
6360
6468
|
},
|
|
@@ -6709,6 +6817,18 @@
|
|
|
6709
6817
|
"run": {
|
|
6710
6818
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"13\" cy=\"4\" r=\"1\"/><path d=\"m4 17l5 1l.75-1.5M15 21v-4l-4-3l1-6\"/><path d=\"M7 12V9l5-1l3 3l3 1\"/></g>"
|
|
6711
6819
|
},
|
|
6820
|
+
"s-turn-down": {
|
|
6821
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M6.5 5.5a2 2 0 1 1-4 0a2 2 0 0 1 4 0z\"/><path d=\"M4.5 7.5V17a3.5 3.5 0 0 0 7 0V8a3.5 3.5 0 0 1 7 0v13.5\"/><path d=\"m15.5 18.5l3 3l3-3\"/></g>"
|
|
6822
|
+
},
|
|
6823
|
+
"s-turn-left": {
|
|
6824
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 7a2 2 0 1 1 0-4a2 2 0 0 1 0 4z\"/><path d=\"M17 5H7.5a3.5 3.5 0 0 0 0 7h9a3.5 3.5 0 0 1 0 7H3\"/><path d=\"m6 16l-3 3l3 3\"/></g>"
|
|
6825
|
+
},
|
|
6826
|
+
"s-turn-right": {
|
|
6827
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"5\" cy=\"5\" r=\"2\"/><path d=\"M7 5h9.5a3.5 3.5 0 0 1 0 7h-9a3.5 3.5 0 0 0 0 7H21\"/><path d=\"m18 16l3 3l-3 3\"/></g>"
|
|
6828
|
+
},
|
|
6829
|
+
"s-turn-up": {
|
|
6830
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M6.5 19.5a2 2 0 1 0-4 0a2 2 0 0 0 4 0z\"/><path d=\"M4.5 17.5V8a3.5 3.5 0 0 1 7 0v9a3.5 3.5 0 0 0 7 0V3.5\"/><path d=\"m15.5 6.5l3-3l3 3\"/></g>"
|
|
6831
|
+
},
|
|
6712
6832
|
"sailboat": {
|
|
6713
6833
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M2 20a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2-1a2.4 2.4 0 0 1 2-1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2-1a2.4 2.4 0 0 1 2-1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2-1M4 18l-1-3h18l-1 3m-9-6h7l-7-9v9M8 7l-2 5\"/>"
|
|
6714
6834
|
},
|
|
@@ -7170,6 +7290,36 @@
|
|
|
7170
7290
|
"square-dot": {
|
|
7171
7291
|
"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\"/><circle cx=\"12\" cy=\"12\" r=\"1\"/></g>"
|
|
7172
7292
|
},
|
|
7293
|
+
"square-f0": {
|
|
7294
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20 6.667v10.666A2.667 2.667 0 0 1 17.333 20H6.667A2.667 2.667 0 0 1 4 17.333V6.667A2.667 2.667 0 0 1 6.667 4h10.666A2.667 2.667 0 0 1 20 6.667z\"/><path d=\"M13 10.5v3a1.5 1.5 0 0 0 3 0v-3a1.5 1.5 0 0 0-3 0zM8 12h2m0-3H8v6\"/></g>"
|
|
7295
|
+
},
|
|
7296
|
+
"square-f1": {
|
|
7297
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20 6.667v10.666A2.667 2.667 0 0 1 17.333 20H6.667A2.667 2.667 0 0 1 4 17.333V6.667A2.667 2.667 0 0 1 6.667 4h10.666A2.667 2.667 0 0 1 20 6.667z\"/><path d=\"m13 11l2-2v6m-7-3h2m0-3H8v6\"/></g>"
|
|
7298
|
+
},
|
|
7299
|
+
"square-f2": {
|
|
7300
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20 6.667v10.666A2.667 2.667 0 0 1 17.333 20H6.667A2.667 2.667 0 0 1 4 17.333V6.667A2.667 2.667 0 0 1 6.667 4h10.666A2.667 2.667 0 0 1 20 6.667z\"/><path d=\"M13 9h2a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h2m-8-3h2m0-3H8v6\"/></g>"
|
|
7301
|
+
},
|
|
7302
|
+
"square-f3": {
|
|
7303
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20 6.667v10.666A2.667 2.667 0 0 1 17.333 20H6.667A2.667 2.667 0 0 1 4 17.333V6.667A2.667 2.667 0 0 1 6.667 4h10.666A2.667 2.667 0 0 1 20 6.667z\"/><path d=\"M13 9.5a.5.5 0 0 1 .5-.5h1a1.5 1.5 0 0 1 0 3H14h.5a1.5 1.5 0 0 1 0 3h-1a.5.5 0 0 1-.5-.5M8 12h2m0-3H8v6\"/></g>"
|
|
7304
|
+
},
|
|
7305
|
+
"square-f4": {
|
|
7306
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20 6.667v10.666A2.667 2.667 0 0 1 17.333 20H6.667A2.667 2.667 0 0 1 4 17.333V6.667A2.667 2.667 0 0 1 6.667 4h10.666A2.667 2.667 0 0 1 20 6.667z\"/><path d=\"M13 9v2a1 1 0 0 0 1 1h1m1-3v6m-8-3h2m0-3H8v6\"/></g>"
|
|
7307
|
+
},
|
|
7308
|
+
"square-f5": {
|
|
7309
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20 6.667v10.666A2.667 2.667 0 0 1 17.333 20H6.667A2.667 2.667 0 0 1 4 17.333V6.667A2.667 2.667 0 0 1 6.667 4h10.666A2.667 2.667 0 0 1 20 6.667z\"/><path d=\"M13 14.25c0 .414.336.75.75.75H15a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-2V9h3m-8 3h2m0-3H8v6\"/></g>"
|
|
7310
|
+
},
|
|
7311
|
+
"square-f6": {
|
|
7312
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20 6.667v10.666A2.667 2.667 0 0 1 17.333 20H6.667A2.667 2.667 0 0 1 4 17.333V6.667A2.667 2.667 0 0 1 6.667 4h10.666A2.667 2.667 0 0 1 20 6.667z\"/><path d=\"M16 9.75a.75.75 0 0 0-.75-.75H14a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-2m-5 0h2m0-3H8v6\"/></g>"
|
|
7313
|
+
},
|
|
7314
|
+
"square-f7": {
|
|
7315
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20 6.667v10.666A2.667 2.667 0 0 1 17.333 20H6.667A2.667 2.667 0 0 1 4 17.333V6.667A2.667 2.667 0 0 1 6.667 4h10.666A2.667 2.667 0 0 1 20 6.667z\"/><path d=\"M13 9h3l-1.5 6M8 12h2m0-3H8v6\"/></g>"
|
|
7316
|
+
},
|
|
7317
|
+
"square-f8": {
|
|
7318
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20 6.667v10.666A2.667 2.667 0 0 1 17.333 20H6.667A2.667 2.667 0 0 1 4 17.333V6.667A2.667 2.667 0 0 1 6.667 4h10.666A2.667 2.667 0 0 1 20 6.667z\"/><path d=\"M14.5 12H14a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1m-7 0h2m0-3H8v6\"/></g>"
|
|
7319
|
+
},
|
|
7320
|
+
"square-f9": {
|
|
7321
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20 6.667v10.666A2.667 2.667 0 0 1 17.333 20H6.667A2.667 2.667 0 0 1 4 17.333V6.667A2.667 2.667 0 0 1 6.667 4h10.666A2.667 2.667 0 0 1 20 6.667z\"/><path d=\"M13 14.25c0 .414.336.75.75.75h1.5a.75.75 0 0 0 .75-.75v-4.5a.75.75 0 0 0-.75-.75h-1.5a.75.75 0 0 0-.75.75v1.5c0 .414.336.75.75.75H16m-8 0h2m0-3H8v6\"/></g>"
|
|
7322
|
+
},
|
|
7173
7323
|
"square-forbid": {
|
|
7174
7324
|
"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=\"m9 9l6 6\"/></g>"
|
|
7175
7325
|
},
|
|
@@ -7542,6 +7692,9 @@
|
|
|
7542
7692
|
"target": {
|
|
7543
7693
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"1\"/><circle cx=\"12\" cy=\"12\" r=\"5\"/><circle cx=\"12\" cy=\"12\" r=\"9\"/></g>"
|
|
7544
7694
|
},
|
|
7695
|
+
"target-arrow": {
|
|
7696
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"1\"/><path d=\"M12 7a5 5 0 1 0 5 5\"/><path d=\"M13.004 3.055A9 9 0 1 0 20.945 11\"/><path d=\"M15 6v3h3l3-3h-3V3zm0 3l-3 3\"/></g>"
|
|
7697
|
+
},
|
|
7545
7698
|
"target-off": {
|
|
7546
7699
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M11.286 11.3a1 1 0 0 0 1.41 1.419\"/><path d=\"M8.44 8.49a5 5 0 0 0 7.098 7.044m1.377-2.611a5 5 0 0 0-5.846-5.836\"/><path d=\"M5.649 5.623a9 9 0 1 0 12.698 12.758m1.683-2.313A9 9 0 0 0 7.954 3.958M3 3l18 18\"/></g>"
|
|
7547
7700
|
},
|
|
@@ -7645,6 +7798,9 @@
|
|
|
7645
7798
|
"text-wrap-disabled": {
|
|
7646
7799
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 6h10M4 18h10M4 12h17l-3-3m0 6l3-3\"/>"
|
|
7647
7800
|
},
|
|
7801
|
+
"texture": {
|
|
7802
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6 3L3 6m18 12l-3 3M11 3l-8 8m13-8L3 16M21 3L3 21M21 8L8 21m13-8l-8 8\"/>"
|
|
7803
|
+
},
|
|
7648
7804
|
"thermometer": {
|
|
7649
7805
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 5a2.828 2.828 0 0 1 0 4l-8 8H7v-4l8-8a2.828 2.828 0 0 1 4 0zm-3 2l-1.5-1.5M13 10l-1.5-1.5M10 13l-1.5-1.5M7 17l-3 3\"/>"
|
|
7650
7806
|
},
|
|
@@ -7660,6 +7816,9 @@
|
|
|
7660
7816
|
"thumb-up-off": {
|
|
7661
7817
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7 11v8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-7a1 1 0 0 1 1-1h3a3.987 3.987 0 0 0 2.828-1.172M11 7V6a2 2 0 1 1 4 0v5h3a2 2 0 0 1 2 2c-.222 1.112-.39 1.947-.5 2.503m-.758 3.244C18.35 19.57 17.698 20.059 17 20h-7a3 3 0 0 1-3-3M3 3l18 18\"/>"
|
|
7662
7818
|
},
|
|
7819
|
+
"tic-tac": {
|
|
7820
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"6\" cy=\"6\" r=\"2\"/><path d=\"M3 12h18m-9-9v18m-8-5l4 4m-4 0l4-4m8-12l4 4m-4 0l4-4\"/><circle cx=\"18\" cy=\"18\" r=\"2\"/></g>"
|
|
7821
|
+
},
|
|
7663
7822
|
"ticket": {
|
|
7664
7823
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 5v2m0 4v2m0 4v2M5 5h14a2 2 0 0 1 2 2v3a2 2 0 0 0 0 4v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-3a2 2 0 0 0 0-4V7a2 2 0 0 1 2-2\"/>"
|
|
7665
7824
|
},
|
|
@@ -8187,6 +8346,9 @@
|
|
|
8187
8346
|
"wheelchair-off": {
|
|
8188
8347
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"8\" cy=\"16\" r=\"5\"/><path d=\"M17.582 17.59a2 2 0 0 0 2.833 2.824M14 14h-1.4M6 6v5m0-3h2m4 0h5m-2 0v3M3 3l18 18\"/></g>"
|
|
8189
8348
|
},
|
|
8349
|
+
"whirl": {
|
|
8350
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M14 12a2 2 0 1 0-4 0a2 2 0 0 0 4 0z\"/><path d=\"M12 21c-3.314 0-6-2.462-6-5.5S8.686 10 12 10\"/><path d=\"M21 12c0 3.314-2.462 6-5.5 6S10 15.314 10 12\"/><path d=\"M12 14c3.314 0 6-2.462 6-5.5S15.314 3 12 3\"/><path d=\"M14 12c0-3.314-2.462-6-5.5-6S3 8.686 3 12\"/></g>"
|
|
8351
|
+
},
|
|
8190
8352
|
"wifi": {
|
|
8191
8353
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 18h.01m-2.838-2.828a4 4 0 0 1 5.656 0m-8.485-2.829a8 8 0 0 1 11.314 0\"/><path d=\"M3.515 9.515c4.686-4.687 12.284-4.687 17 0\"/></g>"
|
|
8192
8354
|
},
|
|
@@ -8534,6 +8696,111 @@
|
|
|
8534
8696
|
"ground": {
|
|
8535
8697
|
"parent": "circuit-ground"
|
|
8536
8698
|
},
|
|
8699
|
+
"hexagon-0": {
|
|
8700
|
+
"parent": "hexagon-number-0"
|
|
8701
|
+
},
|
|
8702
|
+
"hexagon-1": {
|
|
8703
|
+
"parent": "hexagon-number-1"
|
|
8704
|
+
},
|
|
8705
|
+
"hexagon-2": {
|
|
8706
|
+
"parent": "hexagon-number-2"
|
|
8707
|
+
},
|
|
8708
|
+
"hexagon-3": {
|
|
8709
|
+
"parent": "hexagon-number-3"
|
|
8710
|
+
},
|
|
8711
|
+
"hexagon-4": {
|
|
8712
|
+
"parent": "hexagon-number-4"
|
|
8713
|
+
},
|
|
8714
|
+
"hexagon-5": {
|
|
8715
|
+
"parent": "hexagon-number-5"
|
|
8716
|
+
},
|
|
8717
|
+
"hexagon-6": {
|
|
8718
|
+
"parent": "hexagon-number-6"
|
|
8719
|
+
},
|
|
8720
|
+
"hexagon-7": {
|
|
8721
|
+
"parent": "hexagon-number-7"
|
|
8722
|
+
},
|
|
8723
|
+
"hexagon-8": {
|
|
8724
|
+
"parent": "hexagon-number-8"
|
|
8725
|
+
},
|
|
8726
|
+
"hexagon-9": {
|
|
8727
|
+
"parent": "hexagon-number-9"
|
|
8728
|
+
},
|
|
8729
|
+
"hexagon-a": {
|
|
8730
|
+
"parent": "hexagon-letter-a"
|
|
8731
|
+
},
|
|
8732
|
+
"hexagon-b": {
|
|
8733
|
+
"parent": "hexagon-letter-b"
|
|
8734
|
+
},
|
|
8735
|
+
"hexagon-c": {
|
|
8736
|
+
"parent": "hexagon-letter-c"
|
|
8737
|
+
},
|
|
8738
|
+
"hexagon-d": {
|
|
8739
|
+
"parent": "hexagon-letter-d"
|
|
8740
|
+
},
|
|
8741
|
+
"hexagon-e": {
|
|
8742
|
+
"parent": "hexagon-letter-e"
|
|
8743
|
+
},
|
|
8744
|
+
"hexagon-f": {
|
|
8745
|
+
"parent": "hexagon-letter-f"
|
|
8746
|
+
},
|
|
8747
|
+
"hexagon-g": {
|
|
8748
|
+
"parent": "hexagon-letter-g"
|
|
8749
|
+
},
|
|
8750
|
+
"hexagon-h": {
|
|
8751
|
+
"parent": "hexagon-letter-h"
|
|
8752
|
+
},
|
|
8753
|
+
"hexagon-i": {
|
|
8754
|
+
"parent": "hexagon-letter-i"
|
|
8755
|
+
},
|
|
8756
|
+
"hexagon-j": {
|
|
8757
|
+
"parent": "hexagon-letter-j"
|
|
8758
|
+
},
|
|
8759
|
+
"hexagon-k": {
|
|
8760
|
+
"parent": "hexagon-letter-k"
|
|
8761
|
+
},
|
|
8762
|
+
"hexagon-l": {
|
|
8763
|
+
"parent": "hexagon-letter-l"
|
|
8764
|
+
},
|
|
8765
|
+
"hexagon-m": {
|
|
8766
|
+
"parent": "hexagon-letter-m"
|
|
8767
|
+
},
|
|
8768
|
+
"hexagon-n": {
|
|
8769
|
+
"parent": "hexagon-letter-n"
|
|
8770
|
+
},
|
|
8771
|
+
"hexagon-o": {
|
|
8772
|
+
"parent": "hexagon-letter-o"
|
|
8773
|
+
},
|
|
8774
|
+
"hexagon-p": {
|
|
8775
|
+
"parent": "hexagon-letter-p"
|
|
8776
|
+
},
|
|
8777
|
+
"hexagon-q": {
|
|
8778
|
+
"parent": "hexagon-letter-q"
|
|
8779
|
+
},
|
|
8780
|
+
"hexagon-r": {
|
|
8781
|
+
"parent": "hexagon-letter-r"
|
|
8782
|
+
},
|
|
8783
|
+
"hexagon-s": {
|
|
8784
|
+
"parent": "hexagon-letter-s"
|
|
8785
|
+
},
|
|
8786
|
+
"hexagon-t": {
|
|
8787
|
+
"parent": "hexagon-letter-t"
|
|
8788
|
+
},
|
|
8789
|
+
"hexagon-u": {
|
|
8790
|
+
"parent": "hexagon-letter-u"
|
|
8791
|
+
},
|
|
8792
|
+
"hexagon-w": {
|
|
8793
|
+
"parent": "hexagon-letter-w"
|
|
8794
|
+
},
|
|
8795
|
+
"hexagon-x": {
|
|
8796
|
+
"parent": "hexagon-letter-x"
|
|
8797
|
+
},
|
|
8798
|
+
"hexagon-y": {
|
|
8799
|
+
"parent": "hexagon-letter-y"
|
|
8800
|
+
},
|
|
8801
|
+
"hexagon-z": {
|
|
8802
|
+
"parent": "hexagon-letter-z"
|
|
8803
|
+
},
|
|
8537
8804
|
"miliraty-award": {
|
|
8538
8805
|
"parent": "military-award"
|
|
8539
8806
|
},
|
|
@@ -8661,7 +8928,7 @@
|
|
|
8661
8928
|
"parent": "activity"
|
|
8662
8929
|
}
|
|
8663
8930
|
},
|
|
8664
|
-
"lastModified":
|
|
8931
|
+
"lastModified": 1665726229,
|
|
8665
8932
|
"width": 24,
|
|
8666
8933
|
"height": 24
|
|
8667
8934
|
}
|
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.39",
|
|
5
|
+
"iconSetVersion": "1.104.0",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"module": "index.mjs",
|
|
8
8
|
"types": "index.d.ts",
|