2
0
mirror of https://github.com/iconify/collections-json.git synced 2024-09-18 18:19:00 +00:00

Update 6 icon sets

This commit is contained in:
Vjacheslav Trushkin 2023-11-24 08:49:05 +02:00
parent dbf83ae694
commit 6b5c6681bf
11 changed files with 17 additions and 19 deletions

View File

@ -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
},

View File

@ -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))

View File

@ -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": {

View File

@ -17,7 +17,7 @@
"bulma",
"logstash"
],
"height": 128,
"height": 32,
"displayHeight": 16,
"category": "Brands / Social",
"palette": false

View File

@ -17,7 +17,7 @@
"tensorflow",
"logstash"
],
"height": 128,
"height": 32,
"displayHeight": 16,
"category": "Brands / Social",
"palette": true

View File

@ -18,7 +18,7 @@
"real-estate-agency",
"wheelchair"
],
"height": 50,
"height": 25,
"category": "Maps / Flags",
"palette": false
},

View File

@ -17,7 +17,7 @@
"bow-and-arrow",
"full-moon-face"
],
"height": 72,
"height": 36,
"displayHeight": 18,
"category": "Emoji",
"palette": true

View File

@ -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"

View File

@ -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
View File

@ -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": "*",

View File

@ -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",