mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-09 14:51:03 +00:00
Update 3 icon sets: Academicons, Flag Icons, Octicons
This commit is contained in:
parent
753406b716
commit
2ba2abfe83
@ -1916,7 +1916,7 @@
|
||||
},
|
||||
"flag": {
|
||||
"name": "Flag Icons",
|
||||
"total": 530,
|
||||
"total": 532,
|
||||
"version": "6.6.6",
|
||||
"author": {
|
||||
"name": "Panayiotis Lipiridis",
|
||||
@ -2113,7 +2113,7 @@
|
||||
"academicons": {
|
||||
"name": "Academicons",
|
||||
"total": 151,
|
||||
"version": "1.9.2",
|
||||
"version": "1.9.3",
|
||||
"author": {
|
||||
"name": "James Walsh",
|
||||
"url": "https://github.com/jpswalsh/academicons"
|
||||
|
@ -935,7 +935,7 @@
|
||||
* File: [json/cryptocurrency-color.json](json/cryptocurrency-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
||||
|
||||
## Flag Icons
|
||||
* Number of icons: 530
|
||||
* Number of icons: 532
|
||||
* Author: Panayiotis Lipiridis
|
||||
* URL: https://github.com/lipis/flag-icons
|
||||
* License: MIT
|
||||
@ -1037,7 +1037,7 @@
|
||||
* URL: https://github.com/jpswalsh/academicons
|
||||
* License: Open Font License
|
||||
* License URL: https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
|
||||
* Version: 1.9.2
|
||||
* Version: 1.9.3
|
||||
* Palette: Colorless
|
||||
* Icon set prefix: `academicons`
|
||||
* File: [json/academicons.json](json/academicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "2.1.154",
|
||||
"version": "2.1.155",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
@ -3,7 +3,7 @@
|
||||
"info": {
|
||||
"name": "Academicons",
|
||||
"total": 151,
|
||||
"version": "1.9.2",
|
||||
"version": "1.9.3",
|
||||
"author": {
|
||||
"name": "James Walsh",
|
||||
"url": "https://github.com/jpswalsh/academicons"
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@iconify/json",
|
||||
"version": "2.1.154",
|
||||
"version": "2.1.155",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@iconify/json",
|
||||
"version": "2.1.154",
|
||||
"version": "2.1.155",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@iconify/types": "*",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "2.1.154",
|
||||
"version": "2.1.155",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"bugs": "https://github.com/iconify/icon-sets/issues",
|
||||
"repository": {
|
||||
|
Loading…
Reference in New Issue
Block a user