6 lines
435 B
XML
6 lines
435 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="480" height="480">
|
|
<path fill="#f44336" d="M34,6c-4.176,0-7.852,2.137-10,5.371C21.852,8.137,18.176,6,14,6C7.371,6,2,11.371,2,18 c0,11.941,22,24,22,24s22-11.953,22-24C46,11.371,40.629,6,34,6" />
|
|
<rect width="4" height="20" x="22" y="15" fill="#ffebee" />
|
|
<rect width="14" height="4" x="17" y="20" fill="#ffebee" />
|
|
</svg> |