Skip to content

Commit

Permalink
Update 2 icon sets: Web3 Icons Branded, Web3 Icons
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberalien committed Aug 13, 2024
1 parent 2072129 commit 62af76c
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 22 deletions.
12 changes: 6 additions & 6 deletions collections.json
Original file line number Diff line number Diff line change
Expand Up @@ -2689,17 +2689,17 @@
"palette": false
},
"token": {
"name": "Token Icons",
"name": "Web3 Icons",
"total": 1686,
"version": "3.2.1",
"author": {
"name": "0xa3k5",
"url": "https://github.com/0xa3k5/token-icons"
"url": "https://github.com/0xa3k5/web3icons"
},
"license": {
"title": "MIT",
"spdx": "MIT",
"url": "https://github.com/0xa3k5/token-icons/blob/main/LICENCE"
"url": "https://github.com/0xa3k5/web3icons/blob/main/LICENCE"
},
"samples": [
"bit",
Expand All @@ -2714,17 +2714,17 @@
"palette": false
},
"token-branded": {
"name": "Token Icons Branded",
"name": "Web3 Icons Branded",
"total": 1870,
"version": "3.2.1",
"author": {
"name": "0xa3k5",
"url": "https://github.com/0xa3k5/token-icons"
"url": "https://github.com/0xa3k5/web3icons"
},
"license": {
"title": "MIT",
"spdx": "MIT",
"url": "https://github.com/0xa3k5/token-icons/blob/main/LICENCE"
"url": "https://github.com/0xa3k5/web3icons/blob/main/LICENCE"
},
"samples": [
"bit",
Expand Down
12 changes: 6 additions & 6 deletions collections.md
Original file line number Diff line number Diff line change
Expand Up @@ -1152,23 +1152,23 @@
* Icon set prefix: `entypo-social`
* File: [json/entypo-social.json](json/entypo-social.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))

## Token Icons
## Web3 Icons
* Number of icons: 1686
* Author: 0xa3k5
* URL: https://github.com/0xa3k5/token-icons
* URL: https://github.com/0xa3k5/web3icons
* License: MIT
* License URL: https://github.com/0xa3k5/token-icons/blob/main/LICENCE
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
* Version: 3.2.1
* Palette: Colorless
* Icon set prefix: `token`
* File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))

## Token Icons Branded
## Web3 Icons Branded
* Number of icons: 1870
* Author: 0xa3k5
* URL: https://github.com/0xa3k5/token-icons
* URL: https://github.com/0xa3k5/web3icons
* License: MIT
* License URL: https://github.com/0xa3k5/token-icons/blob/main/LICENCE
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
* Version: 3.2.1
* Palette: Colorful
* Icon set prefix: `token-branded`
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "iconify/json",
"description": "Iconify icons collection in JSON format",
"type": "library",
"version": "2.2.236",
"version": "2.2.237",
"license": "MIT",
"homepage": "https://iconify.design/icon-sets/",
"autoload": {
Expand Down
6 changes: 3 additions & 3 deletions json/token-branded.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"prefix": "token-branded",
"info": {
"name": "Token Icons Branded",
"name": "Web3 Icons Branded",
"total": 1870,
"version": "3.2.1",
"author": {
"name": "0xa3k5",
"url": "https://github.com/0xa3k5/token-icons"
"url": "https://github.com/0xa3k5/web3icons"
},
"license": {
"title": "MIT",
"spdx": "MIT",
"url": "https://github.com/0xa3k5/token-icons/blob/main/LICENCE"
"url": "https://github.com/0xa3k5/web3icons/blob/main/LICENCE"
},
"samples": [
"bit",
Expand Down
6 changes: 3 additions & 3 deletions json/token.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"prefix": "token",
"info": {
"name": "Token Icons",
"name": "Web3 Icons",
"total": 1686,
"version": "3.2.1",
"author": {
"name": "0xa3k5",
"url": "https://github.com/0xa3k5/token-icons"
"url": "https://github.com/0xa3k5/web3icons"
},
"license": {
"title": "MIT",
"spdx": "MIT",
"url": "https://github.com/0xa3k5/token-icons/blob/main/LICENCE"
"url": "https://github.com/0xa3k5/web3icons/blob/main/LICENCE"
},
"samples": [
"bit",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@iconify/json",
"description": "Hundreds of open source icon sets in IconifyJSON format",
"license": "MIT",
"version": "2.2.236",
"version": "2.2.237",
"type": "module",
"homepage": "https://iconify.design/icon-sets/",
"bugs": "https://github.com/iconify/icon-sets/issues",
Expand Down

0 comments on commit 62af76c

Please sign in to comment.