2
0
mirror of https://github.com/iconify/collections-json.git synced 2024-11-08 14:21:00 +00:00

Update 3 icon sets: Arcticons, Lucide, Gitlab SVGs

This commit is contained in:
Vjacheslav Trushkin 2024-01-26 08:57:38 +02:00
parent 58971e6ea7
commit 94095ff17b
8 changed files with 1153 additions and 34 deletions

View File

@ -304,7 +304,7 @@
},
"lucide": {
"name": "Lucide",
"total": 1411,
"total": 1412,
"author": {
"name": "Lucide Contributors",
"url": "https://github.com/lucide-icons/lucide"
@ -1466,7 +1466,7 @@
"pajamas": {
"name": "Gitlab SVGs",
"total": 373,
"version": "3.77.0",
"version": "3.78.0",
"author": {
"name": "GitLab B.V.",
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@ -2232,7 +2232,7 @@
},
"arcticons": {
"name": "Arcticons",
"total": 8297,
"total": 8671,
"author": {
"name": "Donnnno",
"url": "https://github.com/Donnnno/Arcticons"

View File

@ -149,7 +149,7 @@
* File: [json/ion.json](json/ion.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
## Lucide
* Number of icons: 1411
* Number of icons: 1412
* Author: Lucide Contributors
* URL: https://github.com/lucide-icons/lucide
* License: ISC
@ -722,7 +722,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.77.0
* Version: 3.78.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))
@ -1089,7 +1089,7 @@
* File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
## Arcticons
* Number of icons: 8297
* Number of icons: 8671
* Author: Donnnno
* URL: https://github.com/Donnnno/Arcticons
* 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.174",
"version": "2.2.175",
"license": "MIT",
"homepage": "https://iconify.design/icon-sets/",
"autoload": {

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@
"prefix": "lucide",
"info": {
"name": "Lucide",
"total": 1411,
"total": 1412,
"author": {
"name": "Lucide Contributors",
"url": "https://github.com/lucide-icons/lucide"
@ -21,7 +21,7 @@
"category": "General",
"palette": false
},
"lastModified": 1706079410,
"lastModified": 1706252032,
"icons": {
"a-arrow-down": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3.5 13h6M2 16l4.5-9l4.5 9m7-9v9m-4-4l4 4l4-4\"/>"
@ -4303,6 +4303,9 @@
"webhook": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M18 16.98h-5.99c-1.1 0-1.95.94-2.48 1.9A4 4 0 0 1 2 17c.01-.7.2-1.4.57-2\"/><path d=\"m6 17l3.13-5.78c.53-.97.1-2.18-.5-3.1a4 4 0 1 1 6.89-4.06\"/><path d=\"m12 6l3.13 5.73C15.66 12.7 16.9 13 18 13a4 4 0 0 1 0 8\"/></g>"
},
"webhook-off": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M17 17h-5c-1.09-.02-1.94.92-2.5 1.9A3 3 0 1 1 2.57 15M9 3.4a4 4 0 0 1 6.52.66\"/><path d=\"m6 17l3.1-5.8a2.5 2.5 0 0 0 .057-2.05M20.3 20.3a4 4 0 0 1-2.3.7m.6-8a4 4 0 0 1 3.357 3.414M12 6l.6 1M2 2l20 20\"/></g>"
},
"weight": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"5\" r=\"3\"/><path d=\"M6.5 8a2 2 0 0 0-1.905 1.46L2.1 18.5A2 2 0 0 0 4 21h16a2 2 0 0 0 1.925-2.54L19.4 9.5A2 2 0 0 0 17.48 8Z\"/></g>"
},

View File

@ -3,7 +3,7 @@
"info": {
"name": "Gitlab SVGs",
"total": 373,
"version": "3.77.0",
"version": "3.78.0",
"author": {
"name": "GitLab B.V.",
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@iconify/json",
"version": "2.2.174",
"version": "2.2.175",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@iconify/json",
"version": "2.2.174",
"version": "2.2.175",
"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.174",
"version": "2.2.175",
"type": "module",
"homepage": "https://iconify.design/icon-sets/",
"bugs": "https://github.com/iconify/icon-sets/issues",