blob: 487e0f6cb92509d694dc3eff969980f8f6dd3f7c (
plain)
1
2
3
4
5
6
7
|
<svg width="100%" height="100%" viewBox="0 0 100 100"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<switch transform="translate(-18,-6)">
<rect width="13" height="13" x="18" y="6" />
</switch>
</svg>
|