mirror of
https://github.com/iconify/collections-json.git
synced 2024-12-23 03:18:57 +00:00
Update IonIcons
This commit is contained in:
parent
d62f2d7790
commit
0e8c79ddf1
@ -109,7 +109,7 @@
|
||||
"ios-bicycle",
|
||||
"md-person-add"
|
||||
],
|
||||
"version": "5.0.0-13",
|
||||
"version": "5.0.0-14",
|
||||
"palette": "Colorless",
|
||||
"category": "General"
|
||||
},
|
||||
|
@ -62,7 +62,7 @@
|
||||
* URL: https://github.com/ionic-team/ionicons
|
||||
* License: MIT
|
||||
* License URL: https://github.com/ionic-team/ionicons/blob/master/LICENSE
|
||||
* Version: 5.0.0-13
|
||||
* Version: 5.0.0-14
|
||||
* Palette: Colorless
|
||||
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "1.1.63",
|
||||
"version": "1.1.64",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
@ -12,7 +12,7 @@
|
||||
"spdx": "MIT",
|
||||
"url": "https://github.com/ionic-team/ionicons/blob/master/LICENSE"
|
||||
},
|
||||
"version": "5.0.0-13",
|
||||
"version": "5.0.0-14",
|
||||
"samples": [
|
||||
"ios-add-circle-outline",
|
||||
"ios-bicycle",
|
||||
@ -1492,7 +1492,7 @@
|
||||
"body": "<path d=\"M256 464c-114.69 0-208-93.31-208-208S141.31 48 256 48s208 93.31 208 208s-93.31 208-208 208z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"ellipsis-horizontal": {
|
||||
"body": "<circle cx=\"256\" cy=\"256\" r=\"32\" fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-width=\"32\"/><circle cx=\"416\" cy=\"256\" r=\"32\" fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-width=\"32\"/><circle cx=\"96\" cy=\"256\" r=\"32\" fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-width=\"32\"/>"
|
||||
"body": "<circle cx=\"256\" cy=\"256\" r=\"48\" fill=\"currentColor\"/><circle cx=\"416\" cy=\"256\" r=\"48\" fill=\"currentColor\"/><circle cx=\"96\" cy=\"256\" r=\"48\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"ellipsis-horizontal-circle": {
|
||||
"body": "<circle cx=\"256\" cy=\"256\" r=\"26\" fill=\"currentColor\"/><circle cx=\"346\" cy=\"256\" r=\"26\" fill=\"currentColor\"/><circle cx=\"166\" cy=\"256\" r=\"26\" fill=\"currentColor\"/><path d=\"M448 256c0-106-86-192-192-192S64 150 64 256s86 192 192 192s192-86 192-192z\" fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-width=\"32\"/>"
|
||||
@ -1510,7 +1510,7 @@
|
||||
"body": "<circle cx=\"256\" cy=\"256\" r=\"48\" fill=\"currentColor\"/><circle cx=\"416\" cy=\"256\" r=\"48\" fill=\"currentColor\"/><circle cx=\"96\" cy=\"256\" r=\"48\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"ellipsis-vertical": {
|
||||
"body": "<circle cx=\"256\" cy=\"256\" r=\"32\" fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-width=\"32\"/><circle cx=\"256\" cy=\"416\" r=\"32\" fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-width=\"32\"/><circle cx=\"256\" cy=\"96\" r=\"32\" fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-width=\"32\"/>"
|
||||
"body": "<circle cx=\"256\" cy=\"256\" r=\"48\" fill=\"currentColor\"/><circle cx=\"256\" cy=\"416\" r=\"48\" fill=\"currentColor\"/><circle cx=\"256\" cy=\"96\" r=\"48\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"ellipsis-vertical-circle": {
|
||||
"body": "<circle cx=\"256\" cy=\"256\" r=\"26\" fill=\"currentColor\"/><circle cx=\"256\" cy=\"346\" r=\"26\" fill=\"currentColor\"/><circle cx=\"256\" cy=\"166\" r=\"26\" fill=\"currentColor\"/><path d=\"M448 256c0-106-86-192-192-192S64 150 64 256s86 192 192 192s192-86 192-192z\" fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-width=\"32\"/>"
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "1.1.63",
|
||||
"version": "1.1.64",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"main": "lib/finder.js",
|
||||
"bugs": "https://github.com/iconify/collections-json/issues",
|
||||
|
Loading…
Reference in New Issue
Block a user