mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-09 14:51:03 +00:00
Update Material Symbols
This commit is contained in:
parent
156df3d801
commit
e8c4c345ea
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"material-symbols": {
|
"material-symbols": {
|
||||||
"name": "Material Symbols",
|
"name": "Material Symbols",
|
||||||
"total": 11343,
|
"total": 11413,
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Google",
|
"name": "Google",
|
||||||
"url": "https://github.com/google/material-design-icons"
|
"url": "https://github.com/google/material-design-icons"
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
|
|
||||||
## Material Symbols
|
## Material Symbols
|
||||||
* Number of icons: 11343
|
* Number of icons: 11413
|
||||||
* Author: Google
|
* Author: Google
|
||||||
* URL: https://github.com/google/material-design-icons
|
* URL: https://github.com/google/material-design-icons
|
||||||
* License: Apache 2.0
|
* License: Apache 2.0
|
||||||
|
@ -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": "2.2.100",
|
"version": "2.2.101",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://iconify.design/icon-sets/",
|
"homepage": "https://iconify.design/icon-sets/",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
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",
|
"name": "@iconify/json",
|
||||||
"version": "2.2.100",
|
"version": "2.2.101",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@iconify/json",
|
"name": "@iconify/json",
|
||||||
"version": "2.2.100",
|
"version": "2.2.101",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@iconify/types": "*",
|
"@iconify/types": "*",
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "@iconify/json",
|
"name": "@iconify/json",
|
||||||
"description": "Hundreds of open source icon sets in IconifyJSON format",
|
"description": "Hundreds of open source icon sets in IconifyJSON format",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "2.2.100",
|
"version": "2.2.101",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"homepage": "https://iconify.design/icon-sets/",
|
"homepage": "https://iconify.design/icon-sets/",
|
||||||
"bugs": "https://github.com/iconify/icon-sets/issues",
|
"bugs": "https://github.com/iconify/icon-sets/issues",
|
||||||
|
Loading…
Reference in New Issue
Block a user