mirror of
https://github.com/iconify/collections-json.git
synced 2025-04-04 16:01:50 +00:00
Add IconPark default set and variation
This commit is contained in:
parent
f24806fa51
commit
ffaf308804
@ -81,6 +81,40 @@
|
|||||||
"palette": "Colorless",
|
"palette": "Colorless",
|
||||||
"category": "General"
|
"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": {
|
"ph": {
|
||||||
"name": "Phosphor",
|
"name": "Phosphor",
|
||||||
"total": 4482,
|
"total": 4482,
|
||||||
|
@ -49,6 +49,26 @@
|
|||||||
* Palette: Colorless
|
* 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
|
### Phosphor
|
||||||
* Number of icons: 4482
|
* Number of icons: 4482
|
||||||
* Author: Phosphor Icons
|
* Author: Phosphor Icons
|
||||||
|
@ -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.365",
|
"version": "1.1.366",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://iconify.design/icon-sets/",
|
"homepage": "https://iconify.design/icon-sets/",
|
||||||
"autoload": {
|
"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",
|
"name": "@iconify/json",
|
||||||
"description": "Iconify icons collection in JSON format",
|
"description": "Iconify icons collection in JSON format",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "1.1.365",
|
"version": "1.1.366",
|
||||||
"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…
x
Reference in New Issue
Block a user