mirror of
https://github.com/iconify/collections-json.git
synced 2025-01-31 02:58:37 +00:00
Add IconPark default set and variation
This commit is contained in:
parent
f24806fa51
commit
ffaf308804
@ -81,6 +81,40 @@
|
||||
"palette": "Colorless",
|
||||
"category": "General"
|
||||
},
|
||||
"icon-park": {
|
||||
"name": "IconPark",
|
||||
"total": 2420,
|
||||
"author": "ByteDance",
|
||||
"url": "https://github.com/bytedance/IconPark",
|
||||
"license": "Apache 2.0",
|
||||
"licenseURL": "https://github.com/bytedance/IconPark/blob/master/LICENSE",
|
||||
"height": 24,
|
||||
"samples": [
|
||||
"add-one",
|
||||
"english-mustache",
|
||||
"basketball-clothes"
|
||||
],
|
||||
"version": "1.3.3",
|
||||
"palette": "Colorful",
|
||||
"category": "General"
|
||||
},
|
||||
"icon-park-outline": {
|
||||
"name": "IconPark Outline",
|
||||
"total": 2420,
|
||||
"author": "ByteDance",
|
||||
"url": "https://github.com/bytedance/IconPark",
|
||||
"license": "Apache 2.0",
|
||||
"licenseURL": "https://github.com/bytedance/IconPark/blob/master/LICENSE",
|
||||
"height": 24,
|
||||
"samples": [
|
||||
"add-user",
|
||||
"english-mustache",
|
||||
"wind-turbine"
|
||||
],
|
||||
"version": "1.3.3",
|
||||
"palette": "Colorless",
|
||||
"category": "General"
|
||||
},
|
||||
"ph": {
|
||||
"name": "Phosphor",
|
||||
"total": 4482,
|
||||
|
@ -49,6 +49,26 @@
|
||||
* Palette: Colorless
|
||||
|
||||
|
||||
### IconPark
|
||||
* Number of icons: 2420
|
||||
* Author: ByteDance
|
||||
* URL: https://github.com/bytedance/IconPark
|
||||
* License: Apache 2.0
|
||||
* License URL: https://github.com/bytedance/IconPark/blob/master/LICENSE
|
||||
* Version: 1.3.3
|
||||
* Palette: Colorful
|
||||
|
||||
|
||||
### IconPark Outline
|
||||
* Number of icons: 2420
|
||||
* Author: ByteDance
|
||||
* URL: https://github.com/bytedance/IconPark
|
||||
* License: Apache 2.0
|
||||
* License URL: https://github.com/bytedance/IconPark/blob/master/LICENSE
|
||||
* Version: 1.3.3
|
||||
* Palette: Colorless
|
||||
|
||||
|
||||
### Phosphor
|
||||
* Number of icons: 4482
|
||||
* Author: Phosphor Icons
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "1.1.365",
|
||||
"version": "1.1.366",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
9777
json/icon-park-outline.json
Normal file
9777
json/icon-park-outline.json
Normal file
File diff suppressed because it is too large
Load Diff
9777
json/icon-park.json
Normal file
9777
json/icon-park.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "1.1.365",
|
||||
"version": "1.1.366",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"main": "lib/finder.js",
|
||||
"bugs": "https://github.com/iconify/collections-json/issues",
|
||||
|
Loading…
x
Reference in New Issue
Block a user