2
0
mirror of https://github.com/iconify/collections-json.git synced 2024-12-23 11:28:55 +00:00

Update 3 icon sets: Akar Icons, Charm Icons, Octicons

This commit is contained in:
Vjacheslav Trushkin 2022-03-02 08:25:00 +02:00
parent 0624658864
commit b4b3113e15
8 changed files with 42 additions and 15 deletions

View File

@ -507,7 +507,7 @@
"akar-icons": { "akar-icons": {
"name": "Akar Icons", "name": "Akar Icons",
"total": 393, "total": 393,
"version": "1.9.9", "version": "1.9.10",
"author": { "author": {
"name": "Arturo Wibawa", "name": "Arturo Wibawa",
"url": "https://github.com/artcoholic/akar-icons" "url": "https://github.com/artcoholic/akar-icons"
@ -682,7 +682,7 @@
}, },
"charm": { "charm": {
"name": "Charm Icons", "name": "Charm Icons",
"total": 244, "total": 250,
"version": "0.12.1", "version": "0.12.1",
"author": { "author": {
"name": "Jay Newey", "name": "Jay Newey",
@ -1212,7 +1212,7 @@
}, },
"octicon": { "octicon": {
"name": "Octicons", "name": "Octicons",
"total": 487, "total": 490,
"version": "16.3.1", "version": "16.3.1",
"author": { "author": {
"name": "GitHub", "name": "GitHub",

View File

@ -233,7 +233,7 @@
* URL: https://github.com/artcoholic/akar-icons * URL: https://github.com/artcoholic/akar-icons
* License: MIT * License: MIT
* License URL: https://github.com/artcoholic/akar-icons/blob/master/LICENSE * License URL: https://github.com/artcoholic/akar-icons/blob/master/LICENSE
* Version: 1.9.9 * Version: 1.9.10
* Palette: Colorless * Palette: Colorless
@ -307,7 +307,7 @@
### Charm Icons ### Charm Icons
* Number of icons: 244 * Number of icons: 250
* Author: Jay Newey * Author: Jay Newey
* URL: https://github.com/jaynewey/charm-icons * URL: https://github.com/jaynewey/charm-icons
* License: MIT * License: MIT
@ -543,7 +543,7 @@
### Octicons ### Octicons
* Number of icons: 487 * Number of icons: 490
* Author: GitHub * Author: GitHub
* URL: https://github.com/primer/octicons/ * URL: https://github.com/primer/octicons/
* License: Open Font License * License: Open Font License

View File

@ -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.1.8", "version": "2.1.9",
"license": "MIT", "license": "MIT",
"homepage": "https://iconify.design/icon-sets/", "homepage": "https://iconify.design/icon-sets/",
"autoload": { "autoload": {

View File

@ -3,7 +3,7 @@
"info": { "info": {
"name": "Akar Icons", "name": "Akar Icons",
"total": 393, "total": 393,
"version": "1.9.9", "version": "1.9.10",
"author": { "author": {
"name": "Arturo Wibawa", "name": "Arturo Wibawa",
"url": "https://github.com/artcoholic/akar-icons" "url": "https://github.com/artcoholic/akar-icons"

View File

@ -2,7 +2,7 @@
"prefix": "charm", "prefix": "charm",
"info": { "info": {
"name": "Charm Icons", "name": "Charm Icons",
"total": 244, "total": 250,
"version": "0.12.1", "version": "0.12.1",
"author": { "author": {
"name": "Jay Newey", "name": "Jay Newey",
@ -176,6 +176,9 @@
"circle-cross": { "circle-cross": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"m10.25 5.75l-4.5 4.5m0-4.5l4.5 4.5\"/><circle cx=\"8\" cy=\"8\" r=\"6.25\"/></g>" "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"m10.25 5.75l-4.5 4.5m0-4.5l4.5 4.5\"/><circle cx=\"8\" cy=\"8\" r=\"6.25\"/></g>"
}, },
"circle-minus": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><circle cx=\"8\" cy=\"8\" r=\"6.25\"/><path d=\"M4.75 8h6.5\"/></g>"
},
"circle-tick": { "circle-tick": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M14.25 8.75c-.5 2.5-2.385 4.854-5.03 5.38A6.25 6.25 0 0 1 3.373 3.798C5.187 1.8 8.25 1.25 10.75 2.25\"/><path d=\"m5.75 7.75l2.5 2.5l6-6.5\"/></g>" "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M14.25 8.75c-.5 2.5-2.385 4.854-5.03 5.38A6.25 6.25 0 0 1 3.373 3.798C5.187 1.8 8.25 1.25 10.75 2.25\"/><path d=\"m5.75 7.75l2.5 2.5l6-6.5\"/></g>"
}, },
@ -215,6 +218,9 @@
"conical-flask": { "conical-flask": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M4.75 1.75h6.5m-6.5 8h6.5m-5.5-7.5v4.5l-4 7.5h12.5l-4-7.5v-4.5\"/>" "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M4.75 1.75h6.5m-6.5 8h6.5m-5.5-7.5v4.5l-4 7.5h12.5l-4-7.5v-4.5\"/>"
}, },
"container": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"m1.75 12.2l5.5 2l7-4.5v-6l-5.5-2l-7 4.5z\"/><path d=\"M10.8 6.25v5.5m-3.5-3.5v6m-5.5-8l5.5 2l7-4.5\"/></g>"
},
"copy": { "copy": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M11.25 4.25v-2.5h-9.5v9.5h2.5m.5-6.5v9.5h9.5v-9.5z\"/>" "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M11.25 4.25v-2.5h-9.5v9.5h2.5m.5-6.5v9.5h9.5v-9.5z\"/>"
}, },
@ -227,6 +233,9 @@
"credit-card": { "credit-card": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M1.75 3.75h12.5v9.5H1.75zm8 6.5h1.5m-9-3h11.5\"/>" "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M1.75 3.75h12.5v9.5H1.75zm8 6.5h1.5m-9-3h11.5\"/>"
}, },
"crop": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M4.25 1.75v10h10M11.8 14.2v-2.5m0-2.5v-5h-5m-2.5 0H1.8\"/>"
},
"cross": { "cross": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m11.25 4.75l-6.5 6.5m0-6.5l6.5 6.5\"/>" "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m11.25 4.75l-6.5 6.5m0-6.5l6.5 6.5\"/>"
}, },
@ -277,10 +286,16 @@
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M2.75 1.75h5.5l5 5v7.5H2.75z\"/><path d=\"M7.75 2.25v5h5\"/></g>" "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M2.75 1.75h5.5l5 5v7.5H2.75z\"/><path d=\"M7.75 2.25v5h5\"/></g>"
}, },
"file-binary": { "file-binary": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M2.75 4.75v-3h5.5l5 5v7.5H2.75\"/><path d=\"M1.75 7.75h3v3.5h-3zm5.5 3.5h3m-3-3.5h1.5v3\"/></g>" "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M2.75 7.75v-6h5.5l5 5v7.5M1.75 10.8h3v3.5h-3z\"/><path d=\"M7.25 14.2h3m-3-3.5h1.5v3m-1-11.45v5h5.05\"/></g>"
}, },
"file-code": { "file-code": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M2.75 4.75v-3h5.5l5 5v7.5H2.75\"/><path d=\"m6.25 7.75l2 1.75l-2 1.75m-2.5-3.5l-2 1.75l2 1.75\"/></g>" "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M2.75 7.75v-6h5.5l5 5v7.5h-2\"/><path d=\"M7.75 2.25v5h5.05M6.75 10.8l2 1.75l-2 1.75m-3-3.5l-2 1.75l2 1.75\"/></g>"
},
"file-symlink": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M2.75 7.75v-6h5.5l5 5v7.5h-4\"/><path d=\"M7.75 2.25v5h5m-10 7l3.5-3.5m0 3v-3h-3\"/></g>"
},
"files": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"m9.25 1.75l4 4v5.5h-7.5v-9.5z\"/><path d=\"M9.25 2.25v3.5h3.5m-2.5 6v2.5h-7.5v-9.5h2.5\"/></g>"
}, },
"filter": { "filter": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M1.75 1.75h12.5v1.5l-5 5.5v4l-2.5 1.5v-5.5l-5-5.5z\"/>" "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M1.75 1.75h12.5v1.5l-5 5.5v4l-2.5 1.5v-5.5l-5-5.5z\"/>"
@ -297,6 +312,9 @@
"folder": { "folder": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M1.75 2.75v10.5h12.5v-8.5h-6l-1.5-2z\"/>" "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M1.75 2.75v10.5h12.5v-8.5h-6l-1.5-2z\"/>"
}, },
"folder-symlink": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"m1.75 13.25l3.5-3.5m0 3v-3h-3\"/><path d=\"M8.25 13.25h6v-8.5h-6l-1.5-2h-5v4\"/></g>"
},
"folders": { "folders": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M4.75 2.25v8h9.5v-6.5h-5l-1.5-1.5z\"/><path d=\"M4.75 5.25h-3v8h9.5v-3\"/></g>" "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M4.75 2.25v8h9.5v-6.5h-5l-1.5-1.5z\"/><path d=\"M4.75 5.25h-3v8h9.5v-3\"/></g>"
}, },

View File

@ -2,7 +2,7 @@
"prefix": "octicon", "prefix": "octicon",
"info": { "info": {
"name": "Octicons", "name": "Octicons",
"total": 487, "total": 490,
"version": "16.3.1", "version": "16.3.1",
"author": { "author": {
"name": "GitHub", "name": "GitHub",
@ -847,9 +847,15 @@
"feed-discussion-16": { "feed-discussion-16": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM4 5a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H8.707l-1.853 1.854A.5.5 0 0 1 6 12.5V11H5a1 1 0 0 1-1-1V5z\"/>" "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM4 5a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H8.707l-1.853 1.854A.5.5 0 0 1 6 12.5V11H5a1 1 0 0 1-1-1V5z\"/>"
}, },
"feed-forked-16": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM6 6.928a1.75 1.75 0 1 0-1 0V7.5A1.5 1.5 0 0 0 6.5 9h1v1.072a1.75 1.75 0 1 0 1 0V9h1A1.5 1.5 0 0 0 11 7.5v-.572a1.75 1.75 0 1 0-1 0V7.5a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-.572z\"/>"
},
"feed-heart-16": { "feed-heart-16": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm2.33-11.5c-1.22 0-1.83.5-2.323 1.136C7.513 5 6.903 4.5 5.682 4.5c-1.028 0-2.169.784-2.169 2.5c0 1.499 1.493 3.433 3.246 4.517c.52.321.89.479 1.248.484c.357-.005.728-.163 1.247-.484C11.007 10.433 12.5 8.5 12.5 7c0-1.716-1.14-2.5-2.17-2.5z\"/>" "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm2.33-11.5c-1.22 0-1.83.5-2.323 1.136C7.513 5 6.903 4.5 5.682 4.5c-1.028 0-2.169.784-2.169 2.5c0 1.499 1.493 3.433 3.246 4.517c.52.321.89.479 1.248.484c.357-.005.728-.163 1.247-.484C11.007 10.433 12.5 8.5 12.5 7c0-1.716-1.14-2.5-2.17-2.5z\"/>"
}, },
"feed-merged-16": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm.25-11.25a1.75 1.75 0 0 1-1.207 1.664A2 2 0 0 0 9 8h.571a1.75 1.75 0 1 1 0 1H9a2.99 2.99 0 0 1-2-.764v1.336a1.75 1.75 0 1 1-1 0V6.428A1.75 1.75 0 1 1 8.25 4.75z\"/>"
},
"feed-person-16": { "feed-person-16": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm.847-8.145a2.502 2.502 0 1 0-1.694 0C5.471 8.261 4 9.775 4 11c0 .395.145.995 1 .995h6c.855 0 1-.6 1-.995c0-1.224-1.47-2.74-3.153-3.145z\"/>" "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm.847-8.145a2.502 2.502 0 1 0-1.694 0C5.471 8.261 4 9.775 4 11c0 .395.145.995 1 .995h6c.855 0 1-.6 1-.995c0-1.224-1.47-2.74-3.153-3.145z\"/>"
}, },
@ -865,6 +871,9 @@
"feed-tag-16": { "feed-tag-16": {
"body": "<path fill=\"currentColor\" d=\"M7.22 6.5a.72.72 0 1 1-1.44 0a.72.72 0 0 1 1.44 0z\"/><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM4 8.379V5a1 1 0 0 1 1-1h3.379a1.5 1.5 0 0 1 1.06.44l3.213 3.211a1.2 1.2 0 0 1 0 1.698l-3.303 3.303a1.2 1.2 0 0 1-1.698 0L4.44 9.439A1.5 1.5 0 0 1 4 8.38z\"/>" "body": "<path fill=\"currentColor\" d=\"M7.22 6.5a.72.72 0 1 1-1.44 0a.72.72 0 0 1 1.44 0z\"/><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM4 8.379V5a1 1 0 0 1 1-1h3.379a1.5 1.5 0 0 1 1.06.44l3.213 3.211a1.2 1.2 0 0 1 0 1.698l-3.303 3.303a1.2 1.2 0 0 1-1.698 0L4.44 9.439A1.5 1.5 0 0 1 4 8.38z\"/>"
}, },
"feed-trophy-16": {
"body": "<path fill=\"currentColor\" d=\"M11 5h1v1.146a1 1 0 0 1-.629.928L11 7.223V5zM5 7.223l-.371-.149A1 1 0 0 1 4 6.146V5h1v2.223z\"/><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM3 5a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v1.146a2 2 0 0 1-1.257 1.857l-.865.346a3.005 3.005 0 0 1-2.294 2.094C8.78 11.405 9.342 12 10.5 12a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1h.002c1.156 0 1.718-.596 1.914-1.557A3.005 3.005 0 0 1 5.122 8.35l-.865-.346A2 2 0 0 1 3 6.146V5z\"/>"
},
"file": { "file": {
"body": "<path fill-rule=\"evenodd\" d=\"M6 5H2V4h4v1zM2 8h7V7H2v1zm0 2h7V9H2v1zm0 2h7v-1H2v1zm10-7.5V14c0 .55-.45 1-1 1H1c-.55 0-1-.45-1-1V2c0-.55.45-1 1-1h7.5L12 4.5zM11 5L8 2H1v12h10V5z\" fill=\"currentColor\"/>", "body": "<path fill-rule=\"evenodd\" d=\"M6 5H2V4h4v1zM2 8h7V7H2v1zm0 2h7V9H2v1zm0 2h7v-1H2v1zm10-7.5V14c0 .55-.45 1-1 1H1c-.55 0-1-.45-1-1V2c0-.55.45-1 1-1h7.5L12 4.5zM11 5L8 2H1v12h10V5z\" fill=\"currentColor\"/>",
"width": 12, "width": 12,

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "@iconify/json", "name": "@iconify/json",
"version": "2.1.8", "version": "2.1.9",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@iconify/json", "name": "@iconify/json",
"version": "2.1.8", "version": "2.1.9",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@iconify/types": "^1.0.9", "@iconify/types": "^1.0.9",

View File

@ -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.1.8", "version": "2.1.9",
"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",
"repository": { "repository": {