summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/icons/ic_star_black_24px.svg
diff options
context:
space:
mode:
authorGravatar Joakim Bygdell <j.bygdell@gmail.com>2017-07-28 17:03:39 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-08-02 18:49:47 -0700
commitee17d547538e32d5d16d46f096a982f6b7e0370f (patch)
tree7ffec4047f5221459115ae0a844491036569f0d5 /mobile-widgets/qml/icons/ic_star_black_24px.svg
parent2e057bc29ad7a5182df64b7942b2b21a08600552 (diff)
downloadsubsurface-ee17d547538e32d5d16d46f096a982f6b7e0370f.tar.gz
Add star icons
Add star icons from the material repository. https://material.io/icons/ The icons are under Apache License Version 2.0 Signed-off-by: Joakim Bygdell <j.bygdell@gmail.com>
Diffstat (limited to 'mobile-widgets/qml/icons/ic_star_black_24px.svg')
-rw-r--r--mobile-widgets/qml/icons/ic_star_black_24px.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/mobile-widgets/qml/icons/ic_star_black_24px.svg b/mobile-widgets/qml/icons/ic_star_black_24px.svg
new file mode 100644
index 000000000..742e71af5
--- /dev/null
+++ b/mobile-widgets/qml/icons/ic_star_black_24px.svg
@@ -0,0 +1,5 @@
+<svg fill="#000000" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
+ <path d="M0 0h24v24H0z" fill="none"/>
+ <path d="M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"/>
+ <path d="M0 0h24v24H0z" fill="none"/>
+</svg> \ No newline at end of file