Skip to content

Commit

Permalink
1.2.49 Proposal: Lily alt mounts added to satisfy #211
Browse files Browse the repository at this point in the history
  • Loading branch information
arallsopp committed Jan 19, 2023
1 parent 55f8bc2 commit 73a99d8
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ hass-hue-icons includes 72 Hue icons modelled upon the Hue iOS app for personal
[//]: # (End Hue Icons)

### User Requested Hue Icons
hass-hue-icons includes 428 custom icons designed by the author for specific hue fixtures and bulb combinations that aren't represented by the 'official' icon set. Each of these has been hand drawn in Illustrator and proposed in response to a community request.
hass-hue-icons includes 430 custom icons designed by the author for specific hue fixtures and bulb combinations that aren't represented by the 'official' icon set. Each of these has been hand drawn in Illustrator and proposed in response to a community request.

[//]: # (Start Custom Icons)

Expand Down Expand Up @@ -249,7 +249,8 @@ hass-hue-icons includes 428 custom icons designed by the author for specific hue
| ![hue:liane](https://raw.githubusercontent.com/arallsopp/hass-hue-icons/main/docs/custom_svgs/liane.svg)| hue:liane | ![hue:lightstrip-off](https://raw.githubusercontent.com/arallsopp/hass-hue-icons/main/docs/custom_svgs/lightstrip-off.svg)| hue:lightstrip-off |
| ![hue:lightstrip-tv-alt](https://raw.githubusercontent.com/arallsopp/hass-hue-icons/main/docs/custom_svgs/lightstrip-tv-alt.svg)| hue:lightstrip-tv-alt | ![hue:lightstrip-tv-off](https://raw.githubusercontent.com/arallsopp/hass-hue-icons/main/docs/custom_svgs/lightstrip-tv-off.svg)| hue:lightstrip-tv-off |
| ![hue:lightstrip-tv](https://raw.githubusercontent.com/arallsopp/hass-hue-icons/main/docs/custom_svgs/lightstrip-tv.svg)| hue:lightstrip-tv | ![hue:lightstrip-wrap](https://raw.githubusercontent.com/arallsopp/hass-hue-icons/main/docs/custom_svgs/lightstrip-wrap.svg)| hue:lightstrip-wrap |
| ![hue:lily-two-off](https://raw.githubusercontent.com/arallsopp/hass-hue-icons/main/docs/custom_svgs/lily-two-off.svg)| hue:lily-two-off | ![hue:lily-two](https://raw.githubusercontent.com/arallsopp/hass-hue-icons/main/docs/custom_svgs/lily-two.svg)| hue:lily-two |
| ![hue:lily-alt](https://raw.githubusercontent.com/arallsopp/hass-hue-icons/main/docs/custom_svgs/lily-alt.svg)| hue:lily-alt | ![hue:lily-two-off](https://raw.githubusercontent.com/arallsopp/hass-hue-icons/main/docs/custom_svgs/lily-two-off.svg)| hue:lily-two-off |
| ![hue:lily-two](https://raw.githubusercontent.com/arallsopp/hass-hue-icons/main/docs/custom_svgs/lily-two.svg)| hue:lily-two | ![hue:lily-xl-alt](https://raw.githubusercontent.com/arallsopp/hass-hue-icons/main/docs/custom_svgs/lily-xl-alt.svg)| hue:lily-xl-alt |
| ![hue:lily-xl](https://raw.githubusercontent.com/arallsopp/hass-hue-icons/main/docs/custom_svgs/lily-xl.svg)| hue:lily-xl | ![hue:lily](https://raw.githubusercontent.com/arallsopp/hass-hue-icons/main/docs/custom_svgs/lily.svg)| hue:lily |
| ![hue:logo-alt](https://raw.githubusercontent.com/arallsopp/hass-hue-icons/main/docs/custom_svgs/logo-alt.svg)| hue:logo-alt | ![hue:logo](https://raw.githubusercontent.com/arallsopp/hass-hue-icons/main/docs/custom_svgs/logo.svg)| hue:logo |
| ![hue:motion-sensor-luminance-alt-off](https://raw.githubusercontent.com/arallsopp/hass-hue-icons/main/docs/custom_svgs/motion-sensor-luminance-alt-off.svg)| hue:motion-sensor-luminance-alt-off | ![hue:motion-sensor-luminance-alt](https://raw.githubusercontent.com/arallsopp/hass-hue-icons/main/docs/custom_svgs/motion-sensor-luminance-alt.svg)| hue:motion-sensor-luminance-alt |
Expand Down
10 changes: 9 additions & 1 deletion dist/hass-hue-icons.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions docs/build/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -1154,6 +1154,11 @@
"light",
"spot"
],
"lily-alt": [
"exterior",
"light",
"spot"
],
"lily-two": [
"exterior",
"light",
Expand All @@ -1169,6 +1174,11 @@
"light",
"spot"
],
"lily-xl-alt": [
"exterior",
"light",
"spot"
],
"logo": [
"philips"
],
Expand Down
1 change: 1 addition & 0 deletions docs/custom_svgs/lily-alt.svg
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 docs/custom_svgs/lily-xl-alt.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 73a99d8

Please sign in to comment.