Skip to content

Commit

Permalink
Update 3 icon sets: Lucide, Octicons, UnJS Logos
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberalien committed Mar 20, 2024
1 parent 416c131 commit a746dcf
Show file tree
Hide file tree
Showing 8 changed files with 257 additions and 9 deletions.
23 changes: 22 additions & 1 deletion collections.json
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@
"octicon": {
"name": "Octicons",
"total": 604,
"version": "19.8.0",
"version": "19.9.0",
"author": {
"name": "GitHub",
"url": "https://github.com/primer/octicons/"
Expand Down Expand Up @@ -2375,6 +2375,27 @@
"category": "Brands / Social",
"palette": true
},
"unjs": {
"name": "UnJS Logos",
"total": 63,
"author": {
"name": "UnJS",
"url": "https://github.com/unjs"
},
"license": {
"title": "Apache 2.0",
"spdx": "Apache-2.0"
},
"samples": [
"nitro",
"jiti",
"unstorage"
],
"height": 32,
"displayHeight": 16,
"category": "Brands / Social",
"palette": true
},
"brandico": {
"name": "Brandico",
"total": 45,
Expand Down
11 changes: 10 additions & 1 deletion collections.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
* URL: https://github.com/primer/octicons/
* License: MIT
* License URL: https://github.com/primer/octicons/blob/main/LICENSE
* Version: 19.8.0
* Version: 19.9.0
* Palette: Colorless
* Icon set prefix: `octicon`
* File: [json/octicon.json](json/octicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
Expand Down Expand Up @@ -1158,6 +1158,15 @@
* Icon set prefix: `skill-icons`
* File: [json/skill-icons.json](json/skill-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))

## UnJS Logos
* Number of icons: 63
* Author: UnJS
* URL: https://github.com/unjs
* License: Apache 2.0
* Palette: Colorful
* Icon set prefix: `unjs`
* File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))

## Brandico
* Number of icons: 45
* Author: Fontello
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.193",
"version": "2.2.194",
"license": "MIT",
"homepage": "https://iconify.design/icon-sets/",
"autoload": {
Expand Down
4 changes: 2 additions & 2 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": 1710748117,
"lastModified": 1710920707,
"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 @@ -1308,7 +1308,7 @@
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m15 14l5-5l-5-5\"/><path d=\"M4 20v-7a4 4 0 0 1 4-4h12\"/></g>"
},
"cpu": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"2\"/><path d=\"M9 9h6v6H9zm6-7v2m0 16v2M2 15h2M2 9h2m16 6h2m-2-6h2M9 2v2m0 16v2\"/></g>"
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"2\"/><rect width=\"6\" height=\"6\" x=\"9\" y=\"9\" rx=\"1\"/><path d=\"M15 2v2m0 16v2M2 15h2M2 9h2m16 6h2m-2-6h2M9 2v2m0 16v2\"/></g>"
},
"creative-commons": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M10 9.3a2.8 2.8 0 0 0-3.5 1a3.1 3.1 0 0 0 0 3.4a2.7 2.7 0 0 0 3.5 1m7-5.4a2.8 2.8 0 0 0-3.5 1a3.1 3.1 0 0 0 0 3.4a2.7 2.7 0 0 0 3.5 1\"/></g>"
Expand Down
2 changes: 1 addition & 1 deletion json/octicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"info": {
"name": "Octicons",
"total": 604,
"version": "19.8.0",
"version": "19.9.0",
"author": {
"name": "GitHub",
"url": "https://github.com/primer/octicons/"
Expand Down
218 changes: 218 additions & 0 deletions json/unjs.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.193",
"version": "2.2.194",
"type": "module",
"homepage": "https://iconify.design/icon-sets/",
"bugs": "https://github.com/iconify/icon-sets/issues",
Expand Down

0 comments on commit a746dcf

Please sign in to comment.