Icons Bring Forward, Send Backward

This commit is contained in:
Austin Andrews
2014-07-06 20:37:37 -05:00
parent 72d117698b
commit a9c2bf90e1
4 changed files with 10 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" width="24" height="24" viewBox="0 0 24.00 24.00" enable-background="new 0 0 24.00 24.00" xml:space="preserve">
<path fill="#000000" fill-opacity="1" stroke-linejoin="round" d="M 2,2L 16,2L 16,16L 2,16L 2,2 Z M 22,8L 22,22L 8,22L 8,18L 10,18L 10,20L 20,20L 20,10L 18,10L 18,8L 22,8 Z "/>
</svg>

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" width="24" height="24" viewBox="0 0 24.00 24.00" enable-background="new 0 0 24.00 24.00" xml:space="preserve">
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 2,2L 16,2L 16,16L 2,16L 2,2 Z M 22,8L 22,22L 8,22L 8,18L 18,18L 18,8L 22,8 Z M 4,4L 4,14L 14,14L 14,4L 4,4 Z "/>
</svg>