2
0
mirror of https://github.com/iconify/collections-json.git synced 2024-09-19 18:39:01 +00:00

Update Material Design Icons, Simple Icons

This commit is contained in:
Vjacheslav Trushkin 2020-06-01 08:59:09 +03:00
parent 3c49dad132
commit e65949ac02
6 changed files with 51 additions and 22 deletions

View File

@ -1086,7 +1086,7 @@
},
"simple-icons": {
"name": "Simple Icons",
"total": 1334,
"total": 1342,
"author": "Simple Icons Collaborators",
"url": "https://github.com/simple-icons/simple-icons",
"license": "CC0 1.0",
@ -1097,7 +1097,7 @@
"bing",
"amazonaws"
],
"version": "2.14.0",
"version": "2.15.0",
"palette": "Colorless",
"category": "Brands / Social"
},

View File

@ -631,12 +631,12 @@
### Simple Icons
* Number of icons: 1334
* Number of icons: 1342
* Author: Simple Icons Collaborators
* URL: https://github.com/simple-icons/simple-icons
* License: CC0 1.0
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
* Version: 2.14.0
* Version: 2.15.0
* Palette: Colorless

View File

@ -2,7 +2,7 @@
"name": "iconify/json",
"description": "Iconify icons collection in JSON format",
"type": "library",
"version": "1.1.163",
"version": "1.1.164",
"license": "MIT",
"homepage": "https://iconify.design/icon-sets/",
"autoload": {

View File

@ -17571,7 +17571,7 @@
"parent": "boom-gate-up-outline"
},
"arrow": {
"parent": "undo"
"parent": "undo-variant"
},
"arrow-back": {
"parent": "arrow-left"
@ -17805,7 +17805,7 @@
"parent": "paperclip"
},
"audio": {
"parent": "volume-medium"
"parent": "volume-low"
},
"audio-book": {
"parent": "book-music"
@ -19452,10 +19452,10 @@
"parent": "bus-clock"
},
"dependencies": {
"parent": "graph-outline"
"parent": "graph"
},
"dependency": {
"parent": "graph-outline"
"parent": "graph"
},
"design": {
"parent": "pencil-ruler"
@ -20694,7 +20694,7 @@
"parent": "crosshairs-question"
},
"gpu": {
"parent": "expansion-card-variant"
"parent": "expansion-card"
},
"grade": {
"parent": "star"
@ -20709,7 +20709,7 @@
"parent": "barley-off"
},
"graphics-processing-unit": {
"parent": "expansion-card-variant"
"parent": "expansion-card"
},
"graveyard": {
"parent": "grave-stone"
@ -21228,7 +21228,7 @@
"parent": "card-account-details-outline"
},
"idea": {
"parent": "lightbulb"
"parent": "lightbulb-outline"
},
"identification-card": {
"parent": "card-account-details"
@ -21360,7 +21360,7 @@
"parent": "invert-colors-off"
},
"invite": {
"parent": "account-plus"
"parent": "account-plus-outline"
},
"invoice": {
"parent": "receipt"
@ -22791,7 +22791,7 @@
"parent": "wifi-star"
},
"network-interface-card": {
"parent": "expansion-card-variant"
"parent": "expansion-card"
},
"network-router": {
"parent": "router-network"
@ -23441,6 +23441,9 @@
"oven": {
"parent": "stove"
},
"overboard": {
"parent": "lifebuoy"
},
"oxygen-tank": {
"parent": "gas-cylinder"
},
@ -24192,7 +24195,7 @@
"parent": "transmission-tower"
},
"pram": {
"parent": "baby-buggy"
"parent": "baby-carriage"
},
"pram-off": {
"parent": "baby-carriage-off"
@ -24435,7 +24438,7 @@
"parent": "account-plus-outline"
},
"registration-mark": {
"parent": "target-variant"
"parent": "target"
},
"regular-expression": {
"parent": "regex"
@ -24777,7 +24780,7 @@
"parent": "set-left-right"
},
"settings": {
"parent": "cogs"
"parent": "cog"
},
"settings-applications": {
"parent": "cog-box"
@ -25425,7 +25428,7 @@
"parent": "format-strikethrough-variant"
},
"stroller": {
"parent": "baby-buggy"
"parent": "baby-carriage"
},
"stroller-off": {
"parent": "baby-carriage-off"
@ -33657,6 +33660,7 @@
"trello",
"twitch",
"twitter",
"ubisoft",
"ubuntu",
"umbraco",
"unity",
@ -34903,6 +34907,7 @@
"tournament",
"treasure-chest",
"triforce",
"ubisoft",
"unity",
"unreal",
"wizard-hat"

File diff suppressed because one or more lines are too long

View File

@ -2,7 +2,7 @@
"name": "@iconify/json",
"description": "Iconify icons collection in JSON format",
"license": "MIT",
"version": "1.1.163",
"version": "1.1.164",
"homepage": "https://iconify.design/icon-sets/",
"main": "lib/finder.js",
"bugs": "https://github.com/iconify/collections-json/issues",