Skip to content

Commit

Permalink
Bump to Iconify set released 2024-11-02
Browse files Browse the repository at this point in the history
  • Loading branch information
beecho01 committed Nov 2, 2024
1 parent 4d6b504 commit 000ccf2
Show file tree
Hide file tree
Showing 40 changed files with 102 additions and 14 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<h1 align="center">Material Symbols for Home Assistant</h1>
</div>

**Material Symbols for Home Assistant** is a collection of 13460 Google Material Symbols for use within Home Assistant. It uses the icon-set produced and maintained by [iconify](https://github.com/iconify/icon-sets).
**Material Symbols for Home Assistant** is a collection of 13482 Google Material Symbols for use within Home Assistant. It uses the icon-set produced and maintained by [iconify](https://github.com/iconify/icon-sets).

There is a [Icon Finder Tool](https://beecho01.github.io/material-symbols-iconfinder/) to help you select the correct icon. Simply type in what you're looking for, click the icon of choice, and the icon entry for home assistant will be copied to your clipboard (e.g., `m3o:light`). The copied text can be pasted for use in your YAML configuration or into you UI frontend interface.

Expand All @@ -17,7 +17,7 @@ There is a [Icon Finder Tool](https://beecho01.github.io/material-symbols-iconfi
> ### Breaking Changes
> - **Repository Structure**: The repository and installation have transitioned from a "Lovelace" repository (v1.X.X) to an "Integration" repository (202X.X.X+). Users should reinstall from the new integration repository to avoid compatibility issues.
> - **Icon Prefix Migration**: The icon prefix has transitioned from m3s, which previously contained all icon styles, to individual prefixes based on style. Each style now has its unique prefix (e.g., m3o for outlined, m3r for rounded). Refer to the documentation for the complete list of prefixes.
> - **Reduction in Available Icons**: The number of available icons has been reduced from ~18,600 to 13,460.
> - **Reduction in Available Icons**: The number of available icons has been reduced from ~18,600 to 13,482.
---

Expand Down Expand Up @@ -276,4 +276,4 @@ This work is licensed under a [Creative Commons Attribution-NonCommercial-ShareA
#### <a name="license-summary"></a>License Summary
- **Attribution**: You must give appropriate credit, provide a link to the license, and indicate if changes were made.
- **NonCommercial**: You may not use the material for commercial purposes.
- **ShareAlike**: If you remix, transform, or build upon the material, you must distribute your contributions under the same license.
- **ShareAlike**: If you remix, transform, or build upon the material, you must distribute your contributions under the same license.
2 changes: 1 addition & 1 deletion custom_components/material_symbols/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
LOGGER = logging.getLogger(__name__)

DOMAIN = "material_symbols"
VERSION = "2024.10.27"
VERSION = "2024.11.02"

DATA_EXTRA_MODULE_URL = "frontend_extra_module_url"
LOADER_URL = f"/{DOMAIN}/material_symbols.js"
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions custom_components/material_symbols/data/m3o/icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -2948,6 +2948,9 @@
{
"name": "hearing-aid"
},
{
"name": "hearing-aid-disabled"
},
{
"name": "heart-broken"
},
Expand Down Expand Up @@ -3818,6 +3821,9 @@
{
"name": "mode-night"
},
{
"name": "modeling"
},
{
"name": "money"
},
Expand Down Expand Up @@ -4640,6 +4646,12 @@
{
"name": "pin-drop"
},
{
"name": "pinboard"
},
{
"name": "pinboard-unread"
},
{
"name": "pinch"
},
Expand Down
1 change: 1 addition & 0 deletions custom_components/material_symbols/data/m3o/modeling.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions custom_components/material_symbols/data/m3o/pinboard.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion custom_components/material_symbols/data/m3of/hearing.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions custom_components/material_symbols/data/m3of/icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -4541,6 +4541,9 @@
{
"name": "hearing-aid"
},
{
"name": "hearing-aid-disabled"
},
{
"name": "hearing-disabled"
},
Expand Down Expand Up @@ -5897,6 +5900,9 @@
{
"name": "model-training"
},
{
"name": "modeling"
},
{
"name": "money"
},
Expand Down Expand Up @@ -7061,6 +7067,12 @@
{
"name": "pin-invoke"
},
{
"name": "pinboard"
},
{
"name": "pinboard-unread"
},
{
"name": "pinch"
},
Expand Down
1 change: 1 addition & 0 deletions custom_components/material_symbols/data/m3of/modeling.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions custom_components/material_symbols/data/m3of/pinboard.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions custom_components/material_symbols/data/m3r/icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -2600,6 +2600,9 @@
{
"name": "hearing-aid"
},
{
"name": "hearing-aid-disabled"
},
{
"name": "heart-broken"
},
Expand Down Expand Up @@ -3389,6 +3392,9 @@
{
"name": "model-training"
},
{
"name": "modeling"
},
{
"name": "monetization-on"
},
Expand Down Expand Up @@ -4067,6 +4073,12 @@
{
"name": "pin-drop"
},
{
"name": "pinboard"
},
{
"name": "pinboard-unread"
},
{
"name": "pinch"
},
Expand Down
1 change: 1 addition & 0 deletions custom_components/material_symbols/data/m3r/modeling.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions custom_components/material_symbols/data/m3r/pinboard.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 000ccf2

Please sign in to comment.