blob: bc80da63d01adfabc820ac8a5bb6e8fad427504e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<svg id="emoji" viewBox="0 0 72 72" xmlns="http://www.w3.org/2000/svg">
<g id="line-supplement">
<path fill="#000" d="M34.9615 14H37V57H11.0385L10 56L34.9615 14Z"/>
</g>
<g id="color">
<path fill="#fff" d="M37 14H36V57H61L62 56L37 14Z"/>
<path fill="#3F3F3F" d="M34.9615 14H37V57H11.0385L10 56L34.9615 14Z"/>
</g>
<g id="line">
<path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M33.5451 15.2519L11.3194 53.7479C10.2284 55.6377 11.5922 57.9999 13.7743 57.9999H58.2257C60.4078 57.9999 61.7716 55.6377 60.6806 53.7479L38.4549 15.2519C37.3638 13.3621 34.6362 13.3621 33.5451 15.2519Z"/>
<path fill="none" stroke="#000" stroke-linecap="round" stroke-width="2" d="M36 14.5V55"/>
</g>
</svg>
|