Small Fixes on pathing.

This commit is contained in:
Austin Andrews
2014-08-02 17:32:37 -05:00
parent c011b0088f
commit c6a01a743e
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -1,5 +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 10,5.00001C 10,4.44772 9.55228,4.00001 9,4.00001L 8,4L 8,2L 16,2L 16,4L 15,4C 14.4477,4 14,4.44772 14,5L 14,19L 14,19C 14,19.5523 14.4477,20 15,20L 16,20L 16,22L 8,22L 8,20L 9,20C 9.55228,20 10,19.5523 10,19L 10,5.00001 Z "/>
<path fill="#000000" fill-opacity="1" stroke-linejoin="round" d="M 10,5.00001C 10,4.44772 9.55228,4.00001 9,4.00001L 8,4L 8,2L 16,2L 16,4L 15,4C 14.4477,4 14,4.44772 14,5L 14,19C 14,19.5523 14.4477,20 15,20L 16,20L 16,22L 8,22L 8,20L 9,20C 9.55228,20 10,19.5523 10,19L 10,5.00001 Z "/>
</svg>