diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2015-11-16 14:01:19 +0100 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2015-11-20 14:43:23 +0100 |
commit | cebf0037eae1d799d267b5acc6c904992150b608 (patch) | |
tree | fc84c081f6dade0c4c32c3cac9d124429d1edc53 /core/img/actions/add.svg | |
parent | b6e8a6e64f8fca3559fe9ca0f5ecbeaa1cb3f7c6 (diff) | |
download | nextcloud-server-cebf0037eae1d799d267b5acc6c904992150b608.tar.gz nextcloud-server-cebf0037eae1d799d267b5acc6c904992150b608.zip |
compress action icons
Diffstat (limited to 'core/img/actions/add.svg')
-rw-r--r-- | core/img/actions/add.svg | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/img/actions/add.svg b/core/img/actions/add.svg index ecbab6f13ac..c97431782fb 100644 --- a/core/img/actions/add.svg +++ b/core/img/actions/add.svg @@ -1,5 +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/"> - <g transform="matrix(-0.70711,-0.70711,0.70711,-0.70711,-724.84998,753.15998)"> - <path d="m3.7547,1041.6,1.4142-1.4142,3.5355,3.5355,3.5355-3.5355,1.4142,1.4142-3.5355,3.5355,3.5355,3.5356-1.4142,1.4142-3.5355-3.5356-3.5164,3.5547-1.4333-1.4333,3.5355-3.5356z"/> + <g transform="matrix(-.70711 -.70711 .70711 -.70711 -724.85 753.16)"> + <path d="m3.7547 1041.6 1.4142-1.4142 3.5355 3.5355 3.5355-3.5355 1.4142 1.4142-3.5355 3.5355 3.5355 3.5356-1.4142 1.4142-3.5355-3.5356-3.5164 3.5547-1.4333-1.4333 3.5355-3.5356z"/> </g> </svg> |