blob: 404053e43256e86486f4a11026eaa645fc8535f2 (
plain)
1
2
3
4
5
6
7
8
|
<svg id="emoji" viewBox="0 0 72 72" xmlns="http://www.w3.org/2000/svg">
<g id="color">
<rect x="21.7114" y="22.2114" width="27.5772" height="27.5772" transform="translate(-15.0581 35.6464) rotate(-45)" fill="#92d3f5"/>
</g>
<g id="line">
<rect x="21.7114" y="22.2114" width="27.5772" height="27.5772" transform="translate(-15.0581 35.6464) rotate(-45)" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
</g>
</svg>
|