Files
doneit-web/src/assets/images/icons-duration-countdown.svg
T

14 lines
589 B
XML
Raw Normal View History

2021-10-27 08:45:37 +01:00
<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<defs>
<filter id="a">
<feColorMatrix in="SourceGraphic" values="0 0 0 0 1.000000 0 0 0 0 0.717647 0 0 0 0 0.011765 0 0 0 1.000000 0"/>
</filter>
</defs>
<g transform="translate(0 -3)" filter="url(#a)" fill="none" fill-rule="evenodd">
<g transform="translate(0 3)" stroke="#42B9FE" stroke-width="2">
<rect x="4" y="4" width="12" height="12" rx="6"/>
<rect x="9.8" y="10.6" width="2" height="1" rx=".5"/>
</g>
</g>
</svg>