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

Update Akar Icons, Carbon, Codicons, EOS Icons, IonIcons

This commit is contained in:
Vjacheslav Trushkin 2021-08-04 08:31:13 +03:00
parent 3959150d59
commit 2cb3eee46d
9 changed files with 17 additions and 17 deletions

View File

@ -208,7 +208,7 @@
"ios-bicycle", "ios-bicycle",
"md-person-add" "md-person-add"
], ],
"version": "5.5.2", "version": "5.5.3",
"palette": "Colorless", "palette": "Colorless",
"category": "General" "category": "General"
}, },
@ -256,7 +256,7 @@
"humidity", "humidity",
"edit-off" "edit-off"
], ],
"version": "10.36.0", "version": "10.37.0-rc.0",
"palette": "Colorless", "palette": "Colorless",
"category": "General" "category": "General"
}, },
@ -475,7 +475,7 @@
"arrow-rotate", "arrow-rotate",
"package" "package"
], ],
"version": "5.2.0", "version": "5.2.1",
"palette": "Colorless", "palette": "Colorless",
"category": "General" "category": "General"
}, },
@ -582,7 +582,7 @@
"bell-dot", "bell-dot",
"new-file" "new-file"
], ],
"version": "0.0.20", "version": "0.0.21",
"palette": "Colorless", "palette": "Colorless",
"category": "General" "category": "General"
}, },
@ -696,7 +696,7 @@
"pencil", "pencil",
"location" "location"
], ],
"version": "1.7.11", "version": "1.7.12",
"palette": "Colorless", "palette": "Colorless",
"category": "General" "category": "General"
}, },

View File

@ -119,7 +119,7 @@
* URL: https://github.com/ionic-team/ionicons * URL: https://github.com/ionic-team/ionicons
* License: MIT * License: MIT
* License URL: https://github.com/ionic-team/ionicons/blob/master/LICENSE * License URL: https://github.com/ionic-team/ionicons/blob/master/LICENSE
* Version: 5.5.2 * Version: 5.5.3
* Palette: Colorless * Palette: Colorless
@ -146,7 +146,7 @@
* Author: IBM * Author: IBM
* URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons * URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
* License: Apache 2.0 * License: Apache 2.0
* Version: 10.36.0 * Version: 10.37.0-rc.0
* Palette: Colorless * Palette: Colorless
@ -274,7 +274,7 @@
* URL: https://gitlab.com/SUSE-UIUX/eos-icons * URL: https://gitlab.com/SUSE-UIUX/eos-icons
* License: MIT * License: MIT
* License URL: https://gitlab.com/SUSE-UIUX/eos-icons/-/blob/master/LICENSE * License URL: https://gitlab.com/SUSE-UIUX/eos-icons/-/blob/master/LICENSE
* Version: 5.2.0 * Version: 5.2.1
* Palette: Colorless * Palette: Colorless
@ -331,7 +331,7 @@
* URL: https://github.com/microsoft/vscode-codicons * URL: https://github.com/microsoft/vscode-codicons
* License: CC BY 4.0 * License: CC BY 4.0
* License URL: https://raw.githubusercontent.com/microsoft/vscode-codicons/master/LICENSE * License URL: https://raw.githubusercontent.com/microsoft/vscode-codicons/master/LICENSE
* Version: 0.0.20 * Version: 0.0.21
* Palette: Colorless * Palette: Colorless
@ -396,7 +396,7 @@
* URL: https://github.com/artcoholic/akar-icons * URL: https://github.com/artcoholic/akar-icons
* License: MIT * License: MIT
* License URL: https://github.com/artcoholic/akar-icons/blob/master/LICENSE * License URL: https://github.com/artcoholic/akar-icons/blob/master/LICENSE
* Version: 1.7.11 * Version: 1.7.12
* Palette: Colorless * Palette: Colorless

View File

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

View File

@ -12,7 +12,7 @@
"spdx": "MIT", "spdx": "MIT",
"url": "https://github.com/artcoholic/akar-icons/blob/master/LICENSE" "url": "https://github.com/artcoholic/akar-icons/blob/master/LICENSE"
}, },
"version": "1.7.11", "version": "1.7.12",
"samples": [ "samples": [
"paper", "paper",
"pencil", "pencil",

View File

@ -11,7 +11,7 @@
"title": "Apache 2.0", "title": "Apache 2.0",
"spdx": "Apache-2.0" "spdx": "Apache-2.0"
}, },
"version": "10.36.0", "version": "10.37.0-rc.0",
"samples": [ "samples": [
"user-certification", "user-certification",
"humidity", "humidity",

View File

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

View File

@ -12,7 +12,7 @@
"spdx": "MIT", "spdx": "MIT",
"url": "https://gitlab.com/SUSE-UIUX/eos-icons/-/blob/master/LICENSE" "url": "https://gitlab.com/SUSE-UIUX/eos-icons/-/blob/master/LICENSE"
}, },
"version": "5.2.0", "version": "5.2.1",
"samples": [ "samples": [
"modified-date-outlined", "modified-date-outlined",
"arrow-rotate", "arrow-rotate",

View File

@ -12,7 +12,7 @@
"spdx": "MIT", "spdx": "MIT",
"url": "https://github.com/ionic-team/ionicons/blob/master/LICENSE" "url": "https://github.com/ionic-team/ionicons/blob/master/LICENSE"
}, },
"version": "5.5.2", "version": "5.5.3",
"samples": [ "samples": [
"ios-add-circle-outline", "ios-add-circle-outline",
"ios-bicycle", "ios-bicycle",

View File

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