2
0
mirror of https://github.com/iconify/collections-json.git synced 2024-11-22 04:25:11 +00:00

Update Simple Icons, Tabler Icons

This commit is contained in:
Vjacheslav Trushkin 2020-11-09 09:02:56 +02:00
parent 3afac88c47
commit 3894030273
6 changed files with 173 additions and 38 deletions

View File

@ -262,7 +262,7 @@
},
"tabler": {
"name": "Tabler Icons",
"total": 895,
"total": 937,
"author": "Paweł Kuna",
"url": "https://github.com/tabler/tabler-icons",
"license": "MIT",
@ -273,7 +273,7 @@
"device-desktop",
"photo"
],
"version": "1.34.0",
"version": "1.35.0",
"palette": "Colorless",
"category": "General"
},
@ -1321,7 +1321,7 @@
"bing",
"amazonaws"
],
"version": "3.12.2",
"version": "3.12.3",
"palette": "Colorless",
"category": "Brands / Social"
},

View File

@ -151,12 +151,12 @@
### Tabler Icons
* Number of icons: 895
* Number of icons: 937
* Author: Paweł Kuna
* URL: https://github.com/tabler/tabler-icons
* License: MIT
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
* Version: 1.34.0
* Version: 1.35.0
* Palette: Colorless
@ -761,7 +761,7 @@
* URL: https://github.com/simple-icons/simple-icons
* License: CC0 1.0
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
* Version: 3.12.2
* Version: 3.12.3
* Palette: Colorless

View File

