6 lines
476 B
XML
6 lines
476 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">
|
|
<polygon fill="#d84315" points="6,8 6,44 12,44 12,39 20,39 20,44 28,44 28,39 36,39 36,44 42,44 42,8" />
|
|
<path fill="#f4511e" d="M32,4c-2.209,0-4,1.791-4,4v36c0-2.209,1.791-4,4-4s4,1.791,4,4V8C36,5.791,34.209,4,32,4z" />
|
|
<path fill="#f4511e" d="M16,4c-2.209,0-4,1.791-4,4v36c0-2.209,1.791-4,4-4s4,1.791,4,4V8C20,5.791,18.209,4,16,4z" />
|
|
</svg> |