Skip to content

Commit

Permalink
Update IonIcons, SVG Logos, Material Design Icons
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberalien committed Oct 15, 2019
1 parent 2fb894d commit b392f7e
Show file tree
Hide file tree
Showing 7 changed files with 62 additions and 30 deletions.
4 changes: 2 additions & 2 deletions collections.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"ios-bicycle",
"md-person-add"
],
"version": "5.0.0-7",
"version": "5.0.0-8",
"palette": "Colorless",
"category": "General"
},
Expand Down Expand Up @@ -859,7 +859,7 @@
},
"logos": {
"name": "SVG Logos",
"total": 1156,
"total": 1135,
"author": "Gil Barbara",
"url": "https://github.com/gilbarbara/logos",
"license": "CC0",
Expand Down
4 changes: 2 additions & 2 deletions collections.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
* URL: https://github.com/driftyco/ionicons
* License: MIT
* License URL: https://github.com/driftyco/ionicons/blob/master/LICENSE
* Version: 5.0.0-7
* Version: 5.0.0-8
* Palette: Colorless


Expand Down Expand Up @@ -501,7 +501,7 @@


### SVG Logos
* Number of icons: 1156
* Number of icons: 1135
* Author: Gil Barbara
* URL: https://github.com/gilbarbara/logos
* License: CC0
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "iconify/json",
"description": "Iconify icons collection in JSON format",
"type": "library",
"version": "1.1.10",
"version": "1.1.11",
"license": "MIT",
"homepage": "https://iconify.design/icon-sets/",
"autoload": {
Expand Down
2 changes: 1 addition & 1 deletion json/ion.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"spdx": "MIT",
"url": "https://github.com/driftyco/ionicons/blob/master/LICENSE"
},
"version": "5.0.0-7",
"version": "5.0.0-8",
"samples": [
"ios-add-circle-outline",
"ios-bicycle",
Expand Down
72 changes: 49 additions & 23 deletions json/logos.json

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions json/mdi.json
Original file line number Diff line number Diff line change
Expand Up @@ -18371,6 +18371,9 @@
"jolly-roger-outline": {
"parent": "skull-crossbones-outline"
},
"jump": {
"parent": "debug-step-over"
},
"kazakhstani-tenge": {
"parent": "currency-kzt"
},
Expand Down Expand Up @@ -21686,6 +21689,9 @@
"skew-increase": {
"parent": "skew-more"
},
"skip": {
"parent": "debug-step-over"
},
"slate": {
"parent": "movie"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@iconify/json",
"description": "Iconify icons collection in JSON format",
"license": "MIT",
"version": "1.1.10",
"version": "1.1.11",
"homepage": "https://iconify.design/icon-sets/",
"main": "lib/finder.js",
"bugs": "https://github.com/iconify/collections-json/issues",
Expand Down

0 comments on commit b392f7e

Please sign in to comment.