2
0
mirror of https://github.com/iconify/collections-json.git synced 2024-09-18 18:19:00 +00:00

Update 2 icon sets: Devicon Plain, Devicon

This commit is contained in:
Vjacheslav Trushkin 2023-11-14 09:00:56 +02:00
parent a81013a0f4
commit 02f82e08d7
7 changed files with 28 additions and 24 deletions

View File

@ -2166,7 +2166,7 @@
},
"devicon": {
"name": "Devicon",
"total": 730,
"total": 731,
"author": {
"name": "konpa",
"url": "https://github.com/devicons/devicon/tree/master"
@ -2188,7 +2188,7 @@
},
"devicon-plain": {
"name": "Devicon Plain",
"total": 547,
"total": 546,
"author": {
"name": "konpa",
"url": "https://github.com/devicons/devicon/tree/master"

View File

@ -1055,7 +1055,7 @@
* File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
## Devicon
* Number of icons: 730
* Number of icons: 731
* Author: konpa
* URL: https://github.com/devicons/devicon/tree/master
* License: MIT
@ -1065,7 +1065,7 @@
* File: [json/devicon.json](json/devicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
## Devicon Plain
* Number of icons: 547
* Number of icons: 546
* Author: konpa
* URL: https://github.com/devicons/devicon/tree/master
* License: MIT

View File

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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

4
package-lock.json generated
View File

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

View File

@ -2,7 +2,7 @@
"name": "@iconify/json",
"description": "Hundreds of open source icon sets in IconifyJSON format",
"license": "MIT",
"version": "2.2.141",
"version": "2.2.142",
"type": "module",
"homepage": "https://iconify.design/icon-sets/",
"bugs": "https://github.com/iconify/icon-sets/issues",