summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/icons/ic_help_outline_24px.svg
diff options
context:
space:
mode:
authorGravatar Joakim Bygdell <j.bygdell@gmail.com>2017-07-19 16:33:15 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-07-23 03:20:58 +0900
commit71b6b8e043f3a1d1d96a6242aa8c2988b3af2cfd (patch)
tree4813fd537f02dee90b3bc400eda26de15437bc3a /mobile-widgets/qml/icons/ic_help_outline_24px.svg
parenta66d876ed0f0f36ecf133ecaf61181c0133cb193 (diff)
downloadsubsurface-71b6b8e043f3a1d1d96a6242aa8c2988b3af2cfd.tar.gz
Add material icons
Add a couple of 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_help_outline_24px.svg')
-rw-r--r--mobile-widgets/qml/icons/ic_help_outline_24px.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/mobile-widgets/qml/icons/ic_help_outline_24px.svg b/mobile-widgets/qml/icons/ic_help_outline_24px.svg
new file mode 100644
index 000000000..cfde6f331
--- /dev/null
+++ b/mobile-widgets/qml/icons/ic_help_outline_24px.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
+ <path fill="none" d="M0 0h24v24H0z"/>
+ <path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"/>
+</svg>