Files
GarminHomeAssistant/resources-icons-46/error.svg
Philip Abbey 024b2c727f Changed icons
New dual colour icons and a numeric menu item icon.
2025-11-09 19:10:31 +00:00

10 lines
416 B
XML

<svg height="46" viewBox="0 0 960 960" width="46" xmlns="http://www.w3.org/2000/svg">
<style>
.colour1 { stroke: #aa0000; }
.colour2 { fill: #ff1111; }
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>
</svg>