mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-09 14:51:03 +00:00
Add Fontelico collection
This commit is contained in:
parent
6ed46895e1
commit
130bf4697b
@ -366,6 +366,15 @@
|
|||||||
"version": "1.3.0",
|
"version": "1.3.0",
|
||||||
"category": "General"
|
"category": "General"
|
||||||
},
|
},
|
||||||
|
"fontelico": {
|
||||||
|
"name": "Fontelico",
|
||||||
|
"total": 34,
|
||||||
|
"author": "Fontello",
|
||||||
|
"url": "https://github.com/fontello/fontelico.font",
|
||||||
|
"license": "CC BY",
|
||||||
|
"licenseURL": "http://creativecommons.org/licenses/by-sa/3.0/",
|
||||||
|
"category": "General"
|
||||||
|
},
|
||||||
"noto": {
|
"noto": {
|
||||||
"name": "Noto Emoji",
|
"name": "Noto Emoji",
|
||||||
"total": 2331,
|
"total": 2331,
|
||||||
|
@ -369,6 +369,15 @@
|
|||||||
* Category: General
|
* Category: General
|
||||||
|
|
||||||
|
|
||||||
|
### Fontelico
|
||||||
|
* Number of icons: 34
|
||||||
|
* Author: Fontello
|
||||||
|
* URL: https://github.com/fontello/fontelico.font
|
||||||
|
* License: CC BY
|
||||||
|
* License URL: http://creativecommons.org/licenses/by-sa/3.0/
|
||||||
|
* Category: General
|
||||||
|
|
||||||
|
|
||||||
### Noto Emoji
|
### Noto Emoji
|
||||||
* Number of icons: 2331
|
* Number of icons: 2331
|
||||||
* Author: Google Inc
|
* Author: Google Inc
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "iconify/json",
|
"name": "iconify/json",
|
||||||
"description": "Iconify icons collection in JSON format",
|
"description": "Iconify icons collection in JSON format",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"version": "1.0.11",
|
"version": "1.0.12",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://iconify.design/icon-sets/",
|
"homepage": "https://iconify.design/icon-sets/",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
130
json/fontelico.json
Normal file
130
json/fontelico.json
Normal file
File diff suppressed because one or more lines are too long
@ -2,7 +2,7 @@
|
|||||||
"name": "@iconify/json",
|
"name": "@iconify/json",
|
||||||
"description": "Iconify icons collection in JSON format",
|
"description": "Iconify icons collection in JSON format",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "1.0.11",
|
"version": "1.0.12",
|
||||||
"homepage": "https://iconify.design/icon-sets/",
|
"homepage": "https://iconify.design/icon-sets/",
|
||||||
"main": "lib/finder.js"
|
"main": "lib/finder.js"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user