From a004759230e1ac7028b5ff8b3246bae2148d62ca Mon Sep 17 00:00:00 2001 From: Bart Visscher <bartv@thisnet.nl> Date: Fri, 4 May 2012 20:44:11 +0200 Subject: [PATCH] Tasks: Really correct icon --- core/img/actions/triangle-n.png | Bin 0 -> 470 bytes core/img/actions/triangle-n.svg | 23 ++++++++++++++--------- 2 files changed, 14 insertions(+), 9 deletions(-) create mode 100644 core/img/actions/triangle-n.png diff --git a/core/img/actions/triangle-n.png b/core/img/actions/triangle-n.png new file mode 100644 index 0000000000000000000000000000000000000000..b0d7183caabd7e536b1b543c731f119aa78fdbac GIT binary patch literal 470 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0VruY)k7lg8`{1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&gFRgwLo9liPTre$$Uxxu`D1)#BCP6VeFh4Or4BqbXF629%UU9|3_pD2sqOIF z<2|2!rEswNsRIH9;!P~70jJ`39sK@r_vCZ#Yqoyqd9hYOsjB0}UulIFiQ;p|w--eO zF1VQ^we(8%wA2T`{~b@;{Ie>fN$0d$M@0YQ9q)F%TcYt^Yr)kl(=FGW6<bPV+}jc@ zc$yY`Ji!v2?4w(+kko5v_E&hp<(FHwUekPj=Va}iV)d>?S3d9g7R#`-WZ~9h-t{7` z5qi_b%^CN`<tOyKG(J|B+irMFVB`B;?;dC=cnYbt%+OwXCbdv+?beAw=QtIYv#B2_ z+wHscTC7**!z|6ETcXyMc`psBV)K~f;-Q(o?|r-L(Va~S9NJS)^#~|2^w}3~zkPJ^ z#f-&Mq9U^s_up^cD#q7-c;?f8U#tG^jnPYH_@Qz<yN0o0d-YxYFMJHzpWayhXK<Ge Wp0a%Hl!Xio3=E#GelF{r5}E*`AjXdX literal 0 HcmV?d00001 diff --git a/core/img/actions/triangle-n.svg b/core/img/actions/triangle-n.svg index 8848569c51..3565863111 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> -- GitLab