mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-22 20:45:12 +00:00
Update Pepicons, Simple Icons
This commit is contained in:
parent
59848b172a
commit
7f85f2a26d
@ -1486,7 +1486,7 @@
|
|||||||
"pepicons": {
|
"pepicons": {
|
||||||
"name": "Pepicons",
|
"name": "Pepicons",
|
||||||
"total": 316,
|
"total": 316,
|
||||||
"version": "1.0.4",
|
"version": "1.0.9",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "CyCraft",
|
"name": "CyCraft",
|
||||||
"url": "https://github.com/CyCraft/pepicons"
|
"url": "https://github.com/CyCraft/pepicons"
|
||||||
@ -2088,8 +2088,8 @@
|
|||||||
},
|
},
|
||||||
"simple-icons": {
|
"simple-icons": {
|
||||||
"name": "Simple Icons",
|
"name": "Simple Icons",
|
||||||
"total": 2121,
|
"total": 2124,
|
||||||
"version": "6.2.0",
|
"version": "6.3.0",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Simple Icons Collaborators",
|
"name": "Simple Icons Collaborators",
|
||||||
"url": "https://github.com/simple-icons/simple-icons"
|
"url": "https://github.com/simple-icons/simple-icons"
|
||||||
|
@ -655,7 +655,7 @@
|
|||||||
* URL: https://github.com/CyCraft/pepicons
|
* URL: https://github.com/CyCraft/pepicons
|
||||||
* License: CC BY 4.0
|
* License: CC BY 4.0
|
||||||
* License URL: https://github.com/CyCraft/pepicons/blob/dev/LICENSE
|
* License URL: https://github.com/CyCraft/pepicons/blob/dev/LICENSE
|
||||||
* Version: 1.0.4
|
* Version: 1.0.9
|
||||||
* Palette: Colorless
|
* Palette: Colorless
|
||||||
|
|
||||||
|
|
||||||
@ -931,12 +931,12 @@
|
|||||||
|
|
||||||
|
|
||||||
### Simple Icons
|
### Simple Icons
|
||||||
* Number of icons: 2121
|
* Number of icons: 2124
|
||||||
* Author: Simple Icons Collaborators
|
* Author: Simple Icons Collaborators
|
||||||
* URL: https://github.com/simple-icons/simple-icons
|
* URL: https://github.com/simple-icons/simple-icons
|
||||||
* License: CC0 1.0
|
* License: CC0 1.0
|
||||||
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
||||||
* Version: 6.2.0
|
* Version: 6.3.0
|
||||||
* Palette: Colorless
|
* Palette: Colorless
|
||||||
|
|
||||||
|
|
||||||
|
@ -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.0.12",
|
"version": "2.0.13",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://iconify.design/icon-sets/",
|
"homepage": "https://iconify.design/icon-sets/",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
"spdx": "CC-BY-4.0",
|
"spdx": "CC-BY-4.0",
|
||||||
"url": "https://github.com/CyCraft/pepicons/blob/dev/LICENSE"
|
"url": "https://github.com/CyCraft/pepicons/blob/dev/LICENSE"
|
||||||
},
|
},
|
||||||
"version": "1.0.4",
|
"version": "1.0.9",
|
||||||
"samples": [
|
"samples": [
|
||||||
"bookmark-print",
|
"bookmark-print",
|
||||||
"moon",
|
"moon",
|
||||||
|
File diff suppressed because one or more lines are too long
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "@iconify/json",
|
"name": "@iconify/json",
|
||||||
"version": "2.0.12",
|
"version": "2.0.13",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@iconify/json",
|
"name": "@iconify/json",
|
||||||
"version": "2.0.12",
|
"version": "2.0.13",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@iconify/types": "^1.0.9",
|
"@iconify/types": "^1.0.9",
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "@iconify/json",
|
"name": "@iconify/json",
|
||||||
"description": "Iconify icons collection in JSON format",
|
"description": "Iconify icons collection in JSON format",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "2.0.12",
|
"version": "2.0.13",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"tag": "next"
|
"tag": "next"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user