mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-06-15 19:08:40 +00:00
Made RootView updateable
Changed the group/menu icon to be thicker.
This commit is contained in:
@ -1 +1,7 @@
|
||||
<svg height="18" viewBox="0 -960 960 960" width="18" xmlns="http://www.w3.org/2000/svg"><path d="M479.858-160Q460-160 446-174.142q-14-14.141-14-34Q432-228 446.142-242q14.141-14 34-14Q500-256 514-241.858q14 14.141 14 34Q528-188 513.858-174q-14.141 14-34 14Zm0-272Q460-432 446-446.142q-14-14.141-14-34Q432-500 446.142-514q14.141-14 34-14Q500-528 514-513.858q14 14.141 14 34Q528-460 513.858-446q-14.141 14-34 14Zm0-272Q460-704 446-718.142q-14-14.141-14-34Q432-772 446.142-786q14.141-14 34-14Q500-800 514-785.858q14 14.141 14 34Q528-732 513.858-718q-14.141 14-34 14Z" fill="darkgrey" stroke="darkgrey"/></svg>
|
||||
<svg height="18" viewBox="0 0 200 500" width="18" xmlns="http://www.w3.org/2000/svg">
|
||||
<g transform="matrix(1, 0, 0, 1, 0, 0)">
|
||||
<rect height="100" rx="40" ry="40" style="fill: rgb(0, 0, 0)" width="200" x="0" y="0"/>
|
||||
<rect height="100" rx="40" ry="40" style="fill: rgb(0, 0, 0)" width="200" x="0" y="200"/>
|
||||
<rect height="100" rx="40" ry="40" style="fill: rgb(0, 0, 0)" width="200" x="0" y="400"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 605 B After Width: | Height: | Size: 406 B |
Reference in New Issue
Block a user