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
665c8f1f18
commit
fc6a19444c
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "1.1.103",
|
||||
"version": "1.1.104",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
@ -16618,7 +16618,7 @@
|
||||
"parent": "boom-gate-up-outline"
|
||||
},
|
||||
"arrow": {
|
||||
"parent": "undo"
|
||||
"parent": "undo-variant"
|
||||
},
|
||||
"arrow-back": {
|
||||
"parent": "arrow-left"
|
||||
@ -18421,7 +18421,7 @@
|
||||
"parent": "cancel"
|
||||
},
|
||||
"dentist": {
|
||||
"parent": "toothbrush"
|
||||
"parent": "toothbrush-paste"
|
||||
},
|
||||
"departure-board": {
|
||||
"parent": "bus-clock"
|
||||
@ -19714,7 +19714,7 @@
|
||||
"parent": "pound-box-outline"
|
||||
},
|
||||
"hd": {
|
||||
"parent": "high-definition"
|
||||
"parent": "high-definition-box"
|
||||
},
|
||||
"hd-box": {
|
||||
"parent": "high-definition-box"
|
||||
@ -20284,7 +20284,7 @@
|
||||
"parent": "invert-colors-off"
|
||||
},
|
||||
"invite": {
|
||||
"parent": "account-plus-outline"
|
||||
"parent": "account-plus"
|
||||
},
|
||||
"invoice": {
|
||||
"parent": "receipt"
|
||||
@ -22312,7 +22312,7 @@
|
||||
"parent": "ocr"
|
||||
},
|
||||
"oral-hygiene": {
|
||||
"parent": "toothbrush"
|
||||
"parent": "toothbrush-paste"
|
||||
},
|
||||
"order-checkbox-ascending": {
|
||||
"parent": "order-bool-ascending-variant"
|
||||
@ -23161,7 +23161,7 @@
|
||||
"parent": "help-network-outline"
|
||||
},
|
||||
"queue": {
|
||||
"parent": "tray-remove"
|
||||
"parent": "tray"
|
||||
},
|
||||
"queue-music": {
|
||||
"parent": "playlist-music"
|
||||
@ -23272,7 +23272,7 @@
|
||||
"parent": "account-plus-outline"
|
||||
},
|
||||
"registration-mark": {
|
||||
"parent": "target"
|
||||
"parent": "target-variant"
|
||||
},
|
||||
"regular-expression": {
|
||||
"parent": "regex"
|
||||
@ -23838,6 +23838,21 @@
|
||||
"size-extra-extra-small": {
|
||||
"parent": "size-xxs"
|
||||
},
|
||||
"size-extra-large": {
|
||||
"parent": "size-xl"
|
||||
},
|
||||
"size-extra-small": {
|
||||
"parent": "size-xs"
|
||||
},
|
||||
"size-large": {
|
||||
"parent": "size-l"
|
||||
},
|
||||
"size-medium": {
|
||||
"parent": "size-m"
|
||||
},
|
||||
"size-small": {
|
||||
"parent": "size-s"
|
||||
},
|
||||
"skew-decrease": {
|
||||
"parent": "skew-less"
|
||||
},
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "1.1.103",
|
||||
"version": "1.1.104",
|
||||
"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