diff options
author | Aaron Parecki <aaron@parecki.com> | 2016-03-16 09:34:10 -0400 |
---|---|---|
committer | Aaron Parecki <aaron@parecki.com> | 2016-03-16 09:34:10 -0400 |
commit | de12b9ef24ab43e9241ff3c37162b5204792fd02 (patch) | |
tree | bf8b9539932b8480de7247504a1e0e6b6bf0a32d /public/images/note.svg | |
parent | c62c5205ac7df0dd6b3f47c0ab8376c5c2bfb94b (diff) |
icons for dashboard
Diffstat (limited to 'public/images/note.svg')
-rw-r--r-- | public/images/note.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/public/images/note.svg b/public/images/note.svg new file mode 100644 index 0000000..55080c3 --- /dev/null +++ b/public/images/note.svg @@ -0,0 +1,12 @@ +<?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="288px" height="288px" viewBox="0 0 288 288" enable-background="new 0 0 288 288" xml:space="preserve">
+<path d="M239.457,68.464V30.421h-38.042V11.4h-38.043v19.021H87.286V11.4H49.243v19.021H11.2v209.236h38.042V277.7H277.5V68.464
+ H239.457z M34.025,216.831V53.247h15.217v15.217h38.043V53.247h76.086v15.217h38.043V53.247h15.218v163.584H34.025z
+ M254.674,254.875H72.068v-15.218h167.389V91.29h15.217V254.875z"/>
+<rect x="49.243" y="87.486" width="152.172" height="19.021"/>
+<rect x="49.243" y="125.528" width="152.172" height="19.022"/>
+<rect x="49.243" y="163.571" width="152.172" height="19.021"/>
+</svg>
|