mirror of
https://github.com/iconify/collections-json.git
synced 2024-12-23 03:18:57 +00:00
Update SVG Logos, Material Design Icons, Simple Icons
This commit is contained in:
parent
ff112fa752
commit
091c70ee2f
@ -1,7 +1,7 @@
|
||||
{
|
||||
"mdi": {
|
||||
"name": "Material Design Icons",
|
||||
"total": 4601,
|
||||
"total": 4602,
|
||||
"author": "Austin Andrews",
|
||||
"url": "https://github.com/Templarian/MaterialDesign",
|
||||
"license": "Open Font License",
|
||||
@ -859,7 +859,7 @@
|
||||
},
|
||||
"logos": {
|
||||
"name": "SVG Logos",
|
||||
"total": 1131,
|
||||
"total": 1148,
|
||||
"author": "Gil Barbara",
|
||||
"url": "https://github.com/gilbarbara/logos",
|
||||
"license": "CC0",
|
||||
@ -874,7 +874,7 @@
|
||||
},
|
||||
"simple-icons": {
|
||||
"name": "Simple Icons",
|
||||
"total": 702,
|
||||
"total": 727,
|
||||
"author": "Simple Icons Collaborators",
|
||||
"url": "https://github.com/simple-icons/simple-icons",
|
||||
"license": "CC0 1.0",
|
||||
@ -885,7 +885,7 @@
|
||||
"bing",
|
||||
"amazonaws"
|
||||
],
|
||||
"version": "1.17.1",
|
||||
"version": "1.18.0",
|
||||
"palette": "Colorless",
|
||||
"category": "Brands / Social"
|
||||
},
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
|
||||
### Material Design Icons
|
||||
* Number of icons: 4601
|
||||
* Number of icons: 4602
|
||||
* Author: Austin Andrews
|
||||
* URL: https://github.com/Templarian/MaterialDesign
|
||||
* License: Open Font License
|
||||
@ -501,7 +501,7 @@
|
||||
|
||||
|
||||
### SVG Logos
|
||||
* Number of icons: 1131
|
||||
* Number of icons: 1148
|
||||
* Author: Gil Barbara
|
||||
* URL: https://github.com/gilbarbara/logos
|
||||
* License: CC0
|
||||
@ -510,12 +510,12 @@
|
||||
|
||||
|
||||
### Simple Icons
|
||||
* Number of icons: 702
|
||||
* Number of icons: 727
|
||||
* 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: 1.17.1
|
||||
* Version: 1.18.0
|
||||
* Palette: Colorless
|
||||
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "1.1.7",
|
||||
"version": "1.1.8",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
File diff suppressed because one or more lines are too long
@ -2,7 +2,7 @@
|
||||
"prefix": "mdi",
|
||||
"info": {
|
||||
"name": "Material Design Icons",
|
||||
"total": 4601,
|
||||
"total": 4602,
|
||||
"author": {
|
||||
"name": "Austin Andrews",
|
||||
"url": "https://github.com/Templarian/MaterialDesign"
|
||||
@ -11498,6 +11498,9 @@
|
||||
"shape-outline": {
|
||||
"body": "<path d=\"M11 13.5v8H3v-8h8m-2 2H5v4h4v-4M12 2l5.5 9h-11L12 2m0 3.86L10.08 9h3.84L12 5.86M17.5 13c2.5 0 4.5 2 4.5 4.5S20 22 17.5 22S13 20 13 17.5s2-4.5 4.5-4.5m0 2a2.5 2.5 0 0 0-2.5 2.5a2.5 2.5 0 0 0 2.5 2.5a2.5 2.5 0 0 0 2.5-2.5a2.5 2.5 0 0 0-2.5-2.5z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"shape-oval-plus": {
|
||||
"body": "<path d=\"M19 5h3v2h-3v3h-2V7h-3V5h3V2h2v3m-8-1l1 .09v2.05c-.32-.09-.66-.14-1-.14c-2.76 0-5 3.13-5 7s2.24 7 5 7s5-3.13 5-7l-.05-1h2.01l.04 1c0 4.97-3.13 9-7 9s-7-4.03-7-9s3.13-9 7-9z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"shape-plus": {
|
||||
"body": "<path d=\"M2 2h9v9H2V2m15.5 0C20 2 22 4 22 6.5S20 11 17.5 11S13 9 13 6.5S15 2 17.5 2m-11 12l4.5 8H2l4.5-8M19 17h3v2h-3v3h-2v-3h-3v-2h3v-3h2v3z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -23819,6 +23822,7 @@
|
||||
"f0222": "robot-mower",
|
||||
"f0223": "fast-forward-5",
|
||||
"f0224": "rewind-5",
|
||||
"f0225": "shape-oval-plus",
|
||||
"f023": "alarm-off",
|
||||
"f024": "alarm-plus",
|
||||
"f025": "album",
|
||||
|
File diff suppressed because one or more lines are too long
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "1.1.7",
|
||||
"version": "1.1.8",
|
||||
"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