@ -2,7 +2,7 @@
"name": "iconify/json",
"description": "Iconify icons collection in JSON format",
"type": "library",
"version": "1.1.254",
"version": "1.1.255",
"license": "MIT",
"homepage": "https://iconify.design/icon-sets/",
"autoload": {

File diff suppressed because one or more lines are too long

View File

@ -2,7 +2,7 @@
"prefix": "tabler",
"info": {
"name": "Tabler Icons",
"total": 895,
"total": 937,
"author": {
"name": "Paweł Kuna",
"url": "https://github.com/tabler/tabler-icons"
@ -12,7 +12,7 @@
"spdx": "MIT",
"url": "https://github.com/tabler/tabler-icons/blob/master/LICENSE"
},
"version": "1.34.0",
"version": "1.35.0",
"samples": [
"alien",
"device-desktop",
@ -143,6 +143,18 @@
"arrow-bar-up": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 4v10\"/><path d=\"M12 4l4 4\"/><path d=\"M12 4L8 8\"/><path d=\"M4 20h16\"/></g>"
},
"arrow-bottom-bar": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3v18\"/><path d=\"M9 18l3 3l3-3\"/><path d=\"M9 3h6\"/></g>"
},
"arrow-bottom-circle": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 7v14\"/><path d=\"M9 18l3 3l3-3\"/><circle cx=\"12\" cy=\"5\" r=\"2\"/></g>"
},
"arrow-bottom-square": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 7v14\"/><path d=\"M9 18l3 3l3-3\"/><path d=\"M14 3v4h-4V3z\"/></g>"
},
"arrow-bottom-tail": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 6v15\"/><path d=\"M9 18l3 3l3-3\"/><path d=\"M9 3l3 3l3-3\"/></g>"
},
"arrow-down": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 5v14\"/><path d=\"M18 13l-6 6\"/><path d=\"M6 13l6 6\"/></g>"
},
@ -170,8 +182,23 @@
"arrow-left": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"/><path d=\"M5 12l6 6\"/><path d=\"M5 12l6-6\"/></g>"
},
"arrow-left-bar": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 12H3\"/><path d=\"M6 9l-3 3l3 3\"/><path d=\"M21 9v6\"/></g>"
},
"arrow-left-circle": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M8 12h8\"/><path d=\"M8 12l4 4\"/><path d=\"M8 12l4-4\"/></g>"
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 12H3\"/><path d=\"M6 9l-3 3l3 3\"/><circle cx=\"19\" cy=\"12\" r=\"2\"/></g>"
},
"arrow-left-square": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 12H3\"/><path d=\"M6 9l-3 3l3 3\"/><path d=\"M21 14h-4v-4h4z\"/></g>"
},
"arrow-left-tail": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 12H3\"/><path d=\"M6 9l-3 3l3 3\"/><path d=\"M21 9l-3 3l3 3\"/></g>"
},
"arrow-loop-left": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13 21V8a4 4 0 1 1 4 4H4\"/><path d=\"M7 15l-3-3l3-3\"/></g>"
},
"arrow-loop-right": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 21V8a4 4 0 1 0-4 4h13\"/><path d=\"M18 15l3-3l-3-3\"/></g>"
},
"arrow-narrow-down": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 5v14\"/><path d=\"M16 15l-4 4\"/><path d=\"M8 15l4 4\"/></g>"
@ -194,8 +221,29 @@
"arrow-right": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"/><path d=\"M13 18l6-6\"/><path d=\"M13 6l6 6\"/></g>"
},
"arrow-right-bar": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 15l3-3l-3-3\"/><path d=\"M3 12h18\"/><path d=\"M3 9v6\"/></g>"
},
"arrow-right-circle": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M16 12H8\"/><path d=\"M16 12l-4 4\"/><path d=\"M16 12l-4-4\"/></g>"
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 15l3-3l-3-3\"/><circle cx=\"5\" cy=\"12\" r=\"2\"/><path d=\"M7 12h14\"/></g>"
},
"arrow-right-square": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 12h14\"/><path d=\"M18 15l3-3l-3-3\"/><path d=\"M3 10h4v4H3z\"/></g>"
},
"arrow-right-tail": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 15l3-3l-3-3\"/><path d=\"M3 15l3-3l-3-3\"/><path d=\"M6 12h15\"/></g>"
},
"arrow-top-bar": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 21V3\"/><path d=\"M15 6l-3-3l-3 3\"/><path d=\"M9 21h6\"/></g>"
},
"arrow-top-circle": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 17V3\"/><path d=\"M15 6l-3-3l-3 3\"/><circle cx=\"12\" cy=\"19\" r=\"2\"/></g>"
},
"arrow-top-square": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 17V3\"/><path d=\"M15 6l-3-3l-3 3\"/><path d=\"M10 21v-4h4v4z\"/></g>"
},
"arrow-top-tail": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 18V3\"/><path d=\"M15 6l-3-3l-3 3\"/><path d=\"M15 21l-3-3l-3 3\"/></g>"
},
"arrow-up": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 5v14\"/><path d=\"M18 11l-6-6\"/><path d=\"M6 11l6-6\"/></g>"
@ -215,24 +263,72 @@
"arrow-up-right-circle": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M15 9l-6 6\"/><path d=\"M15 15V9H9\"/></g>"
},
"arrow-wave-left-down": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 13.998H3v-4\"/><path d=\"M21 11.998c-.887 1.284-2.48 2.033-4 2c-1.52.033-3.113-.716-4-2s-2.48-2.033-4-2c-1.52-.033-3 1-4 2l-2 2\"/></g>"
},
"arrow-wave-left-up": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 9.996H3v4\"/><path d=\"M21 11.996c-.887-1.285-2.48-2.033-4-2c-1.52-.033-3.113.715-4 2c-.887 1.284-2.48 2.033-4 2c-1.52.033-3-1-4-2l-2-2\"/></g>"
},
"arrow-wave-right-down": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 13.998h4v-4\"/><path d=\"M3 11.998c.887 1.284 2.48 2.033 4 2c1.52.033 3.113-.716 4-2s2.48-2.033 4-2c1.52-.033 3 1 4 2l2 2\"/></g>"
},
"arrow-wave-right-up": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 10h4v4\"/><path d=\"M3 12c.887-1.284 2.48-2.033 4-2c1.52-.033 3.113.716 4 2s2.48 2.033 4 2c1.52.033 3-1 4-2l2-2\"/></g>"
},
"arrows-diagonal": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 4h4v4\"/><path d=\"M14 10l6-6\"/><path d=\"M8 20H4v-4\"/><path d=\"M4 20l6-6\"/></g>"
},
"arrows-diagonal-2": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 20h4v-4\"/><path d=\"M14 14l6 6\"/><path d=\"M8 4H4v4\"/><path d=\"M4 4l6 6\"/></g>"
},
"arrows-down": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 21V3\"/><path d=\"M20 18l-3 3l-3-3\"/><path d=\"M4 18l3 3l3-3\"/><path d=\"M17 21V3\"/></g>"
},
"arrows-down-up": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 3v18\"/><path d=\"M10 18l-3 3l-3-3\"/><path d=\"M7 21V3\"/><path d=\"M20 6l-3-3l-3 3\"/></g>"
},
"arrows-horizontal": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 8l-4 4l4 4\"/><path d=\"M17 8l4 4l-4 4\"/><path d=\"M3 12h18\"/></g>"
},
"arrows-join": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 7h5l3.5 5H21\"/><path d=\"M3 17h5l3.495-5\"/><path d=\"M18 15l3-3l-3-3\"/></g>"
},
"arrows-join-2": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 7h1.948c1.913 0 3.705.933 4.802 2.5a5.861 5.861 0 0 0 4.802 2.5H21\"/><path d=\"M3 17h1.95a5.854 5.854 0 0 0 4.798-2.5a5.854 5.854 0 0 1 4.798-2.5H20\"/><path d=\"M18 15l3-3l-3-3\"/></g>"
},
"arrows-left": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 7h18\"/><path d=\"M6 20l-3-3l3-3\"/><path d=\"M6 4L3 7l3 3\"/><path d=\"M3 17h18\"/></g>"
},
"arrows-left-right": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 17H3\"/><path d=\"M6 10L3 7l3-3\"/><path d=\"M3 7h18\"/><path d=\"M18 20l3-3l-3-3\"/></g>"
},
"arrows-maximize": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 4h4v4\"/><path d=\"M14 10l6-6\"/><path d=\"M8 20H4v-4\"/><path d=\"M4 20l6-6\"/><path d=\"M16 20h4v-4\"/><path d=\"M14 14l6 6\"/><path d=\"M8 4H4v4\"/><path d=\"M4 4l6 6\"/></g>"
},
"arrows-minimize": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 9h4V5\"/><path d=\"M3 3l6 6\"/><path d=\"M5 15h4v4\"/><path d=\"M3 21l6-6\"/><path d=\"M19 9h-4V5\"/><path d=\"M15 9l6-6\"/><path d=\"M19 15h-4v4\"/><path d=\"M15 15l6 6\"/></g>"
},
"arrows-right": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 17H3\"/><path d=\"M18 4l3 3l-3 3\"/><path d=\"M18 20l3-3l-3-3\"/><path d=\"M21 7H3\"/></g>"
},
"arrows-right-left": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 7H3\"/><path d=\"M18 10l3-3l-3-3\"/><path d=\"M6 20l-3-3l3-3\"/><path d=\"M3 17h18\"/></g>"
},
"arrows-sort": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 9l4-4l4 4M7 5v14\"/><path d=\"M21 15l-4 4l-4-4m4 4V5\"/></g>"
},
"arrows-split": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 17h-8l-3.5-5H3\"/><path d=\"M21 7h-8l-3.495 5\"/><path d=\"M18 10l3-3l-3-3\"/><path d=\"M18 20l3-3l-3-3\"/></g>"
},
"arrows-split-2": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 17h-5.397a5 5 0 0 1-4.096-2.133l-.514-.734A5 5 0 0 0 6.897 12H3\"/><path d=\"M21 7h-5.395a5 5 0 0 0-4.098 2.135l-.51.73A5 5 0 0 1 6.9 12H3\"/><path d=\"M18 10l3-3l-3-3\"/><path d=\"M18 20l3-3l-3-3\"/></g>"
},
"arrows-up": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 3v18\"/><path d=\"M4 6l3-3l3 3\"/><path d=\"M20 6l-3-3l-3 3\"/><path d=\"M7 3v18\"/></g>"
},
"arrows-up-down": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 3v18\"/><path d=\"M10 6L7 3L4 6\"/><path d=\"M20 18l-3 3l-3-3\"/><path d=\"M17 21V3\"/></g>"
},
"arrows-vertical": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 7l4-4l4 4\"/><path d=\"M8 17l4 4l4-4\"/><path d=\"M12 3v18\"/></g>"
},
@ -341,6 +437,9 @@
"bolt-off": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 3l18 18\"/><path d=\"M15.212 15.21L11 21v-7H5l3.79-5.21m1.685-2.32L13 3v6m1 1h5l-2.104 2.893\"/></g>"
},
"bone": {
"body": "<path d=\"M15 3a3 3 0 0 1 3 3a3 3 0 1 1-2.12 5.122l-4.758 4.758a3 3 0 1 1-5.117 2.297L6 18l-.176-.005a3 3 0 1 1 2.298-5.115l4.758-4.758A3 3 0 0 1 15 3z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
},
"book": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0\"/><path d=\"M3 6a9 9 0 0 1 9 0a9 9 0 0 1 9 0\"/><path d=\"M3 6v13\"/><path d=\"M12 6v13\"/><path d=\"M21 6v13\"/></g>"
},
@ -1325,9 +1424,6 @@
"gps": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M12 17l-1-4l-4-1l9-4z\"/></g>"
},
"grid": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"4\" width=\"6\" height=\"6\" rx=\"1\"/><rect x=\"14\" y=\"4\" width=\"6\" height=\"6\" rx=\"1\"/><rect x=\"4\" y=\"14\" width=\"6\" height=\"6\" rx=\"1\"/><rect x=\"14\" y=\"14\" width=\"6\" height=\"6\" rx=\"1\"/></g>"
},
"grid-dots": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"5\" cy=\"5\" r=\"1\"/><circle cx=\"12\" cy=\"5\" r=\"1\"/><circle cx=\"19\" cy=\"5\" r=\"1\"/><circle cx=\"5\" cy=\"12\" r=\"1\"/><circle cx=\"12\" cy=\"12\" r=\"1\"/><circle cx=\"19\" cy=\"12\" r=\"1\"/><circle cx=\"5\" cy=\"19\" r=\"1\"/><circle cx=\"12\" cy=\"19\" r=\"1\"/><circle cx=\"19\" cy=\"19\" r=\"1\"/></g>"
},
@ -1502,6 +1598,12 @@
"layout-distribute-vertical": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4v16\"/><path d=\"M20 4v16\"/><rect x=\"9\" y=\"6\" width=\"6\" height=\"12\" rx=\"2\"/></g>"
},
"layout-grid": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"4\" width=\"6\" height=\"6\" rx=\"1\"/><rect x=\"14\" y=\"4\" width=\"6\" height=\"6\" rx=\"1\"/><rect x=\"4\" y=\"14\" width=\"6\" height=\"6\" rx=\"1\"/><rect x=\"14\" y=\"14\" width=\"6\" height=\"6\" rx=\"1\"/></g>"
},
"layout-grid-add": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"4\" width=\"6\" height=\"6\" rx=\"1\"/><rect x=\"14\" y=\"4\" width=\"6\" height=\"6\" rx=\"1\"/><rect x=\"4\" y=\"14\" width=\"6\" height=\"6\" rx=\"1\"/><rect x=\"14\" y=\"14\" width=\"6\" height=\"6\" rx=\"1\"/></g>"
},
"layout-kanban": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h6\"/><path d=\"M14 4h6\"/><rect x=\"4\" y=\"8\" width=\"6\" height=\"12\" rx=\"2\"/><rect x=\"14\" y=\"8\" width=\"6\" height=\"6\" rx=\"2\"/></g>"
},
@ -1950,6 +2052,9 @@
"pinned-off": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 3l18 18\"/><path d=\"M15 4.5l-3.249 3.249m-2.57 1.433L7 10l-1.5 1.5l7 7L14 17l.82-2.186m1.43-2.563L19.5 9\"/><path d=\"M9 15l-4.5 4.5\"/><path d=\"M14.5 4L20 9.5\"/></g>"
},
"pizza": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 21.5c-3.04 0-5.952-.714-8.5-1.983L12 3l8.5 16.517A19.09 19.09 0 0 1 12 21.5z\"/><path d=\"M5.2 15.772a14.939 14.939 0 0 0 6.995 1.728a14.944 14.944 0 0 0 6.638-1.545\"/><path d=\"M13 11.01V11\"/><path d=\"M11 14v-.01\"/></g>"
},
"plane": {
"body": "<path d=\"M16 10h4a2 2 0 0 1 0 4h-4l-4 7H9l2-7H7l-2 2H2l2-4l-2-4h3l2 2h4L9 3h3z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
},
@ -2035,6 +2140,12 @@
"radioactive": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13.5 14.6l3 5.19A9 9 0 0 0 21 12h-6a3 3 0 0 1-1.5 2.6\"/><path d=\"M13.5 9.4l3-5.19a9 9 0 0 0-9 0l3 5.19a3 3 0 0 1 3 0\"/><path d=\"M10.5 14.6l-3 5.19A9 9 0 0 1 3 12h6a3 3 0 0 0 1.5 2.6\"/></g>"
},
"rainbow": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 17c0-5.523-4.477-10-10-10S2 11.477 2 17\"/><path d=\"M18 17a6 6 0 1 0-12 0\"/><path d=\"M14 17a2 2 0 1 0-4 0\"/></g>"
},
"receipt-tax": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 14l6-6\"/><circle cx=\"9.5\" cy=\"8.5\" r=\".5\" fill=\"currentColor\"/><circle cx=\"14.5\" cy=\"13.5\" r=\".5\" fill=\"currentColor\"/><path d=\"M5 21V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16l-3-2l-2 2l-2-2l-2 2l-2-2l-3 2\"/></g>"
},
"record-mail": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"7\" cy=\"12\" r=\"3\"/><circle cx=\"17\" cy=\"12\" r=\"3\"/><path d=\"M7 15h10\"/></g>"
},
@ -2316,7 +2427,7 @@
"step-out": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3v12\"/><path d=\"M16 7l-4-4\"/><path d=\"M8 7l4-4\"/><circle cx=\"12\" cy=\"20\" r=\"1\"/></g>"
},
"sthetoscope": {
"stethoscope": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 4H5a2 2 0 0 0-2 2v3.5h0a5.5 5.5 0 0 0 11 0V6a2 2 0 0 0-2-2h-1\"/><path d=\"M8 15a6 6 0 1 0 12 0v-3\"/><path d=\"M11 3v2\"/><path d=\"M6 3v2\"/><circle cx=\"20\" cy=\"10\" r=\"2\"/></g>"
},
"sticker": {
@ -2358,6 +2469,12 @@
"switch": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 4h4v4\"/><path d=\"M14.75 9.25L19 4\"/><path d=\"M5 19l4-4\"/><path d=\"M15 19h4v-4\"/><path d=\"M5 5l14 14\"/></g>"
},
"switch-2": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 17h5l1.67-2.386m3.66-5.227L15 7h6\"/><path d=\"M18 4l3 3l-3 3\"/><path d=\"M3 7h5l7 10h6\"/><path d=\"M18 20l3-3l-3-3\"/></g>"
},
"switch-3": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 17h2.397a5 5 0 0 0 4.096-2.133l.177-.253m3.66-5.227l.177-.254A5 5 0 0 1 17.603 7H21\"/><path d=\"M18 4l3 3l-3 3\"/><path d=\"M3 7h2.397a5 5 0 0 1 4.096 2.133l4.014 5.734A5 5 0 0 0 17.603 17H21\"/><path d=\"M18 20l3-3l-3-3\"/></g>"
},
"switch-horizontal": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 3l4 4l-4 4\"/><path d=\"M10 7h10\"/><path d=\"M8 13l-4 4l4 4\"/><path d=\"M4 17h9\"/></g>"
},
@ -2391,9 +2508,6 @@
"target": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"1\"/><circle cx=\"12\" cy=\"12\" r=\"5\"/><circle cx=\"12\" cy=\"12\" r=\"9\"/></g>"
},
"tax": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 14l6-6\"/><circle cx=\"9.5\" cy=\"8.5\" r=\".5\" fill=\"currentColor\"/><circle cx=\"14.5\" cy=\"13.5\" r=\".5\" fill=\"currentColor\"/><path d=\"M5 21V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16l-3-2l-2 2l-2-2l-2 2l-2-2l-3 2\"/></g>"
},
"temperature": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 13.5a4 4 0 1 0 4 0V5a2 2 0 0 0-4 0v8.5\"/><path d=\"M10 9h4\"/></g>"
},
@ -2499,9 +2613,21 @@
"trending-down": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 7l6 6l4-4l8 8\"/><path d=\"M21 10v7h-7\"/></g>"
},
"trending-down-2": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 6h5l7 10h6\"/><path d=\"M18 19l3-3l-3-3\"/></g>"
},
"trending-down-3": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 6h2.397a5 5 0 0 1 4.096 2.133l4.014 5.734A5 5 0 0 0 17.603 16H21\"/><path d=\"M18 19l3-3l-3-3\"/></g>"
},
"trending-up": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 17l6-6l4 4l8-8\"/><path d=\"M14 7h7v7\"/></g>"
},
"trending-up-2": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 5l3 3l-3 3\"/><path d=\"M3 18h5l7-10h6\"/></g>"
},
"trending-up-3": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 5l3 3l-3 3\"/><path d=\"M3 18h2.397a5 5 0 0 0 4.096-2.133l4.014-5.734A5 5 0 0 1 17.603 8H21\"/></g>"
},
"triangle": {
"body": "<path d=\"M5 19h14a2 2 0 0 0 1.84-2.75L13.74 4a2 2 0 0 0-3.5 0l-7.1 12.25A2 2 0 0 0 4.89 19\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
},
@ -2741,12 +2867,21 @@
"electric-scooter": {
"parent": "scooter"
},
"grid": {
"parent": "layout-grid-add"
},
"letter-case": {
"parent": "letters-case"
},
"sthetoscope": {
"parent": "stethoscope"
},
"swiming": {
"parent": "swimming"
},
"tax": {
"parent": "receipt-tax"
},
"wave-triangle": {
"parent": "activity"
}

View File

@ -2,7 +2,7 @@
"name": "@iconify/json",
"description": "Iconify icons collection in JSON format",
"license": "MIT",
"version": "1.1.254",
"version": "1.1.255",
"homepage": "https://iconify.design/icon-sets/",
"main": "lib/finder.js",
"bugs": "https://github.com/iconify/collections-json/issues",