makepad/apps/flow-ui/resources/icons/dice.svg

8 lines
405 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<rect x="1.5" y="1.5" width="13" height="13" rx="2.5" fill="none" stroke="#000" stroke-width="1.5"/>
<circle cx="5" cy="5" r="1.1" fill="#000"/>
<circle cx="11" cy="5" r="1.1" fill="#000"/>
<circle cx="8" cy="8" r="1.1" fill="#000"/>
<circle cx="5" cy="11" r="1.1" fill="#000"/>
<circle cx="11" cy="11" r="1.1" fill="#000"/>
</svg>