mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-22 20:45:12 +00:00
Update Material Design Icons
This commit is contained in:
parent
28d575626d
commit
a9d28c5b48
@ -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.12",
|
"version": "1.1.13",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://iconify.design/icon-sets/",
|
"homepage": "https://iconify.design/icon-sets/",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
@ -15363,7 +15363,7 @@
|
|||||||
"parent": "baguette"
|
"parent": "baguette"
|
||||||
},
|
},
|
||||||
"ban": {
|
"ban": {
|
||||||
"parent": "file-cancel"
|
"parent": "file-cancel-outline"
|
||||||
},
|
},
|
||||||
"band-aid": {
|
"band-aid": {
|
||||||
"parent": "bandage"
|
"parent": "bandage"
|
||||||
@ -17517,7 +17517,7 @@
|
|||||||
"parent": "shoe-print"
|
"parent": "shoe-print"
|
||||||
},
|
},
|
||||||
"forbid": {
|
"forbid": {
|
||||||
"parent": "file-cancel"
|
"parent": "file-cancel-outline"
|
||||||
},
|
},
|
||||||
"foreign-key": {
|
"foreign-key": {
|
||||||
"parent": "key-link"
|
"parent": "key-link"
|
||||||
@ -21095,6 +21095,18 @@
|
|||||||
"raspberrypi": {
|
"raspberrypi": {
|
||||||
"parent": "raspberry-pi"
|
"parent": "raspberry-pi"
|
||||||
},
|
},
|
||||||
|
"raster": {
|
||||||
|
"parent": "checkerboard"
|
||||||
|
},
|
||||||
|
"raster-minus": {
|
||||||
|
"parent": "checkerboard-minus"
|
||||||
|
},
|
||||||
|
"raster-plus": {
|
||||||
|
"parent": "checkerboard-plus"
|
||||||
|
},
|
||||||
|
"raster-remove": {
|
||||||
|
"parent": "checkerboard-remove"
|
||||||
|
},
|
||||||
"rate-review": {
|
"rate-review": {
|
||||||
"parent": "message-draw"
|
"parent": "message-draw"
|
||||||
},
|
},
|
||||||
|
@ -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.12",
|
"version": "1.1.13",
|
||||||
"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