mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-26 06:46:35 +00:00
Update Bootstrap Icons, Eva Icons
This commit is contained in:
parent
40ce198513
commit
8d940a0bc5
@ -129,6 +129,23 @@
|
|||||||
"palette": "Colorless",
|
"palette": "Colorless",
|
||||||
"category": "General"
|
"category": "General"
|
||||||
},
|
},
|
||||||
|
"bi": {
|
||||||
|
"name": "Bootstrap Icons",
|
||||||
|
"total": 536,
|
||||||
|
"author": "The Bootstrap Authors",
|
||||||
|
"url": "https://github.com/twbs/icons",
|
||||||
|
"license": "MIT",
|
||||||
|
"licenseURL": "https://github.com/twbs/icons/blob/master/LICENSE.md",
|
||||||
|
"height": 16,
|
||||||
|
"samples": [
|
||||||
|
"graph-up",
|
||||||
|
"card-image",
|
||||||
|
"code-slash"
|
||||||
|
],
|
||||||
|
"version": "1.0.0-alpha3",
|
||||||
|
"palette": "Colorless",
|
||||||
|
"category": "General"
|
||||||
|
},
|
||||||
"cil": {
|
"cil": {
|
||||||
"name": "CoreUI Free",
|
"name": "CoreUI Free",
|
||||||
"total": 502,
|
"total": 502,
|
||||||
@ -213,6 +230,23 @@
|
|||||||
"palette": "Colorless",
|
"palette": "Colorless",
|
||||||
"category": "General"
|
"category": "General"
|
||||||
},
|
},
|
||||||
|
"eva": {
|
||||||
|
"name": "Eva Icons",
|
||||||
|
"total": 490,
|
||||||
|
"author": "Akveo",
|
||||||
|
"url": "https://github.com/akveo/eva-icons/",
|
||||||
|
"license": "MIT",
|
||||||
|
"licenseURL": "https://github.com/akveo/eva-icons/blob/master/LICENSE.txt",
|
||||||
|
"height": 24,
|
||||||
|
"samples": [
|
||||||
|
"droplet-off-outline-outline",
|
||||||
|
"flash-fill",
|
||||||
|
"printer-outline-outline"
|
||||||
|
],
|
||||||
|
"version": "1.1.3",
|
||||||
|
"palette": "Colorless",
|
||||||
|
"category": "General"
|
||||||
|
},
|
||||||
"dashicons": {
|
"dashicons": {
|
||||||
"name": "Dashicons",
|
"name": "Dashicons",
|
||||||
"total": 339,
|
"total": 339,
|
||||||
|
@ -75,6 +75,16 @@
|
|||||||
* Palette: Colorless
|
* Palette: Colorless
|
||||||
|
|
||||||
|
|
||||||
|
### Bootstrap Icons
|
||||||
|
* Number of icons: 536
|
||||||
|
* Author: The Bootstrap Authors
|
||||||
|
* URL: https://github.com/twbs/icons
|
||||||
|
* License: MIT
|
||||||
|
* License URL: https://github.com/twbs/icons/blob/master/LICENSE.md
|
||||||
|
* Version: 1.0.0-alpha3
|
||||||
|
* Palette: Colorless
|
||||||
|
|
||||||
|
|
||||||
### CoreUI Free
|
### CoreUI Free
|
||||||
* Number of icons: 502
|
* Number of icons: 502
|
||||||
* Author: creativeLabs Łukasz Holeczek
|
* Author: creativeLabs Łukasz Holeczek
|
||||||
@ -124,6 +134,16 @@
|
|||||||
* Palette: Colorless
|
* Palette: Colorless
|
||||||
|
|
||||||
|
|
||||||
|
### Eva Icons
|
||||||
|
* Number of icons: 490
|
||||||
|
* Author: Akveo
|
||||||
|
* URL: https://github.com/akveo/eva-icons/
|
||||||
|
* License: MIT
|
||||||
|
* License URL: https://github.com/akveo/eva-icons/blob/master/LICENSE.txt
|
||||||
|
* Version: 1.1.3
|
||||||
|
* Palette: Colorless
|
||||||
|
|
||||||
|
|
||||||
### Dashicons
|
### Dashicons
|
||||||
* Number of icons: 339
|
* Number of icons: 339
|
||||||
* Author: WordPress
|
* Author: WordPress
|
||||||
|
@ -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.136",
|
"version": "1.1.137",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://iconify.design/icon-sets/",
|
"homepage": "https://iconify.design/icon-sets/",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
1637
json/bi.json
Normal file
1637
json/bi.json
Normal file
File diff suppressed because it is too large
Load Diff
1509
json/eva.json
Normal file
1509
json/eva.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -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.136",
|
"version": "1.1.137",
|
||||||
"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",
|
||||||
|
Loading…
Reference in New Issue
Block a user