mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-22 04:25:11 +00:00
Update Codicons, OpenMoji
This commit is contained in:
parent
f5aad340bf
commit
bdc49f7f76
@ -515,7 +515,7 @@
|
||||
"bell-dot",
|
||||
"new-file"
|
||||
],
|
||||
"version": "0.0.16",
|
||||
"version": "0.0.17",
|
||||
"palette": "Colorless",
|
||||
"category": "General"
|
||||
},
|
||||
@ -1258,7 +1258,7 @@
|
||||
},
|
||||
"openmoji": {
|
||||
"name": "OpenMoji",
|
||||
"total": 3910,
|
||||
"total": 3913,
|
||||
"author": "OpenMoji",
|
||||
"url": "https://github.com/hfg-gmuend/openmoji",
|
||||
"license": "CC BY-SA 4.0",
|
||||
|
@ -292,7 +292,7 @@
|
||||
* URL: https://github.com/microsoft/vscode-codicons
|
||||
* License: CC BY 4.0
|
||||
* License URL: https://raw.githubusercontent.com/microsoft/vscode-codicons/master/LICENSE
|
||||
* Version: 0.0.16
|
||||
* Version: 0.0.17
|
||||
* Palette: Colorless
|
||||
|
||||
|
||||
@ -724,7 +724,7 @@
|
||||
|
||||
|
||||
### OpenMoji
|
||||
* Number of icons: 3910
|
||||
* Number of icons: 3913
|
||||
* Author: OpenMoji
|
||||
* URL: https://github.com/hfg-gmuend/openmoji
|
||||
* License: CC BY-SA 4.0
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "1.1.338",
|
||||
"version": "1.1.339",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
@ -12,7 +12,7 @@
|
||||
"spdx": "CC-BY-4.0",
|
||||
"url": "https://raw.githubusercontent.com/microsoft/vscode-codicons/master/LICENSE"
|
||||
},
|
||||
"version": "0.0.16",
|
||||
"version": "0.0.17",
|
||||
"samples": [
|
||||
"account",
|
||||
"bell-dot",
|
||||
@ -753,7 +753,7 @@
|
||||
"height": 24
|
||||
},
|
||||
"refresh": {
|
||||
"body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.563 2.516A6.001 6.001 0 0 0 8 14A6 6 0 0 0 9.832 2.285l-.302.953A5.002 5.002 0 0 1 8 13a5 5 0 0 1-2.88-9.088l.443-1.396z\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5 3H2V2h3.5l.5.5V6H5V3z\"/></g>"
|
||||
"body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.681 3H2V2h3.5l.5.5V6H5V4a5 5 0 1 0 4.53-.761l.302-.954A6 6 0 1 1 4.681 3z\"/></g>"
|
||||
},
|
||||
"regex": {
|
||||
"body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.012 2h.976v3.113l2.56-1.557l.486.885L11.47 6l2.564 1.559l-.485.885l-2.561-1.557V10h-.976V6.887l-2.56 1.557l-.486-.885L9.53 6L6.966 4.441l.485-.885l2.561 1.557V2zM2 10h4v4H2v-4z\"/></g>"
|
||||
|
File diff suppressed because one or more lines are too long
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "1.1.338",
|
||||
"version": "1.1.339",
|
||||
"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