blob: e01a7eef7a65ca7c5468e4a3a05694daf9f2dadb (
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="19.1581" y="18.3756" width="34.2487" height="34.2487" transform="translate(-14.4754 36.0533) rotate(-45)" fill="#92d3f5"/>
</g>
<g id="line">
<rect x="19.1581" y="18.3756" width="34.2487" height="34.2487" transform="translate(-14.4754 36.0533) rotate(-45)" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
</g>
</svg>
|