9 lines
358 B
XML
9 lines
358 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32">
|
||
|
|
<rect width="32" height="32" rx="7" fill="#00bc7e"/>
|
||
|
|
<g fill="#ffffff">
|
||
|
|
<rect x="7.5" y="17" width="3.4" height="8" rx="1.7"/>
|
||
|
|
<rect x="14.3" y="12.5" width="3.4" height="12.5" rx="1.7"/>
|
||
|
|
<rect x="21.1" y="8" width="3.4" height="17" rx="1.7"/>
|
||
|
|
</g>
|
||
|
|
</svg>
|