Implemented MainWindow's TOC as a toolbar with icons and text.
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<rect x="4" y="4" width="14" height="2"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
<rect x="1" y="8" width="20" height="2"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
<rect x="2" y="12" width="17" height="2"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
<rect x="5" y="16" width="11" height="2"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 485 B |
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<rect x="1" y="4" width="15" height="2"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
<rect x="1" y="8" width="20" height="2"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
<rect x="1" y="12" width="17" height="2"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
<rect x="1" y="16" width="12" height="2"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 487 B |
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<rect x="6" y="4" width="15" height="2"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
<rect x="1" y="8" width="20" height="2"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
<rect x="4" y="12" width="17" height="2"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
<rect x="9" y="16" width="12" height="2"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 485 B |
@@ -0,0 +1,11 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 7,5 7,17 11,13 17,13 Z" />
|
||||
|
||||
<line
|
||||
style="stroke:#333333;stroke-width:2;stroke-opacity:1"
|
||||
x1="10" y1="11" x2="14" y2="19" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 311 B |
@@ -0,0 +1,24 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<rect x="3" y="4" width="1" height="14"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
<rect x="5" y="4" width="2" height="14"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
<rect x="8" y="4" width="3" height="14"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
<rect x="12" y="4" width="1" height="14"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
<rect x="14" y="4" width="1" height="14"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
<rect x="16" y="4" width="2" height="14"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
<rect x="19" y="4" width="1" height="14"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 784 B |
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<rect
|
||||
style="fill:#f6e04a;fill-opacity:1;stroke:#333333;stroke-width:1;stroke-opacity:1"
|
||||
width="15" height="15" x="3.5" y="3.5" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 231 B |
@@ -0,0 +1,43 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<rect
|
||||
style="fill:#f8f8f8;fill-opacity:1;stroke:#333333;stroke-width:1;stroke-opacity:1"
|
||||
width="12" height="12" x="8.5" y="8.5" />
|
||||
|
||||
<line
|
||||
style="stroke:#333333;stroke-width:1;stroke-opacity:1"
|
||||
x1="11.5" y1="11.5" x2="17.5" y2="11.5" />
|
||||
|
||||
<line
|
||||
style="stroke:#333333;stroke-width:1;stroke-opacity:1"
|
||||
x1="11.5" y1="13.5" x2="17.5" y2="13.5" />
|
||||
|
||||
<line
|
||||
style="stroke:#333333;stroke-width:1;stroke-opacity:1"
|
||||
x1="11.5" y1="15.5" x2="17.5" y2="15.5" />
|
||||
|
||||
<line
|
||||
style="stroke:#333333;stroke-width:1;stroke-opacity:1"
|
||||
x1="11.5" y1="17.5" x2="14.5" y2="17.5" />
|
||||
|
||||
<rect
|
||||
style="fill:#fcfcfc;fill-opacity:1;stroke:#333333;stroke-width:1;stroke-opacity:1"
|
||||
width="12" height="12" x="1.5" y="1.5" />
|
||||
|
||||
<line
|
||||
style="stroke:#333333;stroke-width:1;stroke-opacity:1"
|
||||
x1="3.5" y1="3.5" x2="10.5" y2="3.5" />
|
||||
|
||||
<line
|
||||
style="stroke:#333333;stroke-width:1;stroke-opacity:1"
|
||||
x1="3.5" y1="5.5" x2="10.5" y2="5.5" />
|
||||
|
||||
<line
|
||||
style="stroke:#333333;stroke-width:1;stroke-opacity:1"
|
||||
x1="3.5" y1="7.5" x2="10.5" y2="7.5" />
|
||||
|
||||
<line
|
||||
style="stroke:#333333;stroke-width:1;stroke-opacity:1"
|
||||
x1="3.5" y1="9.5" x2="7.5" y2="9.5" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
@@ -0,0 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<circle
|
||||
style="fill:none;stroke:#333333;stroke-width:1;stroke-opacity:1"
|
||||
r="3" cx="7" cy="17" />
|
||||
|
||||
<circle
|
||||
style="fill:none;stroke:#333333;stroke-width:1;stroke-opacity:1"
|
||||
r="3" cx="16" cy="17" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 14,14 6,1 6,3 13,17 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 9,14 17,1 17,3 10,17 Z" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 505 B |
@@ -0,0 +1,31 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<rect
|
||||
style="fill:#eeeeee;fill-opacity:1;stroke:#333333;stroke-width:1;stroke-opacity:1"
|
||||
width="16" height="17" x="2.5" y="2.5" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 7,0 7,3 5,4 5,6 16,6 16,4 14,3 14,0 Z" />
|
||||
|
||||
<rect
|
||||
style="fill:#fcfcfc;fill-opacity:1;stroke:#333333;stroke-width:1;stroke-opacity:1"
|
||||
width="12" height="12" x="8.5" y="8.5" />
|
||||
|
||||
<line
|
||||
style="stroke:#333333;stroke-width:1;stroke-opacity:1"
|
||||
x1="11.5" y1="11.5" x2="17.5" y2="11.5" />
|
||||
|
||||
<line
|
||||
style="stroke:#333333;stroke-width:1;stroke-opacity:1"
|
||||
x1="11.5" y1="13.5" x2="17.5" y2="13.5" />
|
||||
|
||||
<line
|
||||
style="stroke:#333333;stroke-width:1;stroke-opacity:1"
|
||||
x1="11.5" y1="15.5" x2="17.5" y2="15.5" />
|
||||
|
||||
<line
|
||||
style="stroke:#333333;stroke-width:1;stroke-opacity:1"
|
||||
x1="11.5" y1="17.5" x2="14.5" y2="17.5" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 957 B |
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<circle
|
||||
style="fill:#f6e04a;fill-opacity:1;stroke:#333333;stroke-width:1;stroke-opacity:1"
|
||||
r="8" cx="11" cy="11" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 216 B |
@@ -0,0 +1,43 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<path
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:#333333;stroke-width:1;stroke-opacity:1"
|
||||
d="M 4.5,1.5 4.5,19.5 18.5,19.5 18.5,6.5 13.5,1.5 Z" />
|
||||
|
||||
<rect
|
||||
style="fill:#eeeeee;fill-opacity:1;stroke:none"
|
||||
height="3" width="5" x="6" y="3" />
|
||||
|
||||
<rect
|
||||
style="fill:#eeeeee;fill-opacity:1;stroke:none"
|
||||
height="3" width="5" x="6" y="7" />
|
||||
|
||||
<rect
|
||||
style="fill:#eeeeee;fill-opacity:1;stroke:none"
|
||||
height="3" width="5" x="6" y="11" />
|
||||
|
||||
<rect
|
||||
style="fill:#eeeeee;fill-opacity:1;stroke:none"
|
||||
height="3" width="5" x="6" y="15" />
|
||||
|
||||
<rect
|
||||
style="fill:#eeeeee;fill-opacity:1;stroke:none"
|
||||
height="3" width="3" x="12" y="3" />
|
||||
|
||||
<rect
|
||||
style="fill:#eeeeee;fill-opacity:1;stroke:none"
|
||||
height="3" width="5" x="12" y="7" />
|
||||
|
||||
<rect
|
||||
style="fill:#eeeeee;fill-opacity:1;stroke:none"
|
||||
height="3" width="5" x="12" y="11" />
|
||||
|
||||
<rect
|
||||
style="fill:#eeeeee;fill-opacity:1;stroke:none"
|
||||
height="3" width="5" x="12" y="15" />
|
||||
|
||||
<path
|
||||
style="fill:#fcfcfc;fill-opacity:1;stroke:#333333;stroke-width:1;stroke-opacity:1;stroke-linejoin:bevel"
|
||||
d="M 18.5,6.5 13.5,1.5 13.5,6.5 Z" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 2,2 2,20 20,20 20,4 11,4 9,2 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#efde99;fill-opacity:1;stroke:none"
|
||||
d="M 3,13 3,19 19,19 19,11 10,11 8,13 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
||||
d="M 5,7 5,12 8,12 10,10 17,10 17,7 Z" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 414 B |
@@ -0,0 +1,23 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<path
|
||||
style="fill:#516aea;fill-opacity:1;stroke:none"
|
||||
d="M 3,3 3,17 5,19 19,19 19,3 Z" />
|
||||
|
||||
<rect
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
||||
height="7" width="12" x="5" y="4" />
|
||||
|
||||
<rect
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
||||
height="5" width="7" x="7" y="13" />
|
||||
|
||||
<rect
|
||||
style="fill:#516aea;fill-opacity:1;stroke:none"
|
||||
height="3" width="2" x="9" y="14" />
|
||||
|
||||
<path
|
||||
style="fill:#f6e04a;fill-opacity:1;stroke:#333333;stroke-width:1;stroke-opacity:1"
|
||||
d="M 13,1 8,7 8,9 10,9 15,3 Z" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 638 B |
@@ -0,0 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<path
|
||||
style="fill:#516aea;fill-opacity:1;stroke:none"
|
||||
d="M 3,3 3,17 5,19 19,19 19,3 Z" />
|
||||
|
||||
<rect
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
||||
height="7" width="12" x="5" y="4" />
|
||||
|
||||
<rect
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
||||
height="5" width="7" x="7" y="13" />
|
||||
|
||||
<rect
|
||||
style="fill:#516aea;fill-opacity:1;stroke:none"
|
||||
height="3" width="2" x="9" y="14" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 502 B |
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 4,17 7,17 12,3 9,3 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 15,17 18,17 13,3 10,3 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 8,10 7,13 15,13 14,10 Z" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 402 B |
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 4,17 6,17 14,3 12,3 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 14,17 16,17 14,3 12,3 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 8,12 7,14 15,14 15,12 Z" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 403 B |
@@ -0,0 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 5,17 7,17 12,3 10,3 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 15,17 17,17 12,3 10,3 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 8,12 7,14 14,14 14,12 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 5,18 5,20 17,20 17,18 Z" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 509 B |
@@ -0,0 +1,12 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<rect x="2.5" y="2.5" width="17" height="17"
|
||||
style="fill:none;stroke:#333333;stroke-width:1;stroke-opacity:1" />
|
||||
|
||||
<path d="M 9,8 4,18 9,18 18,18 14,11 12,14 Z "
|
||||
style="fill:#65a9f2;fill-opacity:1;stroke:none" />
|
||||
|
||||
<circle r="2" cx="14" cy="7"
|
||||
style="fill:#fc8200;fill-opacity:1;stroke:none" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 402 B |
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<line
|
||||
style="stroke:#333333;stroke-width:1.5;stroke-opacity:1"
|
||||
x1="2.5" y1="19.5" x2="19.5" y2="2.5" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 204 B |
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="22" width="22" >
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1"
|
||||
d="M 8,19 8,18 10,18 10,4 6,4 5,7 4,7 4,3 19,3 19,7 18,7 17,4 13,4 13,18 15,18 15,19 9,19 z" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 244 B |
@@ -0,0 +1,12 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<rect x="1" y="12" width="20" height="2"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
<rect x="1" y="16" width="20" height="2"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
<path d="M 10.5,11 9,9 10,9 10,2 11,2 11,9 12,9 Z"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 399 B |
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<rect x="1" y="8" width="20" height="2"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
<rect x="1" y="12" width="20" height="2"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
<path d="M 10.5,7 9,5 10,5 10,2 11,2 11,5 12,5 Z"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
<path d="M 10.5,15 9,17 10,17 10,20 11,20 11,17 12,17 Z"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 513 B |
@@ -0,0 +1,12 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<rect x="1" y="4" width="20" height="2"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
<rect x="1" y="8" width="20" height="2"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
<path d="M 10.5,11 9,13 10,13 10,20 11,20 11,13 12,13 Z"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 403 B |
@@ -0,0 +1,23 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 1,1 1,6 2,6 2,2 6,2 6,1 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 16,1 16,2 20,2 20,6 21,6 21,1 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 16,20 16,21 21,21 21,16 20,16 20,20 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 1,16 1,21 6,21 6,20 2,20 2,16 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 10,6 10,10 6,10 6,12 10,12 10,16 12,16 12,12 16,12 16,10 12,10 12,6 Z" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 715 B |
@@ -0,0 +1,27 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 1,1 1,6 2,6 2,2 6,2 6,1 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 16,1 16,2 20,2 20,6 21,6 21,1 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 16,20 16,21 21,21 21,16 20,16 20,20 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 1,16 1,21 6,21 6,20 2,20 2,16 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 6,8 6,10 16,10 16,8 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 6,12 6,14 16,14 16,12 Z" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 777 B |
@@ -0,0 +1,23 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 1,1 1,6 2,6 2,2 6,2 6,1 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 16,1 16,2 20,2 20,6 21,6 21,1 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 16,20 16,21 21,21 21,16 20,16 20,20 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 1,16 1,21 6,21 6,20 2,20 2,16 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 6,10 6,12 16,12 16,10 Z" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 669 B |
@@ -0,0 +1,35 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 1,1 1,6 2,6 2,2 6,2 6,1 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 16,1 16,2 20,2 20,6 21,6 21,1 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 16,20 16,21 21,21 21,16 20,16 20,20 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 1,16 1,21 6,21 6,20 2,20 2,16 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 11,2 7,6 15,6 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 2,11 6,15 6,7 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 11,20 15,16 7,16 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 20,11 16,7 16,15 Z" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 973 B |