diff options
author | Aaron Parecki <aaron@parecki.com> | 2014-12-27 00:08:50 +0000 |
---|---|---|
committer | Aaron Parecki <aaron@parecki.com> | 2014-12-27 00:08:50 +0000 |
commit | 87a76f495eb3126e6d3adb5bf675fdb41682a16d (patch) | |
tree | 79b37a3c90955787f28ec4578c7112a44e39c505 /public/images | |
parent | 89afcc13490b7f89ddd1301394acef34682d52b2 (diff) | |
parent | 875a9fd90944eef8bf94f24594c80b9433ec824d (diff) |
Merge branch 'master' of github.com:aaronpk/IndiePost
Diffstat (limited to 'public/images')
-rw-r--r-- | public/images/quill-logo-1024.png | bin | 0 -> 38419 bytes | |||
-rw-r--r-- | public/images/red-x.svg | 8 | ||||
-rw-r--r-- | public/images/star.svg | 8 |
3 files changed, 16 insertions, 0 deletions
diff --git a/public/images/quill-logo-1024.png b/public/images/quill-logo-1024.png Binary files differnew file mode 100644 index 0000000..b6bc513 --- /dev/null +++ b/public/images/quill-logo-1024.png diff --git a/public/images/red-x.svg b/public/images/red-x.svg new file mode 100644 index 0000000..041364d --- /dev/null +++ b/public/images/red-x.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 16.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ width="108px" height="108px" viewBox="0 0 108 108" enable-background="new 0 0 108 108" xml:space="preserve">
+<line fill="none" stroke="#972D2C" stroke-width="20" stroke-miterlimit="10" x1="8.788" y1="8.308" x2="99.81" y2="99.329"/>
+<line fill="none" stroke="#972D2C" stroke-width="20" stroke-miterlimit="10" x1="99.81" y1="8.308" x2="8.788" y2="99.329"/>
+</svg>
diff --git a/public/images/star.svg b/public/images/star.svg new file mode 100644 index 0000000..5970e33 --- /dev/null +++ b/public/images/star.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 16.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ width="108px" height="108px" viewBox="0 0 108 108" enable-background="new 0 0 108 108" xml:space="preserve">
+<polygon fill="#FCB117" points="54.306,4.549 70.476,37.312 106.633,42.566 80.47,68.069 86.646,104.079 54.306,87.077
+ 21.967,104.079 28.143,68.069 1.98,42.566 38.136,37.312 "/>
+</svg>
|