mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-09 14:51:03 +00:00
Update 6 icon sets
This commit is contained in:
parent
dbf83ae694
commit
6b5c6681bf
@ -87,7 +87,7 @@
|
||||
"ph": {
|
||||
"name": "Phosphor",
|
||||
"total": 7488,
|
||||
"version": "2.0.2",
|
||||
"version": "2.0.3",
|
||||
"author": {
|
||||
"name": "Phosphor Icons",
|
||||
"url": "https://github.com/phosphor-icons/core"
|
||||
@ -1740,7 +1740,7 @@
|
||||
"bow-and-arrow",
|
||||
"full-moon-face"
|
||||
],
|
||||
"height": 72,
|
||||
"height": 36,
|
||||
"displayHeight": 18,
|
||||
"category": "Emoji",
|
||||
"palette": true
|
||||
@ -1984,8 +1984,7 @@
|
||||
"fire",
|
||||
"kissing-face-with-smiling-eyes"
|
||||
],
|
||||
"height": 48,
|
||||
"displayHeight": 24,
|
||||
"height": 24,
|
||||
"category": "Emoji",
|
||||
"palette": true
|
||||
},
|
||||
@ -2181,7 +2180,7 @@
|
||||
"tensorflow",
|
||||
"logstash"
|
||||
],
|
||||
"height": 128,
|
||||
"height": 32,
|
||||
"displayHeight": 16,
|
||||
"category": "Brands / Social",
|
||||
"palette": true
|
||||
@ -2203,7 +2202,7 @@
|
||||
"bulma",
|
||||
"logstash"
|
||||
],
|
||||
"height": 128,
|
||||
"height": 32,
|
||||
"displayHeight": 16,
|
||||
"category": "Brands / Social",
|
||||
"palette": false
|
||||
@ -2442,7 +2441,7 @@
|
||||
"real-estate-agency",
|
||||
"wheelchair"
|
||||
],
|
||||
"height": 50,
|
||||
"height": 25,
|
||||
"category": "Maps / Flags",
|
||||
"palette": false
|
||||
},
|
||||
|
@ -48,7 +48,7 @@
|
||||
* URL: https://github.com/phosphor-icons/core
|
||||
* License: MIT
|
||||
* License URL: https://github.com/phosphor-icons/core/blob/main/LICENSE
|
||||
* Version: 2.0.2
|
||||
* Version: 2.0.3
|
||||
* Palette: Colorless
|
||||
* Icon set prefix: `ph`
|
||||
* File: [json/ph.json](json/ph.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "2.2.145",
|
||||
"version": "2.2.146",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
@ -17,7 +17,7 @@
|
||||
"bulma",
|
||||
"logstash"
|
||||
],
|
||||
"height": 128,
|
||||
"height": 32,
|
||||
"displayHeight": 16,
|
||||
"category": "Brands / Social",
|
||||
"palette": false
|
||||
|
@ -17,7 +17,7 @@
|
||||
"tensorflow",
|
||||
"logstash"
|
||||
],
|
||||
"height": 128,
|
||||
"height": 32,
|
||||
"displayHeight": 16,
|
||||
"category": "Brands / Social",
|
||||
"palette": true
|
||||
|
@ -18,7 +18,7 @@
|
||||
"real-estate-agency",
|
||||
"wheelchair"
|
||||
],
|
||||
"height": 50,
|
||||
"height": 25,
|
||||
"category": "Maps / Flags",
|
||||
"palette": false
|
||||
},
|
||||
|
@ -17,7 +17,7 @@
|
||||
"bow-and-arrow",
|
||||
"full-moon-face"
|
||||
],
|
||||
"height": 72,
|
||||
"height": 36,
|
||||
"displayHeight": 18,
|
||||
"category": "Emoji",
|
||||
"palette": true
|
||||
|
@ -3,7 +3,7 @@
|
||||
"info": {
|
||||
"name": "Phosphor",
|
||||
"total": 7488,
|
||||
"version": "2.0.2",
|
||||
"version": "2.0.3",
|
||||
"author": {
|
||||
"name": "Phosphor Icons",
|
||||
"url": "https://github.com/phosphor-icons/core"
|
||||
|
@ -17,8 +17,7 @@
|
||||
"fire",
|
||||
"kissing-face-with-smiling-eyes"
|
||||
],
|
||||
"height": 48,
|
||||
"displayHeight": 24,
|
||||
"height": 24,
|
||||
"category": "Emoji",
|
||||
"palette": true
|
||||
},
|
||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@iconify/json",
|
||||
"version": "2.2.145",
|
||||
"version": "2.2.146",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@iconify/json",
|
||||
"version": "2.2.145",
|
||||
"version": "2.2.146",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@iconify/types": "*",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Hundreds of open source icon sets in IconifyJSON format",
|
||||
"license": "MIT",
|
||||
"version": "2.2.145",
|
||||
"version": "2.2.146",
|
||||
"type": "module",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"bugs": "https://github.com/iconify/icon-sets/issues",
|
||||
|
Loading…
Reference in New Issue
Block a user