Skip to content

Commit

Permalink
Update 4 icon sets: Custom Brand Icons, Material Line Icons, Material…
Browse files Browse the repository at this point in the history
… Symbols Light, Material Symbols
  • Loading branch information
cyberalien committed Sep 6, 2024
1 parent 6bb9ef2 commit 22f9cb2
Show file tree
Hide file tree
Showing 9 changed files with 975 additions and 717 deletions.
8 changes: 4 additions & 4 deletions collections.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"material-symbols": {
"name": "Material Symbols",
"total": 13130,
"total": 13161,
"author": {
"name": "Google",
"url": "https://github.com/google/material-design-icons"
Expand All @@ -25,7 +25,7 @@
},
"material-symbols-light": {
"name": "Material Symbols Light",
"total": 13197,
"total": 13228,
"author": {
"name": "Google",
"url": "https://github.com/google/material-design-icons"
Expand Down Expand Up @@ -2093,8 +2093,8 @@
},
"line-md": {
"name": "Material Line Icons",
"total": 1082,
"version": "2.0.1",
"total": 1085,
"version": "2.0.2",
"author": {
"name": "Vjacheslav Trushkin",
"url": "https://github.com/cyberalien/line-md"
Expand Down
8 changes: 4 additions & 4 deletions collections.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


## Material Symbols
* Number of icons: 13130
* Number of icons: 13161
* Author: Google
* URL: https://github.com/google/material-design-icons
* License: Apache 2.0
Expand All @@ -12,7 +12,7 @@
* File: [json/material-symbols.json](json/material-symbols.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))

## Material Symbols Light
* Number of icons: 13197
* Number of icons: 13228
* Author: Google
* URL: https://github.com/google/material-design-icons
* License: Apache 2.0
Expand Down Expand Up @@ -902,12 +902,12 @@
* File: [json/formkit.json](json/formkit.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))

## Material Line Icons
* Number of icons: 1082
* Number of icons: 1085
* Author: Vjacheslav Trushkin
* URL: https://github.com/cyberalien/line-md
* License: MIT
* License URL: https://github.com/cyberalien/line-md/blob/master/license.txt
* Version: 2.0.1
* Version: 2.0.2
* Palette: Colorless
* Icon set prefix: `line-md`
* File: [json/line-md.json](json/line-md.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.244",
"version": "2.2.245",
"license": "MIT",
"homepage": "https://iconify.design/icon-sets/",
"autoload": {
Expand Down
6 changes: 3 additions & 3 deletions json/cbi.json

Large diffs are not rendered by default.

1,160 changes: 586 additions & 574 deletions json/line-md.json

Large diffs are not rendered by default.

253 changes: 193 additions & 60 deletions json/material-symbols-light.json

Large diffs are not rendered by default.

249 changes: 181 additions & 68 deletions json/material-symbols.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.244",
"version": "2.2.245",
"type": "module",
"homepage": "https://iconify.design/icon-sets/",
"bugs": "https://github.com/iconify/icon-sets/issues",
Expand Down

0 comments on commit 22f9cb2

Please sign in to comment.