mirror of
https://github.com/iconify/collections-json.git
synced 2024-12-23 03:18:57 +00:00
Add Phosphor Icons
This commit is contained in:
parent
9f4f611cc4
commit
4efe827c84
@ -81,6 +81,22 @@
|
|||||||
"palette": "Colorless",
|
"palette": "Colorless",
|
||||||
"category": "General"
|
"category": "General"
|
||||||
},
|
},
|
||||||
|
"ph": {
|
||||||
|
"name": "Phosphor",
|
||||||
|
"total": 3411,
|
||||||
|
"author": "Phosphor Icons",
|
||||||
|
"url": "https://github.com/phosphor-icons/phosphor-icons",
|
||||||
|
"license": "MIT",
|
||||||
|
"height": 24,
|
||||||
|
"samples": [
|
||||||
|
"folder-notch-open-duotone",
|
||||||
|
"check-square-offset-thin",
|
||||||
|
"pencil-line-fill"
|
||||||
|
],
|
||||||
|
"version": "1.0.1",
|
||||||
|
"palette": "Colorless",
|
||||||
|
"category": "General"
|
||||||
|
},
|
||||||
"bx": {
|
"bx": {
|
||||||
"name": "BoxIcons",
|
"name": "BoxIcons",
|
||||||
"total": 1500,
|
"total": 1500,
|
||||||
|
@ -49,6 +49,15 @@
|
|||||||
* Palette: Colorless
|
* Palette: Colorless
|
||||||
|
|
||||||
|
|
||||||
|
### Phosphor
|
||||||
|
* Number of icons: 3411
|
||||||
|
* Author: Phosphor Icons
|
||||||
|
* URL: https://github.com/phosphor-icons/phosphor-icons
|
||||||
|
* License: MIT
|
||||||
|
* Version: 1.0.1
|
||||||
|
* Palette: Colorless
|
||||||
|
|
||||||
|
|
||||||
### BoxIcons
|
### BoxIcons
|
||||||
* Number of icons: 1500
|
* Number of icons: 1500
|
||||||
* 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.252",
|
"version": "1.1.253",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://iconify.design/icon-sets/",
|
"homepage": "https://iconify.design/icon-sets/",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
10622
json/ph.json
Normal file
10622
json/ph.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.252",
|
"version": "1.1.253",
|
||||||
"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