diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2017-10-31 21:37:13 +0100 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2017-10-31 21:37:13 +0100 |
commit | dcf1b17c4d4694041c03b231e653fb701ea223ac (patch) | |
tree | a387ab9c02f86234472abe9c1b12f0d2ef79793a /core/img | |
parent | 22ef95ca696e856db8288c294db3580e364106c1 (diff) | |
download | nextcloud-server-dcf1b17c4d4694041c03b231e653fb701ea223ac.tar.gz nextcloud-server-dcf1b17c4d4694041c03b231e653fb701ea223ac.zip |
Add address icon
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'core/img')
-rw-r--r-- | core/img/actions/address.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/img/actions/address.svg b/core/img/actions/address.svg new file mode 100644 index 00000000000..2e4c19c125b --- /dev/null +++ b/core/img/actions/address.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xml:space="preserve" height="16" width="16" enable-background="new 0 0 100 100" y="0px" x="0px" viewBox="0 0 16 16"><path d="m8.2945 1c-2.6478 0-4.7945 2.1469-4.7945 4.7945 0 2.6479 4.7945 9.2055 4.7945 9.2055s4.7945-6.5576 4.7945-9.2055c0-2.6476-2.147-4.7945-4.7945-4.7945zm0 7.4793c-1.4828 0-2.6847-1.2019-2.6847-2.6851 0-1.4828 1.2019-2.6844 2.6847-2.6844 1.4832 0 2.6847 1.2015 2.6847 2.6844 0.000345 1.4832-1.2015 2.6851-2.6847 2.6851z" stroke-width=".46667"/></svg> |