mirror of
https://github.com/iconify/collections-json.git
synced 2025-01-11 02:08:55 +00:00
Update Unicons
This commit is contained in:
parent
0a0d13c5b1
commit
ef98474b18
@ -64,6 +64,23 @@
|
|||||||
"palette": "Colorless",
|
"palette": "Colorless",
|
||||||
"category": "General"
|
"category": "General"
|
||||||
},
|
},
|
||||||
|
"uim": {
|
||||||
|
"name": "Unicons Monochrome",
|
||||||
|
"total": 253,
|
||||||
|
"author": "Iconscout",
|
||||||
|
"url": "https://github.com/Iconscout/unicons",
|
||||||
|
"license": "Apache 2.0",
|
||||||
|
"licenseURL": "https://raw.githubusercontent.com/Iconscout/unicons/master/LICENSE",
|
||||||
|
"height": 24,
|
||||||
|
"samples": [
|
||||||
|
"arrow-circle-right",
|
||||||
|
"chat-bubble-user",
|
||||||
|
"edit-alt"
|
||||||
|
],
|
||||||
|
"version": "2.1.6",
|
||||||
|
"palette": "Colorless",
|
||||||
|
"category": "General"
|
||||||
|
},
|
||||||
"bx": {
|
"bx": {
|
||||||
"name": "BoxIcons",
|
"name": "BoxIcons",
|
||||||
"total": 1462,
|
"total": 1462,
|
||||||
|
@ -39,6 +39,16 @@
|
|||||||
* Palette: Colorless
|
* Palette: Colorless
|
||||||
|
|
||||||
|
|
||||||
|
### Unicons Monochrome
|
||||||
|
* Number of icons: 253
|
||||||
|
* Author: Iconscout
|
||||||
|
* URL: https://github.com/Iconscout/unicons
|
||||||
|
* License: Apache 2.0
|
||||||
|
* License URL: https://raw.githubusercontent.com/Iconscout/unicons/master/LICENSE
|
||||||
|
* Version: 2.1.6
|
||||||
|
* Palette: Colorless
|
||||||
|
|
||||||
|
|
||||||
### BoxIcons
|
### BoxIcons
|
||||||
* Number of icons: 1462
|
* Number of icons: 1462
|
||||||
* Author: Atisa
|
* Author: Atisa
|
||||||
|
@ -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.146",
|
"version": "1.1.147",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://iconify.design/icon-sets/",
|
"homepage": "https://iconify.design/icon-sets/",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
1064
json/uim.json
Normal file
1064
json/uim.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.146",
|
"version": "1.1.147",
|
||||||
"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