diff options
author | Bart Visscher <bartv@thisnet.nl> | 2012-05-04 20:44:11 +0200 |
---|---|---|
committer | Bart Visscher <bartv@thisnet.nl> | 2012-05-04 20:44:11 +0200 |
commit | a004759230e1ac7028b5ff8b3246bae2148d62ca (patch) | |
tree | 6f25b909aa3af771db4648095c0af58073c0af53 /core | |
parent | 19d2b94837f19539c994157150f3f231f840d3f1 (diff) | |
download | nextcloud-server-a004759230e1ac7028b5ff8b3246bae2148d62ca.tar.gz nextcloud-server-a004759230e1ac7028b5ff8b3246bae2148d62ca.zip |
Tasks: Really correct icon
Diffstat (limited to 'core')
-rw-r--r-- | core/img/actions/triangle-n.png | bin | 0 -> 470 bytes | |||
-rw-r--r-- | core/img/actions/triangle-n.svg | 23 |
2 files changed, 14 insertions, 9 deletions
diff --git a/core/img/actions/triangle-n.png b/core/img/actions/triangle-n.png Binary files differnew file mode 100644 index 00000000000..b0d7183caab --- /dev/null +++ b/core/img/actions/triangle-n.png diff --git a/core/img/actions/triangle-n.svg b/core/img/actions/triangle-n.svg index 8848569c51b..35658631111 100644 --- a/core/img/actions/triangle-n.svg +++ b/core/img/actions/triangle-n.svg @@ -14,9 +14,9 @@ height="16px" id="svg6077" version="1.1" - inkscape:version="0.48.2 r9819" + inkscape:version="0.48.3.1 r9886" sodipodi:docname="triangle-n.svg" - inkscape:export-filename="/home/tol/tanghus-owncloud/core/img/actions/triangle-n.png" + inkscape:export-filename="triangle-n.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90"> <defs @@ -26,7 +26,7 @@ xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" id="linearGradient7308" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0,0.54681372,-0.39376081,0,14.87048,-9.6346)" + gradientTransform="matrix(0,-0.54681372,-0.39376081,0,14.87048,24.63452)" x1="34.992828" y1="0.94087797" x2="34.992828" @@ -35,11 +35,11 @@ id="linearGradient3587-6-5-3-4-5-4-0-1"> <stop offset="0" - style="stop-color:#ff0000;stop-opacity:1" + style="stop-color:#000000;stop-opacity:1" id="stop3589-9-2-2-3-2-53-4-3" /> <stop offset="1" - style="stop-color:#ff3636;stop-opacity:1" + style="stop-color:#363636;stop-opacity:1" id="stop3591-7-4-73-7-9-86-9-3" /> </linearGradient> </defs> @@ -51,14 +51,14 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="22.197802" - inkscape:cx="1.0398514" + inkscape:cx="-6.9113863" inkscape:cy="8" inkscape:current-layer="layer1" showgrid="true" inkscape:grid-bbox="true" inkscape:document-units="px" - inkscape:window-width="1600" - inkscape:window-height="845" + inkscape:window-width="1920" + inkscape:window-height="1025" inkscape:window-x="-2" inkscape:window-y="-3" inkscape:window-maximized="1" /> @@ -80,7 +80,12 @@ inkscape:groupmode="layer"> <path inkscape:connector-curvature="0" - d="m 14.5,1.49996 -13,0 6.49999,12 6.50001,-12 z" + d="M 14.5,15 1.5,15 8,3 14.5,15 z" + id="path2843-0-1-6-6" + style="opacity:0.6;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + inkscape:connector-curvature="0" + d="m 14.5,13.49996 -13,0 6.49999,-12 6.50001,12 z" id="path2843-39-5-5" style="opacity:0.7;color:#000000;fill:url(#linearGradient7308);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> </g> |