Updated text alignment icons.

This commit is contained in:
Jim Evins
2017-01-28 00:16:24 -05:00
parent 6dc9642051
commit db6a36a650
21 changed files with 265 additions and 26 deletions
@@ -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,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