mikrofront/src/app/views/toast-simple/toast-sample-icon.component.svg

12 lines
231 B
XML
Raw Normal View History

<svg
class="rounded me-2"
width="20"
height="20"
xmlns="http://www.w3.org/2000/svg"
preserveAspectRatio="xMidYMid slice"
focusable="false"
role="img"
>
<rect width="100%" height="100%" fill="#007aff"></rect>
</svg>