Skip to content

Commit

Permalink
Update 7 icon sets
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberalien committed Jan 14, 2025
1 parent 0f303ff commit f522b9a
Show file tree
Hide file tree
Showing 12 changed files with 480 additions and 57 deletions.
19 changes: 9 additions & 10 deletions collections.json
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@
},
"lucide": {
"name": "Lucide",
"total": 1544,
"total": 1546,
"author": {
"name": "Lucide Contributors",
"url": "https://github.com/lucide-icons/lucide"
Expand Down Expand Up @@ -652,7 +652,7 @@
},
"flowbite": {
"name": "Flowbite Icons",
"total": 585,
"total": 654,
"author": {
"name": "Themesberg",
"url": "https://github.com/themesberg/flowbite-icons"
Expand Down Expand Up @@ -3021,8 +3021,8 @@
},
"simple-icons": {
"name": "Simple Icons",
"total": 3249,
"version": "14.1.0",
"total": 3253,
"version": "14.2.0",
"author": {
"name": "Simple Icons Collaborators",
"url": "https://github.com/simple-icons/simple-icons"
Expand Down Expand Up @@ -3282,8 +3282,8 @@
},
"token": {
"name": "Web3 Icons",
"total": 1753,
"version": "3.14.0",
"total": 1773,
"version": "3.15.0",
"author": {
"name": "0xa3k5",
"url": "https://github.com/0xa3k5/web3icons"
Expand All @@ -3307,8 +3307,8 @@
},
"token-branded": {
"name": "Web3 Icons Branded",
"total": 1943,
"version": "3.14.0",
"total": 1962,
"version": "3.15.0",
"author": {
"name": "0xa3k5",
"url": "https://github.com/0xa3k5/web3icons"
Expand Down Expand Up @@ -3834,7 +3834,7 @@
},
"gis": {
"name": "Font-GIS",
"total": 365,
"total": 367,
"version": "1.0.6",
"author": {
"name": "Jean-Marc Viglino",
Expand All @@ -3854,7 +3854,6 @@
"polygon"
],
"category": "Flags / Maps",
"tags": [],
"palette": false
},
"map": {
Expand Down
18 changes: 9 additions & 9 deletions collections.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
* File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))

## Lucide
* Number of icons: 1544
* Number of icons: 1546
* Author: Lucide Contributors
* URL: https://github.com/lucide-icons/lucide
* License: ISC
Expand Down Expand Up @@ -241,7 +241,7 @@
* File: [json/gg.json](json/gg.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))

## Flowbite Icons
* Number of icons: 585
* Number of icons: 654
* Author: Themesberg
* URL: https://github.com/themesberg/flowbite-icons
* License: MIT
Expand Down Expand Up @@ -1148,12 +1148,12 @@
* File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))

## Simple Icons
* Number of icons: 3249
* Number of icons: 3253
* Author: Simple Icons Collaborators
* URL: https://github.com/simple-icons/simple-icons
* License: CC0 1.0
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
* Version: 14.1.0
* Version: 14.2.0
* Palette: Colorless
* Icon set prefix: `simple-icons`
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
Expand Down Expand Up @@ -1253,23 +1253,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: 1753
* Number of icons: 1773
* Author: 0xa3k5
* URL: https://github.com/0xa3k5/web3icons
* License: MIT
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
* Version: 3.14.0
* Version: 3.15.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: 1943
* Number of icons: 1962
* Author: 0xa3k5
* URL: https://github.com/0xa3k5/web3icons
* License: MIT
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
* Version: 3.14.0
* Version: 3.15.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 @@ -1465,7 +1465,7 @@
* File: [json/cif.json](json/cif.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))

