2
0
mirror of https://github.com/iconify/collections-json.git synced 2025-01-22 14:48:26 +00:00

Update 2 icon sets: Material Design Icons, Octicons

This commit is contained in:
Vjacheslav Trushkin 2023-01-13 09:27:37 +02:00
parent fbe5730d3a
commit 58912e287a
7 changed files with 11 additions and 7 deletions

View File

@ -1346,7 +1346,7 @@
"octicon": {
"name": "Octicons",
"total": 549,
"version": "17.10.1",
"version": "17.10.2",
"author": {
"name": "GitHub",
"url": "https://github.com/primer/octicons/"

View File

@ -666,7 +666,7 @@
* URL: https://github.com/primer/octicons/
* License: MIT
* License URL: https://github.com/primer/octicons/blob/main/LICENSE
* Version: 17.10.1
* Version: 17.10.2
* Palette: Colorless
* Icon set prefix: `octicon`
* File: [json/octicon.json](json/octicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))

View File

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

View File

@ -49390,6 +49390,7 @@
"cash-register",
"cash-remove",
"cash-sync",
"checkbook",
"circle-multiple",
"circle-multiple-outline",
"credit-card",
@ -49565,6 +49566,7 @@
"battery-unknown-bluetooth",
"car-battery",
"current-dc",
"fuel-cell",
"home-battery",
"home-battery-outline",
"microsoft-xbox-controller-battery-alert",
@ -49850,6 +49852,7 @@
"cellphone-text",
"cellphone-wireless",
"deskphone",
"devices",
"fax",
"file-phone",
"file-phone-outline",
@ -50058,6 +50061,7 @@
"eyedropper-variant",
"format-color-fill",
"format-color-highlight",
"format-color-marker-cancel",
"format-color-text",
"format-paint",
"invert-colors",

View File

@ -3,7 +3,7 @@
"info": {
"name": "Octicons",
"total": 549,
"version": "17.10.1",
"version": "17.10.2",
"author": {
"name": "GitHub",
"url": "https://github.com/primer/octicons/"

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@iconify/json",
"version": "2.2.5",
"version": "2.2.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@iconify/json",
"version": "2.2.5",
"version": "2.2.6",
"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.5",
"version": "2.2.6",
"type": "module",
"homepage": "https://iconify.design/icon-sets/",
"bugs": "https://github.com/iconify/icon-sets/issues",