2
0
mirror of https://github.com/iconify/collections-json.git synced 2024-11-21 20:15:12 +00:00

Update Material Line Icons, OpenMoji

This commit is contained in:
Vjacheslav Trushkin 2020-11-07 09:19:06 +02:00
parent 4efe827c84
commit 3afac88c47
6 changed files with 102 additions and 18 deletions

View File

@ -564,7 +564,7 @@
"edit-twotone",
"image-twotone"
],
"version": "0.0.4",
"version": "0.1.0",
"palette": "Colorless",
"category": "General"
},
@ -1193,7 +1193,7 @@
},
"openmoji": {
"name": "OpenMoji",
"total": 3654,
"total": 3675,
"author": "OpenMoji",
"url": "https://github.com/hfg-gmuend/openmoji",
"license": "CC BY-SA 4.0",

View File

@ -320,7 +320,7 @@
* URL: https://github.com/cyberalien/line-md
* License: MIT
* License URL: https://github.com/cyberalien/line-md/blob/master/license.txt
* Version: 0.0.4
* Version: 0.1.0
* Palette: Colorless
@ -687,7 +687,7 @@
### OpenMoji
* Number of icons: 3654
* Number of icons: 3675
* Author: OpenMoji
* URL: https://github.com/hfg-gmuend/openmoji
* License: CC BY-SA 4.0

View File

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

View File

@ -12,7 +12,7 @@
"spdx": "MIT",
"url": "https://github.com/cyberalien/line-md/blob/master/license.txt"
},
"version": "0.0.4",
"version": "0.1.0",
"samples": [
"home",
"edit-twotone",

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.253",
"version": "1.1.254",
"homepage": "https://iconify.design/icon-sets/",
"main": "lib/finder.js",
"bugs": "https://github.com/iconify/collections-json/issues",