mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-09-03 02:42:52 +02:00
Recreated all the Toggle buttons and icons as SVGs. May need more work.
This commit is contained in:
21
data/images/view-toggle-icon-list-active.svg
Normal file
21
data/images/view-toggle-icon-list-active.svg
Normal file
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="71px" height="71px" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
|
||||
<title>view-toggle-icon-list-active</title>
|
||||
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
|
||||
<defs>
|
||||
<path d="M7,5 L64,5" id="path-1"></path>
|
||||
<path d="M7,25 L64,25" id="path-2"></path>
|
||||
<path d="M7,43 L64,43" id="path-3"></path>
|
||||
<path d="M7,62 L64,62" id="path-4"></path>
|
||||
</defs>
|
||||
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
|
||||
<use id="Line" xlink:href="#path-1"></use>
|
||||
<use id="Line-1" stroke="rgb(254,254,254)" stroke-width="6" stroke-linecap="square" fill="none" xlink:href="#path-1"></use>
|
||||
<use id="Line" xlink:href="#path-2"></use>
|
||||
<use id="Line-1" stroke="rgb(254,254,254)" stroke-width="6" stroke-linecap="square" fill="none" xlink:href="#path-2"></use>
|
||||
<use id="Line" xlink:href="#path-3"></use>
|
||||
<use id="Line-1" stroke="rgb(254,254,254)" stroke-width="6" stroke-linecap="square" fill="none" xlink:href="#path-3"></use>
|
||||
<use id="Line" xlink:href="#path-4"></use>
|
||||
<use id="Line-1" stroke="rgb(254,254,254)" stroke-width="6" stroke-linecap="square" fill="none" xlink:href="#path-4"></use>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
Reference in New Issue
Block a user