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

Update Carbon, Codicons, EOS Icons

This commit is contained in:
Vjacheslav Trushkin 2021-10-01 08:42:58 +03:00
parent d887012a9f
commit 6474ccec13
7 changed files with 17 additions and 14 deletions

View File

@ -256,7 +256,7 @@
"humidity",
"edit-off"
],
"version": "10.39.0",
"version": "10.40.0",
"palette": "Colorless",
"category": "General"
},
@ -464,7 +464,7 @@
},
"eos-icons": {
"name": "EOS Icons",
"total": 252,
"total": 253,
"author": "SUSE UX/UI team",
"url": "https://gitlab.com/SUSE-UIUX/eos-icons",
"license": "MIT",
@ -475,7 +475,7 @@
"arrow-rotate",
"package"
],
"version": "5.2.1",
"version": "5.3.1",
"palette": "Colorless",
"category": "General"
},
@ -582,7 +582,7 @@
"bell-dot",
"new-file"
],
"version": "0.0.22",
"version": "0.0.23",
"palette": "Colorless",
"category": "General"
},

View File

@ -146,7 +146,7 @@
* Author: IBM
* URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
* License: Apache 2.0
* Version: 10.39.0
* Version: 10.40.0
* Palette: Colorless
@ -269,12 +269,12 @@
### EOS Icons
* Number of icons: 252
* Number of icons: 253
* Author: SUSE UX/UI team
* URL: https://gitlab.com/SUSE-UIUX/eos-icons
* License: MIT
* License URL: https://gitlab.com/SUSE-UIUX/eos-icons/-/blob/master/LICENSE
* Version: 5.2.1
* Version: 5.3.1
* Palette: Colorless
@ -331,7 +331,7 @@
* URL: https://github.com/microsoft/vscode-codicons
* License: CC BY 4.0
* License URL: https://raw.githubusercontent.com/microsoft/vscode-codicons/master/LICENSE
* Version: 0.0.22
* Version: 0.0.23
* Palette: Colorless

View File

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

View File

@ -11,7 +11,7 @@
"title": "Apache 2.0",
"spdx": "Apache-2.0"
},
"version": "10.39.0",
"version": "10.40.0",
"samples": [
"user-certification",
"humidity",

View File

@ -12,7 +12,7 @@
"spdx": "CC-BY-4.0",
"url": "https://raw.githubusercontent.com/microsoft/vscode-codicons/master/LICENSE"
},
"version": "0.0.22",
"version": "0.0.23",
"samples": [
"account",
"bell-dot",

View File

@ -2,7 +2,7 @@
"prefix": "eos-icons",
"info": {
"name": "EOS Icons",
"total": 252,
"total": 253,
"author": {
"name": "SUSE UX/UI team",
"url": "https://gitlab.com/SUSE-UIUX/eos-icons"
@ -12,7 +12,7 @@
"spdx": "MIT",
"url": "https://gitlab.com/SUSE-UIUX/eos-icons/-/blob/master/LICENSE"
},
"version": "5.2.1",
"version": "5.3.1",
"samples": [
"modified-date-outlined",
"arrow-rotate",
@ -23,6 +23,9 @@
"palette": false
},
"icons": {
"3d-print": {
"body": "<path d=\"M22 2v20H2V2h20m0-2H2a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2z\" fill=\"currentColor\"/><path d=\"M23 5H2v2h21V5z\" fill=\"currentColor\"/><path d=\"M18 17H6v2h12v-2z\" fill=\"currentColor\"/><path d=\"M11 19h2v3h-2z\" fill=\"currentColor\"/><path d=\"M15 6a2.002 2.002 0 0 0-2-2h-2a1.995 1.995 0 0 0-.542 3.916L12 11l1.542-3.084A1.997 1.997 0 0 0 15 6zm-2 1h-2a1 1 0 0 1 0-2h2a1 1 0 0 1 0 2z\" fill=\"currentColor\"/><circle cx=\"12\" cy=\"6\" r=\"1\" fill=\"currentColor\"/>"
},
"abstract": {
"body": "<path d=\"M16 3H8a2 2 0 0 0-1.71 1l-4 7a2 2 0 0 0 0 2l4 7A2 2 0 0 0 8 21h8a2 2 0 0 0 1.74-1l4-7a2 2 0 0 0 0-2l-4-7A2 2 0 0 0 16 3z\" fill=\"currentColor\"/>"
},

View File

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