mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-08 14:21:00 +00:00
Update Material Design Icons
This commit is contained in:
parent
28d575626d
commit
a9d28c5b48
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "1.1.12",
|
||||
"version": "1.1.13",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
@ -15363,7 +15363,7 @@
|
||||
"parent": "baguette"
|
||||
},
|
||||
"ban": {
|
||||
"parent": "file-cancel"
|
||||
"parent": "file-cancel-outline"
|
||||
},
|
||||
"band-aid": {
|
||||
"parent": "bandage"
|
||||
@ -17517,7 +17517,7 @@
|
||||
"parent": "shoe-print"
|
||||
},
|
||||
"forbid": {
|
||||
"parent": "file-cancel"
|
||||
"parent": "file-cancel-outline"
|
||||
},
|
||||
"foreign-key": {
|
||||
"parent": "key-link"
|
||||
@ -21095,6 +21095,18 @@
|
||||
"raspberrypi": {
|
||||
"parent": "raspberry-pi"
|
||||
},
|
||||
"raster": {
|
||||
"parent": "checkerboard"
|
||||
},
|
||||
"raster-minus": {
|
||||
"parent": "checkerboard-minus"
|
||||
},
|
||||
"raster-plus": {
|
||||
"parent": "checkerboard-plus"
|
||||
},
|
||||
"raster-remove": {
|
||||
"parent": "checkerboard-remove"
|
||||
},
|
||||
"rate-review": {
|
||||
"parent": "message-draw"
|
||||
},
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "1.1.12",
|
||||
"version": "1.1.13",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"main": "lib/finder.js",
|
||||
"bugs": "https://github.com/iconify/collections-json/issues",
|
||||
|
Loading…
Reference in New Issue
Block a user