mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-13 08:46:56 +08:00
7 lines
405 B
XML
7 lines
405 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg width="256px" height="384px" viewBox="0 0 256 384" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMidYMid">
|
|
<title>Framer</title>
|
|
<g>
|
|
<path d="M0,0 L256,0 L256,128 L128,128 L0,0 Z M0,128 L128,128 L256,256 L128,256 L128,384 L0,256 L0,128 Z" fill="#000000"></path>
|
|
</g>
|
|
</svg> |