mirror of
https://github.com/iconify/collections-json.git
synced 2024-12-23 11:28:55 +00:00
Update 3 icon sets: Material Design Icons, Pepicons Pop!, Pepicons Print
This commit is contained in:
parent
908d7bc8a6
commit
753406b716
@ -1226,7 +1226,7 @@
|
||||
"moon",
|
||||
"pen"
|
||||
],
|
||||
"displayHeight": 20,
|
||||
"height": 20,
|
||||
"category": "General",
|
||||
"palette": false
|
||||
},
|
||||
@ -1248,7 +1248,7 @@
|
||||
"moon",
|
||||
"pen"
|
||||
],
|
||||
"displayHeight": 20,
|
||||
"height": 20,
|
||||
"category": "General",
|
||||
"palette": false
|
||||
},
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "2.1.153",
|
||||
"version": "2.1.154",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
@ -21,7 +21,7 @@
|
||||
"category": "General",
|
||||
"palette": false
|
||||
},
|
||||
"lastModified": 1669013549,
|
||||
"lastModified": 1671435623,
|
||||
"icons": {
|
||||
"ab-testing": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 2a2 2 0 0 0-2 2v8h2V8h2v4h2V4a2 2 0 0 0-2-2H4m0 2h2v2H4m18 9.5V14a2 2 0 0 0-2-2h-4v10h4a2 2 0 0 0 2-2v-1.5a1.54 1.54 0 0 0-1.5-1.5a1.54 1.54 0 0 0 1.5-1.5M20 20h-2v-2h2v2m0-4h-2v-2h2M5.79 21.61l-1.58-1.22l14-18l1.58 1.22Z\"/>"
|
||||
@ -25542,6 +25542,9 @@
|
||||
"category-outline": {
|
||||
"parent": "shape-outline"
|
||||
},
|
||||
"category-plus": {
|
||||
"parent": "shape-plus"
|
||||
},
|
||||
"cc": {
|
||||
"parent": "closed-caption"
|
||||
},
|
||||
@ -53263,12 +53266,15 @@
|
||||
"church",
|
||||
"church-outline",
|
||||
"city",
|
||||
"city-variant",
|
||||
"city-variant-outline",
|
||||
"domain",
|
||||
"eiffel-tower",
|
||||
"ev-station",
|
||||
"factory",
|
||||
"gas-station",
|
||||
"home",
|
||||
"home-city-outline",
|
||||
"home-outline",
|
||||
"hospital-building",
|
||||
"island",
|
||||
|
@ -18,7 +18,7 @@
|
||||
"moon",
|
||||
"pen"
|
||||
],
|
||||
"displayHeight": 20,
|
||||
"height": 20,
|
||||
"category": "General",
|
||||
"palette": false
|
||||
},
|
||||
|
@ -18,7 +18,7 @@
|
||||
"moon",
|
||||
"pen"
|
||||
],
|
||||
"displayHeight": 20,
|
||||
"height": 20,
|
||||
"category": "General",
|
||||
"palette": false
|
||||
},
|
||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@iconify/json",
|
||||
"version": "2.1.153",
|
||||
"version": "2.1.154",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@iconify/json",
|
||||
"version": "2.1.153",
|
||||
"version": "2.1.154",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@iconify/types": "*",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "2.1.153",
|
||||
"version": "2.1.154",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"bugs": "https://github.com/iconify/icon-sets/issues",
|
||||
"repository": {
|
||||
|
Loading…
Reference in New Issue
Block a user