mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-11-13 12:38:15 +00:00
Amended all icons
This commit is contained in:
@@ -5,5 +5,8 @@
|
||||
text.large { font: bold 600px sans-serif; }
|
||||
</style>
|
||||
<circle class="colour1" cx="480" cy="480" fill-opacity="0.0" r="400" stroke-width="60"/>
|
||||
<text class="large colour2" dominant-baseline="middle" text-anchor="middle" x="480" y="520">!</text>
|
||||
<g class="colour2">
|
||||
<rect height="360" rx="40" ry="40" width="120" x="420" y="220"/>
|
||||
<circle cx="480" cy="710" r="60"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 416 B After Width: | Height: | Size: 440 B |
@@ -4,6 +4,8 @@
|
||||
.colour2 { fill: #00ccff; }
|
||||
</style>
|
||||
<circle class="colour1" cx="480" cy="480" fill-opacity="0.0" r="400" stroke-width="60"/>
|
||||
<rect class="colour2" height="360" width="120" x="420" y="410"/>
|
||||
<circle class="colour2" cx="480" cy="280" r="60"/>
|
||||
<g class="colour2">
|
||||
<circle cx="480" cy="280" r="60"/>
|
||||
<rect height="360" rx="40" ry="40" width="120" x="420" y="410"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 383 B After Width: | Height: | Size: 392 B |
Reference in New Issue
Block a user