From 9a9b78252f85c1e29a6879329b6850cf47a98b7d Mon Sep 17 00:00:00 2001 From: Bugsbane <user581@xymail.info> Date: Mon, 8 Aug 2016 03:08:46 -0400 Subject: [PATCH] Add black version of system tags icon Includes PNG (16x16px) and SVG (scoured) versions in black, to be uniform with the other icon files. --- apps/systemtags/img/tag.png | Bin 420 -> 276 bytes apps/systemtags/img/tag.svg | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/systemtags/img/tag.png b/apps/systemtags/img/tag.png index 694a8cf17adff96372621736491371aa7fcf92d7..1ec3843c9d35e467c9d9a3cc435e4539937d3cef 100644 GIT binary patch delta 175 zcmV;g08sy=1C#=gZGQlfNkl<ZIE}T?I|>3p5Jk~52pTA2U}WN|4cvv3m<T2=M@0O9 zIv|>K;y^pqf)5HhsC(&GmCy7rPVY0Gf;r*Uni~D6;GUoZ_P<CTxMGS4j-`?YH_S1^ zrL<0y7Mt{&_B}c!%M28jR9FNhYYhG>iPl-=?h%!2({5Jsttie8qa55N3Bfr@5!{w+ dFf4^T^9Cg0XgcChv={&Y002ovPDHLkV1m7>O6&jt delta 320 zcmV-G0l)r~0;B_wZGQnFNkl<ZIE|IkO-jQ+6u|NS%$O)D-6TCi=>gRC3<c>fcW@y& zL#~i4vT);C;z|%N&`o*;7hWJ0D;9!G85bsHTFi%U^9JU<-|!wIup$To<@^2speTyZ zEX%fZga8P`a19LX3uDZa=XpUCMc-|JtnzV{-+=-^2r*x+R)1L(MQ$HJ02{|~#!|`= z@X;5s0acdenb!IgINHtFfk^9oqLg}-QoaG_c2OHr1NT*SfInYqLKHxr=g-sWbO>BE zj9Me(vMetrlgZ<9x!mr63VG>+03#{oMUB`yFiDc!0(Tt%#+aE9;sN%TSR*%m5Pm<N zI0S4YZE0R;tvTm_QB4&sJ6UM0XK9*#fwjb*$X;_NaDc2`*S(J8c+=JMulNCESbmEV ST&Z>d0000<MNUMnLSTZ@&yBMH diff --git a/apps/systemtags/img/tag.svg b/apps/systemtags/img/tag.svg index bf4688c9228..293a7f5be9c 100644 --- a/apps/systemtags/img/tag.svg +++ b/apps/systemtags/img/tag.svg @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.0"> <rect style="color:#000000" fill-opacity="0" height="97.986" width="163.31" y="-32.993" x="-62.897"/> - <path d="m6.1861 0.96121-4.807 0.01316c-0.27161 0-0.34656 0.20987-0.34703 0.34604l-0.015132 4.8017 8.7232 8.7222c0.19688 0.19829 0.51234 0.19697 0.7092 0l4.4569-4.4569c0.19672-0.19688 0.19895-0.51327 0.002-0.71024l-0.0011 0.00876-8.3668-8.3668-0.3541-0.35417zm-2.1669 1.8522a1.1438 1.1438 0 0 1 1.144 1.144 1.1438 1.1438 0 0 1 -1.144 1.144 1.1438 1.1438 0 0 1 -1.144 -1.144 1.1438 1.1438 0 0 1 1.144 -1.144z" fill="#6e6e6e"/> + <path d="m6.1861 0.96121-4.807 0.01316c-0.27161 0-0.34656 0.20987-0.34703 0.34604l-0.015132 4.8017 8.7232 8.7222c0.19688 0.19829 0.51234 0.19697 0.7092 0l4.4569-4.4569c0.19672-0.19688 0.19895-0.51327 0.002-0.71024l-0.0011 0.00876-8.3668-8.3668-0.3541-0.35417zm-2.1669 1.8522a1.1438 1.1438 0 0 1 1.144 1.144 1.1438 1.1438 0 0 1 -1.144 1.144 1.1438 1.1438 0 0 1 -1.144 -1.144 1.1438 1.1438 0 0 1 1.144 -1.144z"/> </svg> -- GitLab