mirror of
https://github.com/StarCitizenTools/mediawiki-extensions-TabberNeue.git
synced 2024-12-13 00:53:50 +00:00
5 lines
267 B
XML
5 lines
267 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
|
||
|
<title>tabber</title>
|
||
|
<path d="M18 2H2C.9 2 0 2.9 0 4v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm1 5h-8c-.6 0-1-.4-1-1V3h8c.6 0 1 .4 1 1v3z"/>
|
||
|
</svg>
|