mirror of
https://github.com/iconify/collections-json.git
synced 2024-12-23 11:28:55 +00:00
Update Material Design Icons
This commit is contained in:
parent
3e7f6f600e
commit
665c8f1f18
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "1.1.102",
|
||||
"version": "1.1.103",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
@ -16618,7 +16618,7 @@
|
||||
"parent": "boom-gate-up-outline"
|
||||
},
|
||||
"arrow": {
|
||||
"parent": "undo-variant"
|
||||
"parent": "undo"
|
||||
},
|
||||
"arrow-back": {
|
||||
"parent": "arrow-left"
|
||||
@ -16852,7 +16852,7 @@
|
||||
"parent": "paperclip"
|
||||
},
|
||||
"audio": {
|
||||
"parent": "volume-low"
|
||||
"parent": "volume-high"
|
||||
},
|
||||
"audio-book": {
|
||||
"parent": "book-music"
|
||||
@ -16915,7 +16915,7 @@
|
||||
"parent": "seal"
|
||||
},
|
||||
"awning": {
|
||||
"parent": "storefront"
|
||||
"parent": "storefront-outline"
|
||||
},
|
||||
"azure": {
|
||||
"parent": "microsoft-azure"
|
||||
@ -18427,10 +18427,10 @@
|
||||
"parent": "bus-clock"
|
||||
},
|
||||
"dependencies": {
|
||||
"parent": "graph-outline"
|
||||
"parent": "graph"
|
||||
},
|
||||
"dependency": {
|
||||
"parent": "graph-outline"
|
||||
"parent": "graph"
|
||||
},
|
||||
"design": {
|
||||
"parent": "pencil-ruler"
|
||||
@ -20284,13 +20284,13 @@
|
||||
"parent": "invert-colors-off"
|
||||
},
|
||||
"invite": {
|
||||
"parent": "account-plus"
|
||||
"parent": "account-plus-outline"
|
||||
},
|
||||
"invoice": {
|
||||
"parent": "receipt"
|
||||
},
|
||||
"irrigation": {
|
||||
"parent": "sprinkler-variant"
|
||||
"parent": "sprinkler"
|
||||
},
|
||||
"italian-lights": {
|
||||
"parent": "string-lights"
|
||||
@ -20965,7 +20965,7 @@
|
||||
"parent": "lan-pending"
|
||||
},
|
||||
"local-atm": {
|
||||
"parent": "cash-usd-outline"
|
||||
"parent": "cash-usd"
|
||||
},
|
||||
"local-attraction": {
|
||||
"parent": "ticket"
|
||||
@ -21514,7 +21514,7 @@
|
||||
"parent": "currency-usd-off"
|
||||
},
|
||||
"money-usd": {
|
||||
"parent": "cash-usd-outline"
|
||||
"parent": "cash-usd"
|
||||
},
|
||||
"monitor-mobile-phone": {
|
||||
"parent": "monitor-cellphone"
|
||||
@ -23116,7 +23116,7 @@
|
||||
"parent": "head-cog-outline"
|
||||
},
|
||||
"pub": {
|
||||
"parent": "glass-mug-variant"
|
||||
"parent": "glass-mug"
|
||||
},
|
||||
"public": {
|
||||
"parent": "earth"
|
||||
@ -23835,6 +23835,9 @@
|
||||
"sine-wave": {
|
||||
"parent": "current-ac"
|
||||
},
|
||||
"size-extra-extra-small": {
|
||||
"parent": "size-xxs"
|
||||
},
|
||||
"skew-decrease": {
|
||||
"parent": "skew-less"
|
||||
},
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "1.1.102",
|
||||
"version": "1.1.103",
|
||||
"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