2
0
mirror of https://github.com/iconify/collections-json.git synced 2024-09-18 18:19:00 +00:00

Update 6 icon sets

This commit is contained in:
Vjacheslav Trushkin 2023-06-07 08:53:07 +03:00
parent eecbbc502b
commit 1901a9f181
11 changed files with 599 additions and 468 deletions

View File

@ -1,7 +1,7 @@
{
"material-symbols": {
"name": "Material Symbols",
"total": 10708,
"total": 10732,
"author": {
"name": "Google",
"url": "https://github.com/google/material-design-icons"
@ -108,8 +108,8 @@
},
"tabler": {
"name": "Tabler Icons",
"total": 4231,
"version": "2.21.0",
"total": 4249,
"version": "2.22.0",
"author": {
"name": "Paweł Kuna",
"url": "https://github.com/tabler/tabler-icons"
@ -481,7 +481,7 @@
},
"octicon": {
"name": "Octicons",
"total": 581,
"total": 583,
"version": "19.1.0",
"author": {
"name": "GitHub",
@ -526,7 +526,7 @@
},
"lucide": {
"name": "Lucide",
"total": 1132,
"total": 1141,
"author": {
"name": "Lucide Contributors",
"url": "https://github.com/lucide-icons/lucide"
@ -1294,7 +1294,7 @@
"pajamas": {
"name": "Gitlab SVGs",
"total": 368,
"version": "3.51.0",
"version": "3.53.0",
"author": {
"name": "GitLab B.V.",
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@ -1618,7 +1618,7 @@
},
"openmoji": {
"name": "OpenMoji",
"total": 4073,
"total": 4075,
"author": {
"name": "OpenMoji",
"url": "https://github.com/hfg-gmuend/openmoji"

View File

@ -2,7 +2,7 @@
## Material Symbols
* Number of icons: 10708
* Number of icons: 10732
* Author: Google
* URL: https://github.com/google/material-design-icons
* License: Apache 2.0
@ -54,12 +54,12 @@
* File: [json/solar.json](json/solar.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
## Tabler Icons
* Number of icons: 4231
* Number of icons: 4249
* Author: Paweł Kuna
* URL: https://github.com/tabler/tabler-icons
* License: MIT
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
* Version: 2.21.0
* Version: 2.22.0
* Palette: Colorless
* Icon set prefix: `tabler`
* File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@ -237,7 +237,7 @@
* File: [json/gg.json](json/gg.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
## Octicons
* Number of icons: 581
* Number of icons: 583
* Author: GitHub
* URL: https://github.com/primer/octicons/
* License: MIT
@ -259,7 +259,7 @@
* File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
## Lucide
* Number of icons: 1132
* Number of icons: 1141
* Author: Lucide Contributors
* URL: https://github.com/lucide-icons/lucide
* License: ISC
@ -639,7 +639,7 @@
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
* License: MIT
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
* Version: 3.51.0
* Version: 3.53.0
* Palette: Colorless
* Icon set prefix: `pajamas`
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@ -795,7 +795,7 @@
* File: [json/svg-spinners.json](json/svg-spinners.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
## OpenMoji
* Number of icons: 4073
* Number of icons: 4075
* Author: OpenMoji
* URL: https://github.com/hfg-gmuend/openmoji
* License: CC BY-SA 4.0

View File

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

View File

@ -2,7 +2,7 @@
"prefix": "lucide",
"info": {
"name": "Lucide",
"total": 1132,
"total": 1141,
"author": {
"name": "Lucide Contributors",
"url": "https://github.com/lucide-icons/lucide"
@ -21,7 +21,7 @@
"category": "General",
"palette": false
},
"lastModified": 1685941418,
"lastModified": 1686114969,
"icons": {
"accessibility": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"16\" cy=\"4\" r=\"1\"/><path d=\"m18 19l1-7l-6 1M5 8l3-3l5.5 3l-2.36 3.5m-6.9 3a5 5 0 0 0 6.88 6\"/><path d=\"M13.76 17.5a5 5 0 0 0-6.88-6\"/></g>"
@ -413,9 +413,15 @@
"bar-chart-4": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 3v18h18m-8-4V9m5 8V5M8 17v-3\"/>"
},
"bar-chart-big": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M3 3v18h18\"/><rect width=\"4\" height=\"7\" x=\"7\" y=\"10\" rx=\"1\"/><rect width=\"4\" height=\"12\" x=\"15\" y=\"5\" rx=\"1\"/></g>"
},
"bar-chart-horizontal": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 3v18h18M7 16h8m-8-5h12M7 6h3\"/>"
},
"bar-chart-horizontal-big": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M3 3v18h18\"/><rect width=\"12\" height=\"4\" x=\"7\" y=\"5\" rx=\"1\"/><rect width=\"7\" height=\"4\" x=\"7\" y=\"13\" rx=\"1\"/></g>"
},
"baseline": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 20h16M6 16l6-12l6 12M8 12h8\"/>"
},
@ -522,25 +528,25 @@
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 10c.7-.7 1.69 0 2.5 0a2.5 2.5 0 1 0 0-5a.5.5 0 0 1-.5-.5a2.5 2.5 0 1 0-5 0c0 .81.7 1.8 0 2.5l-7 7c-.7.7-1.69 0-2.5 0a2.5 2.5 0 0 0 0 5c.28 0 .5.22.5.5a2.5 2.5 0 1 0 5 0c0-.81-.7-1.8 0-2.5Z\"/>"
},
"book": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"/><path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"/></g>"
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20\"/>"
},
"book-copy": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M2 16V4c0-1.1.9-2 2-2h11\"/><path d=\"M5 14H4c-1.1 0-2 .9-2 2s.9 2 2 2h1m17 0H11c-1.1 0-2 .9-2 2h0\"/><path d=\"M11 6h11v16H11c-1.1 0-2-.9-2-2V8c0-1.1.9-2 2-2z\"/></g>"
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M2 16V4a2 2 0 0 1 2-2h11\"/><path d=\"M5 14H4a2 2 0 1 0 0 4h1m17 0H11a2 2 0 1 0 0 4h11V6H11a2 2 0 0 0-2 2v12\"/></g>"
},
"book-down": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"/><path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2ZM12 13V7\"/><path d=\"m9 10l3 3l3-3\"/></g>"
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20m-8-4V7\"/><path d=\"m9 10l3 3l3-3\"/></g>"
},
"book-key": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m20 2l-4.5 4.5M19 3l1 1\"/><circle cx=\"14\" cy=\"8\" r=\"2\"/><path d=\"M4 19.5C4 18.1 5.1 17 6.5 17H20\"/><path d=\"M20 8v14H6.5C5.1 22 4 20.9 4 19.5v-15C4 3.1 5.1 2 6.5 2H14\"/></g>"
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H14\"/><path d=\"M20 8v14H6.5a2.5 2.5 0 0 1 0-5H20\"/><circle cx=\"14\" cy=\"8\" r=\"2\"/><path d=\"m20 2l-4.5 4.5M19 3l1 1\"/></g>"
},
"book-lock": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 19.5C4 18.1 5.1 17 6.5 17H20M18 6V4c0-1.1-.9-2-2-2s-2 .9-2 2v2\"/><path d=\"M20 15v7H6.5C5.1 22 4 20.9 4 19.5v-15C4 3.1 5.1 2 6.5 2H10\"/><path d=\"M13 6h6c.6 0 1 .4 1 1v3c0 .6-.4 1-1 1h-6c-.6 0-1-.4-1-1V7c0-.6.4-1 1-1z\"/></g>"
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H10\"/><path d=\"M20 15v7H6.5a2.5 2.5 0 0 1 0-5H20\"/><rect width=\"8\" height=\"5\" x=\"12\" y=\"6\" rx=\"1\"/><path d=\"M18 6V4a2 2 0 1 0-4 0v2\"/></g>"
},
"book-marked": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10 2v8l3-3l3 3V2M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"/><path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"/></g>"
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20\"/><path d=\"M10 2v8l3-3l3 3V2\"/></g>"
},
"book-minus": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9 10h6M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"/><path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"/></g>"
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20M9 10h6\"/>"
},
"book-open": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2zm20 0h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"/>"
@ -549,16 +555,19 @@
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 3H2v15h7c1.7 0 3 1.3 3 3V7c0-2.2-1.8-4-4-4Zm8 9l2 2l4-4\"/><path d=\"M22 6V3h-6c-2.2 0-4 1.8-4 4v14c0-1.7 1.3-3 3-3h7v-2.3\"/></g>"
},
"book-plus": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 7v6m-3-3h6M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"/><path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"/></g>"
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20M9 10h6m-3-3v6\"/>"
},
"book-template": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M20 22h-2m2-7v2h-2M4 19.5V15m16-7v3m-2-9h2v2M4 11V9m8-7h2m-2 20h2m-2-5h2m-6 5H6.5a2.5 2.5 0 0 1 0-5H8M4 5v-.5A2.5 2.5 0 0 1 6.5 2H8\"/>"
},
"book-up": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"/><path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2ZM12 13V7\"/><path d=\"m9 10l3-3l3 3\"/></g>"
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20m-8-4V7\"/><path d=\"m9 10l3-3l3 3\"/></g>"
},
"book-up-2": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2\"/><path d=\"M18 2h2v20H6.5a2.5 2.5 0 0 1 0-5H20m-8-4V7\"/><path d=\"m9 10l3-3l3 3M9 5l3-3l3 3\"/></g>"
},
"book-x": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m9.5 7l5 5m0-5l-5 5M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"/><path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"/></g>"
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20M14.5 7l-5 5m0-5l5 5\"/>"
},
"bookmark": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m19 21l-7-4l-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z\"/>"
@ -665,6 +674,9 @@
"camera-off": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m2 2l20 20M7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16M9.5 4h5L17 7h3a2 2 0 0 1 2 2v7.5\"/><path d=\"M14.121 15.121A3 3 0 1 1 9.88 10.88\"/></g>"
},
"candlestick-chart": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9 5v4\"/><rect width=\"4\" height=\"6\" x=\"7\" y=\"9\" rx=\"1\"/><path d=\"M9 15v2m8-14v2\"/><rect width=\"4\" height=\"8\" x=\"15\" y=\"5\" rx=\"1\"/><path d=\"M17 13v3M3 3v18h18\"/></g>"
},
"candy": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m9.5 7.5l-2 2a4.95 4.95 0 1 0 7 7l2-2a4.95 4.95 0 1 0-7-7Zm4.5-1v10m-4-9v10\"/><path d=\"m16 7l1-5l1.37.68A3 3 0 0 0 19.7 3H21v1.3c0 .46.1.92.32 1.33L22 7l-5 1m-9 9l-1 5l-1.37-.68A3 3 0 0 0 4.3 21H3v-1.3a3 3 0 0 0-.32-1.33L2 17l5-1\"/></g>"
},
@ -1649,6 +1661,9 @@
"globe-2": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M21.54 15H17a2 2 0 0 0-2 2v4.54M7 3.34V5a3 3 0 0 0 3 3v0a2 2 0 0 1 2 2v0c0 1.1.9 2 2 2v0a2 2 0 0 0 2-2v0c0-1.1.9-2 2-2h3.17M11 21.95V18a2 2 0 0 0-2-2v0a2 2 0 0 1-2-2v-1a2 2 0 0 0-2-2H2.05\"/><circle cx=\"12\" cy=\"12\" r=\"10\"/></g>"
},
"goal": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 13V2l8 4l-8 4\"/><path d=\"M20.55 10.23A9 9 0 1 1 8 4.94\"/><path d=\"M8 10a5 5 0 1 0 8.9 2.02\"/></g>"
},
"grab": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M18 11.5V9a2 2 0 0 0-2-2v0a2 2 0 0 0-2 2v1.4m0-.4V8a2 2 0 0 0-2-2v0a2 2 0 0 0-2 2v2m0-.1V9a2 2 0 0 0-2-2v0a2 2 0 0 0-2 2v5m0 0v0a2 2 0 0 0-2-2v0a2 2 0 0 0-2 2v0\"/><path d=\"M18 11v0a2 2 0 1 1 4 0v3a8 8 0 0 1-8 8h-4a8 8 0 0 1-8-8a2 2 0 1 1 4 0\"/></g>"
},
@ -2262,7 +2277,7 @@
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8.43 8.43L3 11l8 2l2 8l2.57-5.43m1.82-3.84L22 2l-9.73 4.61M2 2l20 20\"/>"
},
"network": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 2h6v6H9zm7 14h6v6h-6zM2 16h6v6H2zm3 0v-4h14v4m-7-4V8\"/>"
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"6\" height=\"6\" x=\"16\" y=\"16\" rx=\"1\"/><rect width=\"6\" height=\"6\" x=\"2\" y=\"16\" rx=\"1\"/><rect width=\"6\" height=\"6\" x=\"9\" y=\"2\" rx=\"1\"/><path d=\"M5 16v-3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v3m-7-4V8\"/></g>"
},
"newspaper": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 22h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v16a2 2 0 0 1-2 2Zm0 0a2 2 0 0 1-2-2v-9c0-1.1.9-2 2-2h2m12 5h-8m5 4h-5\"/><path d=\"M10 6h8v4h-8V6Z\"/></g>"
@ -2730,7 +2745,13 @@
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 21h12a2 2 0 0 0 2-2v-2H10v2a2 2 0 1 1-4 0V5a2 2 0 1 0-4 0v3h4\"/><path d=\"M19 17V5a2 2 0 0 0-2-2H4m11 5h-5m5 4h-5\"/></g>"
},
"search": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"11\" cy=\"11\" r=\"8\"/><path d=\"m21 21l-4.35-4.35\"/></g>"
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"11\" cy=\"11\" r=\"8\"/><path d=\"m21 21l-4.3-4.3\"/></g>"
},
"search-check": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m8 11l2 2l4-4\"/><circle cx=\"11\" cy=\"11\" r=\"8\"/><path d=\"m21 21l-4.3-4.3\"/></g>"
},
"search-code": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m9 9l-2 2l2 2m4 0l2-2l-2-2\"/><circle cx=\"11\" cy=\"11\" r=\"8\"/><path d=\"m21 21l-4.3-4.3\"/></g>"
},
"search-large": {
"body": "<g fill=\"none\"><path clip-rule=\"evenodd\" d=\"M18.874 19.581a6 6 0 1 1 .707-.707l4.273 4.272l-.708.708zM20 15a5 5 0 1 1-10 0a5 5 0 0 1 10 0z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></g>",
@ -2738,6 +2759,12 @@
"height": 32,
"hidden": true
},
"search-slash": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m13.5 8.5l-5 5\"/><circle cx=\"11\" cy=\"11\" r=\"8\"/><path d=\"m21 21l-4.3-4.3\"/></g>"
},
"search-x": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m13.5 8.5l-5 5m0-5l5 5\"/><circle cx=\"11\" cy=\"11\" r=\"8\"/><path d=\"m21 21l-4.3-4.3\"/></g>"
},
"send": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M22 2L11 13M22 2l-7 20l-4-9l-9-4l20-7z\"/>"
},

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@
"prefix": "octicon",
"info": {
"name": "Octicons",
"total": 581,
"total": 583,
"version": "19.1.0",
"author": {
"name": "GitHub",
@ -22,7 +22,7 @@
"category": "General",
"palette": false
},
"lastModified": 1683869825,
"lastModified": 1686116857,
"icons": {
"accessibility-16": {
"body": "<path fill=\"currentColor\" d=\"M9.923 5.302c.063.063.122.129.178.198H14A.75.75 0 0 1 14 7h-3.3l.578 5.163l.362 2.997a.75.75 0 0 1-1.49.18L9.868 13H6.132l-.282 2.34a.75.75 0 0 1-1.49-.18l.362-2.997L5.3 7H2a.75.75 0 0 1 0-1.5h3.9a2.54 2.54 0 0 1 .176-.198a3 3 0 1 1 3.847 0ZM9.2 7.073h-.001a1.206 1.206 0 0 0-2.398 0L6.305 11.5h3.39ZM9.5 3a1.5 1.5 0 1 0-3.001.001A1.5 1.5 0 0 0 9.5 3Z\"/>"
@ -2149,6 +2149,14 @@
"width": 25,
"height": 24
},
"pivot-column-16": {
"body": "<path fill=\"currentColor\" d=\"M0 1.75C0 .784.784 0 1.75 0h12.5C15.217 0 16 .784 16 1.75v5.5a.75.75 0 0 1-1.5 0V6.5h-8v8h.75a.75.75 0 0 1 0 1.5h-5.5A1.75 1.75 0 0 1 0 14.25ZM1.5 6.5v7.75c0 .138.112.25.25.25H5v-8Zm5-1.5h8V1.75a.25.25 0 0 0-.25-.25H6.5ZM5 5V1.5H1.75a.25.25 0 0 0-.25.25V5Z\"/><path fill=\"currentColor\" d=\"m11.017 9.89l-2.882 2.677a.249.249 0 0 0 0 .366l2.882 2.677a.25.25 0 0 0 .421-.183V13.5H12.5A3.5 3.5 0 0 0 16 10a.75.75 0 0 0-1.5 0a2 2 0 0 1-2 2h-1.062v-1.927a.25.25 0 0 0-.421-.183Z\"/>"
},
"pivot-column-24": {
"body": "<path fill=\"currentColor\" d=\"M2 3.75C2 2.783 2.783 2 3.75 2h16.5c.966 0 1.75.783 1.75 1.75V10a.75.75 0 0 1-1.5 0V8.75H8.75V20.5H10a.75.75 0 0 1 0 1.5H3.75A1.75 1.75 0 0 1 2 20.25Zm6.75-.25v3.75H20.5v-3.5a.25.25 0 0 0-.25-.25Zm-1.5 17V8.75H3.5v11.5c0 .138.112.25.25.25ZM3.5 7.25h3.75V3.5h-3.5a.25.25 0 0 0-.25.25Z\"/><path fill=\"currentColor\" d=\"M21.25 12.312a.75.75 0 0 1 .75.75v2.626a3.75 3.75 0 0 1-3.75 3.75h-3.502l2.032 2.032a.749.749 0 1 1-1.06 1.06l-3.25-3.25a.749.749 0 0 1 0-1.06l3.25-3.25a.749.749 0 1 1 1.06 1.06l-1.907 1.908h3.377a2.25 2.25 0 0 0 2.25-2.25v-2.626a.75.75 0 0 1 .75-.75Z\"/>",
"width": 24,
"height": 24
},
"play": {
"body": "<path fill-rule=\"evenodd\" d=\"M14 8A7 7 0 1 1 0 8a7 7 0 0 1 14 0zm-8.223 3.482l4.599-3.066a.5.5 0 0 0 0-.832L5.777 4.518A.5.5 0 0 0 5 4.934v6.132a.5.5 0 0 0 .777.416z\" fill=\"currentColor\"/>",
"width": 14,

View File

@ -2,7 +2,7 @@
"prefix": "openmoji",
"info": {
"name": "OpenMoji",
"total": 4073,
"total": 4075,
"author": {
"name": "OpenMoji",
"url": "https://github.com/hfg-gmuend/openmoji"
@ -21,7 +21,7 @@
"category": "Emoji",
"palette": true
},
"lastModified": 1685513805,
"lastModified": 1686116966,
"icons": {
"1st-place-medal": {
"body": "<path fill=\"#fcea2b\" d=\"M28.057 22.427V17h15.858v5.427\"/><path fill=\"#92d3f5\" stroke=\"#92d3f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"10\" stroke-width=\"1.8\" d=\"M54.999 4.022L43 16.021h-7l-5.042-5.042l6.963-6.962h17.078\"/><path fill=\"#ea5a47\" stroke=\"#ea5a47\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"10\" stroke-width=\"1.8\" d=\"M23.983 4.004L36 16.021h-7L16.968 3.988h7.015\"/><circle cx=\"36\" cy=\"44.975\" r=\"23\" fill=\"#fcea2b\"/><g fill=\"none\" stroke=\"#000\" stroke-miterlimit=\"10\" stroke-width=\"2\"><circle cx=\"36\" cy=\"44.975\" r=\"23\"/><circle cx=\"36\" cy=\"44.975\" r=\"23\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M29 19v-2.979M43 19v-2.979m-14 0h14M25.99 13.01l-9.022-9.022M31.99 12.01l-8.007-8.006M34 8l3.921-3.983M46 13l8.999-8.978m-38.031-.034h7.015m13.938.029h17.078m-24.64 33.375L37.557 32v26\"/></g>"
@ -382,7 +382,7 @@
"body": "<path fill=\"#d0cfce\" stroke=\"#d0cfce\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M48.4 52.237a2.429 2.429 0 1 0-4.8 0v3.598L38 67.036h3.2l1.6-1.6l1.6 1.6l1.6-1.6l1.6 1.6l1.6-1.6l1.6 1.6H54l-5.6-11.198v-3.155Z\"/><path fill=\"#d22f27\" d=\"M49.176 53.437v2.4s-6.35-.012-6.35 0v-2.4Z\"/><path fill=\"#9b9b9a\" stroke=\"#9b9b9a\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M23.641 67.036V53.202l.854-6.697h2.022l.853 6.697v13.834h-3.729z\"/><path fill=\"#3f3f3f\" d=\"M24.752 29.507h1.5v16h-1.5z\"/><path fill=\"none\" stroke=\"#d0cfce\" stroke-miterlimit=\"10\" stroke-width=\"1.5\" d=\"M25.696 4.5v24m-3-23.5v23m-3-20.5v18m9-20.5v23m3-20.5v18M16.252 14h18m-18 3h18m-17.5 3h17m-16-9h15.5m-14-3h12m-12 18h12m-14-3h16\"/><ellipse cx=\"25.752\" cy=\"16.842\" fill=\"none\" stroke=\"#3f3f3f\" stroke-miterlimit=\"10\" stroke-width=\"2\" rx=\"9\" ry=\"11.842\"/><g fill=\"none\" stroke=\"#000\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M48.4 52.237a2.429 2.429 0 1 0-4.8 0v3.598l-2.05 4.098l-.495.991L38 67.035h3.2l1.6-1.6l1.6 1.6l1.6-1.6l1.6 1.6l1.6-1.6l1.6 1.6l3.2.001l-3.063-6.126l-.563-1.126l-1.973-3.947v-3.155Z\"/><path stroke-miterlimit=\"10\" d=\"M48.4 53.437v2.4s-4.8-.011-4.8 0v-2.4Z\"/></g><path fill=\"none\" stroke=\"#000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m24.22 48.658l-.579 4.545v13.834h3.729V53.203\"/><path d=\"M24.752 29.507h1.5v16h-1.5z\"/><ellipse cx=\"25.752\" cy=\"16.842\" fill=\"none\" stroke=\"#000\" stroke-miterlimit=\"10\" stroke-width=\"2\" rx=\"9\" ry=\"11.842\"/>"
},
"bagel": {
"body": "<g stroke-width=\"1.447\"><path fill=\"#6a462f\" d=\"M62.08 27.87q-.06-.203-.134-.41c-2.15-6.022-7.764-9.785-13.55-11.87a40.48 40.48 0 0 0-13.68-2.283c-.907 0-1.818.032-2.731.087a39.63 39.63 0 0 1 11.45 2.195c5.787 2.083 11.4 5.847 13.55 11.87q.074.209.134.41a4.409 4.409 0 0 1-1.557 5.013a17.33 17.33 0 0 1-5.465 2.953a56.24 56.24 0 0 1-17.84 2.983q1.228.032 2.45.032a59.52 59.52 0 0 0 20.35-3.015a17.33 17.33 0 0 0 5.466-2.953a4.409 4.409 0 0 0 1.557-5.012z\"/><path fill=\"#a57939\" d=\"M9.008 41.9q.06.233.134.474c2.156 6.947 7.784 11.29 13.59 13.69a35.81 35.81 0 0 0 13.72 2.633a33.34 33.34 0 0 0 19.5-5.818a20.2 20.2 0 0 0 7.601-9.872a8.818 8.818 0 0 0 .47-3.731a5.495 5.495 0 0 0-2.077-3.524a19.45 19.45 0 0 0-6.427-3.57a55.16 55.16 0 0 0-19.07-2.954a52.51 52.51 0 0 0-20.4 3.479a21.82 21.82 0 0 0-3.415 1.756a12.6 12.6 0 0 0-2.063 1.65a5.549 5.549 0 0 0-1.562 5.784z\"/><path fill=\"#fff\" d=\"M8.14 31.26a4.311 4.311 0 0 0 .896 4.128a3.72 3.72 0 0 0 3.249 1.255a7.3 7.3 0 0 0 2.872 7.592a6.265 6.265 0 0 0 8.082-.959a4.261 4.261 0 0 0 2.646 3.207a4.29 4.29 0 0 0 3.45-.572a6.589 6.589 0 0 0 6.005 5.03a6.495 6.495 0 0 0 6.527-5.111a3.539 3.539 0 0 0 3.775 1.275a4.157 4.157 0 0 0 2.726-2.294a6.221 6.221 0 0 0 7.605 1.14a7.42 7.42 0 0 0 3.339-7.917c1.3.473 2.204-.485 3.3-1.572c.96-.951-1.363-4.515-1.446-5.79\"/><path fill=\"#a57939\" d=\"M63.74 27.87q-.06-.203-.134-.41c-2.15-6.022-7.764-9.785-13.55-11.87a40.48 40.48 0 0 0-13.68-2.283a36.95 36.95 0 0 0-19.45 5.042a18.17 18.17 0 0 0-7.772 9.044a4.659 4.659 0 0 0 1.793 5.8a20.39 20.39 0 0 0 6.41 3.094a62.67 62.67 0 0 0 19.02 2.561a59.52 59.52 0 0 0 20.35-3.015a17.34 17.34 0 0 0 5.466-2.953a4.409 4.409 0 0 0 1.557-5.012z\"/><ellipse cx=\"36.37\" cy=\"20.08\" fill=\"#6a462f\" rx=\"11.17\" ry=\"2.234\"/></g><path fill=\"none\" stroke=\"#000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"7\" stroke-width=\"2\" d=\"M10.6 37.96q-.206.162-.404.334a4.407 4.407 0 0 0-1.557 5.01q.06.203.134.41c2.149 6.019 7.76 9.78 13.55 11.86a40.47 40.47 0 0 0 13.68 2.282a36.93 36.93 0 0 0 19.44-5.04a18.16 18.16 0 0 0 7.769-9.038a4.465 4.465 0 0 0-.865-4.95\"/><ellipse cx=\"35.99\" cy=\"20.91\" fill=\"none\" stroke=\"#000\" stroke-miterlimit=\"7\" stroke-width=\"2\" rx=\"11.17\" ry=\"2.233\"/><path fill=\"none\" stroke=\"#000\" stroke-miterlimit=\"7\" stroke-width=\"2\" d=\"M63.35 28.7q-.06-.203-.134-.41c-2.15-6.019-7.761-9.78-13.55-11.86a40.47 40.47 0 0 0-13.68-2.282a36.93 36.93 0 0 0-19.44 5.04a18.16 18.16 0 0 0-7.77 9.038a4.657 4.657 0 0 0 1.794 5.798a20.38 20.38 0 0 0 6.408 3.092a62.64 62.64 0 0 0 19.01 2.56a59.49 59.49 0 0 0 20.34-3.015a17.33 17.33 0 0 0 5.462-2.952a4.407 4.407 0 0 0 1.556-5.01z\"/><circle cx=\"23.18\" cy=\"28.33\" r=\".827\"/><circle cx=\"31.45\" cy=\"28.33\" r=\".827\"/><circle cx=\"19.87\" cy=\"23.37\" r=\".827\"/><circle cx=\"29.79\" cy=\"33.29\" r=\".827\"/><circle cx=\"14.91\" cy=\"28.33\" r=\".827\"/><circle cx=\"39.71\" cy=\"31.63\" r=\".827\"/><circle cx=\"39.71\" cy=\"26.67\" r=\".827\"/><circle cx=\"44.67\" cy=\"34.94\" r=\".827\"/><circle cx=\"47.98\" cy=\"26.67\" r=\".827\"/><circle cx=\"51.28\" cy=\"29.98\" r=\".827\"/><circle cx=\"52.94\" cy=\"21.71\" r=\".827\"/><circle cx=\"56.24\" cy=\"26.67\" r=\".827\"/><path fill=\"none\" stroke=\"#000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"7\" stroke-width=\"2\" d=\"M16.01 44.42a6.232 6.232 0 0 0 7.656-.83a3.874 3.874 0 0 0 2.515 2.847a4.296 4.296 0 0 0 3.269-.5a6.19 6.19 0 0 0 5.702 4.47a6.052 6.052 0 0 0 6.173-4.51a3.501 3.501 0 0 0 3.581 1.138a3.855 3.855 0 0 0 2.578-2.025a6.211 6.211 0 0 0 7.209 1.028\"/><circle cx=\"22.56\" cy=\"33.29\" r=\".827\"/>"
"body": "<g stroke-width=\"1.447\"><path fill=\"#6a462f\" d=\"M62.08 27.87q-.06-.203-.134-.41c-2.15-6.022-7.764-9.785-13.55-11.87a40.48 40.48 0 0 0-13.68-2.283c-.907 0-1.818.032-2.731.087a39.63 39.63 0 0 1 11.45 2.195c5.787 2.083 11.4 5.847 13.55 11.87q.074.209.134.41a4.409 4.409 0 0 1-1.557 5.013a17.33 17.33 0 0 1-5.465 2.953a56.24 56.24 0 0 1-17.84 2.983q1.228.032 2.45.032a59.52 59.52 0 0 0 20.35-3.015a17.33 17.33 0 0 0 5.466-2.953a4.409 4.409 0 0 0 1.557-5.012z\"/><path fill=\"#a57939\" d=\"M9.008 41.9q.06.233.134.474c2.156 6.947 7.784 11.29 13.59 13.69a35.81 35.81 0 0 0 13.72 2.633a33.34 33.34 0 0 0 19.5-5.818a20.2 20.2 0 0 0 7.601-9.872a8.818 8.818 0 0 0 .47-3.731a5.495 5.495 0 0 0-2.077-3.524a19.45 19.45 0 0 0-6.427-3.57a55.16 55.16 0 0 0-19.07-2.954a52.51 52.51 0 0 0-20.4 3.479a21.82 21.82 0 0 0-3.415 1.756a12.6 12.6 0 0 0-2.063 1.65a5.549 5.549 0 0 0-1.562 5.784z\"/><path fill=\"#fff\" d=\"M8.14 31.26a4.311 4.311 0 0 0 .896 4.128a3.72 3.72 0 0 0 3.249 1.255a7.3 7.3 0 0 0 2.872 7.592a6.265 6.265 0 0 0 8.082-.959a4.261 4.261 0 0 0 2.646 3.207a4.29 4.29 0 0 0 3.45-.572a6.589 6.589 0 0 0 6.005 5.03a6.495 6.495 0 0 0 6.527-5.111a3.539 3.539 0 0 0 3.775 1.275a4.157 4.157 0 0 0 2.726-2.294a6.221 6.221 0 0 0 7.605 1.14a7.42 7.42 0 0 0 3.339-7.917c1.3.473 2.204-.485 3.3-1.572c.96-.951-1.363-4.515-1.446-5.79\"/><path fill=\"#a57939\" d=\"M63.74 27.87q-.06-.203-.134-.41c-2.15-6.022-7.764-9.785-13.55-11.87a40.48 40.48 0 0 0-13.68-2.283a36.95 36.95 0 0 0-19.45 5.042a18.17 18.17 0 0 0-7.772 9.044a4.659 4.659 0 0 0 1.793 5.8a20.39 20.39 0 0 0 6.41 3.094a62.67 62.67 0 0 0 19.02 2.561a59.52 59.52 0 0 0 20.35-3.015a17.34 17.34 0 0 0 5.466-2.953a4.409 4.409 0 0 0 1.557-5.012z\"/><ellipse cx=\"36.37\" cy=\"20.08\" fill=\"#6a462f\" rx=\"11.17\" ry=\"2.234\"/></g><path fill=\"none\" stroke=\"#000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"7\" stroke-width=\"2\" d=\"M10.6 37.96q-.206.162-.404.334a4.407 4.407 0 0 0-1.557 5.01q.06.203.134.41c2.149 6.019 7.76 9.78 13.55 11.86a40.47 40.47 0 0 0 13.68 2.282a36.93 36.93 0 0 0 19.44-5.04a18.16 18.16 0 0 0 7.769-9.038a4.465 4.465 0 0 0-.865-4.95\"/><ellipse cx=\"35.99\" cy=\"20.91\" fill=\"none\" stroke=\"#000\" stroke-miterlimit=\"7\" stroke-width=\"2\" rx=\"11.17\" ry=\"2.233\"/><path fill=\"none\" stroke=\"#000\" stroke-miterlimit=\"7\" stroke-width=\"2\" d=\"M63.35 28.7c-2.149-6.018-7.895-10.19-13.68-12.27a40.48 40.48 0 0 0-13.68-2.281a36.931 36.931 0 0 0-19.44 5.039a18.16 18.16 0 0 0-7.769 9.039a4.657 4.657 0 0 0 1.793 5.798a20.386 20.386 0 0 0 6.408 3.092a62.64 62.64 0 0 0 19.01 2.559a59.475 59.475 0 0 0 20.34-3.014a17.32 17.32 0 0 0 5.462-2.952c1.769-1.716 2.195-3.205 1.56-5.009z\"/><circle cx=\"23.18\" cy=\"28.33\" r=\".827\"/><circle cx=\"31.45\" cy=\"28.33\" r=\".827\"/><circle cx=\"19.87\" cy=\"23.37\" r=\".827\"/><circle cx=\"29.79\" cy=\"33.29\" r=\".827\"/><circle cx=\"14.91\" cy=\"28.33\" r=\".827\"/><circle cx=\"39.71\" cy=\"31.63\" r=\".827\"/><circle cx=\"39.71\" cy=\"26.67\" r=\".827\"/><circle cx=\"44.67\" cy=\"34.94\" r=\".827\"/><circle cx=\"47.98\" cy=\"26.67\" r=\".827\"/><circle cx=\"51.28\" cy=\"29.98\" r=\".827\"/><circle cx=\"52.94\" cy=\"21.71\" r=\".827\"/><circle cx=\"56.24\" cy=\"26.67\" r=\".827\"/><path fill=\"none\" stroke=\"#000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"7\" stroke-width=\"2\" d=\"M16.01 44.42a6.232 6.232 0 0 0 7.656-.83a3.874 3.874 0 0 0 2.515 2.847a4.296 4.296 0 0 0 3.269-.5a6.19 6.19 0 0 0 5.702 4.47a6.052 6.052 0 0 0 6.173-4.51a3.501 3.501 0 0 0 3.581 1.138a3.855 3.855 0 0 0 2.578-2.025a6.211 6.211 0 0 0 7.209 1.028\"/><circle cx=\"22.56\" cy=\"33.29\" r=\".827\"/>"
},
"baggage-claim": {
"body": "<path fill=\"#61b2e4\" d=\"M43 21h18v33H43z\"/><path fill=\"#92d3f5\" d=\"M11 21h32v33H11z\"/><path fill=\"none\" stroke=\"#000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 21.552h-5.657v31.761H17m.194-31.761h37.612v31.761H17.194zm37.944-.035l5.66.051l-.283 31.76l-5.66-.051\"/><path fill=\"none\" stroke=\"#000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M45 21.552h9.657v31.761H45\"/><circle cx=\"15.522\" cy=\"58.328\" r=\"1.672\"/><circle cx=\"9.672\" cy=\"58.328\" r=\"1.672\"/><circle cx=\"62.328\" cy=\"58.328\" r=\"1.672\"/><circle cx=\"56.478\" cy=\"58.328\" r=\"1.672\"/><circle cx=\"50.627\" cy=\"58.328\" r=\"1.672\"/><circle cx=\"44.776\" cy=\"58.328\" r=\"1.672\"/><circle cx=\"38.925\" cy=\"58.328\" r=\"1.672\"/><circle cx=\"33.075\" cy=\"58.328\" r=\"1.672\"/><circle cx=\"27.224\" cy=\"58.328\" r=\"1.672\"/><circle cx=\"21.373\" cy=\"58.328\" r=\"1.672\"/><g fill=\"none\" stroke=\"#000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M28 21v-4s0-4 4.714-4H39\"/><path d=\"M44 21v-4s0-4-4.714-4H33\"/></g>"
@ -3634,6 +3634,9 @@
"gitlab": {
"body": "<path fill=\"#f1b31c\" d=\"m12.231 33.089l-4.22 11.054L35.645 64.14L12.231 33.089zm23.816 31.352l27.935-20.7l-3.718-9.948l-24.217 30.648z\"/><path fill=\"#ea5a47\" d=\"m25.496 32.888l-6.231-19.796l-7.536 19.997l13.767-.201zm20.8.402h14.169l-7.436-20.097l-6.733 20.097zm-20.298-.201l9.948 30.548l10.853-30.246l-20.801-.302z\"/><path fill=\"#e27022\" d=\"m12.131 32.888l13.867.201l9.948 30.649l-23.815-30.85zm34.467.201l-9.747 29.845l23.112-29.543l-13.365-.302z\"/><g fill=\"none\" stroke=\"#000\" stroke-linecap=\"round\" stroke-width=\"2\"><path stroke-linejoin=\"round\" d=\"m8.28 43.382l9.731-29.513a1.1 1.1 0 0 1 2.096.018l5.968 19.206l20.216-.001l5.718-19.233a1.1 1.1 0 0 1 2.094-.021l9.635 28.825a1.23 1.23 0 0 1-.425 1.371l-27.255 20.62L8.725 44.762a1.23 1.23 0 0 1-.445-1.38Z\"/><path stroke-miterlimit=\"10\" d=\"M11.673 33.092h14.952m18.961 0h14.953\"/><path stroke-linejoin=\"round\" d=\"M60.337 33.079L36.245 64.617L11.79 33.079\"/><path stroke-linejoin=\"round\" d=\"M46.782 33.582c-.26.994-10.537 31.035-10.537 31.035c.08-.304-9.935-30.726-9.935-30.726\"/></g>"
},
"glass-bottle": {
"body": "<path fill=\"#92d3f5\" d=\"M33 5.5v12L28.594 31l.629 4l.277 2l-1.5 5v25h16V42l-1.5-5l.278-2l.628-4L39 17.5v-12z\"/><rect width=\"7\" height=\"4.5\" x=\"32.5\" y=\"4\" fill=\"#9b9b9a\" rx=\"1\"/><path fill=\"#61b2e4\" d=\"M39 7.5V17l4.5 14l-1 6l1.5 5v25h-4V43c0-1.5-1-3-1-5.5s2-3.5 2-5.5c0-3.5-5-12.5-5-19.5v-5z\"/><path fill=\"#3f3f3f\" d=\"M36 4v4.5h2.5c.554 0 1-.446 1-1V5c0-.554-.446-1-1-1z\"/><circle cx=\"36\" cy=\"31\" r=\"1\"/><circle cx=\"36\" cy=\"35\" r=\"1\"/><ellipse cx=\"38.5\" cy=\"33\" rx=\".9\" ry=\"1\"/><ellipse cx=\"33.5\" cy=\"33\" rx=\".9\" ry=\"1\"/><ellipse cx=\"40.5\" cy=\"31\" rx=\".75\" ry=\"1\"/><ellipse cx=\"40.5\" cy=\"35\" rx=\".75\" ry=\"1\"/><ellipse cx=\"31.5\" cy=\"31\" rx=\".75\" ry=\"1\"/><ellipse cx=\"31.5\" cy=\"35\" rx=\".75\" ry=\"1\"/><path fill=\"none\" stroke=\"#000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M33.5 7.5h5m-7 36h9M38 11v1.5c0 4.5 5.5 16 5.5 19.5c0 2-1 3-1 5s1.5 3 1.5 6v24H28V43c0-3 1.5-4 1.5-6s-1-3-1-5c0-3.5 5.5-15 5.5-19.5V11\"/>"
},
"glass-of-milk": {
"body": "<path fill=\"#FFF\" d=\"M53.545 27.939L48.35 67H24.6l-5.921-38.951\"/><path fill=\"#D0CFCE\" d=\"M43.404 29L38.35 67h10l5.054-38z\"/><g fill=\"none\" stroke=\"#000\" stroke-miterlimit=\"10\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M48.35 67H24.6L17 17h38z\"/><path d=\"M19 28h35\"/></g>"
},
@ -8599,6 +8602,9 @@
"plaster": {
"body": "<rect width=\"46.9\" height=\"16.96\" x=\"12.55\" y=\"27.52\" fill=\"#f4aa41\" rx=\"4.326\" ry=\"4.326\"/><rect width=\"46.9\" height=\"16.96\" x=\"12.55\" y=\"27.52\" fill=\"none\" stroke=\"#000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" rx=\"4.005\" ry=\"4.005\"/><path stroke=\"#000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M28.52 31.91v8.16m14.25-8.16v8.16\"/><circle cx=\"33.69\" cy=\"34.01\" r=\"1.289\"/><circle cx=\"38.06\" cy=\"34.01\" r=\"1.289\"/><circle cx=\"33.69\" cy=\"37.99\" r=\"1.289\"/><circle cx=\"38.06\" cy=\"37.99\" r=\"1.289\"/>"
},
"plastic-bottle": {
"body": "<path fill=\"#92d3f5\" d=\"M30 8.5V15l-5 7l2 4l-2 3l2 3l-2 3l2 3l-2 3l2 3l-2 3l2 3l-2 3l2 3l-2 3l2 3l-2 4l2 1h18l2-1l-2-4l2-3l-2-3l2-3l-2-3l2-3l-2-3l2-3l-2-3l2-3l-2-3l2-3l-2-3l2-4l-5-7V8.5z\"/><rect width=\"14\" height=\"6.5\" x=\"29\" y=\"4\" fill=\"#9b9b9a\" rx=\"1\"/><path fill=\"#3f3f3f\" d=\"M43 5v5h-5V5z\"/><path fill=\"#61b2e4\" d=\"M42 10.5v6l4.5 5l-1 4.5l1.5 3l-1.5 3l1.5 3l-1.5 3l1.5 3l-1.5 3l1.5 3l-1.5 3l1.5 3l-1.5 3l1.5 3l-1.5 3l1 5H42c-.283 0 2 0 2-2s-2-2-2-3s2-1 2-3s-2-2-2-3s2-1 2-3s-2-2-2-3s2-1 2-3s-2-2-2-3s2-1 2-3s-2-2-2-3s2-1 2-3s-2-2-2-3s2-1 2-3s-2-2-2-3s2.5-1.5 2.5-3.5C44.5 21 39 17 39 15v-4.5z\"/><path fill=\"none\" stroke=\"#000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M29 10h14M30 5h12m-1 8.5V15c4 5 6 6 6 8s-2 2-2 3s2 1 2 3s-2 2-2 3s2 1 2 3s-2 2-2 3s2 1 2 3s-2 2-2 3s2 1 2 3s-2 2-2 3s2 1 2 3s-2 2-2 3s2 1 2 3s-2 2-2 3s2 1 2 3s-1.717 2-2 2H27c-.283 0-2 0-2-2s2-2 2-3s-2-1-2-3s2-2 2-3s-2-1-2-3s2-2 2-3s-2-1-2-3s2-2 2-3s-2-1-2-3s2-2 2-3s-2-1-2-3s2-2 2-3s-2-1-2-3s2-2 2-3s-2-1-2-3s2-3 6-8v-1.5m.5 12.5h9m-9 6h9m-9 6h9m-9 6h9m-9 6h9m-9 6h9m-9 6h9\"/>"
},
"play-button": {
"body": "<path fill=\"none\" stroke=\"#000\" stroke-linejoin=\"round\" stroke-miterlimit=\"10\" stroke-width=\"2\" d=\"M19.582 55.606c.484.178 1.03.297 1.575.297c.849 0 1.697-.297 2.425-.772l30-15.98l.303-.296c.788-.772 1.212-1.723 1.212-2.792c0-1.07-.425-2.08-1.212-2.792l-.303-.297l-30-16.098c-1.091-.832-2.667-1.01-4-.475c-1.516.594-2.485 2.079-2.485 3.683v31.84c0 1.603.97 3.088 2.485 3.682z\"/>"
},
@ -13830,6 +13836,7 @@
"1f467-1f3fd": "girl-medium-skin-tone",
"e045": "github",
"e059": "gitlab",
"e0cb": "glass-bottle",
"1f95b": "glass-of-milk",
"1f453": "glasses",
"1f30e": "globe-showing-americas",
@ -15461,6 +15468,7 @@
"1faa7": "placard",
"1f6d0": "place-of-worship",
"e306": "plaster",
"e0cc": "plastic-bottle",
"25b6": "play-button",
"23ef": "play-or-pause-button",
"1f6dd": "playground-slide",
@ -17046,6 +17054,7 @@
"geiger-counter",
"github",
"gitlab",
"glass-bottle",
"goldfish",
"gps",
"great-pyramid-of-giza",
@ -17155,6 +17164,7 @@
"pinterest",
"pixelfed",
"plaster",
"plastic-bottle",
"polar-explorer",
"polar-explorer-man",
"polar-explorer-woman",

View File

@ -3,7 +3,7 @@
"info": {
"name": "Gitlab SVGs",
"total": 368,
"version": "3.51.0",
"version": "3.53.0",
"author": {
"name": "GitLab B.V.",
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@ -22,7 +22,7 @@
"category": "General",
"palette": false
},
"lastModified": 1685685372,
"lastModified": 1686117025,
"icons": {
"abuse": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M5.308 1.5L1.5 5.308v5.384L5.308 14.5h5.384l3.808-3.808V5.308L10.692 1.5H5.308ZM11.314 0H4.686L0 4.686v6.628L4.686 16h6.628L16 11.314V4.686L11.314 0ZM9 11a1 1 0 1 1-2 0a1 1 0 0 1 2 0Zm-.25-6.25a.75.75 0 0 0-1.5 0v3.5a.75.75 0 0 0 1.5 0v-3.5Z\" clip-rule=\"evenodd\"/>"
@ -219,16 +219,16 @@
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM8 8l-.53-.53l-2.25-2.25a.75.75 0 0 1 1.06-1.061l.97.97v-2.38a.75.75 0 0 1 1.5 0v2.38l.97-.97a.75.75 0 1 1 1.06 1.06L8.53 7.47L8 8l.53.53l2.25 2.25a.75.75 0 0 1-1.06 1.061l-.97-.97v2.38a.75.75 0 0 1-1.5 0v-2.38l-.97.97a.75.75 0 1 1-1.06-1.06l2.25-2.25L8 8Z\" clip-rule=\"evenodd\"/>"
},
"comment": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M13 12H7l-2.5 2.5L3 16v-4a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v4a3 3 0 0 1-3 3Zm-8.5 0v.379l1.44-1.44l.439-.439H13A1.5 1.5 0 0 0 14.5 9V5A1.5 1.5 0 0 0 13 3.5H3A1.5 1.5 0 0 0 1.5 5v4A1.5 1.5 0 0 0 3 10.5h1.5V12Z\" clip-rule=\"evenodd\"/>"
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M3 2.5A1.5 1.5 0 0 0 1.5 4v6A1.5 1.5 0 0 0 3 11.5h1.5v1.6l2.067-1.462l.194-.138H13a1.5 1.5 0 0 0 1.5-1.5V4A1.5 1.5 0 0 0 13 2.5H3ZM0 4a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H7.239l-3.056 2.162L3 16v-3a3 3 0 0 1-3-3V4Z\" clip-rule=\"evenodd\"/>"
},
"comment-dots": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M4.5 14.5L7 12h6a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3H3a3 3 0 0 0-3 3v4a3 3 0 0 0 3 3v4l1.5-1.5Zm0-2.121V10.5H3A1.5 1.5 0 0 1 1.5 9V5A1.5 1.5 0 0 1 3 3.5h10A1.5 1.5 0 0 1 14.5 5v4a1.5 1.5 0 0 1-1.5 1.5H6.379l-.44.44L4.5 12.378ZM11 8a1 1 0 1 0 0-2a1 1 0 0 0 0 2ZM9 7a1 1 0 1 1-2 0a1 1 0 0 1 2 0ZM5 8a1 1 0 1 0 0-2a1 1 0 0 0 0 2Z\" clip-rule=\"evenodd\"/>"
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M1.5 4A1.5 1.5 0 0 1 3 2.5h10A1.5 1.5 0 0 1 14.5 4v6a1.5 1.5 0 0 1-1.5 1.5H6.761l-.194.138L4.5 13.1v-1.6H3A1.5 1.5 0 0 1 1.5 10V4ZM3 1a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3v3l1.183-.838L7.24 13H13a3 3 0 0 0 3-3V4a3 3 0 0 0-3-3H3Zm8 7a1 1 0 1 0 0-2a1 1 0 0 0 0 2ZM9 7a1 1 0 1 1-2 0a1 1 0 0 1 2 0ZM5 8a1 1 0 1 0 0-2a1 1 0 0 0 0 2Z\" clip-rule=\"evenodd\"/>"
},
"comment-lines": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M3.001 3.5A1.5 1.5 0 0 0 1.5 5v5A1.5 1.5 0 0 0 3 11.5h1.5v1.349l1.834-1.223l.189-.126H13a1.5 1.5 0 0 0 1.5-1.5V5a1.5 1.5 0 0 0-1.501-1.5H3ZM0 5c0-1.657 1.345-3 3.001-3H13a3.001 3.001 0 0 1 3 3v5a3 3 0 0 1-3 3H6.977l-2.811 1.874L3 15.651V13a3 3 0 0 1-3-3V5Zm3 3.75A.75.75 0 0 1 3.75 8h5.5a.75.75 0 0 1 0 1.5h-5.5A.75.75 0 0 1 3 8.75Zm.75-3.25a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5h-8.5Z\" clip-rule=\"evenodd\"/>"
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M3 2.5A1.5 1.5 0 0 0 1.5 4v6A1.5 1.5 0 0 0 3 11.5h1.5v1.6l2.067-1.462l.194-.138H13a1.5 1.5 0 0 0 1.5-1.5V4A1.5 1.5 0 0 0 13 2.5H3ZM0 4a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H7.239l-3.056 2.162L3 16v-3a3 3 0 0 1-3-3V4Zm3 4.25a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 0 1.5h-5.5A.75.75 0 0 1 3 8.25ZM3.75 5a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5h-8.5Z\" clip-rule=\"evenodd\"/>"
},
"comment-next": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M13 12H7l-2.5 2.5L3 16v-4a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v4a3 3 0 0 1-3 3Zm-8.5 0v.379l1.44-1.44l.439-.439H13A1.5 1.5 0 0 0 14.5 9V5A1.5 1.5 0 0 0 13 3.5H3A1.5 1.5 0 0 0 1.5 5v4A1.5 1.5 0 0 0 3 10.5h1.5V12Zm4.72-6.78a.75.75 0 0 0-.029 1.03H4.75a.75.75 0 0 0 0 1.5h4.441a.75.75 0 0 0 1.09 1.03l1.249-1.25l.53-.53l-.53-.53l-1.25-1.25a.75.75 0 0 0-1.06 0Z\" clip-rule=\"evenodd\"/>"
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M3 2.5A1.5 1.5 0 0 0 1.5 4v6A1.5 1.5 0 0 0 3 11.5h1.5v1.6l2.067-1.462l.194-.138H13a1.5 1.5 0 0 0 1.5-1.5V4A1.5 1.5 0 0 0 13 2.5H3ZM0 4a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H7.239l-3.056 2.162L3 16v-3a3 3 0 0 1-3-3V4Zm9.191 3.75H4.75a.75.75 0 0 1 0-1.5h4.441a.75.75 0 0 1 1.09-1.03l1.249 1.25l.53.53l-.53.53l-1.25 1.25a.75.75 0 0 1-1.089-1.03Z\" clip-rule=\"evenodd\"/>"
},
"comments": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M2 0a2 2 0 0 0-2 2v10.06l1.28-1.28l1.53-1.53H4V11a2 2 0 0 0 2 2h7l1.5 1.5L16 16V6a2 2 0 0 0-2-2h-2V2a2 2 0 0 0-2-2H2Zm8.5 4V2a.5.5 0 0 0-.5-.5H2a.5.5 0 0 0-.5.5v6.44l.47-.47l.22-.22H4V6a2 2 0 0 1 2-2h4.5Zm3.56 7.94l.44.439V6a.5.5 0 0 0-.5-.5H6a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h7.621l.44.44Z\" clip-rule=\"evenodd\"/>"
@ -264,7 +264,7 @@
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M3.75 1a.75.75 0 0 0 0 1.5h6.5a3.25 3.25 0 0 1 3.25 3.25V9.5h-.75a.75.75 0 0 0 0 1.5H15V5.75A4.75 4.75 0 0 0 10.25 1h-6.5ZM13 14.25a.75.75 0 0 1-.75.75h-6.5A4.75 4.75 0 0 1 1 10.25V5h2.25a.75.75 0 0 1 0 1.5H2.5v3.75a3.25 3.25 0 0 0 3.25 3.25h6.5a.75.75 0 0 1 .75.75ZM6.22 5.22a.75.75 0 0 1 1.06 0l2.25 2.25l.53.53l-.53.53l-2.25 2.25a.75.75 0 1 1-1.06-1.06L7.94 8L6.22 6.28a.75.75 0 0 1 0-1.06Z\" clip-rule=\"evenodd\"/>"
},
"details-block": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M0 4.596v1.428a.5.5 0 0 0 .725.446l.886-.446l.377-.19L2 5.827l1.404-.708l.07-.036l.662-.333l.603-.305a.5.5 0 0 0 0-.892l-.603-.305l-.662-.333l-.07-.036L2 2.172l-.012-.005l-.377-.19l-.886-.447A.5.5 0 0 0 0 1.976v2.62ZM7.75 3a.75.75 0 1 0 0 1.5h6.5a.25.25 0 0 1 .25.25v7.5a.25.25 0 0 1-.25.25h-9.5a.25.25 0 0 1-.25-.25v-4.5a.75.75 0 1 0-1.5 0v4.5c0 .966.784 1.75 1.75 1.75h9.5A1.75 1.75 0 0 0 16 12.25v-7.5A1.75 1.75 0 0 0 14.25 3h-6.5Zm-1 3.5a.75.75 0 1 0 0 1.5h5.5a.75.75 0 0 0 0-1.5h-5.5ZM6 9.75A.75.75 0 0 1 6.75 9h3.5a.75.75 0 0 1 0 1.5h-3.5A.75.75 0 0 1 6 9.75Z\" clip-rule=\"evenodd\"/>"
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M0 4.13v1.428a.5.5 0 0 0 .725.446l.886-.446l.377-.19L2 5.362l1.404-.708l.07-.036l.662-.333l.603-.304a.5.5 0 0 0 0-.893l-.603-.305l-.662-.333l-.07-.036L2 1.706l-.012-.005l-.377-.19l-.886-.447A.5.5 0 0 0 0 1.51v2.62ZM7.25 2a.75.75 0 0 0 0 1.5h7a.25.25 0 0 1 .25.25v8.5a.25.25 0 0 1-.25.25h-9.5a.25.25 0 0 1-.25-.25V6.754a.75.75 0 0 0-1.5 0v5.496c0 .966.784 1.75 1.75 1.75h9.5A1.75 1.75 0 0 0 16 12.25v-8.5A1.75 1.75 0 0 0 14.25 2h-7Zm-.5 4a.75.75 0 0 0 0 1.5h5.5a.75.75 0 0 0 0-1.5h-5.5ZM6 9.25a.75.75 0 0 1 .75-.75h3.5a.75.75 0 0 1 0 1.5h-3.5A.75.75 0 0 1 6 9.25Z\" clip-rule=\"evenodd\"/>"
},
"diagram": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M5.5 5.5v-3h5v3h-5ZM4 2a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-.103l1.535 2H14a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h.541L9.007 7H6.993L5.46 9H6a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h1.568l1.535-2H5a1 1 0 0 1-1-1V2Zm-1.5 8.5v3h3v-3h-3Zm8 3v-3h3v3h-3Z\" clip-rule=\"evenodd\"/>"
@ -626,13 +626,13 @@
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M3 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H3Zm1.102 4.297a1.195 1.195 0 1 0 0-2.39a1.195 1.195 0 0 0 0 2.39Zm1 7.516V6.234h-2v6.579h2ZM6.43 6.234h2v.881c.295-.462.943-1.084 2.148-1.084c1.438 0 2.219.953 2.219 2.766c0 .087.008.484.008.484v3.531h-2v-3.53c0-.485-.102-1.438-1.18-1.438c-1.079 0-1.17 1.198-1.195 1.982v2.986h-2V6.234Z\" clip-rule=\"evenodd\"/>"
},
"list-bulleted": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M1 4.75a1 1 0 1 0 0-2a1 1 0 0 0 0 2ZM4.75 3a.75.75 0 0 0 0 1.5h10.5a.75.75 0 0 0 0-1.5H4.75Zm0 4.25a.75.75 0 0 0 0 1.5h10.5a.75.75 0 0 0 0-1.5H4.75Zm-.75 5a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H4.75a.75.75 0 0 1-.75-.75ZM2 8a1 1 0 1 1-2 0a1 1 0 0 1 2 0Zm-1 5.25a1 1 0 1 0 0-2a1 1 0 0 0 0 2Z\" clip-rule=\"evenodd\"/>"
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M2 4.75a1 1 0 1 0 0-2a1 1 0 0 0 0 2ZM5.75 3a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5h-8.5Zm0 4.25a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5h-8.5Zm-.75 5a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5a.75.75 0 0 1-.75-.75ZM3 8a1 1 0 1 1-2 0a1 1 0 0 1 2 0Zm-1 5.25a1 1 0 1 0 0-2a1 1 0 0 0 0 2Z\" clip-rule=\"evenodd\"/>"
},
"list-indent": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M4.75 3a.75.75 0 0 0 0 1.5h10.5a.75.75 0 0 0 0-1.5H4.75Zm2 4.25a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5h-8.5ZM.22 5.72a.75.75 0 0 1 1.06 0l1.75 1.75l.53.53l-.53.53l-1.75 1.75A.75.75 0 1 1 .22 9.22L1.44 8L.22 6.78a.75.75 0 0 1 0-1.06Zm4.53 5.78a.75.75 0 0 0 0 1.5h10.5a.75.75 0 0 0 0-1.5H4.75Z\" clip-rule=\"evenodd\"/>"
},
"list-numbered": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M0 2h2v4H1V3H0V2Zm1.637 9.008H0v-1h1.637a1.382 1.382 0 0 1 .803 2.506L1.76 13H3v1H0v-.972L1.859 11.7a.382.382 0 0 0-.222-.693ZM4.75 3a.75.75 0 0 0 0 1.5h10.5a.75.75 0 0 0 0-1.5H4.75Zm0 4.25a.75.75 0 0 0 0 1.5h10.5a.75.75 0 0 0 0-1.5H4.75Zm-.75 5a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H4.75a.75.75 0 0 1-.75-.75Z\" clip-rule=\"evenodd\"/>"
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M0 2h2v4H1V3H0V2Zm1.637 9.008H0v-1h1.637a1.382 1.382 0 0 1 .803 2.506L1.76 13H3v1H0v-.972L1.859 11.7a.382.382 0 0 0-.222-.693ZM4.75 3a.75.75 0 0 0 0 1.5h9.5a.75.75 0 0 0 0-1.5h-9.5Zm0 4.25a.75.75 0 0 0 0 1.5h9.5a.75.75 0 0 0 0-1.5h-9.5Zm-.75 5a.75.75 0 0 1 .75-.75h9.5a.75.75 0 0 1 0 1.5h-9.5a.75.75 0 0 1-.75-.75Z\" clip-rule=\"evenodd\"/>"
},
"list-outdent": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M4.75 3a.75.75 0 0 0 0 1.5h10.5a.75.75 0 0 0 0-1.5H4.75Zm2 4.25a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5h-8.5ZM3.34 5.72a.75.75 0 0 0-1.06 0L.53 7.47L0 8l.53.53l1.75 1.75a.75.75 0 1 0 1.06-1.06L2.12 8l1.22-1.22a.75.75 0 0 0 0-1.06Zm1.41 5.78a.75.75 0 0 0 0 1.5h10.5a.75.75 0 0 0 0-1.5H4.75Z\" clip-rule=\"evenodd\"/>"
@ -1050,7 +1050,7 @@
"body": "<path fill=\"currentColor\" d=\"M10 12V9H6a3 3 0 0 0-3 3v2a5 5 0 0 1 3-9h4V2l5 5l-5 5Z\"/>"
},
"table": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M2.5 5V3h11v2h-11Zm0 1.5v3h4.75v-3H2.5Zm6.25 0v3h4.75v-3H8.75ZM2.5 11h4.75v3H2.5v-3Zm6.25 0v3h4.75v-3H8.75ZM1 2.5a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-12Z\" clip-rule=\"evenodd\"/>"
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M2.5 4.5v-2h11v2h-11Zm0 1.5v3h4.75V6H2.5Zm6.25 0v3h4.75V6H8.75ZM2.5 10.5h4.75v3H2.5v-3Zm6.25 0v3h4.75v-3H8.75ZM1 2a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2Z\" clip-rule=\"evenodd\"/>"
},
"tablet": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M12 1.5H4a.5.5 0 0 0-.5.5v1h9V2a.5.5 0 0 0-.5-.5Zm.5 3h-9V14a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5V4.5ZM4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4Zm1 12.25a.75.75 0 0 1 .75-.75h4.75a.75.75 0 0 1 0 1.5H5.75a.75.75 0 0 1-.75-.75Z\" clip-rule=\"evenodd\"/>"

