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

Update Material Symbols

This commit is contained in:
Vjacheslav Trushkin 2023-02-20 10:18:11 +02:00
parent 47a68abaf4
commit 782eb96807
6 changed files with 12394 additions and 16920 deletions

View File

@ -1,7 +1,7 @@
{
"material-symbols": {
"name": "Material Symbols",
"total": 12238,
"total": 12235,
"author": {
"name": "Google",
"url": "https://github.com/google/material-design-icons"

View File

@ -2,7 +2,7 @@
## Material Symbols
* Number of icons: 12238
* Number of icons: 12235
* Author: Google
* URL: https://github.com/google/material-design-icons
* License: Apache 2.0

View File

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

File diff suppressed because it is too large Load Diff

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@iconify/json",
"version": "2.2.24",
"version": "2.2.25",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@iconify/json",
"version": "2.2.24",
"version": "2.2.25",
"license": "MIT",
"dependencies": {
"@iconify/types": "*",

View File

@ -2,7 +2,7 @@
"name": "@iconify/json",
"description": "Iconify icons collection in JSON format",
"license": "MIT",
"version": "2.2.24",
"version": "2.2.25",
"type": "module",
"homepage": "https://iconify.design/icon-sets/",
"bugs": "https://github.com/iconify/icon-sets/issues",