2
0
mirror of https://github.com/iconify/collections-json.git synced 2024-12-23 03:18:57 +00:00

Update Bootstrap Icons, OpenMoji

This commit is contained in:
Vjacheslav Trushkin 2020-05-22 09:47:48 +03:00
parent 93cc43af17
commit 896bdf8f22
6 changed files with 734 additions and 674 deletions

View File

@ -159,7 +159,7 @@
"card-image", "card-image",
"code-slash" "code-slash"
], ],
"version": "1.0.0-alpha3", "version": "1.0.0-alpha4",
"palette": "Colorless", "palette": "Colorless",
"category": "General" "category": "General"
}, },
@ -969,7 +969,7 @@
}, },
"openmoji": { "openmoji": {
"name": "OpenMoji", "name": "OpenMoji",
"total": 3525, "total": 3540,
"author": "OpenMoji", "author": "OpenMoji",
"url": "https://github.com/hfg-gmuend/openmoji", "url": "https://github.com/hfg-gmuend/openmoji",
"license": "CC BY-SA 4.0", "license": "CC BY-SA 4.0",

View File

@ -91,7 +91,7 @@
* URL: https://github.com/twbs/icons * URL: https://github.com/twbs/icons
* License: MIT * License: MIT
* License URL: https://github.com/twbs/icons/blob/master/LICENSE.md * License URL: https://github.com/twbs/icons/blob/master/LICENSE.md
* Version: 1.0.0-alpha3 * Version: 1.0.0-alpha4
* Palette: Colorless * Palette: Colorless
@ -562,7 +562,7 @@
### OpenMoji ### OpenMoji
* Number of icons: 3525 * Number of icons: 3540
* Author: OpenMoji * Author: OpenMoji
* URL: https://github.com/hfg-gmuend/openmoji * URL: https://github.com/hfg-gmuend/openmoji
* License: CC BY-SA 4.0 * License: CC BY-SA 4.0

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.158", "version": "1.1.159",
"license": "MIT", "license": "MIT",
"homepage": "https://iconify.design/icon-sets/", "homepage": "https://iconify.design/icon-sets/",
"autoload": { "autoload": {

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

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.158", "version": "1.1.159",
"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",