diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2019-12-27 10:30:50 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-12-29 01:16:23 +0900 |
commit | 56d959f733c5d762617a2b4665524f4f77eb82f2 (patch) | |
tree | 8869311a94e4e42d0c100f9bb7d7a6cd340308fd /mobile-widgets/qml/icons/contact_support.svg | |
parent | 5c0b864a554ca60b069db52b62352bd34b98792d (diff) | |
download | subsurface-56d959f733c5d762617a2b4665524f4f77eb82f2.tar.gz |
mobile UI: add support and account icons
These were again copied from the material design icon set and will be used to
differentiate the various help topics.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'mobile-widgets/qml/icons/contact_support.svg')
-rw-r--r-- | mobile-widgets/qml/icons/contact_support.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mobile-widgets/qml/icons/contact_support.svg b/mobile-widgets/qml/icons/contact_support.svg new file mode 100644 index 000000000..d068caac3 --- /dev/null +++ b/mobile-widgets/qml/icons/contact_support.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M11.5 2C6.81 2 3 5.81 3 10.5S6.81 19 11.5 19h.5v3c4.86-2.34 8-7 8-11.5C20 5.81 16.19 2 11.5 2zm1 14.5h-2v-2h2v2zm0-3.5h-2c0-3.25 3-3 3-5 0-1.1-.9-2-2-2s-2 .9-2 2h-2c0-2.21 1.79-4 4-4s4 1.79 4 4c0 2.5-3 2.75-3 5z"/><path fill="none" d="M0 0h24v24H0z"/></svg>
\ No newline at end of file |