## Font-GIS
* Number of icons: 365
* Number of icons: 367
* Author: Jean-Marc Viglino
* URL: https://github.com/viglino/font-gis
* License: CC BY 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.294",
"version": "2.2.295",
"license": "MIT",
"homepage": "https://iconify.design/icon-sets/",
"autoload": {
Expand Down
34 changes: 20 additions & 14 deletions json/arcticons.json

Large diffs are not rendered by default.

288 changes: 282 additions & 6 deletions json/flowbite.json

Large diffs are not rendered by default.

13 changes: 10 additions & 3 deletions json/gis.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"prefix": "gis",
"info": {
"name": "Font-GIS",
"total": 365,
"total": 367,
"version": "1.0.6",
"author": {
"name": "Jean-Marc Viglino",
Expand All @@ -22,10 +22,9 @@
"polygon"
],
"category": "Flags / Maps",
"tags": [],
"palette": false
},
"lastModified": 1722491058,
"lastModified": 1736838985,
"icons": {
"360": {
"body": "<path fill=\"currentColor\" d=\"M0 21.127v57.746c.001 1.82 1.886 3.03 3.541 2.272c0 0 3.455-1.604 11.104-3.297S33.985 74.443 50 74.443s27.706 1.712 35.355 3.405c7.65 1.693 11.104 3.297 11.104 3.297c1.655.757 3.54-.451 3.541-2.272V21.127c-.001-1.79-1.827-2.998-3.475-2.3c0 0-15.746 6.73-46.525 6.73s-46.525-6.73-46.525-6.73C1.787 18.223.04 19.78 0 21.126m5 3.504c6.39 2.027 21.643 5.926 45 5.926s38.61-3.899 45-5.926v44.426c-7.977.228-16.18-.56-24.992-4.09L51.795 44.604L36.416 57.508l-7.424-4.95L14.4 68.042c-3.017 1.35-5.923 3.034-9.4 3.004Zm70.04 12.846a6.72 6.72 0 0 0-6.628 6.716a6.718 6.718 0 1 0 6.627-6.716\" color=\"currentColor\"/>"
Expand Down Expand Up @@ -777,12 +776,18 @@
"polygon-o": {
"body": "<path fill=\"currentColor\" d=\"M33.162 19.463a3.5 3.5 0 0 0-3.111 1.974L9.34 64.239a3.5 3.5 0 0 0 2.632 4.985l75.015 11.275a3.5 3.5 0 0 0 3.846-4.55L76.566 32.456a3.5 3.5 0 0 0-2.431-2.293l-40.04-10.586a3.5 3.5 0 0 0-.933-.115m1.934 7.621l35.412 9.361l11.904 36.287l-64.7-9.724z\" color=\"currentColor\"/>"
},
"polygon-o-dash": {
"body": "<path fill=\"currentColor\" d=\"m81.917 48.766l-5.35-16.309a3.5 3.5 0 0 0-2.432-2.293l-11.261-2.977l-1.205 6.707l8.839 2.551l4.464 13.608m-23.36-25.844l-17.516-4.63a3.5 3.5 0 0 0-4.045 1.858l-5.177 10.7l6.962 1.683l3.26-6.736l15.121 3.724m-26.02 33.51c-2.711-.46-3.829-.84-6.484-1.31l8.691-17.962l-6.708-2.208l-10.354 21.4c-1.026 2.124.298 4.634 2.63 4.985l9.378 1.41m39.801 5.982l13.9 2.089m0 0l6.296.946l5.641.848c2.576.386 4.656-2.075 3.846-4.55l-4.928-13.72l-6.47 1.433l2.976 9.071c-1.735-.223-3.453-.447-5.142-.67m0 0a1799 1799 0 0 1-13.762-1.864m0 0c-8.955-1.25-17.49-2.518-25.629-3.809l-2.464 6.357l25.736 3.869\" color=\"currentColor\"/>"
},
"polygon-pt": {
"body": "<path fill=\"currentColor\" d=\"M32.5 10.95c-6.89 0-12.55 5.66-12.55 12.55c0 4.02 1.935 7.613 4.91 9.916L14.815 54.172a12.4 12.4 0 0 0-2.316-.223C5.61 53.95-.05 59.61-.05 66.5S5.61 79.05 12.5 79.05c5.13 0 9.54-3.151 11.463-7.603l51.277 7.71c1.232 5.629 6.281 9.894 12.26 9.894c6.656 0 12.114-5.297 12.48-11.867a3.5 3.5 0 0 0 .07-.684a3.5 3.5 0 0 0-.071-.7c-.375-6.562-5.829-11.85-12.479-11.85c-.134 0-.264.015-.396.019L80.242 43.05c3.275-2.127 5.509-5.746 5.738-9.867a3.5 3.5 0 0 0 .07-.684a3.5 3.5 0 0 0-.071-.7c-.375-6.562-5.829-11.85-12.479-11.85c-5.062 0-9.452 3.06-11.43 7.415l-17.082-4.517l-.01-.047c-.374-6.563-5.828-11.852-12.478-11.852m0 7c3.107 0 5.55 2.443 5.55 5.55s-2.443 5.55-5.55 5.55s-5.55-2.443-5.55-5.55s2.443-5.55 5.55-5.55m41 9c3.107 0 5.55 2.443 5.55 5.55s-2.443 5.55-5.55 5.55s-5.55-2.443-5.55-5.55s2.443-5.55 5.55-5.55m-30.137 2.708l17.739 4.69C62.007 40.37 67.239 45.05 73.5 45.05l.033-.002l6.92 21.092a12.7 12.7 0 0 0-4.705 6.015l-50.916-7.654a12.6 12.6 0 0 0-3.787-7.13l10.342-21.378c.368.033.737.057 1.113.057c4.652 0 8.71-2.592 10.863-6.393M12.5 60.95c3.107 0 5.55 2.444 5.55 5.551s-2.443 5.55-5.55 5.55s-5.55-2.443-5.55-5.55s2.443-5.55 5.55-5.55m75 10c3.107 0 5.55 2.444 5.55 5.551s-2.443 5.55-5.55 5.55s-5.55-2.443-5.55-5.55s2.443-5.55 5.55-5.55\" color=\"currentColor\"/>"
},
"polyline": {
"body": "<path fill=\"currentColor\" d=\"M33.162 19.463a3.5 3.5 0 0 0-3.111 1.974L9.34 64.239a3.5 3.5 0 0 0 1.626 4.674a3.5 3.5 0 0 0 4.676-1.625l19.453-40.203l35.412 9.361L84.182 78.13a3.5 3.5 0 0 0 4.418 2.234a3.5 3.5 0 0 0 2.234-4.416l-14.268-43.49a3.5 3.5 0 0 0-2.431-2.293l-40.04-10.586a3.5 3.5 0 0 0-.933-.115\" color=\"currentColor\"/>"
},
"polyline-dash": {
"body": "<path fill=\"currentColor\" d=\"m54.115 24.871l20.02 5.293a3.5 3.5 0 0 1 2.431 2.293l3.567 10.873l-6.605 2.607l-3.02-9.492l-18.081-5.055M83.7 54.202l7.134 21.745a3.5 3.5 0 0 1-6.652 2.182l-6.775-21.404m-35.185-27.7l-7.126-1.941l-9.594 18.774l-5.806-3.02l10.355-21.4a3.5 3.5 0 0 1 4.045-1.86l10.01 2.647M20.567 56.83l-6.049-3.292l-5.177 10.7a3.5 3.5 0 0 0 6.3 3.05\" color=\"currentColor\"/>"
},
"polyline-pt": {
"body": "<path fill=\"currentColor\" d=\"M32.55 11C25.662 11 20 16.661 20 23.55c0 3.887 1.802 7.38 4.61 9.688L14.481 54.166a12 12 0 0 0-1.93-.166C5.66 54 0 59.661 0 66.55S5.661 79.1 12.55 79.1c6.652 0 12.106-5.288 12.48-11.852a3.5 3.5 0 0 0 .07-.697a3.5 3.5 0 0 0-.07-.697c-.196-3.441-1.797-6.522-4.225-8.684L31.049 36c.494.06.993.1 1.502.1c4.613 0 8.647-2.546 10.812-6.295l17.807 4.707c.934 5.845 5.95 10.384 12.002 10.568l7.006 21.356C77.052 68.726 75 72.412 75 76.55c0 6.89 5.661 12.55 12.55 12.55c6.652 0 12.106-5.288 12.48-11.852a3.5 3.5 0 0 0 .07-.697a3.5 3.5 0 0 0-.07-.697C99.655 69.29 94.201 64 87.55 64c-.266 0-.527.022-.79.04l-6.805-20.743c3.451-2.09 5.832-5.797 6.074-10.049a3.5 3.5 0 0 0 .07-.697a3.5 3.5 0 0 0-.07-.697C85.656 25.29 80.202 20 73.551 20c-5.1 0-9.519 3.106-11.475 7.512l-17.02-4.5l-.027-.158C44.656 16.29 39.202 11 32.551 11m0 7c3.107 0 5.55 2.444 5.55 5.55c0 3.107-2.443 5.55-5.55 5.55S27 26.657 27 23.55S29.444 18 32.55 18m41 9c3.107 0 5.55 2.444 5.55 5.55c0 3.107-2.443 5.55-5.55 5.55S68 35.657 68 32.55S70.444 27 73.55 27m-61 34c3.107 0 5.55 2.444 5.55 5.55c0 3.107-2.443 5.55-5.55 5.55S7 69.657 7 66.55S9.444 61 12.55 61m75 10c3.107 0 5.55 2.444 5.55 5.55c0 3.107-2.443 5.55-5.55 5.55S82 79.657 82 76.55S84.444 71 87.55 71\" color=\"currentColor\"/>"
},
Expand Down Expand Up @@ -1375,8 +1380,10 @@
"polygon-hole-o",
"polygon-hole-pt",
"polygon-o",
"polygon-o-dash",
"polygon-pt",
"polyline",
"polyline-dash",
"polyline-pt",
"position",
"position-man",
Expand Down
10 changes: 8 additions & 2 deletions json/lucide.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"prefix": "lucide",
"info": {
"name": "Lucide",
"total": 1544,
"total": 1546,
"author": {
"name": "Lucide Contributors",
"url": "https://github.com/lucide-icons/lucide"
Expand All @@ -29,7 +29,7 @@
],
"palette": false
},
"lastModified": 1736322657,
"lastModified": 1736839046,
"icons": {
"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\"/>"
Expand Down Expand Up @@ -2343,6 +2343,9 @@
"house-plus": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M13.22 2.416a2 2 0 0 0-2.511.057l-7 5.999A2 2 0 0 0 3 10v9a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7.354\"/><path d=\"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8m6-15h6m-3-3v6\"/></g>"
},
"house-wifi": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9.5 13.866a4 4 0 0 1 5 .01M12 17h.01\"/><path d=\"M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"/><path d=\"M7 10.754a8 8 0 0 1 10 0\"/></g>"
},
"ice-cream-bowl": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 17c5 0 8-2.69 8-6H4c0 3.31 3 6 8 6m-4 4h8m-4-3v3M5.14 11a3.5 3.5 0 1 1 6.71 0\"/><path d=\"M12.14 11a3.5 3.5 0 1 1 6.71 0\"/><path d=\"M15.5 6.5a3.5 3.5 0 1 0-7 0\"/></g>"
},
Expand Down Expand Up @@ -4408,6 +4411,9 @@
"triangle-alert": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m21.73 18l-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3M12 9v4m0 4h.01\"/>"
},
"triangle-dashed": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10.17 4.193a2 2 0 0 1 3.666.013M14 21h2m-.126-13.257l1 1.732m1.975 3.477l1 1.732m1.975 3.496a2 2 0 0 1-1.835 2.824M4.024 21a2 2 0 0 1-1.839-2.839m2.951-5.209l-1 1.732M8 21h2M8.102 7.743l-1 1.732\"/>"
},
"triangle-right": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M22 18a2 2 0 0 1-2 2H3c-1.1 0-1.3-.6-.4-1.3L20.4 4.3c.9-.7 1.6-.4 1.6.7Z\"/>"
},
Expand Down
Loading

0 comments on commit f522b9a

Please sign in to comment.