diff options
author | Arthur Schiwon <blizzz@arthur-schiwon.de> | 2017-06-14 11:46:00 +0200 |
---|---|---|
committer | Arthur Schiwon <blizzz@arthur-schiwon.de> | 2017-06-14 11:46:00 +0200 |
commit | 4d692b69666e7fb74d18ec35365583a023106533 (patch) | |
tree | d2e95ec4f022510edc4e4ae743036aed28036262 /core/img | |
parent | c1d9565131e1dbc4b4928fc18d0b15ff9d1137a5 (diff) | |
download | nextcloud-server-4d692b69666e7fb74d18ec35365583a023106533.tar.gz nextcloud-server-4d692b69666e7fb74d18ec35365583a023106533.zip |
add location filetype icon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to 'core/img')
-rw-r--r-- | core/img/filetypes/location.svg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/img/filetypes/location.svg b/core/img/filetypes/location.svg new file mode 100644 index 00000000000..737b1dd662a --- /dev/null +++ b/core/img/filetypes/location.svg @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 100 100" xml:space="preserve" height="32" width="32" version="1.1" y="0px" x="0px" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" viewBox="0 0 32 32"><path d="m16.274 1c-5.674 0-10.274 4.6006-10.274 10.274 0 5.674 10.274 19.726 10.274 19.726s10.274-14.052 10.274-19.726c0-5.6734-4.601-10.274-10.274-10.274zm0 16.027c-3.1775 0-5.7529-2.5754-5.7529-5.7537 0-3.1775 2.5754-5.7522 5.7529-5.7522 3.1782 0 5.7529 2.5747 5.7529 5.7522 0.00074 3.1783-2.5747 5.7537-5.7529 5.7537z" fill="#969696"/></svg> |