Files
GarminHomeAssistant/resources-icons-48/error.svg
2025-11-09 22:57:46 +00:00

13 lines
459 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 960 960" height="48" width="48">
<style>
.colour1 { stroke: #aa0000; }
.colour2 { fill: #ff1111; }
text.large { font: bold 600px sans-serif; }
</style>
<circle class="colour1" cx="480" cy="480" r="400" stroke-width="60" fill-opacity="0.0" />
<g class="colour2">
<rect x="420" y="220" width="120" height="360" rx="40" ry="40" />
<circle cx="480" cy="710" r="60" />
</g>
</svg>