mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 23:38:17 +02:00
5 lines
694 B
XML
5 lines
694 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" width="128" height="90" viewBox="0 0 128.00 90.00" enable-background="new 0 0 128.00 90.00" xml:space="preserve">
|
|
<path fill="#303030" fill-opacity="1" stroke-width="2" stroke-linejoin="round" stroke="#1FC6A6" stroke-opacity="1" d="M 9,1.00001L 119,1.00001C 123.418,1.00001 127,4.58175 127,9.00001L 127,81C 127,85.4183 123.418,89 119,89L 9,89C 4.58172,89 1,85.4183 1,81L 1,9.00001C 1,4.58175 4.58172,1.00001 9,1.00001 Z "/>
|
|
</svg>
|