mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-09 14:51:03 +00:00
Update Grommet Icons
This commit is contained in:
parent
f00472c7fc
commit
38108a4b31
@ -2711,8 +2711,8 @@
|
||||
"home"
|
||||
],
|
||||
"height": 24,
|
||||
"palette": false,
|
||||
"hidden": true
|
||||
"category": "Archive / Unmaintained",
|
||||
"palette": false
|
||||
},
|
||||
"whh": {
|
||||
"name": "WebHostingHub Glyphs",
|
||||
|
@ -1313,4 +1313,15 @@
|
||||
* Version: 4.3.2
|
||||
* Palette: Colorless
|
||||
* Icon set prefix: `vaadin`
|
||||
* File: [json/vaadin.json](json/vaadin.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
||||
* File: [json/vaadin.json](json/vaadin.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
||||
|
||||
## Grommet Icons
|
||||
* Number of icons: 614
|
||||
* Author: Grommet
|
||||
* URL: https://github.com/grommet/grommet-icons
|
||||
* License: Apache 2.0
|
||||
* License URL: https://www.apache.org/licenses/LICENSE-2.0
|
||||
* Version: 4.7.0
|
||||
* Palette: Colorless
|
||||
* Icon set prefix: `grommet-icons`
|
||||
* File: [json/grommet-icons.json](json/grommet-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "2.1.125",
|
||||
"version": "2.1.126",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
@ -19,8 +19,8 @@
|
||||
"home"
|
||||
],
|
||||
"height": 24,
|
||||
"palette": false,
|
||||
"hidden": true
|
||||
"category": "Archive / Unmaintained",
|
||||
"palette": false
|
||||
},
|
||||
"lastModified": 1656182216,
|
||||
"icons": {
|
||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@iconify/json",
|
||||
"version": "2.1.125",
|
||||
"version": "2.1.126",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@iconify/json",
|
||||
"version": "2.1.125",
|
||||
"version": "2.1.126",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@iconify/types": "*",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "2.1.125",
|
||||
"version": "2.1.126",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"bugs": "https://github.com/iconify/icon-sets/issues",
|
||||
"repository": {
|
||||
|
Loading…
Reference in New Issue
Block a user