Icon Information, Star, and Plane

This commit is contained in:
Austin Andrews
2014-06-29 02:04:13 -05:00
parent 3b38d71714
commit 68bcafd38c
6 changed files with 15 additions and 0 deletions

Binary file not shown.

BIN
icons/design/plane.design Normal file

Binary file not shown.

BIN
icons/design/star.design Normal file

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-width="1.33333" stroke-linejoin="miter" d="M 10.5002,16.9167L 10.5002,10.2502L 13.1671,10.2502L 13.1671,16.9167L 10.5002,16.9167M 10.5002,8.91683L 10.5002,6.25L 13.1671,6.25L 13.1671,8.91683L 10.5002,8.91683M 11.8333,0.916666C 5.94539,0.916666 1.16667,5.69271 1.16667,11.5833C 1.16667,17.474 5.94539,22.25 11.8333,22.25C 17.7215,22.25 22.5,17.474 22.5,11.5833C 22.5,5.69271 17.7215,0.916666 11.8333,0.916666"/>
</svg>

5
icons/svg/plane.svg Normal file
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.0103,21L 23.0003,12L 2.0103,3L 2.0003,10L 17.0003,12L 2.0003,14L 2.0103,21 Z "/>
</svg>

5
icons/svg/star.svg Normal file
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="32" height="32" viewBox="0 0 32.00 32.00" enable-background="new 0 0 32.00 32.00" xml:space="preserve">
<path fill="#000000" fill-opacity="1" stroke-linejoin="round" d="M 16,23.03L 24.24,27.9993L 22.06,18.6273L 29.3333,12.326L 19.7453,11.502L 16,2.666L 12.2547,11.502L 2.66667,12.326L 9.94,18.6273L 7.76,27.9993L 16,23.03 Z "/>
</svg>