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 zcmV;{0V)28P)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV00004b3#c}2nYxW zd<bNS00009a7bBm000fw000fw0YWI7cmMzZ8FWQhbW?9;ba!ELWdL_~cP?peYja~^ zaAhuUa%Y?FJQ@H10aHmtK~y-6rIWpG!Y~lW&&CdR6a^=CjxZo0bwCV!%!nmRc7#|e zG4SyWeTYuHOP>d+6H_P3zz}d3f&?W{%3r#{_wl=v&PS}Z@QmoKAR>B*==~cYgcx(q z$G37=QJ~pu8l}{0mSy1k{>Nss`Fd!AEXyW{SdZhl?z--zDDNtu)oL}g)<YqLbR0*9 zVK@wepz+8AQ)5gme;{IwF*f}ZpwsEJwbm);+{t~Mb0><T)bqUdT>zzYp|!?Ke-uSn zE|(WK0li*tV2tTA#(r&wF~$(F@4D{bDj-P`CWM$PrOah<F0HkZQqBn>rv@j$cDqfr z)?G?z;c6+Rv|6opOQlkJ21t@bNGWH&?}tUjxq=`FE0xNO5F!AMKXJF)#iP+^qm)`% zYhl0NgS8e8hr^lW{`GqOy<9G10Qe-wYkUEKw|m_$^bP<k^6WYP07n~Bl&7tfp#T5? M07*qoM6N<$f}<eDj{pDw literal 0 HcmV?d00001 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> -- GitLab