mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-09 14:51:03 +00:00
Update 2 icon sets: Flag Icons, OOUI
This commit is contained in:
parent
0238d0bcce
commit
c2a515e03f
@ -1367,7 +1367,7 @@
|
||||
},
|
||||
"ooui": {
|
||||
"name": "OOUI",
|
||||
"total": 331,
|
||||
"total": 340,
|
||||
"version": "0.46.1",
|
||||
"author": {
|
||||
"name": "OOUI Team",
|
||||
|
@ -672,7 +672,7 @@
|
||||
* File: [json/octicon.json](json/octicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
||||
|
||||
## OOUI
|
||||
* Number of icons: 331
|
||||
* Number of icons: 340
|
||||
* Author: OOUI Team
|
||||
* URL: https://github.com/wikimedia/oojs-ui
|
||||
* License: MIT
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "2.2.7",
|
||||
"version": "2.2.8",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@iconify/json",
|
||||
"version": "2.2.7",
|
||||
"version": "2.2.8",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@iconify/json",
|
||||
"version": "2.2.7",
|
||||
"version": "2.2.8",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@iconify/types": "*",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "2.2.7",
|
||||
"version": "2.2.8",
|
||||
"type": "module",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"bugs": "https://github.com/iconify/icon-sets/issues",
|
||||
|
Loading…
Reference in New Issue
Block a user