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

Update Bytesize Icons

This commit is contained in:
Vjacheslav Trushkin 2019-03-25 08:51:08 +02:00
parent 5d982dcc7f
commit a85ff60410
5 changed files with 18 additions and 8 deletions

View File

@ -450,7 +450,7 @@
},
"bytesize": {
"name": "Bytesize Icons",
"total": 99,
"total": 101,
"author": "Dan Klammer",
"url": "https://github.com/danklammer/bytesize-icons",
"license": "MIT",
@ -462,7 +462,7 @@
"code",
"sign-out"
],
"version": "1.3.0",
"version": "1.4.0",
"palette": "Colorless",
"category": "General"
},

View File

@ -261,12 +261,12 @@
### Bytesize Icons
* Number of icons: 99
* Number of icons: 101
* Author: Dan Klammer
* URL: https://github.com/danklammer/bytesize-icons
* License: MIT
* License URL: https://github.com/danklammer/bytesize-icons/blob/master/LICENSE.md
* Version: 1.3.0
* Version: 1.4.0
* Palette: Colorless

View File

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

View File

@ -124,11 +124,18 @@
"eye": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"17\" cy=\"15\" r=\"1\"/><circle cx=\"16\" cy=\"16\" r=\"6\"/><path d=\"M2 16S7 6 16 6s14 10 14 10-5 10-14 10S2 16 2 16z\"/></g>"
},
"feed": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"6\" cy=\"26\" r=\"2\" fill=\"currentColor\"/><path d=\"M4 15c7 0 13 6 13 13M4 6c13 0 22 9 22 22\"/></g>"
},
"file": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M6 2v28h20V10l-8-8zm12 0v8h8\"/></g>"
},
"filter": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M2 5s4-2 14-2 14 2 14 2L19 18v9l-6 3V18L2 5z\"/></g>"
},
"fire": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M15 30c-15 0 0-17-3-27 16 10 20 27 3 27zm2 0c-7 0 0-10 0-10s7 10 0 10z\"/></g>"
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M15 30c-15 0 0-17-3-27 16 10 20 27 3 27zm2 0c-7 0 0-10 0-10s7 10 0 10z\"/></g>",
"hidden": true
},
"flag": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M6 2v28M6 6h20l-6 6 6 6H6\"/></g>"
@ -146,7 +153,7 @@
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 12V4h8m8 0h8v8M4 20v8h8m16-8v8h-8\"/></g>"
},
"fullscreen-exit": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5 13h8V5m6 0v8h8M5 19h8v8m14-8h-8v8\"/></g>"
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 12h8V4m8 0v8h8M4 20h8v8m16-8h-8v8\"/></g>"
},
"gift": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 14v16h24V14M2 9v5h28V9zm14 0s-2-9-8-6 8 6 8 6 2-9 8-6-8 6-8 6m0 0v21\"/></g>"
@ -201,6 +208,9 @@
"mobile": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M21 2H11c-1 0-2 1-2 2v24c0 1 1 2 2 2h10c1 0 2-1 2-2V4c0-1-1-2-2-2zM9 5h14M9 27h14\"/></g>"
},
"moon": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M14 2C9 2 3 7 3 15s6 14 14 14 13-6 13-11C19 25 7 13 14 2z\"/></g>"
},
"move": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M3 16h26M16 3v26M12 7l4-4 4 4m-8 18l4 4 4-4m5-13l4 4-4 4M7 12l-4 4 4 4\"/></g>"
},

View File

@ -2,7 +2,7 @@
"name": "@iconify/json",
"description": "Iconify icons collection in JSON format",
"license": "MIT",
"version": "1.0.84",
"version": "1.0.85",
"homepage": "https://iconify.design/icon-sets/",
"main": "lib/finder.js",
"bugs": "https://github.com/iconify-design/collections-json/issues",