mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-25 06:07:39 +00:00
Update 2 icon sets: SVG Logos, Material Symbols
This commit is contained in:
parent
8eefde7cd8
commit
38bb13df31
@ -1,7 +1,7 @@
|
||||
{
|
||||
"material-symbols": {
|
||||
"name": "Material Symbols",
|
||||
"total": 8046,
|
||||
"total": 8065,
|
||||
"author": {
|
||||
"name": "Google",
|
||||
"url": "https://github.com/google/material-design-icons"
|
||||
@ -1564,7 +1564,7 @@
|
||||
},
|
||||
"logos": {
|
||||
"name": "SVG Logos",
|
||||
"total": 1488,
|
||||
"total": 1493,
|
||||
"author": {
|
||||
"name": "Gil Barbara",
|
||||
"url": "https://github.com/gilbarbara/logos"
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
|
||||
### Material Symbols
|
||||
* Number of icons: 8046
|
||||
* Number of icons: 8065
|
||||
* Author: Google
|
||||
* URL: https://github.com/google/material-design-icons
|
||||
* License: Apache 2.0
|
||||
@ -698,7 +698,7 @@
|
||||
|
||||
|
||||
### SVG Logos
|
||||
* Number of icons: 1488
|
||||
* Number of icons: 1493
|
||||
* Author: Gil Barbara
|
||||
* URL: https://github.com/gilbarbara/logos
|
||||
* License: CC0
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "2.1.79",
|
||||
"version": "2.1.80",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
111
json/logos.json
111
json/logos.json
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.79",
|
||||
"version": "2.1.80",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@iconify/json",
|
||||
"version": "2.1.79",
|
||||
"version": "2.1.80",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@iconify/types": "*",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "2.1.79",
|
||||
"version": "2.1.80",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"bugs": "https://github.com/iconify/icon-sets/issues",
|
||||
"repository": {
|
||||
|
Loading…
Reference in New Issue
Block a user