@iconify-json/tabler 1.1.27 → 1.1.30
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 +329 -5
- package/info.json +2 -2
- package/package.json +2 -2
package/README.md
CHANGED
package/icons.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m6 17.6l-2-1.1V14m0-4V7.5l2-1.1m4-2.3L12 3l2 1.1m4 2.3l2 1.1V10m0 4v2.5l-2 1.12m-4 2.28L12 21l-2-1.1m2-7.9l2-1.1m4-2.3l2-1.1M12 12v2.5m0 4V21m0-9l-2-1.12M6 8.6L4 7.5\"/>"
|
|
9
9
|
},
|
|
10
10
|
"3d-rotate": {
|
|
11
|
-
"body": "<
|
|
11
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M11 4a7 7 0 0 1 7 7v4l-3-3m6 0l-3 3M7 15l-4-2.5L7 10l4 2.5V17l-4 2.5z\"/><path d=\"M3 12.5V17l4 2.5M7 15l4-2.5\"/></g>"
|
|
12
12
|
},
|
|
13
13
|
"a-b": {
|
|
14
14
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 16v-5.5a2.5 2.5 0 0 1 5 0V16m0-4H3m9-6v12m4-2V8h3a2 2 0 0 1 0 4h-3m3 0a2 2 0 0 1 0 4h-3\"/>"
|
|
@@ -676,6 +676,9 @@
|
|
|
676
676
|
"augmented-reality": {
|
|
677
677
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path 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-3.5l4-2.5m-8 0l4 2.5V17l4-2.5V10l-4-2.5z\"/><path d=\"M8 10v4.5l4 2.5\"/></g>"
|
|
678
678
|
},
|
|
679
|
+
"augmented-reality-2": {
|
|
680
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10 21H8a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v3.5\"/><path d=\"m17 17l-4-2.5l4-2.5l4 2.5V19l-4 2.5z\"/><path d=\"M13 14.5V19l4 2.5m0-4.5l4-2.5M11 4h2\"/></g>"
|
|
681
|
+
},
|
|
679
682
|
"award": {
|
|
680
683
|
"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.002 15.003l3.4 5.89L17 17.66l3.598.232l-3.4-5.889m-10.396 0l-3.4 5.89L7 17.66l1.598 3.232l3.4-5.889\"/></g>"
|
|
681
684
|
},
|
|
@@ -1127,6 +1130,9 @@
|
|
|
1127
1130
|
"brand-airtable": {
|
|
1128
1131
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 10v8l7-3v-2.6zm0-4l9 3l9-3l-9-3zm11 6.3V21l7-3v-8z\"/>"
|
|
1129
1132
|
},
|
|
1133
|
+
"brand-albolia": {
|
|
1134
|
+
"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.5 7h1M7.403 9.11l.707-.706\"/><circle cx=\"12\" cy=\"13\" r=\"3.5\"/><path d=\"M12 12v1l.9-.5z\"/></g>"
|
|
1135
|
+
},
|
|
1130
1136
|
"brand-alpine-js": {
|
|
1131
1137
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M2 10.375L7.455 16H14L5.273 7zM15 12.5l3.5 3.5l3.5-3.5L18.5 9z\"/>"
|
|
1132
1138
|
},
|
|
@@ -1184,6 +1190,9 @@
|
|
|
1184
1190
|
"brand-blender": {
|
|
1185
1191
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><ellipse cx=\"15\" cy=\"14\" rx=\"6\" ry=\"5\"/><circle cx=\"15\" cy=\"14\" r=\"1\"/><path d=\"m3 16l9-6.5M6 9h9m-2-4l5.65 5\"/></g>"
|
|
1186
1192
|
},
|
|
1193
|
+
"brand-blogger": {
|
|
1194
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 21h8a5 5 0 0 0 5-5v-3a3 3 0 0 0-3-3h-1V8a5 5 0 0 0-5-5H8a5 5 0 0 0-5 5v8a5 5 0 0 0 5 5z\"/><rect width=\"6\" height=\"3\" x=\"7\" y=\"7\" rx=\"1.5\"/><rect width=\"10\" height=\"3\" x=\"7\" y=\"14\" rx=\"1.5\"/></g>"
|
|
1195
|
+
},
|
|
1187
1196
|
"brand-booking": {
|
|
1188
1197
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 18V8.5A4.5 4.5 0 0 1 8.5 4h7A4.5 4.5 0 0 1 20 8.5v7a4.5 4.5 0 0 1-4.5 4.5H6a2 2 0 0 1-2-2z\"/><path d=\"M8 12h3.5a2 2 0 1 1 0 4H8V9a1 1 0 0 1 1-1h1.5a2 2 0 1 1 0 4H9m7 4h.01\"/></g>"
|
|
1189
1198
|
},
|
|
@@ -1196,6 +1205,12 @@
|
|
|
1196
1205
|
"brand-campaignmonitor": {
|
|
1197
1206
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m3 18l9-6.462L3 6v12h18V6l-9 5.538\"/>"
|
|
1198
1207
|
},
|
|
1208
|
+
"brand-carbon": {
|
|
1209
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M14 10v-.2A1.8 1.8 0 0 0 12.2 8h-.4A1.8 1.8 0 0 0 10 9.8v4.4a1.8 1.8 0 0 0 1.8 1.8h.4a1.8 1.8 0 0 0 1.8-1.8V14\"/><rect width=\"18\" height=\"18\" x=\"3\" y=\"3\" rx=\"3\"/></g>"
|
|
1210
|
+
},
|
|
1211
|
+
"brand-cashapp": {
|
|
1212
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.1 8.648a.568.568 0 0 1-.761.011a5.682 5.682 0 0 0-3.659-1.34c-1.102 0-2.205.363-2.205 1.374c0 1.023 1.182 1.364 2.546 1.875c2.386.796 4.363 1.796 4.363 4.137c0 2.545-1.977 4.295-5.204 4.488l-.295 1.364a.557.557 0 0 1-.546.443H9.305l-.102-.011a.568.568 0 0 1-.432-.67l.318-1.444a7.432 7.432 0 0 1-3.273-1.784v-.011a.545.545 0 0 1 0-.773l1.137-1.102c.214-.2.547-.2.761 0a5.495 5.495 0 0 0 3.852 1.5c1.478 0 2.466-.625 2.466-1.614c0-.989-1-1.25-2.886-1.954c-2-.716-3.898-1.728-3.898-4.091c0-2.75 2.284-4.091 4.989-4.216l.284-1.398A.545.545 0 0 1 13.066 3h2.023l.114.012a.544.544 0 0 1 .42.647l-.307 1.557a8.528 8.528 0 0 1 2.818 1.58l.023.022c.216.228.216.569 0 .773L17.1 8.648z\"/>"
|
|
1213
|
+
},
|
|
1199
1214
|
"brand-chrome": {
|
|
1200
1215
|
"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=\"3\"/><path d=\"M12 9h8.4m-5.802 4.5l-4.2 7.275M9.402 13.5l-4.2-7.275\"/></g>"
|
|
1201
1216
|
},
|
|
@@ -1214,6 +1229,9 @@
|
|
|
1214
1229
|
"brand-comedy-central": {
|
|
1215
1230
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5.343 17.657a8 8 0 1 0 0-11.314\"/><path d=\"M13.828 9.172a4 4 0 1 0 0 5.656\"/></g>"
|
|
1216
1231
|
},
|
|
1232
|
+
"brand-couchsurfing": {
|
|
1233
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M3.1 13c3.267 0 5.9-.167 7.9-.5c3-.5 4-2 4-3.5a3 3 0 1 0-6 0c0 1.554 1.807 3.005 3 4c1.193.995 2 2.5 2 3.5a1.5 1.5 0 1 1-3 0c0-2 4-3.5 7-3.5h2.9\"/><circle cx=\"12\" cy=\"12\" r=\"9\"/></g>"
|
|
1234
|
+
},
|
|
1217
1235
|
"brand-css3": {
|
|
1218
1236
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m20 4l-2 14.5l-6 2l-6-2L4 4z\"/><path d=\"M8.5 8h7L11 12h4l-.5 3.5l-2.5.75l-2.5-.75l-.1-.5\"/></g>"
|
|
1219
1237
|
},
|
|
@@ -1244,6 +1262,9 @@
|
|
|
1244
1262
|
"brand-disqus": {
|
|
1245
1263
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M11.847 21c-2.259 0-4.323-.667-5.919-2H2l1.708-3.266C3.163 14.56 2.949 13.288 2.95 12c0-4.97 3.84-9 8.898-9C16.9 3 21 7.03 21 12c0 4.972-4.098 9-9.153 9z\"/><path d=\"M11.485 15H10V9h1.485C13.597 9 15 9.823 15 11.981v.035C15 14.196 13.597 15 11.485 15z\"/></g>"
|
|
1246
1264
|
},
|
|
1265
|
+
"brand-django": {
|
|
1266
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"18\" x=\"3\" y=\"3\" rx=\"3\"/><path d=\"M12 7v8.5l-2.015.201a2.715 2.715 0 1 1 0-5.402L12 10.5M16 7v.01M16 10v5.586c0 .905-.36 1.774-1 2.414\"/></g>"
|
|
1267
|
+
},
|
|
1247
1268
|
"brand-docker": {
|
|
1248
1269
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M22 12.54c-1.804-.345-2.701-1.08-3.523-2.94c-.487.696-1.102 1.568-.92 2.4c.028.238-.32 1.002-.557 1H3c0 5.208 3.164 7 6.196 7c4.124.022 7.828-1.376 9.854-5c1.146-.101 2.296-1.505 2.95-2.46z\"/><path d=\"M5 10h3v3H5zm3 0h3v3H8zm3 0h3v3h-3zM8 7h3v3H8zm3 0h3v3h-3zm0-3h3v3h-3zM4.571 18c1.5 0 2.047-.074 2.958-.78M10 16v.01\"/></g>"
|
|
1249
1270
|
},
|
|
@@ -1253,9 +1274,15 @@
|
|
|
1253
1274
|
"brand-dribbble": {
|
|
1254
1275
|
"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 3.6c5 6 7 10.5 7.5 16.2\"/><path d=\"M6.4 19c3.5-3.5 6-6.5 14.5-6.4M3.1 10.75c5 0 9.814-.38 15.314-5\"/></g>"
|
|
1255
1276
|
},
|
|
1277
|
+
"brand-drupal": {
|
|
1278
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 2c0 4.308-7 6-7 12.005a7 7 0 0 0 14 0C19 8 12 6.308 12 2z\"/><path d=\"M12 11.33a65.753 65.753 0 0 1-2.012 2.023C8.992 14.31 8 15.32 8 17c0 2.17 1.79 3.997 4 3.997S16 19.17 16 17c0-1.676-.989-2.685-1.983-3.642c-.42-.404-2.259-2.357-5.517-5.858l3.5 3.83z\"/></g>"
|
|
1279
|
+
},
|
|
1256
1280
|
"brand-edge": {
|
|
1257
1281
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20.978 11.372a9 9 0 1 0-1.593 5.773\"/><path d=\"M20.978 11.372c.21 2.993-5.034 2.413-6.913 1.486c1.392-1.6.402-4.038-2.274-3.851c-1.745.122-2.927 1.157-2.784 3.202c.28 3.99 4.444 6.205 10.36 4.79\"/><path d=\"M3.022 12.628C2.739 8.585 11.739 5.4 14.27 9.94m-1.642 11.038c-2.993.21-5.162-4.725-3.567-9.748\"/></g>"
|
|
1258
1282
|
},
|
|
1283
|
+
"brand-envato": {
|
|
1284
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4.711 17.875c-.534-1.339-1.35-4.178.129-6.47c1.415-2.193 3.769-3.608 5.099-4.278L4.71 17.875zm15.004-5.367c-.54 3.409-2.094 6.156-4.155 7.348c-4.069 2.353-8.144.45-9.297-.188c.877-1.436 4.433-7.22 6.882-10.591C15.859 5.34 19.009 3.099 19.71 3c.001.201.03.55.071 1.03c.144 1.709.443 5.264-.066 8.478z\"/>"
|
|
1285
|
+
},
|
|
1259
1286
|
"brand-facebook": {
|
|
1260
1287
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7 10v4h3v7h4v-7h3l1-4h-4V8a1 1 0 0 1 1-1h3V3h-3a5 5 0 0 0-5 5v2H7\"/>"
|
|
1261
1288
|
},
|
|
@@ -1277,6 +1304,9 @@
|
|
|
1277
1304
|
"brand-flipboard": {
|
|
1278
1305
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3.973 3h16.054c.537 0 .973.436.973.973v4.052a.973.973 0 0 1-.973.973h-5.025v4.831c0 .648-.525 1.173-1.173 1.173H9v5.025a.973.973 0 0 1-.974.973H3.973A.973.973 0 0 1 3 20.027V3.973C3 3.436 3.436 3 3.973 3z\"/>"
|
|
1279
1306
|
},
|
|
1307
|
+
"brand-flutter": {
|
|
1308
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m7 14l-3-3l8-8h6zm7 7l-5-5l5-5h5l-5 5l5 5z\"/>"
|
|
1309
|
+
},
|
|
1280
1310
|
"brand-fortnite": {
|
|
1281
1311
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 3h7.5L15 7h-3v3h3v3.5h-3V20l-4 1z\"/>"
|
|
1282
1312
|
},
|
|
@@ -1286,6 +1316,9 @@
|
|
|
1286
1316
|
"brand-framer": {
|
|
1287
1317
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6 15h12L6 3h12v6H6v6l6 6v-6\"/>"
|
|
1288
1318
|
},
|
|
1319
|
+
"brand-gatsby": {
|
|
1320
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m3.296 14.297l6.407 6.407a9.018 9.018 0 0 1-6.325-6.116l-.082-.291zM16 13h5c-.41 3.603-3.007 6.59-6.386 7.614L3.386 9.385A9.004 9.004 0 0 1 19.046 6.4\"/>"
|
|
1321
|
+
},
|
|
1289
1322
|
"brand-git": {
|
|
1290
1323
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"16\" cy=\"12\" r=\"1\"/><circle cx=\"12\" cy=\"8\" r=\"1\"/><circle cx=\"12\" cy=\"16\" r=\"1\"/><path d=\"M12 15V9m3 2l-2-2m-2-2L9.1 5.1m1.4 15.3l-6.9-6.9c-.781-.781-.781-2.219 0-3l6.9-6.9c.781-.781 2.219-.781 3 0l6.9 6.9c.781.781.781 2.219 0 3l-6.9 6.9c-.781.781-2.219.781-3 0z\"/></g>"
|
|
1291
1324
|
},
|
|
@@ -1323,7 +1356,7 @@
|
|
|
1323
1356
|
"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.697 9.434a4.5 4.5 0 1 0 .217 4.788\"/><path d=\"M13.5 14H16v2.5\"/></g>"
|
|
1324
1357
|
},
|
|
1325
1358
|
"brand-graphql": {
|
|
1326
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"
|
|
1359
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" transform=\"translate(2.5 2)\"><path d=\"m2.808 5.265l5.385-3.029m2.615-.001l5.384 3.03M17.5 7.5v5m-1.307 2.236l-5.385 3.029m-2.616 0l-5.384-3.03M1.5 12.5v-5m8.772-4.714l6.121 10.202M16 14H3m-.393-1.012L8.729 2.787\"/><circle cx=\"9.5\" cy=\"1.5\" r=\"1.5\"/><circle cx=\"9.5\" cy=\"18.5\" r=\"1.5\"/><circle cx=\"1.5\" cy=\"6\" r=\"1.5\"/><circle cx=\"1.5\" cy=\"14\" r=\"1.5\"/><circle cx=\"17.5\" cy=\"14\" r=\"1.5\"/><circle cx=\"17.5\" cy=\"6\" r=\"1.5\"/></g>"
|
|
1327
1360
|
},
|
|
1328
1361
|
"brand-gravatar": {
|
|
1329
1362
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5.64 5.632A9 9 0 1 0 12 3v7.714\"/>"
|
|
@@ -1340,6 +1373,9 @@
|
|
|
1340
1373
|
"brand-html5": {
|
|
1341
1374
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m20 4l-2 14.5l-6 2l-6-2L4 4z\"/><path d=\"M15.5 8h-7l.5 4h6l-.5 3.5l-2.5.75l-2.5-.75l-.1-.5\"/></g>"
|
|
1342
1375
|
},
|
|
1376
|
+
"brand-inertia": {
|
|
1377
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m12.5 8l4 4l-4 4H17l4-4l-4-4zm-9 0l4 4l-4 4H8l4-4l-4-4z\"/>"
|
|
1378
|
+
},
|
|
1343
1379
|
"brand-instagram": {
|
|
1344
1380
|
"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=\"4\"/><circle cx=\"12\" cy=\"12\" r=\"3\"/><path d=\"M16.5 7.5v.001\"/></g>"
|
|
1345
1381
|
},
|
|
@@ -1355,6 +1391,9 @@
|
|
|
1355
1391
|
"brand-kotlin": {
|
|
1356
1392
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M20 20H4V4h16M4 20L20 4M4 12l8-8m0 8l8 8\"/>"
|
|
1357
1393
|
},
|
|
1394
|
+
"brand-laravel": {
|
|
1395
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m3 17l8 5l7-4v-8l-4-2.5L18 5l4 2.5v4L11 18l-4-2.5V8L3 5.5zm8 1v4m-4-6.5l7-4m0-4v4m0 0l4 2.5\"/><path d=\"M11 13V5.5L7 3L3 5.5M7 8l4-2.5m7 4.5l4-2.5\"/></g>"
|
|
1396
|
+
},
|
|
1358
1397
|
"brand-lastfm": {
|
|
1359
1398
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M20 8c-.83-1-1.388-1-2-1c-.612 0-2 .271-2 2s1.384 2.233 3 3c1.616.767 2.125 1.812 2 3s-1 2-3 2s-3-1-3.5-2s-1.585-4.78-2.497-5.997A5 5 0 1 0 11 16\"/>"
|
|
1360
1399
|
},
|
|
@@ -1394,6 +1433,9 @@
|
|
|
1394
1433
|
"brand-meta": {
|
|
1395
1434
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 10.174C13.766 7.39 15.315 6 16.648 6c2 0 3.263 2.213 4 5.217c.704 2.869.5 6.783-2 6.783c-1.114 0-2.648-1.565-4.148-3.652a27.627 27.627 0 0 1-2.5-4.174zm0 0C10.234 7.39 8.685 6 7.352 6c-2 0-3.263 2.213-4 5.217c-.704 2.869-.5 6.783 2 6.783C6.466 18 8 16.435 9.5 14.348c1-1.391 1.833-2.783 2.5-4.174z\"/>"
|
|
1396
1435
|
},
|
|
1436
|
+
"brand-mixpanel": {
|
|
1437
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"4.5\" cy=\"12\" r=\"2.5\"/><circle cx=\"20.5\" cy=\"12\" r=\"1.5\"/><circle cx=\"13\" cy=\"12\" r=\"2\"/></g>"
|
|
1438
|
+
},
|
|
1397
1439
|
"brand-monday": {
|
|
1398
1440
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"19.5\" cy=\"15.5\" r=\"1.5\"/><path d=\"M9.5 7a1.5 1.5 0 0 1 1.339 2.177l-4.034 7.074c-.264.447-.75.749-1.305.749a1.5 1.5 0 0 1-1.271-2.297l3.906-6.827A1.5 1.5 0 0 1 9.5 7zm7 0a1.5 1.5 0 0 1 1.339 2.177l-4.034 7.074c-.264.447-.75.749-1.305.749a1.5 1.5 0 0 1-1.271-2.297l3.906-6.827A1.5 1.5 0 0 1 16.5 7z\"/></g>"
|
|
1399
1441
|
},
|
|
@@ -1406,6 +1448,9 @@
|
|
|
1406
1448
|
"brand-nextjs": {
|
|
1407
1449
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 15V9l7.745 10.65A9 9 0 1 1 19 17.657M15 12V9\"/>"
|
|
1408
1450
|
},
|
|
1451
|
+
"brand-nord-vpn": {
|
|
1452
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m9.992 15l-2.007-3l-4.015 8c-2.212-3.061-2.625-7.098-.915-10.463A10.14 10.14 0 0 1 12 4a10.14 10.14 0 0 1 8.945 5.537c1.71 3.365 1.297 7.402-.915 10.463l-4.517-8l-1.505 1.5\"/><path d=\"m14.5 15l-3-6L9 13.5\"/></g>"
|
|
1453
|
+
},
|
|
1409
1454
|
"brand-notion": {
|
|
1410
1455
|
"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 7h3l6 6M8 7v10m-1 0h2m6-10h2\"/><path d=\"M16 7v10h-1l-7-7\"/></g>"
|
|
1411
1456
|
},
|
|
@@ -1415,9 +1460,18 @@
|
|
|
1415
1460
|
"brand-nytimes": {
|
|
1416
1461
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M11.036 5.058a8.001 8.001 0 1 0 8.706 9.965\"/><path d=\"M12 21V10l-7.5 4m13-11a2.5 2.5 0 1 1 0 5l-11-5a2.5 2.5 0 0 0-.67 4.91M9 12v8m7-7h-.01\"/></g>"
|
|
1417
1462
|
},
|
|
1463
|
+
"brand-office": {
|
|
1464
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 18h9V6L8 8v5l-4 2V7l9-4l7 2v13l-7 3z\"/>"
|
|
1465
|
+
},
|
|
1466
|
+
"brand-ok-ru": {
|
|
1467
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"9\" r=\"2\"/><path d=\"M20 12c0 8 0 8-8 8s-8 0-8-8s0-8 8-8s8 0 8 8z\"/><path d=\"M9.5 13c1.333.667 3.667.667 5 0m-5 4l2.5-3l2.5 3M12 13.5v.5\"/></g>"
|
|
1468
|
+
},
|
|
1418
1469
|
"brand-open-source": {
|
|
1419
1470
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 3a9 9 0 0 1 3.618 17.243l-2.193-5.602a3 3 0 1 0-2.849 0l-2.193 5.603A9 9 0 0 1 12 3z\"/>"
|
|
1420
1471
|
},
|
|
1472
|
+
"brand-openvpn": {
|
|
1473
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m15.618 20.243l-2.193-5.602a3 3 0 1 0-2.849 0l-2.193 5.603\"/><circle cx=\"12\" cy=\"12\" r=\"9\"/></g>"
|
|
1474
|
+
},
|
|
1421
1475
|
"brand-opera": {
|
|
1422
1476
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><ellipse cx=\"12\" cy=\"12\" rx=\"3\" ry=\"5\"/></g>"
|
|
1423
1477
|
},
|
|
@@ -1430,6 +1484,9 @@
|
|
|
1430
1484
|
"brand-paypal": {
|
|
1431
1485
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 13h2.5c2.5 0 5-2.5 5-5c0-3-1.9-5-5-5H7c-.5 0-1 .5-1 1L4 18c0 .5.5 1 1 1h2.8L9 14c.1-.6.4-1 1-1zm7.5-5.8C19.2 8.2 20 10 20 12c0 2.5-2.5 4.5-5 4.5h-2.6l-.6 3.6a1 1 0 0 1-1 .8H8.1a.5.5 0 0 1-.5-.6l.2-1.4\"/>"
|
|
1432
1486
|
},
|
|
1487
|
+
"brand-peanut": {
|
|
1488
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m15 16.25l-.816-.36l-.462-.196c-1.444-.592-2-.593-3.447-.002l-.462.195l-.817.359A4.5 4.5 0 1 1 9 7.756V7.75l1.054.462l.434.178c1.292.507 1.863.48 3.237-.082l.462-.195l.817-.359a4.5 4.5 0 1 1-.004 8.49\"/>"
|
|
1489
|
+
},
|
|
1433
1490
|
"brand-pepsi": {
|
|
1434
1491
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M4 16c5.713-2.973 11-3.5 13.449-11.162\"/><path d=\"M5 17.5c5.118-2.859 15 0 14-11\"/></g>"
|
|
1435
1492
|
},
|
|
@@ -1454,6 +1511,9 @@
|
|
|
1454
1511
|
"brand-python": {
|
|
1455
1512
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 9H5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h3m4-2h7a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3\"/><path d=\"M8 9V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-4m-5-9v.01M13 18v.01\"/></g>"
|
|
1456
1513
|
},
|
|
1514
|
+
"brand-react": {
|
|
1515
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M6.306 8.711C3.704 9.434 2 10.637 2 12c0 2.21 4.477 4 10 4c.773 0 1.526-.035 2.248-.102m3.444-.609C20.295 14.567 22 13.363 22 12c0-2.21-4.477-4-10-4c-.773 0-1.526.035-2.25.102\"/><path d=\"M6.305 15.287C5.629 17.902 5.82 19.98 7 20.66c1.913 1.105 5.703-1.877 8.464-6.66c.387-.67.733-1.339 1.036-1.998m1.194-3.286C18.371 6.1 18.181 4.02 17 3.34C15.087 2.235 11.297 5.217 8.536 10c-.387.67-.733 1.34-1.037 1.999\"/><path d=\"M12 5.424C10.075 3.532 8.18 2.658 7 3.34C5.087 4.444 5.774 9.217 8.536 14c.386.67.793 1.304 1.212 1.896m2.25 2.678c1.926 1.893 3.821 2.768 5.002 2.086c1.913-1.104 1.226-5.877-1.536-10.66a24.612 24.612 0 0 0-1.212-1.897\"/><circle cx=\"12\" cy=\"12\" r=\"1\" transform=\"rotate(30 12 12)\"/></g>"
|
|
1516
|
+
},
|
|
1457
1517
|
"brand-react-native": {
|
|
1458
1518
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M6.357 9C3.72 9.68 2 10.845 2 12.175C2 14.282 6.405 16 11.85 16c.74 0 1.26-.039 1.95-.097\"/><path d=\"M9.837 15.9c-.413-.596-.806-1.133-1.18-1.8c-2.751-4.9-3.488-9.77-1.63-10.873c1.15-.697 3.047.253 4.974 2.254\"/><path d=\"M6.429 15.387c-.702 2.688-.56 4.716.56 5.395c1.783 1.08 5.387-1.958 8.043-6.804c.36-.67.683-1.329.968-1.978\"/><path d=\"M12 18.52c1.928 2 3.817 2.95 4.978 2.253c1.85-1.102 1.121-5.972-1.633-10.873c-.384-.677-.777-1.204-1.18-1.8\"/><path d=\"M17.66 15c2.612-.687 4.34-1.85 4.34-3.176C22 9.714 17.592 8 12.155 8c-.747 0-1.266.029-1.955.087\"/><path d=\"M8 12c.285-.66.607-1.308.968-1.978c2.647-4.844 6.253-7.89 8.046-6.801c1.11.679 1.262 2.706.56 5.393m-5.314 3.401h-.01c-.01.13-.12.24-.26.24a.263.263 0 0 1-.25-.26c0-.14.11-.25.24-.25h-.01c.13-.01.25.11.25.24\"/></g>"
|
|
1459
1519
|
},
|
|
@@ -1463,6 +1523,9 @@
|
|
|
1463
1523
|
"brand-redhat": {
|
|
1464
1524
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m6 10.5l1.436-4c.318-.876.728-1.302 1.359-1.302c.219 0 1.054.365 1.88.583c.825.219.733-.329.908-.487c.176-.158.355-.294.61-.294c.242 0 .553.048 1.692.448a20.42 20.42 0 0 1 2.204.922c1.175.582 1.426.913 1.595 1.507L18.5 12.5c2.086.898 3.5 2.357 3.5 3.682C22 17.867 20.8 20 16.043 20C9.837 20 2 15.958 2 12.68c0-1.044 1.333-1.77 4-2.18z\"/><path d=\"M6 10.5c0 .969 4.39 3.5 9.5 3.5c1.314 0 3 .063 3-1.5\"/></g>"
|
|
1465
1525
|
},
|
|
1526
|
+
"brand-redux": {
|
|
1527
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M16.54 7c-.805-2.365-2.536-4-4.54-4c-2.774 0-5.023 2.632-5.023 6.496c0 1.956 1.582 4.727 2.512 5.996\"/><path d=\"M4.711 11.979C3.055 13.856 2.497 16.164 3.5 17.89c1.387 2.39 5.138 2.831 8.501.9c1.703-.979 2.875-3.362 3.516-4.798\"/><path d=\"M15.014 19.99c2.511 0 4.523-.438 5.487-2.1c1.387-2.39-.215-5.893-3.579-7.824c-1.702-.979-4.357-1.235-5.927-1.07\"/><path d=\"M10.493 9.862c.48.276 1.095.112 1.372-.366a.997.997 0 0 0-.367-1.365a1.007 1.007 0 0 0-1.373.366a.997.997 0 0 0 .368 1.365z\"/><ellipse cx=\"9.489\" cy=\"15.492\" rx=\"1.005\" ry=\"1\"/><ellipse cx=\"15.516\" cy=\"13.993\" rx=\"1.005\" ry=\"1\"/></g>"
|
|
1528
|
+
},
|
|
1466
1529
|
"brand-safari": {
|
|
1467
1530
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m8 16l2-6l6-2l-2 6l-6 2\"/><circle cx=\"12\" cy=\"12\" r=\"9\"/></g>"
|
|
1468
1531
|
},
|
|
@@ -1544,6 +1607,9 @@
|
|
|
1544
1607
|
"brand-toyota": {
|
|
1545
1608
|
"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>"
|
|
1546
1609
|
},
|
|
1610
|
+
"brand-trello": {
|
|
1611
|
+
"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 7h3v10H7zm7 0h3v6h-3z\"/></g>"
|
|
1612
|
+
},
|
|
1547
1613
|
"brand-tripadvisor": {
|
|
1548
1614
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"6.5\" cy=\"13.5\" r=\"1.5\"/><circle cx=\"17.5\" cy=\"13.5\" r=\"1.5\"/><path d=\"M17.5 9a4.5 4.5 0 1 0 3.5 1.671L22 9h-4.5zm-11 0A4.5 4.5 0 1 1 3 10.671L2 9h4.5z\"/><path d=\"m10.5 15.5l1.5 2l1.5-2M9 6.75c2-.667 4-.667 6 0\"/></g>"
|
|
1549
1615
|
},
|
|
@@ -1568,6 +1634,12 @@
|
|
|
1568
1634
|
"brand-unsplash": {
|
|
1569
1635
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 11h5v4h6v-4h5v9H4zm5-7h6v4H9z\"/>"
|
|
1570
1636
|
},
|
|
1637
|
+
"brand-upwork": {
|
|
1638
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 7v5a3 3 0 0 0 6 0V7h1l4 6c.824 1.319 1.945 2 3.5 2a3.5 3.5 0 0 0 0-7c-2.027 0-3.137 1.006-3.5 3c-.242 1.33-.908 3.996-2 8\"/>"
|
|
1639
|
+
},
|
|
1640
|
+
"brand-valorant": {
|
|
1641
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M14.5 14H19l2-2V6zM9 19h5L3 6v6z\"/>"
|
|
1642
|
+
},
|
|
1571
1643
|
"brand-vcypress": {
|
|
1572
1644
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19.48 17.007A9 9 0 1 0 12 21a2.08 2.08 0 0 0 1.974-1.423L17.5 9m-4 0l2 6\"/><path d=\"M10.764 9.411a3 3 0 1 0-.023 5.19\"/></g>"
|
|
1573
1645
|
},
|
|
@@ -1580,6 +1652,9 @@
|
|
|
1580
1652
|
"brand-vinted": {
|
|
1581
1653
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11.028 6c0 7.695-.292 11.728 0 12c2.046-5.002 4.246-12.642 5.252-14.099c.343-.497.768-.93 1.257-1.277c.603-.39 1.292-.76 1.463-.575c-.07 2.319-4.023 15.822-4.209 16.314a6.135 6.135 0 0 1-3.465 3.386c-3.213.78-3.429-.446-3.836-1.134C6.54 18.512 5.808 6.355 6.045 5c.05-.523.143-1.851 2.491-2c2.359-.354 2.547 1.404 2.492 3z\"/>"
|
|
1582
1654
|
},
|
|
1655
|
+
"brand-visa": {
|
|
1656
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m21 15l-1-6l-2.5 6M9 15l1-6M3 9h1v6h.5L7 9m9 .5a.5.5 0 0 0-.5-.5h-.75c-.721 0-1.337.521-1.455 1.233l-.09.534A1.059 1.059 0 0 0 14.25 12a1.059 1.059 0 0 1 1.045 1.233l-.09.534A1.476 1.476 0 0 1 13.75 15H13a.5.5 0 0 1-.5-.5M18 14h2.7\"/>"
|
|
1657
|
+
},
|
|
1583
1658
|
"brand-visual-studio": {
|
|
1584
1659
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m4 8l2-1l10 13l4-2V6l-4-2L6 17l-2-1z\"/>"
|
|
1585
1660
|
},
|
|
@@ -1592,8 +1667,11 @@
|
|
|
1592
1667
|
"brand-vsco": {
|
|
1593
1668
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" transform=\"translate(2 2)\"><circle cx=\"10\" cy=\"10\" r=\"10\"/><circle cx=\"10\" cy=\"10\" r=\"7\"/><circle cx=\"10\" cy=\"10\" r=\"4\"/><path d=\"M10 0v3m0 14v3m7-10h3M0 10h3m12-8.66l-1.5 2.598m-7 12.124L5 18.66m11.062-5.16L18.66 15M1.34 5l2.598 1.5M5 1.34l1.5 2.598m7 12.124L15 18.66M16.062 6.5L18.66 5M1.34 15l2.598-1.5M10 3v3m0 8v3m-7-7h3m8 0h3m-2.05-4.95l-2.122 2.122m-5.656 5.656L5.05 14.95m0-9.9l2.122 2.122m5.656 5.656l2.122 2.122\"/></g>"
|
|
1594
1669
|
},
|
|
1670
|
+
"brand-vscode": {
|
|
1671
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M16 3v18l4-2.5v-13zM9.165 13.903L5 17.5l-2-1L7.333 12m1.735-1.802L16 3v5l-4.795 4.141\"/><path d=\"M16 16.5L5 6.5l-2 1L16 21\"/></g>"
|
|
1672
|
+
},
|
|
1595
1673
|
"brand-vue": {
|
|
1596
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"
|
|
1674
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M16.5 4L12 12L7.5 4\"/><path d=\"m3 4l9 16l9-16\"/></g>"
|
|
1597
1675
|
},
|
|
1598
1676
|
"brand-walmart": {
|
|
1599
1677
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8.04V3m3.5 7L20 7.5M15.5 14l4.5 2.5m-8-.54V21m-3.5-7L4 16.5M8.5 10L4 7.495\"/>"
|
|
@@ -1610,8 +1688,11 @@
|
|
|
1610
1688
|
"brand-wish": {
|
|
1611
1689
|
"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\"/>"
|
|
1612
1690
|
},
|
|
1691
|
+
"brand-wix": {
|
|
1692
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m3 9l1.5 6l1.379-5.515a.64.64 0 0 1 1.242 0L8.5 15L10 9m3 2.5V15m3-6l5 6m0-6l-5 6m-3-6h.01\"/>"
|
|
1693
|
+
},
|
|
1613
1694
|
"brand-wordpress": {
|
|
1614
|
-
"body": "<
|
|
1695
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9.5 9h3M4 9h2.5M11 9l3 11l4-9M5.5 9L9 20l3-7m6-2c.177-.528 1-1.364 1-2.5c0-1.78-.776-2.5-1.875-2.5C16.227 6 16 6.812 16 7.429c0 1.83 2 2.058 2 3.571z\"/><circle cx=\"12\" cy=\"12\" r=\"9\"/></g>"
|
|
1615
1696
|
},
|
|
1616
1697
|
"brand-xbox": {
|
|
1617
1698
|
"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>"
|
|
@@ -1958,6 +2039,9 @@
|
|
|
1958
2039
|
"chair-director": {
|
|
1959
2040
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m6 21l12-9M6 12l12 9M5 12h14M6 3v9m12-9v9M6 8h12M6 5h12\"/>"
|
|
1960
2041
|
},
|
|
2042
|
+
"chalkboard": {
|
|
2043
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 19H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v11a1 1 0 0 1-1 1\"/><rect width=\"6\" height=\"3\" x=\"11\" y=\"16\" rx=\"1\"/></g>"
|
|
2044
|
+
},
|
|
1961
2045
|
"charging-pile": {
|
|
1962
2046
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m18 7l-1 1m-3 3h1a2 2 0 0 1 2 2v3a1.5 1.5 0 0 0 3 0V9l-3-3M4 20V6a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v14\"/><path d=\"M9 11.5L7.5 14h3L9 16.5M3 20h12M4 8h10\"/></g>"
|
|
1963
2047
|
},
|
|
@@ -2033,6 +2117,9 @@
|
|
|
2033
2117
|
"chart-radar": {
|
|
2034
2118
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m12 3l9.5 7L18 21H6L2.5 10z\"/><path d=\"m12 7.5l5.5 4L15 17H8.5l-2-5.5z\"/><path d=\"m2.5 10l9.5 3l9.5-3\"/><path d=\"M12 3v10l6 8M6 21l6-8\"/></g>"
|
|
2035
2119
|
},
|
|
2120
|
+
"chart-treemap": {
|
|
2121
|
+
"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=\"M12 4v16m-8-5h8m0-3h8m-4 0v8m0-4h4\"/></g>"
|
|
2122
|
+
},
|
|
2036
2123
|
"check": {
|
|
2037
2124
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m5 12l5 5L20 7\"/>"
|
|
2038
2125
|
},
|
|
@@ -2054,6 +2141,9 @@
|
|
|
2054
2141
|
"chef-hat": {
|
|
2055
2142
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 3c1.918 0 3.52 1.35 3.91 3.151A4 4 0 0 1 18 13.874V21H6v-7.126a4.002 4.002 0 1 1 2.092-7.723A3.999 3.999 0 0 1 12 3zM6.161 17.009L18 17\"/>"
|
|
2056
2143
|
},
|
|
2144
|
+
"chess": {
|
|
2145
|
+
"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\"/>"
|
|
2146
|
+
},
|
|
2057
2147
|
"chevron-down": {
|
|
2058
2148
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m6 9l6 6l6-6\"/>"
|
|
2059
2149
|
},
|
|
@@ -2102,6 +2192,9 @@
|
|
|
2102
2192
|
"chevrons-up-right": {
|
|
2103
2193
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 7h8v8M5 11h8v8\"/>"
|
|
2104
2194
|
},
|
|
2195
|
+
"chisel": {
|
|
2196
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m14 14l1.5 1.5m2.847.075l2.08 2.079a1.96 1.96 0 0 1-2.773 2.772l-2.08-2.079a1.96 1.96 0 0 1 2.773-2.772zM3 6l3-3l7.414 7.414A2 2 0 0 1 14 11.828V14h-2.172a2 2 0 0 1-1.414-.586L3 6z\"/>"
|
|
2197
|
+
},
|
|
2105
2198
|
"christmas-tree": {
|
|
2106
2199
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m12 3l4 4l-2 1l4 4l-3 1l4 4H5l4-4l-3-1l4-4l-2-1zm2 14v3a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-3\"/>"
|
|
2107
2200
|
},
|
|
@@ -2261,6 +2354,9 @@
|
|
|
2261
2354
|
"clipboard-copy": {
|
|
2262
2355
|
"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>"
|
|
2263
2356
|
},
|
|
2357
|
+
"clipboard-heart": {
|
|
2358
|
+
"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=\"m11.993 16.75l2.747-2.815a1.9 1.9 0 0 0 .005-2.632a1.775 1.775 0 0 0-2.56-.005l-.183.188l-.183-.189a1.775 1.775 0 0 0-2.56-.004a1.899 1.899 0 0 0-.004 2.632l2.738 2.825z\"/></g>"
|
|
2359
|
+
},
|
|
2264
2360
|
"clipboard-list": {
|
|
2265
2361
|
"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>"
|
|
2266
2362
|
},
|
|
@@ -2273,6 +2369,9 @@
|
|
|
2273
2369
|
"clipboard-text": {
|
|
2274
2370
|
"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 12h6m-6 4h6\"/></g>"
|
|
2275
2371
|
},
|
|
2372
|
+
"clipboard-typography": {
|
|
2373
|
+
"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 12v-1h6v1m-3-1v6m-1 0h2\"/></g>"
|
|
2374
|
+
},
|
|
2276
2375
|
"clipboard-x": {
|
|
2277
2376
|
"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=\"m10 12l4 4m0-4l-4 4\"/></g>"
|
|
2278
2377
|
},
|
|
@@ -2660,12 +2759,27 @@
|
|
|
2660
2759
|
"currency-dollar-australian": {
|
|
2661
2760
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 18L6.279 6.524a.75.75 0 0 1 1.442 0L11 18M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4m3 2v-2m1-12V4M4.5 14h5\"/>"
|
|
2662
2761
|
},
|
|
2762
|
+
"currency-dollar-brunei": {
|
|
2763
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4m3 2v-2m1-12V4M3 6v12h4a3 3 0 0 0 0-6H3h4a3 3 0 0 0 0-6H3z\"/>"
|
|
2764
|
+
},
|
|
2663
2765
|
"currency-dollar-canadian": {
|
|
2664
2766
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4m-4 0H9A6 6 0 1 1 9 6h1m7 14v-2m1-12V4\"/>"
|
|
2665
2767
|
},
|
|
2768
|
+
"currency-dollar-guyanese": {
|
|
2769
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4M10 6H7a4 4 0 0 0-4 4v4a4 4 0 0 0 4 4h3v-6H8m9 8v-2m1-12V4\"/>"
|
|
2770
|
+
},
|
|
2666
2771
|
"currency-dollar-singapore": {
|
|
2667
2772
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4M10 6H6a3 3 0 1 0 0 6h1a3 3 0 0 1 0 6H3m14 2v-2m1-12V4\"/>"
|
|
2668
2773
|
},
|
|
2774
|
+
"currency-dollar-zimbabwean": {
|
|
2775
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4m3 2v-2m1-12V4M3 6h7L3 18h7\"/>"
|
|
2776
|
+
},
|
|
2777
|
+
"currency-dong": {
|
|
2778
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M6 19h12\"/><circle cx=\"12\" cy=\"12\" r=\"4\"/><path d=\"M16 16V4m1 1h-4\"/></g>"
|
|
2779
|
+
},
|
|
2780
|
+
"currency-dram": {
|
|
2781
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 10a6 6 0 1 1 12 0v10m-4-4h8m-8-4h8\"/>"
|
|
2782
|
+
},
|
|
2669
2783
|
"currency-ethereum": {
|
|
2670
2784
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m6 12l6-9l6 9l-6 9z\"/><path d=\"m6 12l6-3l6 3l-6 2z\"/></g>"
|
|
2671
2785
|
},
|
|
@@ -2678,6 +2792,15 @@
|
|
|
2678
2792
|
"currency-frank": {
|
|
2679
2793
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 5h-6a2 2 0 0 0-2 2v12m-2-4h4m-2-4h7\"/>"
|
|
2680
2794
|
},
|
|
2795
|
+
"currency-guarani": {
|
|
2796
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M16.007 7.54A5.965 5.965 0 0 0 11.999 6a5.996 5.996 0 0 0-5.992 6c0 3.314 2.682 6 5.992 6a5.965 5.965 0 0 0 4.004-1.536c.732-.66 1.064-2.148.997-4.464h-5m0 8V4\"/>"
|
|
2797
|
+
},
|
|
2798
|
+
"currency-hryvnia": {
|
|
2799
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7a2.64 2.64 0 0 1 2.562-2h3.376A2.64 2.64 0 0 1 16.5 7a2.57 2.57 0 0 1-1.344 2.922L9.28 12.86A3.338 3.338 0 0 0 7.5 16.5a3.11 3.11 0 0 0 3.05 2.5h2.888A2.64 2.64 0 0 0 16 17M6 10h12M6 14h12\"/>"
|
|
2800
|
+
},
|
|
2801
|
+
"currency-kip": {
|
|
2802
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6 12h12M9 5v14m7 0a7 7 0 0 0-7-7a7 7 0 0 0 7-7\"/>"
|
|
2803
|
+
},
|
|
2681
2804
|
"currency-krone-czech": {
|
|
2682
2805
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 6v12m0-6c3.5 0 6-3 6-6m-6 6c3.5 0 6 3 6 6m8-12l-2 2l-2-2m4 6h-2a3 3 0 0 0 0 6h2\"/>"
|
|
2683
2806
|
},
|
|
@@ -2687,6 +2810,9 @@
|
|
|
2687
2810
|
"currency-krone-swedish": {
|
|
2688
2811
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 6v12m0-6c3.5 0 6-3 6-6m-6 6c3.5 0 6 3 6 6m4-8v8m4-8a4 4 0 0 0-4 4\"/>"
|
|
2689
2812
|
},
|
|
2813
|
+
"currency-lari": {
|
|
2814
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M18 13a6 6 0 1 0-6 6m-6 0h12M10 5v7m4 0V5\"/>"
|
|
2815
|
+
},
|
|
2690
2816
|
"currency-leu": {
|
|
2691
2817
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 18h-7a3 3 0 0 1-3-3V5\"/>"
|
|
2692
2818
|
},
|
|
@@ -2696,12 +2822,27 @@
|
|
|
2696
2822
|
"currency-litecoin": {
|
|
2697
2823
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M18 19H9.806a2 2 0 0 1-1.98-2.283L9.5 5M14 9l-9 4\"/>"
|
|
2698
2824
|
},
|
|
2825
|
+
"currency-lyd": {
|
|
2826
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11 15h.01M21 5v10a2 2 0 0 1-2 2h-2.764a2 2 0 0 1-1.789-1.106L14 15M5 8l2.773 4.687c.427.697.234 1.626-.43 2.075A1.38 1.38 0 0 1 6.57 15H4.346a.93.93 0 0 1-.673-.293L3 14\"/>"
|
|
2827
|
+
},
|
|
2828
|
+
"currency-manat": {
|
|
2829
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7 19v-7a5 5 0 1 1 10 0v7M12 5v14\"/>"
|
|
2830
|
+
},
|
|
2831
|
+
"currency-monero": {
|
|
2832
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 18h3V7l6 7l6-7v11h3\"/>"
|
|
2833
|
+
},
|
|
2699
2834
|
"currency-naira": {
|
|
2700
2835
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7 18V7.052a1.05 1.05 0 0 1 1.968-.51l6.064 10.916a1.05 1.05 0 0 0 1.968-.51V6M5 10h14M5 14h14\"/>"
|
|
2701
2836
|
},
|
|
2837
|
+
"currency-paanga": {
|
|
2838
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4m3 2v-2m1-12V4M3 6h8M7 6v12\"/>"
|
|
2839
|
+
},
|
|
2702
2840
|
"currency-pound": {
|
|
2703
2841
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 18.5a6 6 0 0 1-5 0a6 6 0 0 0-5 .5a3 3 0 0 0 2-2.5V9a4 4 0 0 1 7.45-2m-2.55 6h-7\"/>"
|
|
2704
2842
|
},
|
|
2843
|
+
"currency-quetzal": {
|
|
2844
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"6\"/><path d=\"m13 13l5 5\"/></g>"
|
|
2845
|
+
},
|
|
2705
2846
|
"currency-real": {
|
|
2706
2847
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4M4 18V6h3a3 3 0 1 1 0 6H4c5.5 0 5 4 6 6m8-12V4m-1 16v-2\"/>"
|
|
2707
2848
|
},
|
|
@@ -2717,15 +2858,27 @@
|
|
|
2717
2858
|
"currency-rubel": {
|
|
2718
2859
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 19V5h6a3 3 0 0 1 0 6H6m8 4H6\"/>"
|
|
2719
2860
|
},
|
|
2861
|
+
"currency-rufiyaa": {
|
|
2862
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M20 16h.01M4 16c9.5-4 11.5-8 14-9m-6 1l5 3\"/>"
|
|
2863
|
+
},
|
|
2720
2864
|
"currency-rupee": {
|
|
2721
2865
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M18 5H7h3a4 4 0 0 1 0 8H7l6 6M7 9h11\"/>"
|
|
2722
2866
|
},
|
|
2867
|
+
"currency-rupee-nepalese": {
|
|
2868
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 5H4h3a4 4 0 1 1 0 8H4l6 6m11-2l-4.586-4.414a2 2 0 0 0-2.828 2.828l.707.707\"/>"
|
|
2869
|
+
},
|
|
2723
2870
|
"currency-shekel": {
|
|
2724
2871
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M6 18V6h4a4 4 0 0 1 4 4v4\"/><path d=\"M18 6v12h-4a4 4 0 0 1-4-4v-4\"/></g>"
|
|
2725
2872
|
},
|
|
2873
|
+
"currency-som": {
|
|
2874
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 18V6H5v10a2 2 0 0 1-2 2M14 6v12h4a3 3 0 0 0 0-6h-4h4a3 3 0 0 0 0-6h-4z\"/>"
|
|
2875
|
+
},
|
|
2726
2876
|
"currency-taka": {
|
|
2727
2877
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"16.5\" cy=\"15.5\" r=\"1\"/><path d=\"M7 7a2 2 0 1 1 4 0v9a3 3 0 0 0 6 0v-.5M8 11h6\"/></g>"
|
|
2728
2878
|
},
|
|
2879
|
+
"currency-tenge": {
|
|
2880
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6 5h12M6 9h12m-6 0v10\"/>"
|
|
2881
|
+
},
|
|
2729
2882
|
"currency-tugrik": {
|
|
2730
2883
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7 6h10m-5 0v13m-4-2l8-3m0-4l-8 3\"/>"
|
|
2731
2884
|
},
|
|
@@ -2852,6 +3005,9 @@
|
|
|
2852
3005
|
"device-nintendo-off": {
|
|
2853
3006
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4.713 4.718A3.995 3.995 0 0 0 3 8v8a4 4 0 0 0 4 4h3V10m0-4V4H8m6 6V4h3a4 4 0 0 1 4 4v8c0 .308-.035.608-.1.896m-1.62 2.39A3.982 3.982 0 0 1 17 20h-3v-6\"/><circle cx=\"6.5\" cy=\"8.5\" r=\"1\"/><path d=\"m3 3l18 18\"/></g>"
|
|
2854
3007
|
},
|
|
3008
|
+
"device-sd-card": {
|
|
3009
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7 21h10a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2h-6.172a2 2 0 0 0-1.414.586L5.586 7.414A2 2 0 0 0 5 8.828V19a2 2 0 0 0 2 2zm6-15v2m3-2v2m-6-1v1\"/>"
|
|
3010
|
+
},
|
|
2855
3011
|
"device-speaker": {
|
|
2856
3012
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"14\" height=\"18\" x=\"5\" y=\"3\" rx=\"2\"/><circle cx=\"12\" cy=\"14\" r=\"3\"/><path d=\"M12 7v.01\"/></g>"
|
|
2857
3013
|
},
|
|
@@ -2966,6 +3122,9 @@
|
|
|
2966
3122
|
"disc": {
|
|
2967
3123
|
"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=\"1\"/><path d=\"M7 12a5 5 0 0 1 5-5m0 10a5 5 0 0 0 5-5\"/></g>"
|
|
2968
3124
|
},
|
|
3125
|
+
"disc-golf": {
|
|
3126
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 5h14M6 5c.32 6.744 2.74 9.246 6 10m6-10c-.32 6.744-2.74 9.246-6 10M10 5c.006 4.915.552 7.082 2 10m2-10c-.006 4.915-.552 7.082-2 10m0 0v6m0-18v2M7 16c.64.64 1.509 1 2.414 1h5.172c.905 0 1.774-.36 2.414-1m-6 5h2\"/>"
|
|
3127
|
+
},
|
|
2969
3128
|
"disc-off": {
|
|
2970
3129
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20.044 16.04A9 9 0 0 0 7.962 3.955M5.629 5.643A9 9 0 0 0 12 21c2.491 0 4.73-.997 6.36-2.631\"/><path d=\"M11.298 11.288a1 1 0 1 0 1.402 1.427M7 12c0-1.38.559-2.629 1.462-3.534m2.607-1.38C11.371 7.03 11.682 7 12 7m0 10a4.985 4.985 0 0 0 3.551-1.48m1.362-2.587c.057-.302.087-.614.087-.933M3 3l18 18\"/></g>"
|
|
2971
3130
|
},
|
|
@@ -3086,6 +3245,9 @@
|
|
|
3086
3245
|
"egg-cracked": {
|
|
3087
3246
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5.514 14.639C5.514 18.152 8.418 21 12 21s6.486-2.848 6.486-6.361a12.574 12.574 0 0 0-3.243-9.012A4.025 4.025 0 0 0 12 4a4.025 4.025 0 0 0-3.243 1.627a12.574 12.574 0 0 0-3.243 9.012\"/><path d=\"m12 5l-1 3l3 2.5l-2 3.5\"/></g>"
|
|
3088
3247
|
},
|
|
3248
|
+
"egg-fried": {
|
|
3249
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"3\"/><path d=\"M14 3a5 5 0 0 1 4.872 6.13a3 3 0 0 1 .178 5.681a3 3 0 1 1-4.684 3.626a5 5 0 1 1-8.662-4.996a5 5 0 1 1 4.645-8.856A4.982 4.982 0 0 1 14 3z\"/></g>"
|
|
3250
|
+
},
|
|
3089
3251
|
"egg-off": {
|
|
3090
3252
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7.41 7.41a12.574 12.574 0 0 0-1.896 7.229C5.514 18.152 8.418 21 12 21a6.504 6.504 0 0 0 5.692-3.31m.8-3.192a12.574 12.574 0 0 0-3.249-8.871A4.025 4.025 0 0 0 12 4a4.026 4.026 0 0 0-2.832 1.155M3 3l18 18\"/>"
|
|
3091
3253
|
},
|
|
@@ -3698,9 +3860,15 @@
|
|
|
3698
3860
|
"grill": {
|
|
3699
3861
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 8H5a6 6 0 0 0 6 6h2a6 6 0 0 0 5.996-5.775L19 8zm-2 12a2 2 0 1 1 0-4a2 2 0 0 1 0 4zm-2-6l1 2m-7-2l-3 6m9-2H7m8-13V4m-3 1V4M9 5V4\"/>"
|
|
3700
3862
|
},
|
|
3863
|
+
"grill-fork": {
|
|
3864
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m5 5l11.5 11.5m2.847.075l1.08 1.079a1.96 1.96 0 0 1-2.773 2.772l-1.08-1.079a1.96 1.96 0 0 1 2.773-2.772zM3 7l3.05 3.15a2.9 2.9 0 0 0 4.1-4.1L7 3\"/>"
|
|
3865
|
+
},
|
|
3701
3866
|
"grill-off": {
|
|
3702
3867
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 8H5a6 6 0 0 0 6 6h2c.316 0 .626-.024.928-.071m2.792-1.22a5.99 5.99 0 0 0 2.276-4.484L19 8h-7m6.814 10.844a2 2 0 1 1-2.64-2.666M9 14l-3 6m9-2H7m8-13V4m-3 1V4M9 5V4M3 3l18 18\"/>"
|
|
3703
3868
|
},
|
|
3869
|
+
"grill-spatula": {
|
|
3870
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m10.2 10.2l6.3 6.3m2.847.075l1.08 1.079a1.96 1.96 0 0 1-2.773 2.772l-1.08-1.079a1.96 1.96 0 0 1 2.773-2.772zM3 7l3.05 3.15a2.9 2.9 0 0 0 4.1-4.1L7 3L3 7z\"/>"
|
|
3871
|
+
},
|
|
3704
3872
|
"grip-horizontal": {
|
|
3705
3873
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"5\" cy=\"9\" r=\"1\"/><circle cx=\"5\" cy=\"15\" r=\"1\"/><circle cx=\"12\" cy=\"9\" r=\"1\"/><circle cx=\"12\" cy=\"15\" r=\"1\"/><circle cx=\"19\" cy=\"9\" r=\"1\"/><circle cx=\"19\" cy=\"15\" r=\"1\"/></g>"
|
|
3706
3874
|
},
|
|
@@ -3830,6 +3998,9 @@
|
|
|
3830
3998
|
"heartbeat": {
|
|
3831
3999
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19.5 13.572L12 21l-2.896-2.868m-6.117-8.104A5 5 0 0 1 12 7.006a5 5 0 1 1 7.5 6.572\"/><path d=\"M3 13h2l2 3l2-6l1 3h3\"/></g>"
|
|
3832
4000
|
},
|
|
4001
|
+
"hearts": {
|
|
4002
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M14.017 18.001L12 20l-7.5-7.428A5 5 0 1 1 12 6.006a5 5 0 0 1 8.153 5.784\"/><path d=\"m15.99 20l4.197-4.223a2.81 2.81 0 0 0 .006-3.948a2.747 2.747 0 0 0-3.91-.007l-.28.282l-.279-.283a2.747 2.747 0 0 0-3.91-.007a2.81 2.81 0 0 0-.007 3.948L15.989 20z\"/></g>"
|
|
4003
|
+
},
|
|
3833
4004
|
"helicopter": {
|
|
3834
4005
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m3 10l1 2h6m2-3a2 2 0 0 0-2 2v3c0 1.1.9 2 2 2h7a2 2 0 0 0 2-2c0-3.31-3.13-5-7-5h-2zm1 0V6M5 6h15\"/><path d=\"M15 9.1V13h5.5M15 19v-3m4 3h-8\"/></g>"
|
|
3835
4006
|
},
|
|
@@ -3881,9 +4052,84 @@
|
|
|
3881
4052
|
"home-2": {
|
|
3882
4053
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5 12H3l9-9l9 9h-2M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-7\"/><path d=\"M10 12h4v4h-4z\"/></g>"
|
|
3883
4054
|
},
|
|
4055
|
+
"home-bolt": {
|
|
4056
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m19 10l-7-7l-9 9h2v7a2 2 0 0 0 2 2h7.5\"/><path d=\"M9 21v-6a2 2 0 0 1 2-2h2c.661 0 1.248.32 1.612.815M19 14l-2 4h4l-2 4\"/></g>"
|
|
4057
|
+
},
|
|
4058
|
+
"home-cancel": {
|
|
4059
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"19\" cy=\"19\" r=\"3\"/><path d=\"m17 21l4-4m-2-5h2l-9-9l-9 9h2v7a2 2 0 0 0 2 2h5.5\"/><path d=\"M9 21v-6a2 2 0 0 1 2-2h2c.58 0 1.103.247 1.468.642\"/></g>"
|
|
4060
|
+
},
|
|
4061
|
+
"home-check": {
|
|
4062
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9 21v-6a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2\"/><path d=\"M19 13.488V12h2l-9-9l-9 9h2v7a2 2 0 0 0 2 2h4.525M15 19l2 2l4-4\"/></g>"
|
|
4063
|
+
},
|
|
4064
|
+
"home-cog": {
|
|
4065
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9 21v-6a2 2 0 0 1 2-2h1.6\"/><path d=\"M20.001 11.001L12 3l-9 9h2v7a2 2 0 0 0 2 2h4.159\"/><circle cx=\"18.001\" cy=\"18\" r=\"2\"/><path d=\"M18.001 14.5V16m0 4v1.5m3.031-5.25l-1.299.75m-3.463 2l-1.3.75m0-3.5l1.3.75m3.463 2l1.3.75\"/></g>"
|
|
4066
|
+
},
|
|
4067
|
+
"home-dollar": {
|
|
4068
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m19 10l-7-7l-9 9h2v7a2 2 0 0 0 2 2h6\"/><path d=\"M9 21v-6a2 2 0 0 1 2-2h2c.387 0 .748.11 1.054.3M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3H17m2 0v1m0-8v1\"/></g>"
|
|
4069
|
+
},
|
|
4070
|
+
"home-dot": {
|
|
4071
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 12h2l-9-9l-9 9h2v7a2 2 0 0 0 2 2h5\"/><circle cx=\"19\" cy=\"19\" r=\"3\"/><path d=\"M9 21v-6a2 2 0 0 1 2-2h2c.641 0 1.212.302 1.578.771\"/></g>"
|
|
4072
|
+
},
|
|
4073
|
+
"home-down": {
|
|
4074
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 12h2l-9-9l-9 9h2v7a2 2 0 0 0 2 2h5.5\"/><path d=\"M9 21v-6a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2m4 1v6m3-3l-3 3l-3-3\"/></g>"
|
|
4075
|
+
},
|
|
4076
|
+
"home-eco": {
|
|
4077
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20.002 11.002L12 3l-9 9h2v7a2 2 0 0 0 2 2h5\"/><path d=\"M9 21v-6a2 2 0 0 1 2-2h2c.325 0 .631.077.902.215M16 22s0-2 3-4\"/><path d=\"M19 21a3 3 0 0 1 0-6h3v3a3 3 0 0 1-3 3z\"/></g>"
|
|
4078
|
+
},
|
|
4079
|
+
"home-edit": {
|
|
4080
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9 21v-6a2 2 0 0 1 2-2h2c.645 0 1.218.305 1.584.78\"/><path d=\"M20.004 11.004L12 3l-9 9h2v7a2 2 0 0 0 2 2h4m7.42-5.39a2.1 2.1 0 0 1 2.97 2.97L18 22h-3v-3l3.42-3.39z\"/></g>"
|
|
4081
|
+
},
|
|
4082
|
+
"home-exclamation": {
|
|
4083
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m21 12l-9-9l-9 9h2v7a2 2 0 0 0 2 2h8\"/><path d=\"M9 21v-6a2 2 0 0 1 2-2h2a2 2 0 0 1 1.857 1.257M19 16v3m0 3v.01\"/></g>"
|
|
4084
|
+
},
|
|
4085
|
+
"home-heart": {
|
|
4086
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m21 12l-9-9l-9 9h2v7a2 2 0 0 0 2 2h6\"/><path d=\"M9 21v-6a2 2 0 0 1 2-2h2c.39 0 .754.112 1.061.304m4.933 8.196l2.518-2.58a1.74 1.74 0 0 0 .004-2.413a1.627 1.627 0 0 0-2.346-.005l-.168.172l-.168-.172a1.627 1.627 0 0 0-2.346-.004a1.74 1.74 0 0 0-.004 2.412l2.51 2.59z\"/></g>"
|
|
4087
|
+
},
|
|
4088
|
+
"home-link": {
|
|
4089
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20.085 11.085L12 3l-9 9h2v7a2 2 0 0 0 2 2h4.5\"/><path d=\"M9 21v-6a2 2 0 0 1 2-2h2a2 2 0 0 1 1.807 1.143\"/><circle cx=\"21\" cy=\"21\" r=\"1\"/><circle cx=\"21\" cy=\"16\" r=\"1\"/><circle cx=\"16\" cy=\"19\" r=\"1\"/><path d=\"m21 16l-5 3l5 2\"/></g>"
|
|
4090
|
+
},
|
|
4091
|
+
"home-minus": {
|
|
4092
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 15v-3h2l-9-9l-9 9h2v7a2 2 0 0 0 2 2h5.5m3.5-2h6\"/><path d=\"M9 21v-6a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2\"/></g>"
|
|
4093
|
+
},
|
|
4094
|
+
"home-move": {
|
|
4095
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9 21v-6a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2\"/><path d=\"M19 12h2l-9-9l-9 9h2v7a2 2 0 0 0 2 2h5.5m3.5-2h6m-3-3l3 3l-3 3\"/></g>"
|
|
4096
|
+
},
|
|
3884
4097
|
"home-off": {
|
|
3885
4098
|
"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>"
|
|
3886
4099
|
},
|
|
4100
|
+
"home-plus": {
|
|
4101
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 12h2l-9-9l-9 9h2v7a2 2 0 0 0 2 2h5.5\"/><path d=\"M9 21v-6a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2m1 4h6m-3-3v6\"/></g>"
|
|
4102
|
+
},
|
|
4103
|
+
"home-question": {
|
|
4104
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20.136 11.136L12 3l-9 9h2v7a2 2 0 0 0 2 2h7\"/><path d=\"M9 21v-6a2 2 0 0 1 2-2h2c.467 0 .896.16 1.236.428M19 22v.01M19 19a2.003 2.003 0 0 0 .914-3.782a1.98 1.98 0 0 0-2.414.483\"/></g>"
|
|
4105
|
+
},
|
|
4106
|
+
"home-ribbon": {
|
|
4107
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M16 15h5v7l-2.5-1.5L16 22z\"/><path d=\"m20 11l-8-8l-9 9h2v7a2 2 0 0 0 2 2h5\"/><path d=\"M9 21v-6a2 2 0 0 1 2-2h1.5\"/></g>"
|
|
4108
|
+
},
|
|
4109
|
+
"home-search": {
|
|
4110
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m21 12l-9-9l-9 9h2v7a2 2 0 0 0 2 2h4.7\"/><path d=\"M9 21v-6a2 2 0 0 1 2-2h2\"/><circle cx=\"18\" cy=\"18\" r=\"3\"/><path d=\"M20.2 20.2L22 22\"/></g>"
|
|
4111
|
+
},
|
|
4112
|
+
"home-share": {
|
|
4113
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9 21v-6a2 2 0 0 1 2-2h2c.247 0 .484.045.702.127\"/><path d=\"M19 12h2l-9-9l-9 9h2v7a2 2 0 0 0 2 2h5m4 1l5-5m0 4.5V17h-4.5\"/></g>"
|
|
4114
|
+
},
|
|
4115
|
+
"home-shield": {
|
|
4116
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9 21v-6a2 2 0 0 1 2-2h1.341\"/><path d=\"M19.682 10.682L12 3l-9 9h2v7a2 2 0 0 0 2 2h5\"/><path d=\"M22 16c0 4-2.5 6-3.5 6S15 20 15 16c1 0 2.5-.5 3.5-1.5c1 1 2.5 1.5 3.5 1.5z\"/></g>"
|
|
4117
|
+
},
|
|
4118
|
+
"home-signal": {
|
|
4119
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M15 22v-2m3 2v-4m3 4v-6m-2-3.506V12h2l-9-9l-9 9h2v7a2 2 0 0 0 2 2h4\"/><path d=\"M9 21v-6a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v.5\"/></g>"
|
|
4120
|
+
},
|
|
4121
|
+
"home-star": {
|
|
4122
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19.258 10.258L12 3l-9 9h2v7a2 2 0 0 0 2 2h4\"/><path d=\"M9 21v-6a2 2 0 0 1 2-2h1.5m5.3 7.817l-2.172 1.138a.392.392 0 0 1-.568-.41l.415-2.411l-1.757-1.707a.389.389 0 0 1 .217-.665l2.428-.352l1.086-2.193a.392.392 0 0 1 .702 0l1.086 2.193l2.428.352a.39.39 0 0 1 .217.665l-1.757 1.707l.414 2.41a.39.39 0 0 1-.567.411L17.8 20.817z\"/></g>"
|
|
4123
|
+
},
|
|
4124
|
+
"home-stats": {
|
|
4125
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 13v-1h2l-9-9l-9 9h2v7a2 2 0 0 0 2 2h2.5\"/><path d=\"M9 21v-6a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2m-2 7l3-3l2 2l4-4\"/><path d=\"M19 17h3v3\"/></g>"
|
|
4126
|
+
},
|
|
4127
|
+
"home-up": {
|
|
4128
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9 21v-6a2 2 0 0 1 2-2h2c.641 0 1.212.302 1.578.771\"/><path d=\"M20.136 11.136L12 3l-9 9h2v7a2 2 0 0 0 2 2h6.344M19 22v-6m3 3l-3-3l-3 3\"/></g>"
|
|
4129
|
+
},
|
|
4130
|
+
"home-x": {
|
|
4131
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 13.4V12h2l-9-9l-9 9h2v7a2 2 0 0 0 2 2h5.5\"/><path d=\"M9 21v-6a2 2 0 0 1 2-2h2c.402 0 .777.119 1.091.323M21.5 21.5l-5-5m0 5l5-5\"/></g>"
|
|
4132
|
+
},
|
|
3887
4133
|
"horse-toy": {
|
|
3888
4134
|
"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>"
|
|
3889
4135
|
},
|
|
@@ -4043,6 +4289,9 @@
|
|
|
4043
4289
|
"lasso-off": {
|
|
4044
4290
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4.028 13.252C3.371 12.28 3 11.174 3 10c0-1.804.878-3.449 2.319-4.69m2.49-1.506A11.066 11.066 0 0 1 12 3c4.97 0 9 3.134 9 7c0 1.799-.873 3.44-2.307 4.68m-2.503 1.517A11.066 11.066 0 0 1 12 17c-1.913 0-3.686-.464-5.144-1.255\"/><circle cx=\"5\" cy=\"15\" r=\"2\"/><path d=\"M5 17c0 1.42.316 2.805 1 4M3 3l18 18\"/></g>"
|
|
4045
4291
|
},
|
|
4292
|
+
"lasso-polygon": {
|
|
4293
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4.028 13.252L3 10l2-7l7 5l8-3l1 9l-9 3l-5.144-1.255\"/><circle cx=\"5\" cy=\"15\" r=\"2\"/><path d=\"M5 17c0 1.42.316 2.805 1 4\"/></g>"
|
|
4294
|
+
},
|
|
4046
4295
|
"layers-difference": {
|
|
4047
4296
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M16 16v2a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2V6a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2\"/><path d=\"M10 8H8v2m0 4v2h2m4-8h2v2m0 4v2h-2\"/></g>"
|
|
4048
4297
|
},
|
|
@@ -4106,6 +4355,9 @@
|
|
|
4106
4355
|
"layout-cards": {
|
|
4107
4356
|
"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>"
|
|
4108
4357
|
},
|
|
4358
|
+
"layout-collage": {
|
|
4359
|
+
"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=\"m10 4l4 16m-2-8l-8 2\"/></g>"
|
|
4360
|
+
},
|
|
4109
4361
|
"layout-columns": {
|
|
4110
4362
|
"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=\"M12 4v16\"/></g>"
|
|
4111
4363
|
},
|
|
@@ -4551,6 +4803,9 @@
|
|
|
4551
4803
|
"message-2-share": {
|
|
4552
4804
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 4h4v4m-1 3v3a3 3 0 0 1-3 3h-2l-3 3l-3-3H7a3 3 0 0 1-3-3V8a3 3 0 0 1 3-3h7m2 4l5-5\"/>"
|
|
4553
4805
|
},
|
|
4806
|
+
"message-chatbot": {
|
|
4807
|
+
"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 4M9.5 9h.01m4.99 0h.01\"/><path d=\"M9.5 13a3.5 3.5 0 0 0 5 0\"/></g>"
|
|
4808
|
+
},
|
|
4554
4809
|
"message-circle": {
|
|
4555
4810
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m3 20l1.3-3.9A9 8 0 1 1 7.7 19L3 20m9-8v.01M8 12v.01m8-.01v.01\"/>"
|
|
4556
4811
|
},
|
|
@@ -5074,9 +5329,45 @@
|
|
|
5074
5329
|
"photo": {
|
|
5075
5330
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M15 8h.01\"/><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"3\"/><path d=\"m4 15l4-4a3 5 0 0 1 3 0l5 5\"/><path d=\"m14 14l1-1a3 5 0 0 1 3 0l2 2\"/></g>"
|
|
5076
5331
|
},
|
|
5332
|
+
"photo-cancel": {
|
|
5333
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M15 8h.01M12 20H7a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v5\"/><path d=\"m4 15l4-4c.928-.893 2.072-.893 3 0l3 3m0 0l1-1c.553-.532 1.182-.747 1.796-.645\"/><circle cx=\"19\" cy=\"19\" r=\"3\"/><path d=\"m17 21l4-4\"/></g>"
|
|
5334
|
+
},
|
|
5335
|
+
"photo-check": {
|
|
5336
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M15 8h.01M11 20H7a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v6\"/><path d=\"m4 15l4-4c.928-.893 2.072-.893 3 0l4 4\"/><path d=\"m14 14l1-1c.928-.893 2.072-.893 3 0m-3 6l2 2l4-4\"/></g>"
|
|
5337
|
+
},
|
|
5338
|
+
"photo-down": {
|
|
5339
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M15 8h.01M12 20H7a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v5\"/><path d=\"m4 15l4-4c.928-.893 2.072-.893 3 0l4 4\"/><path d=\"m14 14l1-1c.617-.593 1.328-.793 2.009-.598M19 16v6m3-3l-3 3l-3-3\"/></g>"
|
|
5340
|
+
},
|
|
5341
|
+
"photo-edit": {
|
|
5342
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M15 8h.01M11 20H7a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v4\"/><path d=\"m4 15l4-4c.928-.893 2.072-.893 3 0l3 3m0 0l1-1c.31-.298.644-.497.987-.596m2.433 3.206a2.1 2.1 0 0 1 2.97 2.97L18 22h-3v-3l3.42-3.39z\"/></g>"
|
|
5343
|
+
},
|
|
5344
|
+
"photo-heart": {
|
|
5345
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M15 8h.01M12.5 20H7a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v5\"/><path d=\"m4 15l4-4c.928-.893 2.072-.893 3 0l2.5 2.5m5.494 8l2.518-2.58a1.74 1.74 0 0 0 .004-2.413a1.627 1.627 0 0 0-2.346-.005l-.168.172l-.168-.172a1.627 1.627 0 0 0-2.346-.004a1.74 1.74 0 0 0-.004 2.412l2.51 2.59z\"/></g>"
|
|
5346
|
+
},
|
|
5347
|
+
"photo-minus": {
|
|
5348
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M15 8h.01M12 20H7a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v8\"/><path d=\"m4 15l4-4c.928-.893 2.072-.893 3 0l4 4\"/><path d=\"m14 14l1-1c.928-.893 2.072-.893 3 0l2 2m-4 4h6\"/></g>"
|
|
5349
|
+
},
|
|
5077
5350
|
"photo-off": {
|
|
5078
5351
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m3 3l18 18M15 8h.01m4.111 11.122A3 3 0 0 1 17 20H7a3 3 0 0 1-3-3V7c0-.833.34-1.587.888-2.131M8 4h9a3 3 0 0 1 3 3v9\"/><path d=\"m4 15l4-4c.928-.893 2.072-.893 3 0l5 5m.32-3.66c.577-.059 1.162.162 1.68.66l2 2\"/></g>"
|
|
5079
5352
|
},
|
|
5353
|
+
"photo-plus": {
|
|
5354
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M15 8h.01M12 20H7a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v5\"/><path d=\"m4 15l4-4c.928-.893 2.072-.893 3 0l4 4\"/><path d=\"m14 14l1-1c.617-.593 1.328-.793 2.009-.598M16 19h6m-3-3v6\"/></g>"
|
|
5355
|
+
},
|
|
5356
|
+
"photo-search": {
|
|
5357
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M15 8h.01M12 20H7a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v4.5\"/><path d=\"m4 15l4-4c.928-.893 2.072-.893 3 0l2 2\"/><circle cx=\"18\" cy=\"18\" r=\"3\"/><path d=\"M20.2 20.2L22 22\"/></g>"
|
|
5358
|
+
},
|
|
5359
|
+
"photo-shield": {
|
|
5360
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M15 8h.01M11.5 20H7a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v4\"/><path d=\"m4 15l4-4c.928-.893 2.072-.893 3 0l1.5 1.5M22 16c0 4-2.5 6-3.5 6S15 20 15 16c1 0 2.5-.5 3.5-1.5c1 1 2.5 1.5 3.5 1.5z\"/></g>"
|
|
5361
|
+
},
|
|
5362
|
+
"photo-star": {
|
|
5363
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M15 8h.01M11 20H7a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v3.5\"/><path d=\"m4 15l4-4c.928-.893 2.072-.893 3 0l2 2m4.8 7.817l-2.172 1.138a.392.392 0 0 1-.568-.41l.415-2.411l-1.757-1.707a.389.389 0 0 1 .217-.665l2.428-.352l1.086-2.193a.392.392 0 0 1 .702 0l1.086 2.193l2.428.352a.39.39 0 0 1 .217.665l-1.757 1.707l.414 2.41a.39.39 0 0 1-.567.411L17.8 20.817z\"/></g>"
|
|
5364
|
+
},
|
|
5365
|
+
"photo-up": {
|
|
5366
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M15 8h.01M12 20H7a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v5\"/><path d=\"m4 15l4-4c.928-.893 2.072-.893 3 0l4 4\"/><path d=\"m14 14l1-1c.617-.593 1.328-.793 2.009-.598M19 22v-6m3 3l-3-3l-3 3\"/></g>"
|
|
5367
|
+
},
|
|
5368
|
+
"photo-x": {
|
|
5369
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M15 8h.01M13 20H7a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v6\"/><path d=\"m4 15l4-4c.928-.893 2.072-.893 3 0l2.5 2.5m8 8l-5-5m0 5l5-5\"/></g>"
|
|
5370
|
+
},
|
|
5080
5371
|
"physotherapist": {
|
|
5081
5372
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m9 15l-1-3l4-2l4 1h3.5\"/><circle cx=\"4\" cy=\"19\" r=\"1\"/><circle cx=\"12\" cy=\"6\" r=\"1\"/><path d=\"M12 17v-7M8 20h7l1-4l4-2m-2 6h3\"/></g>"
|
|
5082
5373
|
},
|
|
@@ -5095,6 +5386,9 @@
|
|
|
5095
5386
|
"pig": {
|
|
5096
5387
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11v.01M16 3v3.803A6.019 6.019 0 0 1 18.658 10h1.341a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-1.342a6.008 6.008 0 0 1-1.658 2.473V18.5a1.5 1.5 0 0 1-3 0v-.583a6.04 6.04 0 0 1-1 .083h-4a6.04 6.04 0 0 1-1-.083v.583a1.5 1.5 0 0 1-3 0v-2L5 16.473A6 6 0 0 1 8.999 6h2.5l4.5-3z\"/>"
|
|
5097
5388
|
},
|
|
5389
|
+
"pig-money": {
|
|
5390
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M15 11v.01M5.173 8.378a3 3 0 1 1 4.656-1.377\"/><path d=\"M16 4v3.803A6.019 6.019 0 0 1 18.658 11h1.341a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-1.342c-.336.95-.907 1.8-1.658 2.473V19.5a1.5 1.5 0 0 1-3 0v-.583a6.04 6.04 0 0 1-1 .083h-4a6.04 6.04 0 0 1-1-.083v.583a1.5 1.5 0 0 1-3 0v-2L5 17.473A6 6 0 0 1 8.999 7h2.5l4.5-3H16z\"/></g>"
|
|
5391
|
+
},
|
|
5098
5392
|
"pig-off": {
|
|
5099
5393
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11v.01M10 6h1.499l4.5-3L16 6.803A6.019 6.019 0 0 1 18.658 10h1.341a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-1.342c-.057.16-.12.318-.19.472M17 17v1.5a1.5 1.5 0 0 1-3 0v-.583A6.04 6.04 0 0 1 13 18H9a6.04 6.04 0 0 1-1-.083v.583a1.5 1.5 0 0 1-3 0v-2.027a6 6 0 0 1 1.5-9.928M3 3l18 18\"/>"
|
|
5100
5394
|
},
|
|
@@ -5110,6 +5404,9 @@
|
|
|
5110
5404
|
"pin": {
|
|
5111
5405
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m15 4.5l-4 4L7 10l-1.5 1.5l7 7L14 17l1.5-4l4-4M9 15l-4.5 4.5M14.5 4L20 9.5\"/>"
|
|
5112
5406
|
},
|
|
5407
|
+
"ping-pong": {
|
|
5408
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12.718 20.713a7.64 7.64 0 0 1-7.48-12.755l.72-.72a7.643 7.643 0 0 1 9.105-1.283L17.45 3.61a2.08 2.08 0 0 1 3.057 2.815l-.116.126l-2.346 2.387a7.644 7.644 0 0 1-1.052 8.864\"/><circle cx=\"14\" cy=\"18\" r=\"3\"/><path d=\"m9.3 5.3l9.4 9.4\"/></g>"
|
|
5409
|
+
},
|
|
5113
5410
|
"pinned": {
|
|
5114
5411
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 4v6l-2 4v2h10v-2l-2-4V4m-3 12v5M8 4h8\"/>"
|
|
5115
5412
|
},
|
|
@@ -5753,6 +6050,12 @@
|
|
|
5753
6050
|
"shield-chevron": {
|
|
5754
6051
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 3a12 12 0 0 0 8.5 3A12 12 0 0 1 12 21A12 12 0 0 1 3.5 6A12 12 0 0 0 12 3\"/><path d=\"m4 14l8-3l8 3\"/></g>"
|
|
5755
6052
|
},
|
|
6053
|
+
"shield-half": {
|
|
6054
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 3a12 12 0 0 0 8.5 3A12 12 0 0 1 12 21A12 12 0 0 1 3.5 6A12 12 0 0 0 12 3m0 0v18\"/>"
|
|
6055
|
+
},
|
|
6056
|
+
"shield-half-filled": {
|
|
6057
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 3a12 12 0 0 0 8.5 3A12 12 0 0 1 12 21A12 12 0 0 1 3.5 6A12 12 0 0 0 12 3m0 0v18m0-10h8.9M12 8h8.9M12 5h3.1M12 17h6.2M12 14h8\"/>"
|
|
6058
|
+
},
|
|
5756
6059
|
"shield-lock": {
|
|
5757
6060
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 3a12 12 0 0 0 8.5 3A12 12 0 0 1 12 21A12 12 0 0 1 3.5 6A12 12 0 0 0 12 3\"/><circle cx=\"12\" cy=\"11\" r=\"1\"/><path d=\"M12 12v2.5\"/></g>"
|
|
5758
6061
|
},
|
|
@@ -6448,6 +6751,9 @@
|
|
|
6448
6751
|
"transfer-out": {
|
|
6449
6752
|
"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>"
|
|
6450
6753
|
},
|
|
6754
|
+
"transform": {
|
|
6755
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5 13v.875C5 17.258 7.686 20 11 20\"/><circle cx=\"6\" cy=\"6\" r=\"3\"/><circle cx=\"18\" cy=\"18\" r=\"3\"/><path d=\"m16 9l2 2l2-2\"/><path d=\"M18 10v-.875C18 5.742 15.314 3 12 3M3 15l2-2l2 2\"/></g>"
|
|
6756
|
+
},
|
|
6451
6757
|
"transition-bottom": {
|
|
6452
6758
|
"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>"
|
|
6453
6759
|
},
|
|
@@ -6514,6 +6820,9 @@
|
|
|
6514
6820
|
"trophy": {
|
|
6515
6821
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 21h8m-4-4v4M7 4h10m0 0v8a5 5 0 0 1-10 0V4\"/><circle cx=\"5\" cy=\"9\" r=\"2\"/><circle cx=\"19\" cy=\"9\" r=\"2\"/></g>"
|
|
6516
6822
|
},
|
|
6823
|
+
"trowel": {
|
|
6824
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m14.42 9.058l-5.362 5.363a1.978 1.978 0 0 1-3.275-.773L3.101 5.604a1.978 1.978 0 0 1 2.502-2.502l8.045 2.682a1.978 1.978 0 0 1 .773 3.274zM10 10l6.5 6.5m2.847.075l1.08 1.079a1.96 1.96 0 0 1-2.773 2.772l-1.08-1.079a1.96 1.96 0 0 1 2.773-2.772z\"/>"
|
|
6825
|
+
},
|
|
6517
6826
|
"truck": {
|
|
6518
6827
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"7\" cy=\"17\" r=\"2\"/><circle cx=\"17\" cy=\"17\" r=\"2\"/><path d=\"M5 17H3V6a1 1 0 0 1 1-1h9v12m-4 0h6m4 0h2v-6h-8m0-5h5l3 5\"/></g>"
|
|
6519
6828
|
},
|
|
@@ -6592,6 +6901,9 @@
|
|
|
6592
6901
|
"users": {
|
|
6593
6902
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"9\" cy=\"7\" r=\"4\"/><path d=\"M3 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2m1-17.87a4 4 0 0 1 0 7.75M21 21v-2a4 4 0 0 0-3-3.85\"/></g>"
|
|
6594
6903
|
},
|
|
6904
|
+
"ux-circle": {
|
|
6905
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M7 10v2a2 2 0 1 0 4 0v-2m3 0l3 4m-3 0l3-4\"/></g>"
|
|
6906
|
+
},
|
|
6595
6907
|
"vaccine": {
|
|
6596
6908
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m17 3l4 4m-2-2l-4.5 4.5m-3-3l6 6m-1-1L10 18H6v-4l6.5-6.5m-5 5L9 14m1.5-4.5L12 11M3 21l3-3\"/>"
|
|
6597
6909
|
},
|
|
@@ -6604,9 +6916,15 @@
|
|
|
6604
6916
|
"variable": {
|
|
6605
6917
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5 4C2.5 9 2.5 14 5 20M19 4c2.5 5 2.5 10 0 16M9 9h1c1 0 1 1 2.016 3.527C13 15 13 16 14 16h1\"/><path d=\"M8 16c1.5 0 3-2 4-3.5S14.5 9 16 9\"/></g>"
|
|
6606
6918
|
},
|
|
6919
|
+
"variable-minus": {
|
|
6920
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 16c1.5 0 3-2 4-3.5S14.5 9 16 9\"/><path d=\"M5 4C2.5 9 2.5 14 5 20M19 4c1.775 3.55 2.29 7.102 1.544 11.01M9 9h1c1 0 1 1 2.016 3.527c.782 1.966.943 3 1.478 3.343\"/><path d=\"M8 16c1.5 0 3-2 4-3.5S14.5 9 16 9m0 10h6\"/></g>"
|
|
6921
|
+
},
|
|
6607
6922
|
"variable-off": {
|
|
6608
6923
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4.675 4.68C2.505 9.456 2.613 14.272 5 20M19 4c1.959 3.917 2.383 7.834 1.272 12.232m-.983 3.051c-.093.238-.189.477-.289.717m-7.304-8.304c.095.257.2.533.32.831C13 15 13 16 14 16h1\"/><path d=\"M8 16c1.5 0 3-2 4-3.5m2.022-2.514C14.651 9.404 15.326 9 16 9M3 3l18 18\"/></g>"
|
|
6609
6924
|
},
|
|
6925
|
+
"variable-plus": {
|
|
6926
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5 4C2.5 9 2.5 14 5 20M19 4c1.38 2.76 1.998 5.52 1.855 8.448M9 9h1c1 0 1 1 2.016 3.527c.785 1.972.944 3.008 1.483 3.346\"/><path d=\"M8 16c1.5 0 3-2 4-3.5S14.5 9 16 9m0 10h6m-3-3v6\"/></g>"
|
|
6927
|
+
},
|
|
6610
6928
|
"vector": {
|
|
6611
6929
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"4\" height=\"4\" x=\"3\" y=\"3\" rx=\"1\"/><rect width=\"4\" height=\"4\" x=\"17\" y=\"3\" rx=\"1\"/><rect width=\"4\" height=\"4\" x=\"17\" y=\"17\" rx=\"1\"/><rect width=\"4\" height=\"4\" x=\"3\" y=\"17\" rx=\"1\"/><path d=\"M5 7v10M19 7v10M7 5h10M7 19h10\"/></g>"
|
|
6612
6930
|
},
|
|
@@ -6862,6 +7180,9 @@
|
|
|
6862
7180
|
"woman": {
|
|
6863
7181
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"5\" r=\"2\"/><path d=\"M10 22v-4H8l2-6a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1l2 6h-2v4\"/></g>"
|
|
6864
7182
|
},
|
|
7183
|
+
"wood": {
|
|
7184
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><ellipse cx=\"12\" cy=\"5.5\" rx=\"6\" ry=\"2.5\"/><path d=\"M18 5.5v4.626a1.415 1.415 0 0 1 1.683 2.18l-.097.108L18 14v4c0 1.61-2.54 2.925-5.725 2.997L12 21c-3.314 0-6-1.343-6-3v-2l-1.586-1.586A1.414 1.414 0 0 1 6 12.127V5.5m4 7V14m4 2v1\"/></g>"
|
|
7185
|
+
},
|
|
6865
7186
|
"world": {
|
|
6866
7187
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M3.6 9h16.8M3.6 15h16.8M11.5 3a17 17 0 0 0 0 18m1-18a17 17 0 0 1 0 18\"/></g>"
|
|
6867
7188
|
},
|
|
@@ -6880,6 +7201,9 @@
|
|
|
6880
7201
|
"world-upload": {
|
|
6881
7202
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M21 12a9 9 0 1 0-9 9M3.6 9h16.8M3.6 15H12\"/><path d=\"M11.578 3a17 17 0 0 0 0 18M12.5 3c1.719 2.755 2.5 5.876 2.5 9m3 9v-7m3 3l-3-3l-3 3\"/></g>"
|
|
6882
7203
|
},
|
|
7204
|
+
"world-www": {
|
|
7205
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19.5 7A8.998 8.998 0 0 0 12 3a8.991 8.991 0 0 0-7.484 4\"/><path d=\"M11.5 3a16.989 16.989 0 0 0-1.826 4M12.5 3a16.989 16.989 0 0 1 1.828 4.004M19.5 17a8.998 8.998 0 0 1-7.5 4a8.991 8.991 0 0 1-7.484-4\"/><path d=\"M11.5 21a16.989 16.989 0 0 1-1.826-4m2.826 4a16.989 16.989 0 0 0 1.828-4.004M2 10l1 4l1.5-4L6 14l1-4m10 0l1 4l1.5-4l1.5 4l1-4M9.5 10l1 4l1.5-4l1.5 4l1-4\"/></g>"
|
|
7206
|
+
},
|
|
6883
7207
|
"wrecking-ball": {
|
|
6884
7208
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"19\" cy=\"13\" r=\"2\"/><circle cx=\"4\" cy=\"17\" r=\"2\"/><circle cx=\"13\" cy=\"17\" r=\"2\"/><path d=\"M13 19H4m0-4h9m-5-3V7h2a3 3 0 0 1 3 3v5\"/><path d=\"M5 15v-2a1 1 0 0 1 1-1h7m6-1V4l-6 7\"/></g>"
|
|
6885
7209
|
},
|
|
@@ -7042,7 +7366,7 @@
|
|
|
7042
7366
|
"parent": "activity"
|
|
7043
7367
|
}
|
|
7044
7368
|
},
|
|
7045
|
-
"lastModified":
|
|
7369
|
+
"lastModified": 1662098282,
|
|
7046
7370
|
"width": 24,
|
|
7047
7371
|
"height": 24
|
|
7048
7372
|
}
|
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.30",
|
|
5
|
+
"iconSetVersion": "1.92.0",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"module": "index.mjs",
|
|
8
8
|
"types": "index.d.ts",
|