Skip to content

Commit

Permalink
Update 4 icon sets: Arcticons, Flag Icons, Lucide, OpenMoji
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberalien committed Nov 8, 2023
1 parent 5c4a79d commit a6dbe5a
Show file tree
Hide file tree
Showing 9 changed files with 1,717 additions and 86 deletions.
6 changes: 3 additions & 3 deletions collections.json
Original file line number Diff line number Diff line change
Expand Up @@ -2102,7 +2102,7 @@
},
"arcticons": {
"name": "Arcticons",
"total": 7532,
"total": 8066,
"author": {
"name": "Donnnno",
"url": "https://github.com/Donnnno/Arcticons"
Expand Down Expand Up @@ -2297,8 +2297,8 @@
},
"flag": {
"name": "Flag Icons",
"total": 536,
"version": "6.12.0",
"total": 538,
"version": "6.14.0",
"author": {
"name": "Panayiotis Lipiridis",
"url": "https://github.com/lipis/flag-icons"
Expand Down
6 changes: 3 additions & 3 deletions collections.md
Original file line number Diff line number Diff line change
Expand Up @@ -1025,7 +1025,7 @@
* File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))

## Arcticons
* Number of icons: 7532
* Number of icons: 8066
* Author: Donnnno
* URL: https://github.com/Donnnno/Arcticons
* License: CC BY-SA 4.0
Expand Down Expand Up @@ -1117,12 +1117,12 @@
* File: [json/cryptocurrency-color.json](json/cryptocurrency-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))

## Flag Icons
* Number of icons: 536
* Number of icons: 538
* Author: Panayiotis Lipiridis
* URL: https://github.com/lipis/flag-icons
* License: MIT
* License URL: https://github.com/lipis/flag-icons/blob/main/LICENSE
* Version: 6.12.0
* Version: 6.14.0
* Palette: Colorful
* Icon set prefix: `flag`
* File: [json/flag.json](json/flag.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
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.138",
"version": "2.2.139",
"license": "MIT",
"homepage": "https://iconify.design/icon-sets/",
"autoload": {
Expand Down
1,672 changes: 1,640 additions & 32 deletions json/arcticons.json

Large diffs are not rendered by default.

58 changes: 39 additions & 19 deletions json/flag.json

Large diffs are not rendered by default.

11 changes: 7 additions & 4 deletions json/lucide.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"category": "General",
"palette": false
},
"lastModified": 1699253564,
"lastModified": 1699458410,
"icons": {
"accessibility": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"16\" cy=\"4\" r=\"1\"/><path d=\"m18 19l1-7l-6 1M5 8l3-3l5.5 3l-2.36 3.5m-6.9 3a5 5 0 0 0 6.88 6\"/><path d=\"M13.76 17.5a5 5 0 0 0-6.88-6\"/></g>"
Expand All @@ -38,12 +38,12 @@
"airplay": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1\"/><path d=\"m12 15l5 6H7l5-6z\"/></g>"
},
"alarm-check": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"13\" r=\"8\"/><path d=\"M5 3L2 6m20 0l-3-3M6.38 18.7L4 21m13.64-2.33L20 21M9 13l2 2l4-4\"/></g>"
},
"alarm-clock": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"13\" r=\"8\"/><path d=\"M12 9v4l2 2M5 3L2 6m20 0l-3-3M6.38 18.7L4 21m13.64-2.33L20 21\"/></g>"
},
"alarm-clock-check": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"13\" r=\"8\"/><path d=\"M5 3L2 6m20 0l-3-3M6.38 18.7L4 21m13.64-2.33L20 21M9 13l2 2l4-4\"/></g>"
},
"alarm-clock-off": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6.87 6.87a8 8 0 1 0 11.26 11.26m1.77-3.88a8 8 0 0 0-9.15-9.15M22 6l-3-3M6.26 18.67L4 21M2 2l20 20M4 4L2 6\"/>"
},
Expand Down Expand Up @@ -4019,6 +4019,9 @@
}
},
"aliases": {
"alarm-check": {
"parent": "alarm-clock-check"
},
"align-horizonal-distribute-center": {
"parent": "align-horizontal-distribute-center"
},
Expand Down
42 changes: 21 additions & 21 deletions json/openmoji.json

Large diffs are not rendered by default.

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.138",
"version": "2.2.139",
"type": "module",
"homepage": "https://iconify.design/icon-sets/",
"bugs": "https://github.com/iconify/icon-sets/issues",
Expand Down

0 comments on commit a6dbe5a

Please sign in to comment.