mirror of
https://codeberg.org/claui/mobile-config-firefox.git
synced 2024-11-10 03:40:14 +00:00
5 lines
305 B
XML
5 lines
305 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" stroke="rgb(200,150,100)" stroke-linecap="round" fill="transparent" width="100" height="100" stroke-width="10" viewBox="0 0 100 100">
|
|
<path d="M45 10h40v45M85,10l-40,40"/>
|
|
<path d="M50 25h-40v60h60v-40"/>
|
|
</svg>
|