summaryrefslogtreecommitdiffstats
path: root/core/img/actions/delete.svg
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2013-07-18 18:31:56 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2013-07-18 18:31:56 +0200
commitcab792323d4c136ed336442d7ae6bb9559955591 (patch)
tree69ff74bf20bbdebeaa39103aabdec41ede2677ee /core/img/actions/delete.svg
parent279a71acb37ac373703ed05050771ef971b5d9a1 (diff)
downloadnextcloud-server-cab792323d4c136ed336442d7ae6bb9559955591.tar.gz
nextcloud-server-cab792323d4c136ed336442d7ae6bb9559955591.zip
make delete icon less intrusive again, only on hover
Diffstat (limited to 'core/img/actions/delete.svg')
-rw-r--r--core/img/actions/delete.svg14
1 files changed, 4 insertions, 10 deletions
diff --git a/core/img/actions/delete.svg b/core/img/actions/delete.svg
index 568185c5c70..ef564bfd482 100644
--- a/core/img/actions/delete.svg
+++ b/core/img/actions/delete.svg
@@ -1,12 +1,6 @@
+<?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" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
- <metadata>
- <rdf:RDF>
- <cc:Work rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
- <dc:title/>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <path fill="#d40000" d="M8,1c-3.866,0-7,3.134-7,7s3.134,7,7,7,7-3.134,7-7-3.134-7-7-7zm-2.8438,2.75l2.8438,2.8438,2.844-2.8438,1.406,1.4062-2.8438,2.8438,2.8438,2.844-1.406,1.406-2.844-2.8438-2.8438,2.8438-1.4062-1.406,2.8438-2.844-2.8438-2.8438,1.4062-1.4062z"/>
+ <g transform="translate(0 -1036.4)">
+ <path d="m3 1040.4 1-1 4 3 4-3 1 1-3 4 3 4-1 1-4-3-4 3-1-1 3-4z"/>
+ </g>
</svg>