mirror of
https://github.com/iconify/collections-json.git
synced 2024-12-22 02:48:58 +00:00
Update 4 icon sets: Fluent UI System Color Icons, Fluent UI System Icons, Web3 Icons Branded, Web3 Icons
This commit is contained in:
parent
689a0f6927
commit
775beb7ab7
@ -1954,7 +1954,7 @@
|
||||
"fluent": {
|
||||
"name": "Fluent UI System Icons",
|
||||
"total": 17169,
|
||||
"version": "1.1.270",
|
||||
"version": "1.1.271",
|
||||
"author": {
|
||||
"name": "Microsoft Corporation",
|
||||
"url": "https://github.com/microsoft/fluentui-system-icons"
|
||||
@ -2650,7 +2650,7 @@
|
||||
"fluent-color": {
|
||||
"name": "Fluent UI System Color Icons",
|
||||
"total": 370,
|
||||
"version": "1.1.270",
|
||||
"version": "1.1.271",
|
||||
"author": {
|
||||
"name": "Microsoft Corporation",
|
||||
"url": "https://github.com/microsoft/fluentui-system-icons"
|
||||
@ -3201,8 +3201,8 @@
|
||||
},
|
||||
"token": {
|
||||
"name": "Web3 Icons",
|
||||
"total": 1745,
|
||||
"version": "3.13.2",
|
||||
"total": 1753,
|
||||
"version": "3.14.0",
|
||||
"author": {
|
||||
"name": "0xa3k5",
|
||||
"url": "https://github.com/0xa3k5/web3icons"
|
||||
@ -3226,8 +3226,8 @@
|
||||
},
|
||||
"token-branded": {
|
||||
"name": "Web3 Icons Branded",
|
||||
"total": 1935,
|
||||
"version": "3.13.2",
|
||||
"total": 1943,
|
||||
"version": "3.14.0",
|
||||
"author": {
|
||||
"name": "0xa3k5",
|
||||
"url": "https://github.com/0xa3k5/web3icons"
|
||||
|
@ -733,7 +733,7 @@
|
||||
* URL: https://github.com/microsoft/fluentui-system-icons
|
||||
* License: MIT
|
||||
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
||||
* Version: 1.1.270
|
||||
* Version: 1.1.271
|
||||
* Palette: Colorless
|
||||
* Icon set prefix: `fluent`
|
||||
* File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
||||
@ -1012,7 +1012,7 @@
|
||||
* URL: https://github.com/microsoft/fluentui-system-icons
|
||||
* License: MIT
|
||||
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
||||
* Version: 1.1.270
|
||||
* Version: 1.1.271
|
||||
* Palette: Colorful
|
||||
* Icon set prefix: `fluent-color`
|
||||
* File: [json/fluent-color.json](json/fluent-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
||||
@ -1223,23 +1223,23 @@
|
||||
* File: [json/entypo-social.json](json/entypo-social.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
||||
|
||||
## Web3 Icons
|
||||
* Number of icons: 1745
|
||||
* Number of icons: 1753
|
||||
* Author: 0xa3k5
|
||||
* URL: https://github.com/0xa3k5/web3icons
|
||||
* License: MIT
|
||||
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
||||
* Version: 3.13.2
|
||||
* Version: 3.14.0
|
||||
* Palette: Colorless
|
||||
* Icon set prefix: `token`
|
||||
* File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
||||
|
||||
## Web3 Icons Branded
|
||||
* Number of icons: 1935
|
||||
* Number of icons: 1943
|
||||
* Author: 0xa3k5
|
||||
* URL: https://github.com/0xa3k5/web3icons
|
||||
* License: MIT
|
||||
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
||||
* Version: 3.13.2
|
||||
* Version: 3.14.0
|
||||
* Palette: Colorful
|
||||
* Icon set prefix: `token-branded`
|
||||
* File: [json/token-branded.json](json/token-branded.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.2.285",
|
||||
"version": "2.2.286",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
@ -3,7 +3,7 @@
|
||||
"info": {
|
||||
"name": "Fluent UI System Color Icons",
|
||||
"total": 370,
|
||||
"version": "1.1.270",
|
||||
"version": "1.1.271",
|
||||
"author": {
|
||||
"name": "Microsoft Corporation",
|
||||
"url": "https://github.com/microsoft/fluentui-system-icons"
|
||||
|
@ -3,7 +3,7 @@
|
||||
"info": {
|
||||
"name": "Fluent UI System Icons",
|
||||
"total": 17169,
|
||||
"version": "1.1.270",
|
||||
"version": "1.1.271",
|
||||
"author": {
|
||||
"name": "Microsoft Corporation",
|
||||
"url": "https://github.com/microsoft/fluentui-system-icons"
|
||||
|
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.285",
|
||||
"version": "2.2.286",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@iconify/json",
|
||||
"version": "2.2.285",
|
||||
"version": "2.2.286",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@iconify/types": "*",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Hundreds of open source icon sets in IconifyJSON format",
|
||||
"license": "MIT",
|
||||
"version": "2.2.285",
|
||||
"version": "2.2.286",
|
||||
"type": "module",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"bugs": "https://github.com/iconify/icon-sets/issues",
|
||||
|
Loading…
Reference in New Issue
Block a user