12 lines
694 B
XML
12 lines
694 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="#2196f3" points="45,24 38,17 38,31" />
|
|
<polygon fill="#2196f3" points="3,24 10,31 10,17" />
|
|
<polygon fill="#2196f3" points="31,10 24,3 17,10" />
|
|
<polygon fill="#2196f3" points="31,38 24,45 17,38" />
|
|
<rect width="4" height="11" x="22" y="30" fill="#2196f3" />
|
|
<rect width="4" height="11" x="22" y="7" fill="#2196f3" />
|
|
<rect width="12" height="4" x="6" y="22" fill="#2196f3" />
|
|
<rect width="12" height="4" x="30" y="22" fill="#2196f3" />
|
|
<path fill="#37474f" d="M2.93,5.758L5.758,2.93l39.266,39.266l-2.828,2.828L2.93,5.758z" />
|
|
</svg> |