Skip to content

Commit

Permalink
Update 6 icon sets
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberalien committed Oct 23, 2024
1 parent fee5f26 commit a07f279
Show file tree
Hide file tree
Showing 11 changed files with 758 additions and 73 deletions.
20 changes: 10 additions & 10 deletions collections.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,8 @@
},
"tabler": {
"name": "Tabler Icons",
"total": 5664,
"version": "3.19.0",
"total": 5682,
"version": "3.20.0",
"author": {
"name": "Paweł Kuna",
"url": "https://github.com/tabler/tabler-icons"
Expand Down Expand Up @@ -243,8 +243,8 @@
},
"ri": {
"name": "Remix Icon",
"total": 2892,
"version": "4.3.0",
"total": 2983,
"version": "4.4.0",
"author": {
"name": "Remix Design",
"url": "https://github.com/Remix-Design/RemixIcon"
Expand Down Expand Up @@ -2360,7 +2360,7 @@
},
"codicon": {
"name": "Codicons",
"total": 460,
"total": 463,
"version": "0.0.36",
"author": {
"name": "Microsoft Corporation",
Expand Down Expand Up @@ -2775,8 +2775,8 @@
},
"token": {
"name": "Web3 Icons",
"total": 1721,
"version": "3.8.0",
"total": 1734,
"version": "3.10.0",
"author": {
"name": "0xa3k5",
"url": "https://github.com/0xa3k5/web3icons"
Expand All @@ -2800,8 +2800,8 @@
},
"token-branded": {
"name": "Web3 Icons Branded",
"total": 1909,
"version": "3.8.0",
"total": 1922,
"version": "3.10.0",
"author": {
"name": "0xa3k5",
"url": "https://github.com/0xa3k5/web3icons"
Expand Down Expand Up @@ -2877,7 +2877,7 @@
},
"openmoji": {
"name": "OpenMoji",
"total": 4156,
"total": 4174,
"author": {
"name": "OpenMoji",
"url": "https://github.com/hfg-gmuend/openmoji"
Expand Down
20 changes: 10 additions & 10 deletions collections.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,12 @@
* File: [json/solar.json](json/solar.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))

## Tabler Icons
* Number of icons: 5664
* Number of icons: 5682
* Author: Paweł Kuna
* URL: https://github.com/tabler/tabler-icons
* License: MIT
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
* Version: 3.19.0
* Version: 3.20.0
* Palette: Colorless
* Icon set prefix: `tabler`
* File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
Expand All @@ -104,12 +104,12 @@
* File: [json/mingcute.json](json/mingcute.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))

## Remix Icon
* Number of icons: 2892
* Number of icons: 2983
* Author: Remix Design
* URL: https://github.com/Remix-Design/RemixIcon
* License: Apache 2.0
* License URL: https://github.com/Remix-Design/RemixIcon/blob/master/License
* Version: 4.3.0
* Version: 4.4.0
* Palette: Colorless
* Icon set prefix: `ri`
* File: [json/ri.json](json/ri.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
Expand Down Expand Up @@ -1018,7 +1018,7 @@
* File: [json/vscode-icons.json](json/vscode-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))

## Codicons
* Number of icons: 460
* Number of icons: 463
* Author: Microsoft Corporation
* URL: https://github.com/microsoft/vscode-codicons
* License: CC BY 4.0
Expand Down Expand Up @@ -1193,23 +1193,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: 1721
* Number of icons: 1734
* Author: 0xa3k5
* URL: https://github.com/0xa3k5/web3icons
* License: MIT
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
* Version: 3.8.0
* Version: 3.10.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: 1909
* Number of icons: 1922
* Author: 0xa3k5
* URL: https://github.com/0xa3k5/web3icons
* License: MIT
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
* Version: 3.8.0
* Version: 3.10.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))
Expand Down Expand Up @@ -1237,7 +1237,7 @@
* File: [json/cryptocurrency-color.json](json/cryptocurrency-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))

## OpenMoji
* Number of icons: 4156
* Number of icons: 4174
* Author: OpenMoji
* URL: https://github.com/hfg-gmuend/openmoji
* License: CC BY-SA 4.0
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.262",
"version": "2.2.263",
"license": "MIT",
"homepage": "https://iconify.design/icon-sets/",
"autoload": {
Expand Down
13 changes: 11 additions & 2 deletions json/codicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"prefix": "codicon",
"info": {
"name": "Codicons",
"total": 460,
"total": 463,
"version": "0.0.36",
"author": {
"name": "Microsoft Corporation",
Expand All @@ -24,7 +24,7 @@
"category": "Programming",
"palette": false
},
"lastModified": 1727504422,
"lastModified": 1729663599,
"icons": {
"account": {
"body": "<path fill=\"currentColor\" d=\"M16 7.992C16 3.58 12.416 0 8 0S0 3.58 0 7.992c0 2.43 1.104 4.62 2.832 6.09c.016.016.032.016.032.032c.144.112.288.224.448.336c.08.048.144.111.224.175A8 8 0 0 0 8.016 16a8 8 0 0 0 4.48-1.375c.08-.048.144-.111.224-.16c.144-.111.304-.223.448-.335c.016-.016.032-.016.032-.032c1.696-1.487 2.8-3.676 2.8-6.106m-8 7.001c-1.504 0-2.88-.48-4.016-1.279c.016-.128.048-.255.08-.383a4.2 4.2 0 0 1 .416-.991c.176-.304.384-.576.64-.816c.24-.24.528-.463.816-.639c.304-.176.624-.304.976-.4A4.2 4.2 0 0 1 8 10.342a4.18 4.18 0 0 1 2.928 1.166q.552.552.864 1.295q.168.432.24.911A7.03 7.03 0 0 1 8 14.993m-2.448-7.4a2.5 2.5 0 0 1-.208-1.024c0-.351.064-.703.208-1.023s.336-.607.576-.847s.528-.431.848-.575s.672-.208 1.024-.208c.368 0 .704.064 1.024.208s.608.336.848.575c.24.24.432.528.576.847c.144.32.208.672.208 1.023c0 .368-.064.704-.208 1.023a2.8 2.8 0 0 1-.576.848a2.8 2.8 0 0 1-.848.575a2.72 2.72 0 0 1-2.064 0a2.8 2.8 0 0 1-.848-.575a2.5 2.5 0 0 1-.56-.848zm7.424 5.306c0-.032-.016-.048-.016-.08a5.2 5.2 0 0 0-.688-1.406a4.9 4.9 0 0 0-1.088-1.135a5.2 5.2 0 0 0-1.04-.608a3 3 0 0 0 .464-.383a4.2 4.2 0 0 0 .624-.784a3.6 3.6 0 0 0 .528-1.934a3.7 3.7 0 0 0-.288-1.47a3.8 3.8 0 0 0-.816-1.199a3.9 3.9 0 0 0-1.2-.8a3.7 3.7 0 0 0-1.472-.287a3.7 3.7 0 0 0-1.472.288a3.6 3.6 0 0 0-1.2.815a3.8 3.8 0 0 0-.8 1.199a3.7 3.7 0 0 0-.288 1.47q0 .528.144 1.007c.096.336.224.64.4.927c.16.288.384.544.624.784q.216.216.48.383a5 5 0 0 0-1.04.624c-.416.32-.784.703-1.088 1.119a5 5 0 0 0-.688 1.406c-.016.032-.016.064-.016.08C1.776 11.636.992 9.91.992 7.992C.992 4.14 4.144.991 8 .991s7.008 3.149 7.008 7.001a6.96 6.96 0 0 1-2.032 4.907\"/>"
Expand Down Expand Up @@ -237,6 +237,9 @@
"code-oss": {
"body": "<g fill=\"currentColor\"><path d=\"M5 2h1v11H5zm2 1h4v1H7zm2 2h4v1H9zm0 2h4v1H9zm0 2h4v1H9zm-2 2h4v1H7z\"/><path d=\"M2 1L1 2v5h1V2h12v11H2V7H1v6l1 1h12l1-1V2l-1-1z\"/></g>"
},
"code-review": {
"body": "<g fill=\"currentColor\"><path d=\"M14.5 2h-13l-.5.5v9l.5.5H4v2.5l.854.354L7.707 12H14.5l.5-.5v-9zm-.5 9H7.5l-.354.146L5 13.293V11.5l-.5-.5H2V3h12z\"/><path d=\"M7.079 5.205L5.262 7.033l1.816 1.82l-.707.707L4.2 7.386v-.707L6.37 4.5zm2.621-.7l-.7.709l1.826 1.819l-1.831 1.82l.705.709l2.189-2.173V6.68z\"/></g>"
},
"coffee": {
"body": "<g fill=\"currentColor\"><path d=\"M3 1v.5c0 .47.274.706.8 1.1l.04.03C4.314 2.985 5 3.498 5 4.5V5H4v-.5c0-.47-.274-.706-.8-1.1l-.04-.03C2.686 3.015 2 2.502 2 1.5V1zm3 0v.5c0 .47.274.706.8 1.1l.04.03C7.314 2.985 8 3.498 8 4.5V5H7v-.5c0-.47-.274-.706-.8-1.1l-.04-.03C5.686 3.015 5 2.502 5 1.5V1zm3 0v.5c0 .47.274.706.8 1.1l.04.03c.474.355 1.16.868 1.16 1.87V5h-1v-.5c0-.47-.274-.706-.8-1.1l-.04-.03C8.686 3.015 8 2.502 8 1.5V1z\"/><path fill-rule=\"evenodd\" d=\"m2 7l1-1h10.5a2.5 2.5 0 0 1 0 5h-.626A4 4 0 0 1 9 14H6a4 4 0 0 1-4-4zm10 3V7H3v3a3 3 0 0 0 3 3h3a3 3 0 0 0 3-3m1-3v3h.5a1.5 1.5 0 0 0 0-3z\" clip-rule=\"evenodd\"/></g>"
},
Expand Down Expand Up @@ -436,6 +439,9 @@
"edit": {
"body": "<path fill=\"currentColor\" d=\"M13.23 1h-1.46L3.52 9.25l-.16.22L1 13.59L2.41 15l4.12-2.36l.22-.16L15 4.23V2.77zM2.41 13.59l1.51-3l1.45 1.45zm3.83-2.06L4.47 9.76l8-8l1.77 1.77z\"/>"
},
"edit-session": {
"body": "<g fill=\"currentColor\"><path d=\"M12 14V6.5h1V14l-1 1H3l-1-1V2l1-1h5v1H3v12z\"/><path d=\"M7 4h1v2h2v1H8v2H7V7H5V6h2zm3 7H5v1h5zM13.887.597V2.29h-1.693v-.564h.555a1.7 1.7 0 0 0-.516-.344a1.5 1.5 0 0 0-.604-.124q-.233 0-.445.066a1.8 1.8 0 0 0-.405.186a1.54 1.54 0 0 0-.591.66L9.5 1.846q.15-.313.37-.556q.22-.242.503-.423A2.3 2.3 0 0 1 11.629.5q.48 0 .922.19q.441.19.771.533V.597zM9.5 5.137V3.444h1.693v.564h-.556q.23.22.516.344t.604.124q.234 0 .446-.066q.21-.066.405-.185a1.54 1.54 0 0 0 .591-.662l.688.326a2.3 2.3 0 0 1-.37.556a2.5 2.5 0 0 1-.503.423a2.3 2.3 0 0 1-1.257.366q-.48 0-.921-.19a2.3 2.3 0 0 1-.772-.533v.626z\"/></g>"
},
"editor-layout": {
"body": "<path fill=\"currentColor\" d=\"m15 6.5l-.47-.5H7V1.47L6.53 1H1.47L1 1.47v8.06l.47.47H4v4.53l.47.47h10.06l.47-.47zM2 9V3h4v6zm12 5H5v-4h1.53L7 9.53V8.013h7z\"/>"
},
Expand Down Expand Up @@ -612,6 +618,9 @@
"globe": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8.5 1a6.5 6.5 0 1 1 0 13a6.5 6.5 0 0 1 0-13m4.894 4a5.53 5.53 0 0 0-3.053-2.676c.444.84.765 1.74.953 2.676zm.582 2.995A5 5 0 0 0 14 7.5a5.5 5.5 0 0 0-.213-1.5h-2.342c.032.331.055.664.055 1a10 10 0 0 1-.206 2h2.493q.142-.494.19-1.005zm-3.535 0l.006-.051A9 9 0 0 0 10.5 7a9 9 0 0 0-.076-1H6.576A9 9 0 0 0 6.5 7a9 9 0 0 0 .233 2h3.534q.115-.498.174-1.005M10.249 5a9 9 0 0 0-1.255-2.97C8.83 2.016 8.666 2 8.5 2a4 4 0 0 0-.312.015l-.182.015L8 2.04A9 9 0 0 0 6.751 5zM5.706 5a10 10 0 0 1 .966-2.681A5.53 5.53 0 0 0 3.606 5zM3.213 6A5.5 5.5 0 0 0 3 7.5A5.5 5.5 0 0 0 3.213 9h2.493A10 10 0 0 1 5.5 7c0-.336.023-.669.055-1zm2.754 4h-2.36a5.52 5.52 0 0 0 3.819 2.893A10 10 0 0 1 5.967 10M8.5 12.644A9 9 0 0 0 9.978 10H7.022A9 9 0 0 0 8.5 12.644M11.033 10a10 10 0 0 1-1.459 2.893A5.52 5.52 0 0 0 13.393 10z\" clip-rule=\"evenodd\"/>"
},
"go-to-editing-session": {
"body": "<g fill=\"currentColor\"><path d=\"M8 1H3L2 2v12l1 1h9l1-1V6.817h-1V14H3V2h5z\"/><path d=\"M8 4H7v2H5v1h2v2h1V7h2V6H8zm-3 7h5v1H5zM13.87.483l.502.502V4.52h-1.004V2.187l-3.14 3.14l-.706-.708l3.146-3.146h-2.333v-.99z\"/></g>"
},
"go-to-file": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m6 5.914l2.06-2.06v-.708L5.915 1l-.707.707l.043.043l.25.25l1 1h-3a2.5 2.5 0 0 0 0 5H4V7h-.5a1.5 1.5 0 1 1 0-3h3L5.207 5.293L5.914 6zM11 2H8.328l-1-1H12l.71.29l3 3L16 5v9l-1 1H6l-1-1V6.5l1 .847V14h9V6h-4zm1 0v3h3z\" clip-rule=\"evenodd\"/>"
},
Expand Down
Loading

0 comments on commit a07f279

Please sign in to comment.