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/star.svg | |
parent | c62c5205ac7df0dd6b3f47c0ab8376c5c2bfb94b (diff) |
icons for dashboard
Diffstat (limited to 'public/images/star.svg')
-rw-r--r-- | public/images/star.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/images/star.svg b/public/images/star.svg index 5970e33..b05f44a 100644 --- a/public/images/star.svg +++ b/public/images/star.svg @@ -3,6 +3,6 @@ <!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 "/>
+<polygon fill="#231F20" points="54.306,4.549 70.477,37.312 106.633,42.566 80.471,68.068 86.646,104.079 54.306,87.077
+ 21.967,104.079 28.143,68.068 1.98,42.566 38.136,37.312 "/>
</svg>
|