View File

@ -2,8 +2,8 @@
"prefix": "tabler",
"info": {
"name": "Tabler Icons",
"total": 4231,
"version": "2.21.0",
"total": 4249,
"version": "2.22.0",
"author": {
"name": "Paweł Kuna",
"url": "https://github.com/tabler/tabler-icons"
@ -22,7 +22,7 @@
"category": "General",
"palette": false
},
"lastModified": 1685685432,
"lastModified": 1686117103,
"icons": {
"123": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m3 10l2-2v8m4-8h3a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h3m4-8h2.5A1.5 1.5 0 0 1 21 9.5v1a1.5 1.5 0 0 1-1.5 1.5H18h1.5a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-1.5 1.5H17\"/>"
@ -300,12 +300,21 @@
"align-box-bottom-right-filled": {
"body": "<g fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M0 0h24v24H0z\"/><path fill=\"currentColor\" d=\"M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005.195v12.666c0 1.96-1.537 3.56-3.472 3.662l-.195.005H5.667a3.667 3.667 0 0 1-3.662-3.472L2 18.333V5.667c0-1.96 1.537-3.56 3.472-3.662L5.667 2h12.666zM12 15a1 1 0 0 0-1 1v2l.007.117A1 1 0 0 0 13 18v-2l-.007-.117A1 1 0 0 0 12 15zm3-4a1 1 0 0 0-1 1v6l.007.117A1 1 0 0 0 16 18v-6l-.007-.117A1 1 0 0 0 15 11zm3 2a1 1 0 0 0-1 1v4l.007.117A1 1 0 0 0 19 18v-4l-.007-.117A1 1 0 0 0 18 13z\"/></g>"
},
"align-box-center-bottom": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 19V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm8-2h2m-4-3h6m-5-3h4\"/>"
},
"align-box-center-middle": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 19V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm8-4h2m-4-3h6m-5-3h4\"/>"
},
"align-box-center-middle-filled": {
"body": "<g fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M0 0h24v24H0z\"/><path fill=\"currentColor\" d=\"M19 2a3 3 0 0 1 2.995 2.824L22 5v14a3 3 0 0 1-2.824 2.995L19 22H5a3 3 0 0 1-2.993-2.802L2 19V5a3 3 0 0 1 2.824-2.995L5 2h14zm-6 12h-2l-.117.007a1 1 0 0 0 0 1.986L11 16h2l.117-.007a1 1 0 0 0 0-1.986L13 14zm2-3H9l-.117.007a1 1 0 0 0 0 1.986L9 13h6l.117-.007a1 1 0 0 0 0-1.986L15 11zm-1-3h-4l-.117.007a1 1 0 0 0 0 1.986L10 10h4l.117-.007a1 1 0 0 0 0-1.986L14 8z\"/></g>"
},
"align-box-center-stretch": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 19V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm8-2h2m-4-5h6m-5-5h4\"/>"
},
"align-box-center-top": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 19V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm8-6h2m-4-3h6m-5-3h4\"/>"
},
"align-box-left-bottom": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm6 12H7m6-3H7m4-3H7\"/>"
},
@ -318,6 +327,9 @@
"align-box-left-middle-filled": {
"body": "<g fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M0 0h24v24H0z\"/><path fill=\"currentColor\" d=\"M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005.195v12.666c0 1.96-1.537 3.56-3.472 3.662l-.195.005H5.667a3.667 3.667 0 0 1-3.662-3.472L2 18.333V5.667c0-1.96 1.537-3.56 3.472-3.662L5.667 2h12.666zM8 14H6l-.117.007A1 1 0 0 0 6 16h2l.117-.007A1 1 0 0 0 8 14zm4-3H6l-.117.007A1 1 0 0 0 6 13h6l.117-.007A1 1 0 0 0 12 11zm-2-3H6l-.117.007A1 1 0 0 0 6 10h4l.117-.007A1 1 0 0 0 10 8z\"/></g>"
},
"align-box-left-stretch": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5zm6 12H7m6-5H7m4-5H7\"/>"
},
"align-box-left-top": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm6 8H7m6-3H7m4-3H7\"/>"
},
@ -336,6 +348,9 @@
"align-box-right-middle-filled": {
"body": "<g fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M0 0h24v24H0z\"/><path fill=\"currentColor\" d=\"M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005.195v12.666c0 1.96-1.537 3.56-3.472 3.662l-.195.005H5.667a3.667 3.667 0 0 1-3.662-3.472L2 18.333V5.667c0-1.96 1.537-3.56 3.472-3.662L5.667 2h12.666zM18 14h-2l-.117.007a1 1 0 0 0 0 1.986L16 16h2l.117-.007a1 1 0 0 0 0-1.986L18 14zm0-3h-6l-.117.007a1 1 0 0 0 0 1.986L12 13h6l.117-.007a1 1 0 0 0 0-1.986L18 11zm0-3h-4l-.117.007a1 1 0 0 0 0 1.986L14 10h4l.117-.007a1 1 0 0 0 0-1.986L18 8z\"/></g>"
},
"align-box-right-stretch": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 17h2M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5zm8 7h6m-4-5h4\"/>"
},
"align-box-right-top": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm12 8h2m-6-3h6m-4-3h4\"/>"
},
@ -2303,6 +2318,9 @@
"brand-juejin": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m2 12l10 7.422L22 12\"/><path d=\"m7 9l5 4l5-4m-6-3l1 .8l1-.8l-1-.8z\"/></g>"
},
"brand-kbin": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.838\"><path d=\"M10.586 9.506h-2.43C7.722 8.574 7.456 8 6.56 8l-2.404.019c-.662 0-1.353.592-1.103 1.487l2.216 9.436C5.755 20.685 6.08 21 6.414 21h.64\"/><path d=\"M14.275 3h5.645c.84 0 1.24.714 1.02 1.287l-4.687 15.109c-.42 1.133-1.159 1.603-2.354 1.603H6.414c.39 0 .76-.618 1.296-2.061l4.457-14.49c.326-.83.76-1.448 2.108-1.448z\"/></g>"
},
"brand-kick": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 4h5v4h3V6h2V4h6v4h-2v2h-2v4h2v2h2v4h-6v-2h-2v-2H9v4H4z\"/>"
},
@ -2537,6 +2555,9 @@
"brand-revolut": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10.908 6c-.091.363-.908 5-.908 5h1.228C12.818 11 14 9.832 14 8.057C14 6.808 13.182 6 11.913 6h-1z\"/><path d=\"m15.5 13.5l1.791 4.558c.535 1.352 1.13 2.008 1.709 2.442c-1 .5-2.616.522-3.605.497c-.973 0-2.28-.24-3.106-2.6L11 15H9.5s-.465 2.243-.65 3.202c-.092.704.059 1.594.15 2.298c-1 .5-2.5.5-3.5.5c-.727 0-1.45-.248-1.5-1.5v-.311a7 7 0 0 1 .149-1.409c.75-3.577 1.366-7.17 1.847-10.78c.23-1.722 0-3.5 0-3.5c.585-.144 2.709-.602 6.787-.471a10.26 10.26 0 0 1 3.641.722c.308.148.601.326.875.531c.254.212.497.437.727.674c.3.382.545.804.727 1.253c.155.483.237.987.243 1.493c0 2.462-1.412 4.676-3.5 5.798z\"/></g>"
},
"brand-rumble": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19.993 9.108c.383.4.687.863.893 1.368a4.195 4.195 0 0 1 .006 3.166a4.37 4.37 0 0 1-.887 1.372a20.233 20.233 0 0 1-2.208 2a20.615 20.615 0 0 1-2.495 1.669a21.322 21.322 0 0 1-5.622 2.202a4.213 4.213 0 0 1-3.002-.404a3.98 3.98 0 0 1-1.163-.967a3.796 3.796 0 0 1-.695-1.312C3.621 14.3 3.798 9.89 4.954 5.972c.609-2.057 2.643-3.349 4.737-2.874c3.88.88 7.52 3.147 10.302 6.01z\"/><path d=\"M14.044 13.034c.67-.505.67-1.489 0-2.01a14.824 14.824 0 0 0-1.498-1.044a15.783 15.783 0 0 0-1.62-.865c-.77-.35-1.63.139-1.753.973a15.385 15.385 0 0 0-.1 3.786a1.232 1.232 0 0 0 1.715 1.027a14.783 14.783 0 0 0 1.694-.827a14.46 14.46 0 0 0 1.562-1.035v-.005z\"/></g>"
},
"brand-rust": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10.139 3.463c.473-1.95 3.249-1.95 3.722 0a1.916 1.916 0 0 0 2.859 1.185c1.714-1.045 3.678.918 2.633 2.633a1.916 1.916 0 0 0 1.184 2.858c1.95.473 1.95 3.249 0 3.722a1.916 1.916 0 0 0-1.185 2.859c1.045 1.714-.918 3.678-2.633 2.633a1.916 1.916 0 0 0-2.858 1.184c-.473 1.95-3.249 1.95-3.722 0a1.916 1.916 0 0 0-2.859-1.185c-1.714 1.045-3.678-.918-2.633-2.633a1.916 1.916 0 0 0-1.184-2.858c-1.95-.473-1.95-3.249 0-3.722A1.916 1.916 0 0 0 4.648 7.28c-1.045-1.714.918-3.678 2.633-2.633a1.914 1.914 0 0 0 2.858-1.184z\"/><path d=\"M8 12h6a2 2 0 1 0 0-4H8v8v-4z\"/><path d=\"M19 16h-2a2 2 0 0 1-2-2a2 2 0 0 0-2-2h-1M9 8H5m0 8h4\"/></g>"
},
@ -3107,6 +3128,9 @@
"calendar-question": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M15 21H6a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4m-4-8v4M8 3v4m-4 4h16m-1 11v.01\"/><path d=\"M19 19a2.003 2.003 0 0 0 .914-3.782a1.98 1.98 0 0 0-2.414.483\"/></g>"
},
"calendar-repeat": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12.5 21H6a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v3m-4-7v4M8 3v4m-4 4h12m4 3l2 2h-3m1 2l2-2m-3 0a3 3 0 1 0 2 5.236\"/>"
},
"calendar-search": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M11.5 21H6a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4.5M16 3v4M8 3v4m-4 4h16\"/><path d=\"M15 18a3 3 0 1 0 6 0a3 3 0 1 0-6 0m5.2 2.2L22 22\"/></g>"
},
@ -9346,6 +9370,9 @@
"physotherapist": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m9 15l-1-3l4-2l4 1h3.5M3 19a1 1 0 1 0 2 0a1 1 0 1 0-2 0m8-13a1 1 0 1 0 2 0a1 1 0 1 0-2 0m1 11v-7M8 20h7l1-4l4-2m-2 6h3\"/>"
},
"piano": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M3 7a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm6 12v-5\"/><path d=\"M8 5v8h2V5m5 14v-5m-1-8v7h2V6\"/></g>"
},
"picture-in-picture": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M11 19H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v4\"/><path d=\"M14 15a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1z\"/></g>"
},
@ -11796,6 +11823,33 @@
"tilt-shift-off": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8.56 3.69a9 9 0 0 0-.577.263M3.69 8.56A9 9 0 0 0 3 12m.69 3.44a9 9 0 0 0 1.95 2.92m2.92 1.95A9 9 0 0 0 12 21m3.44-.69a9 9 0 0 0 2.92-1.95m1.95-2.92A9 9 0 0 0 21 12m-.69-3.44a9 9 0 0 0-1.95-2.92m-2.92-1.95A9 9 0 0 0 12 3m-1.43 7.602a2 2 0 0 0 2.862 2.795M3 3l18 18\"/>"
},
"time-duration-0": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 12v.01M21 12v.01M12 21v.01M12 3v.01M7.5 4.2v.01m9-.01v.01m0 15.59v.01m-9-.01v.01M4.2 16.5v.01m15.6-.01v.01m0-9.01v.01M4.2 7.5v.01M10 11v2a2 2 0 1 0 4 0v-2a2 2 0 1 0-4 0z\"/>"
},
"time-duration-10": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 9v6m3-4v2a2 2 0 1 0 4 0v-2a2 2 0 1 0-4 0zm-9 1v.01M21 12v.01M12 21v.01M7.5 4.2v.01m9 15.59v.01m-9-.01v.01M4.2 16.5v.01m15.6-.01v.01M4.2 7.5v.01m15.61.017A8.994 8.994 0 0 0 12 3\"/>"
},
"time-duration-15": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 15h2a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-2V9h3M9 9v6m-6-3v.01M12 21v.01M7.5 4.2v.01m9 15.59v.01m-9-.01v.01M4.2 16.5v.01m15.6-.01v.01M4.2 7.5v.01M21 12a9 9 0 0 0-9-9\"/>"
},
"time-duration-30": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M14 10.5v3a1.5 1.5 0 0 0 3 0v-3a1.5 1.5 0 0 0-3 0zM8 9h1.5a1.5 1.5 0 0 1 0 3H9h.5a1.5 1.5 0 0 1 0 3H8m-5-3v.01M7.5 4.2v.01m0 15.59v.01M4.2 16.5v.01m0-9.01v.01\"/><path d=\"M12 21a9 9 0 0 0 0-18\"/></g>"
},
"time-duration-45": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M13 15h2a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-2V9h3M7 9v2a1 1 0 0 0 1 1h1m1-3v6M7.5 4.2v.01M4.2 7.5v.01\"/><path d=\"M3 12a9 9 0 1 0 9-9\"/></g>"
},
"time-duration-5": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 15h2a1.5 1.5 0 0 0 0-3h-2V9h3.5M3 12v.01M21 12v.01M12 21v.01M7.5 4.2v.01m9 15.59v.01m-9-.01v.01M4.2 16.5v.01m15.6-.01v.01m0-9.01v.01M4.2 7.5v.01m12.3-3.304A9.042 9.042 0 0 0 12 3\"/>"
},
"time-duration-60": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M14 10.5v3a1.5 1.5 0 0 0 3 0v-3a1.5 1.5 0 0 0-3 0zM11 9H9a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1H8\"/><path d=\"M3 12a9 9 0 1 0 18 0a9 9 0 0 0-18 0\"/></g>"
},
"time-duration-90": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 14.25c0 .414.336.75.75.75h1.5a.75.75 0 0 0 .75-.75v-4.5a.75.75 0 0 0-.75-.75h-1.5a.75.75 0 0 0-.75.75v1.5c0 .414.336.75.75.75H11m3-1.5v3a1.5 1.5 0 0 0 3 0v-3a1.5 1.5 0 0 0-3 0z\"/><path d=\"M3 12a9 9 0 1 0 18 0a9 9 0 0 0-18 0\"/></g>"
},
"time-duration-off": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 12v.01m4.5 7.79v.01M4.2 16.5v.01m0-9.01v.01M12 21a8.994 8.994 0 0 0 6.362-2.634m1.685-2.336A9 9 0 0 0 12 3M3 3l18 18\"/>"
},
"timeline": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m4 16l6-7l5 5l5-6\"/><path d=\"M14 14a1 1 0 1 0 2 0a1 1 0 1 0-2 0M9 9a1 1 0 1 0 2 0a1 1 0 1 0-2 0m-6 7a1 1 0 1 0 2 0a1 1 0 1 0-2 0m16-8a1 1 0 1 0 2 0a1 1 0 1 0-2 0\"/></g>"
},

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@iconify/json",
"version": "2.2.74",
"version": "2.2.75",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@iconify/json",
"version": "2.2.74",
"version": "2.2.75",
"license": "MIT",
"dependencies": {
"@iconify/types": "*",

View File

@ -2,7 +2,7 @@
"name": "@iconify/json",
"description": "Hundreds of open source icon sets in IconifyJSON format",
"license": "MIT",
"version": "2.2.74",
"version": "2.2.75",
"type": "module",
"homepage": "https://iconify.design/icon-sets/",
"bugs": "https://github.com/iconify/icon-sets/issues",