2
0
mirror of https://github.com/iconify/collections-json.git synced 2024-10-18 09:56:24 +00:00

Update 4 icon sets: Lucide, Octicons, Web3 Icons Branded, Web3 Icons

This commit is contained in:
Vjacheslav Trushkin 2024-10-16 21:00:59 +03:00
parent c9b39a6667
commit 8a4eaaed4c
9 changed files with 22 additions and 19 deletions

View File

@ -341,7 +341,7 @@
}, },
"lucide": { "lucide": {
"name": "Lucide", "name": "Lucide",
"total": 1533, "total": 1534,
"author": { "author": {
"name": "Lucide Contributors", "name": "Lucide Contributors",
"url": "https://github.com/lucide-icons/lucide" "url": "https://github.com/lucide-icons/lucide"
@ -1797,7 +1797,7 @@
"octicon": { "octicon": {
"name": "Octicons", "name": "Octicons",
"total": 643, "total": 643,
"version": "19.11.0", "version": "19.12.0",
"author": { "author": {
"name": "GitHub", "name": "GitHub",
"url": "https://github.com/primer/octicons/" "url": "https://github.com/primer/octicons/"
@ -2776,7 +2776,7 @@
"token": { "token": {
"name": "Web3 Icons", "name": "Web3 Icons",
"total": 1717, "total": 1717,
"version": "3.6.2", "version": "3.7.1",
"author": { "author": {
"name": "0xa3k5", "name": "0xa3k5",
"url": "https://github.com/0xa3k5/web3icons" "url": "https://github.com/0xa3k5/web3icons"
@ -2801,7 +2801,7 @@
"token-branded": { "token-branded": {
"name": "Web3 Icons Branded", "name": "Web3 Icons Branded",
"total": 1905, "total": 1905,
"version": "3.6.2", "version": "3.7.1",
"author": { "author": {
"name": "0xa3k5", "name": "0xa3k5",
"url": "https://github.com/0xa3k5/web3icons" "url": "https://github.com/0xa3k5/web3icons"

View File

@ -146,7 +146,7 @@
* File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) * File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
## Lucide ## Lucide
* Number of icons: 1533 * Number of icons: 1534
* Author: Lucide Contributors * Author: Lucide Contributors
* URL: https://github.com/lucide-icons/lucide * URL: https://github.com/lucide-icons/lucide
* License: ISC * License: ISC
@ -776,7 +776,7 @@
* URL: https://github.com/primer/octicons/ * URL: https://github.com/primer/octicons/
* License: MIT * License: MIT
* License URL: https://github.com/primer/octicons/blob/main/LICENSE * License URL: https://github.com/primer/octicons/blob/main/LICENSE
* Version: 19.11.0 * Version: 19.12.0
* Palette: Colorless * Palette: Colorless
* Icon set prefix: `octicon` * Icon set prefix: `octicon`
* File: [json/octicon.json](json/octicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) * File: [json/octicon.json](json/octicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@ -1198,7 +1198,7 @@
* URL: https://github.com/0xa3k5/web3icons * URL: https://github.com/0xa3k5/web3icons
* License: MIT * License: MIT
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE * License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
* Version: 3.6.2 * Version: 3.7.1
* Palette: Colorless * Palette: Colorless
* Icon set prefix: `token` * Icon set prefix: `token`
* File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) * File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@ -1209,7 +1209,7 @@
* URL: https://github.com/0xa3k5/web3icons * URL: https://github.com/0xa3k5/web3icons
* License: MIT * License: MIT
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE * License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
* Version: 3.6.2 * Version: 3.7.1
* Palette: Colorful * Palette: Colorful
* Icon set prefix: `token-branded` * 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)) * File: [json/token-branded.json](json/token-branded.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))

View File

@ -2,7 +2,7 @@
"name": "iconify/json", "name": "iconify/json",
"description": "Iconify icons collection in JSON format", "description": "Iconify icons collection in JSON format",
"type": "library", "type": "library",
"version": "2.2.260", "version": "2.2.261",
"license": "MIT", "license": "MIT",
"homepage": "https://iconify.design/icon-sets/", "homepage": "https://iconify.design/icon-sets/",
"autoload": { "autoload": {

View File

@ -2,7 +2,7 @@
"prefix": "lucide", "prefix": "lucide",
"info": { "info": {
"name": "Lucide", "name": "Lucide",
"total": 1533, "total": 1534,
"author": { "author": {
"name": "Lucide Contributors", "name": "Lucide Contributors",
"url": "https://github.com/lucide-icons/lucide" "url": "https://github.com/lucide-icons/lucide"
@ -24,7 +24,7 @@
"category": "UI 24px", "category": "UI 24px",
"palette": false "palette": false
}, },
"lastModified": 1728884156, "lastModified": 1729101401,
"icons": { "icons": {
"a-arrow-down": { "a-arrow-down": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3.5 13h6M2 16l4.5-9l4.5 9m7-9v9m-4-4l4 4l4-4\"/>" "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3.5 13h6M2 16l4.5-9l4.5 9m7-9v9m-4-4l4 4l4-4\"/>"
@ -767,6 +767,9 @@
"calendar": { "calendar": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 2v4m8-4v4\"/><rect width=\"18\" height=\"18\" x=\"3\" y=\"4\" rx=\"2\"/><path d=\"M3 10h18\"/></g>" "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 2v4m8-4v4\"/><rect width=\"18\" height=\"18\" x=\"3\" y=\"4\" rx=\"2\"/><path d=\"M3 10h18\"/></g>"
}, },
"calendar-1": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M11 14h1v4m4-16v4M3 10h18M8 2v4\"/><rect width=\"18\" height=\"18\" x=\"3\" y=\"4\" rx=\"2\"/></g>"
},
"calendar-arrow-down": { "calendar-arrow-down": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m14 18l4 4l4-4M16 2v4m2 8v8\"/><path d=\"M21 11.354V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7.343M3 10h18M8 2v4\"/></g>" "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m14 18l4 4l4-4M16 2v4m2 8v8\"/><path d=\"M21 11.354V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7.343M3 10h18M8 2v4\"/></g>"
}, },

View File

@ -3,7 +3,7 @@
"info": { "info": {
"name": "Octicons", "name": "Octicons",
"total": 643, "total": 643,
"version": "19.11.0", "version": "19.12.0",
"author": { "author": {
"name": "GitHub", "name": "GitHub",
"url": "https://github.com/primer/octicons/" "url": "https://github.com/primer/octicons/"

View File

@ -3,7 +3,7 @@
"info": { "info": {
"name": "Web3 Icons Branded", "name": "Web3 Icons Branded",
"total": 1905, "total": 1905,
"version": "3.6.2", "version": "3.7.1",
"author": { "author": {
"name": "0xa3k5", "name": "0xa3k5",
"url": "https://github.com/0xa3k5/web3icons" "url": "https://github.com/0xa3k5/web3icons"
@ -25,7 +25,7 @@
"category": "Logos", "category": "Logos",
"palette": true "palette": true
}, },
"lastModified": 1724430162, "lastModified": 1729101630,
"icons": { "icons": {
"0x0": { "0x0": {
"body": "<g fill=\"none\"><path fill=\"#D3D2D3\" d=\"M11.412 2.713a2.614 2.614 0 0 0-4.316 2.59a2.785 2.785 0 0 0-3.45 3.898a3.104 3.104 0 0 0 .047 5.499a2.784 2.784 0 0 0 3.403 3.973A2.59 2.59 0 0 0 9.592 22a2.57 2.57 0 0 0 1.82-.724v-2.809h-.748a1.18 1.18 0 0 1-1.954.129a1.178 1.178 0 1 1 1.954-1.306h.224a.52.52 0 0 0 .524-.524v-3.597a.59.59 0 0 0-1.178 0v1.177a.59.59 0 0 1-.588.589H8.309a1.177 1.177 0 1 1 0-1.177h.159a.59.59 0 0 0 .589-.59v-2.354a.59.59 0 0 0-.589-.589h-.159a1.178 1.178 0 1 1 0-1.177h1.337a.59.59 0 0 1 .588.588v1.178a.588.588 0 1 0 1.178 0V7.217a.52.52 0 0 0-.524-.524h-.224a1.178 1.178 0 1 1 0-1.178h.748z\"/><path fill=\"#00CBC4\" d=\"M12.588 2.713a2.614 2.614 0 0 1 4.316 2.59a2.785 2.785 0 0 1 3.45 3.898a3.105 3.105 0 0 1 1.179 4.367a3.1 3.1 0 0 1-1.226 1.132a2.785 2.785 0 0 1-3.403 3.973A2.59 2.59 0 0 1 14.408 22a2.57 2.57 0 0 1-1.82-.724v-2.809h.748a1.178 1.178 0 1 0 0-1.177h-.224a.52.52 0 0 1-.524-.524v-3.597a.59.59 0 0 1 1.178 0v1.177a.59.59 0 0 0 .589.589h1.336a1.177 1.177 0 1 0 0-1.177h-.159a.59.59 0 0 1-.589-.59v-2.354a.59.59 0 0 1 .59-.589h.158a1.178 1.178 0 1 0 0-1.177h-1.336a.59.59 0 0 0-.59.588v1.178a.588.588 0 1 1-1.177 0V7.217c0-.295.236-.524.524-.524h.224a1.177 1.177 0 1 0 0-1.178h-.748z\"/></g>" "body": "<g fill=\"none\"><path fill=\"#D3D2D3\" d=\"M11.412 2.713a2.614 2.614 0 0 0-4.316 2.59a2.785 2.785 0 0 0-3.45 3.898a3.104 3.104 0 0 0 .047 5.499a2.784 2.784 0 0 0 3.403 3.973A2.59 2.59 0 0 0 9.592 22a2.57 2.57 0 0 0 1.82-.724v-2.809h-.748a1.18 1.18 0 0 1-1.954.129a1.178 1.178 0 1 1 1.954-1.306h.224a.52.52 0 0 0 .524-.524v-3.597a.59.59 0 0 0-1.178 0v1.177a.59.59 0 0 1-.588.589H8.309a1.177 1.177 0 1 1 0-1.177h.159a.59.59 0 0 0 .589-.59v-2.354a.59.59 0 0 0-.589-.589h-.159a1.178 1.178 0 1 1 0-1.177h1.337a.59.59 0 0 1 .588.588v1.178a.588.588 0 1 0 1.178 0V7.217a.52.52 0 0 0-.524-.524h-.224a1.178 1.178 0 1 1 0-1.178h.748z\"/><path fill=\"#00CBC4\" d=\"M12.588 2.713a2.614 2.614 0 0 1 4.316 2.59a2.785 2.785 0 0 1 3.45 3.898a3.105 3.105 0 0 1 1.179 4.367a3.1 3.1 0 0 1-1.226 1.132a2.785 2.785 0 0 1-3.403 3.973A2.59 2.59 0 0 1 14.408 22a2.57 2.57 0 0 1-1.82-.724v-2.809h.748a1.178 1.178 0 1 0 0-1.177h-.224a.52.52 0 0 1-.524-.524v-3.597a.59.59 0 0 1 1.178 0v1.177a.59.59 0 0 0 .589.589h1.336a1.177 1.177 0 1 0 0-1.177h-.159a.59.59 0 0 1-.589-.59v-2.354a.59.59 0 0 1 .59-.589h.158a1.178 1.178 0 1 0 0-1.177h-1.336a.59.59 0 0 0-.59.588v1.178a.588.588 0 1 1-1.177 0V7.217c0-.295.236-.524.524-.524h.224a1.177 1.177 0 1 0 0-1.178h-.748z\"/></g>"
@ -496,7 +496,7 @@
"body": "<g fill=\"none\"><path fill=\"#5A261C\" d=\"M11.949 21.156c-7.89.278-10.05-5.212-9.945-7.845a9.14 9.14 0 0 1 5.54-7.64c.082-.839.744-2.422 2.744-2.006c.544-.627 2-1.505 3.411 0c.906-.144 2.723.056 2.723 2.006C19.55 6.727 22 10.794 22 13.483c0 1.867-.178 7.334-10.051 7.673\"/><path fill=\"#FFFCF5\" fill-rule=\"evenodd\" d=\"M2.559 13.233c-.1 2.472 1.933 7.628 9.39 7.367c9.022-.31 9.362-5.24 9.484-7.034l.01-.172c.14-1.833-2.077-6.273-5.272-7.334v-.022a4.2 4.2 0 0 0-1.394-.222a2.86 2.86 0 0 1 1.377-.05c-.139-1.295-1.244-1.628-2.083-1.628h.005c-.683.005-1.2.65-1.372.972c.128-.633.445-.989.683-1.15c-1.033-.911-2.055-.567-2.667-.111c-.394.472-.377 1.222-.294 1.633a3.2 3.2 0 0 1-.239-1.35a1.98 1.98 0 0 0-1.628.395c-.45.466-.9 1.46.24 2.372c-.329-.178-.934-.539-1.157-.778a8.58 8.58 0 0 0-5.083 7.112m9.773-6.223c.276.518.733.918 1.283 1.123c-1.122.177-1.322-.678-1.283-1.123m-.567-.389c.128.478.189 1.612-.611 2.306c.578-.222 1.506-1 .611-2.306m-1.65 1.54c.361-.156 1.067-.634 1.011-1.312c.49 1.078-.466 1.322-1.011 1.311m-2.278 6.894a1.39 1.39 0 1 0 0-2.778a1.39 1.39 0 0 0 0 2.778m.283-1.11a.556.556 0 1 0-.005-1.112a.556.556 0 1 0 .005 1.111m6.662-.279a1.389 1.389 0 1 0 2.778 0a1.389 1.389 0 0 0-2.778 0m.556-.277a.555.555 0 1 0 1.11 0a.555.555 0 0 0-1.11 0\" clip-rule=\"evenodd\"/><path fill=\"#F2E6DA\" d=\"M3.92 17.328c1.345 1.844 3.829 3.422 8.035 3.278c9.018-.317 9.356-5.245 9.479-7.04l.01-.172c.068-.889-.416-2.378-1.288-3.806c.328 1.578.505 3.573-.034 5.034c-1.01 2.706-2.5 4.606-7.922 5.1a12 12 0 0 1-8.28-2.394\"/><path fill=\"#5A261C\" d=\"M11.982 14.944c.206 0 .372-.084.372-.189c0-.104-.166-.189-.372-.189c-.205 0-.372.085-.372.19c0 .104.167.188.372.188m-.033 1.466c-1.033.884-1.922.5-2.239.206c.078.456.633 1.173 2.234.384c.555.305 1.8.656 2.31-.39a1.945 1.945 0 0 1-2.31-.2z\"/></g>" "body": "<g fill=\"none\"><path fill=\"#5A261C\" d=\"M11.949 21.156c-7.89.278-10.05-5.212-9.945-7.845a9.14 9.14 0 0 1 5.54-7.64c.082-.839.744-2.422 2.744-2.006c.544-.627 2-1.505 3.411 0c.906-.144 2.723.056 2.723 2.006C19.55 6.727 22 10.794 22 13.483c0 1.867-.178 7.334-10.051 7.673\"/><path fill=\"#FFFCF5\" fill-rule=\"evenodd\" d=\"M2.559 13.233c-.1 2.472 1.933 7.628 9.39 7.367c9.022-.31 9.362-5.24 9.484-7.034l.01-.172c.14-1.833-2.077-6.273-5.272-7.334v-.022a4.2 4.2 0 0 0-1.394-.222a2.86 2.86 0 0 1 1.377-.05c-.139-1.295-1.244-1.628-2.083-1.628h.005c-.683.005-1.2.65-1.372.972c.128-.633.445-.989.683-1.15c-1.033-.911-2.055-.567-2.667-.111c-.394.472-.377 1.222-.294 1.633a3.2 3.2 0 0 1-.239-1.35a1.98 1.98 0 0 0-1.628.395c-.45.466-.9 1.46.24 2.372c-.329-.178-.934-.539-1.157-.778a8.58 8.58 0 0 0-5.083 7.112m9.773-6.223c.276.518.733.918 1.283 1.123c-1.122.177-1.322-.678-1.283-1.123m-.567-.389c.128.478.189 1.612-.611 2.306c.578-.222 1.506-1 .611-2.306m-1.65 1.54c.361-.156 1.067-.634 1.011-1.312c.49 1.078-.466 1.322-1.011 1.311m-2.278 6.894a1.39 1.39 0 1 0 0-2.778a1.39 1.39 0 0 0 0 2.778m.283-1.11a.556.556 0 1 0-.005-1.112a.556.556 0 1 0 .005 1.111m6.662-.279a1.389 1.389 0 1 0 2.778 0a1.389 1.389 0 0 0-2.778 0m.556-.277a.555.555 0 1 0 1.11 0a.555.555 0 0 0-1.11 0\" clip-rule=\"evenodd\"/><path fill=\"#F2E6DA\" d=\"M3.92 17.328c1.345 1.844 3.829 3.422 8.035 3.278c9.018-.317 9.356-5.245 9.479-7.04l.01-.172c.068-.889-.416-2.378-1.288-3.806c.328 1.578.505 3.573-.034 5.034c-1.01 2.706-2.5 4.606-7.922 5.1a12 12 0 0 1-8.28-2.394\"/><path fill=\"#5A261C\" d=\"M11.982 14.944c.206 0 .372-.084.372-.189c0-.104-.166-.189-.372-.189c-.205 0-.372.085-.372.19c0 .104.167.188.372.188m-.033 1.466c-1.033.884-1.922.5-2.239.206c.078.456.633 1.173 2.234.384c.555.305 1.8.656 2.31-.39a1.945 1.945 0 0 1-2.31-.2z\"/></g>"
}, },
"base": { "base": {
"body": "<path fill=\"#0052FF\" d=\"M11.983 22C17.515 22 22 17.523 22 12S17.515 2 11.983 2C6.733 2 2.428 6.03 2 11.16h13.24v1.68H2C2.428 17.97 6.734 22 11.983 22\"/>" "body": "<g fill=\"none\"><path fill=\"#3DD2E6\" d=\"M14.436 8.634H9.683a6.683 6.683 0 1 0 0 13.366h4.753a6.683 6.683 0 1 0 0-13.366\"/><path fill=\"#0265FF\" d=\"M3 7a5 5 0 0 1 5-5h4.876a4.876 4.876 0 0 1 4.877 4.876v1.807a6.683 6.683 0 0 1-6.684 6.683H3z\"/></g>"
}, },
"bat": { "bat": {
"body": "<g fill=\"#FF4724\"><path d=\"M12 3.334a.46.46 0 0 0-.397.23L2.062 19.983a.46.46 0 0 0 0 .46l5.822-3.11l4.117-7.336z\"/><path d=\"M21.937 19.982L12.398 3.563a.47.47 0 0 0-.399-.23L12 10l4.105 7.347l5.833 3.098a.46.46 0 0 0-.001-.462\"/><path d=\"m21.937 20.453l-5.827-3.12H7.888l-5.827 3.12q.061.099.168.156t.23.057h19.077c.08 0 .16-.02.232-.057a.45.45 0 0 0 .169-.156\"/></g>" "body": "<g fill=\"#FF4724\"><path d=\"M12 3.334a.46.46 0 0 0-.397.23L2.062 19.983a.46.46 0 0 0 0 .46l5.822-3.11l4.117-7.336z\"/><path d=\"M21.937 19.982L12.398 3.563a.47.47 0 0 0-.399-.23L12 10l4.105 7.347l5.833 3.098a.46.46 0 0 0-.001-.462\"/><path d=\"m21.937 20.453l-5.827-3.12H7.888l-5.827 3.12q.061.099.168.156t.23.057h19.077c.08 0 .16-.02.232-.057a.45.45 0 0 0 .169-.156\"/></g>"

View File

@ -3,7 +3,7 @@
"info": { "info": {
"name": "Web3 Icons", "name": "Web3 Icons",
"total": 1717, "total": 1717,
"version": "3.6.2", "version": "3.7.1",
"author": { "author": {
"name": "0xa3k5", "name": "0xa3k5",
"url": "https://github.com/0xa3k5/web3icons" "url": "https://github.com/0xa3k5/web3icons"

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "@iconify/json", "name": "@iconify/json",
"version": "2.2.260", "version": "2.2.261",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@iconify/json", "name": "@iconify/json",
"version": "2.2.260", "version": "2.2.261",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@iconify/types": "*", "@iconify/types": "*",

View File

@ -2,7 +2,7 @@
"name": "@iconify/json", "name": "@iconify/json",
"description": "Hundreds of open source icon sets in IconifyJSON format", "description": "Hundreds of open source icon sets in IconifyJSON format",
"license": "MIT", "license": "MIT",
"version": "2.2.260", "version": "2.2.261",
"type": "module", "type": "module",
"homepage": "https://iconify.design/icon-sets/", "homepage": "https://iconify.design/icon-sets/",
"bugs": "https://github.com/iconify/icon-sets/issues", "bugs": "https://github.com/iconify/icon-sets/issues",