blob: d85303febccf675e66ebffcd6078f5c67b5b5482 (
plain)
1
2
3
4
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<rect fill="#4f4f4f" width="16" height="16" x="0" y="0" rx=".857" ry=".857"/>
<path fill="none" stroke="#ff5151" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m11.25 4.75v-1h-5.5v1.75l5.5 4v1.75h-5.5v-1"/>
</svg>
|