raster pushed a commit to branch feature/themes/flat. http://git.enlightenment.org/core/efl.git/commit/?id=deca87730e28af9cc0b087d3e1a338cf40373f33
commit deca87730e28af9cc0b087d3e1a338cf40373f33 Author: Carsten Haitzler (Rasterman) <[email protected]> Date: Tue Dec 4 17:25:29 2018 +0000 TH - orig pointer --- data/elementary/themes/orig/pointer_hand.svg | 95 ++++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) diff --git a/data/elementary/themes/orig/pointer_hand.svg b/data/elementary/themes/orig/pointer_hand.svg new file mode 100644 index 0000000000..3ea3d5c615 --- /dev/null +++ b/data/elementary/themes/orig/pointer_hand.svg @@ -0,0 +1,95 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="32" + height="32" + viewBox="0 0 8.4666667 8.4666667" + version="1.1" + id="svg8" + inkscape:version="0.92.3 (2405546, 2018-03-11)" + sodipodi:docname="pointer_hand.svg"> + <defs + id="defs2"> + <filter + inkscape:collect="always" + style="color-interpolation-filters:sRGB" + id="filter4540" + x="-0.12" + width="1.24" + y="-0.08" + height="1.16"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.21166667" + id="feGaussianBlur4542" /> + </filter> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#404040" + bordercolor="#303030" + borderopacity="1" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="37.59375" + inkscape:cx="15.9734" + inkscape:cy="16" + inkscape:document-units="mm" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:pagecheckerboard="false" + inkscape:showpageshadow="false" + inkscape:window-width="2560" + inkscape:window-height="1377" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid10" + empspacing="4" + color="#0000ec" + opacity="0.1254902" + empcolor="#5a004b" + empopacity="0.25098039" /> + </sodipodi:namedview> + <metadata + id="metadata5"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-288.53333)"> + <path + sodipodi:nodetypes="cccccccccccccc" + inkscape:connector-curvature="0" + id="path4526" + d="m 2.1166667,295.94167 c 10e-8,0.26458 0.2645834,0.52916 0.5291667,0.52916 h 3.175 c 0.2645834,0 0.5291667,-0.26458 0.5291666,-0.52916 V 290.65 c 1e-7,-0.26458 -0.2645832,-0.52917 -0.5291666,-0.52917 H 5.2916667 c -0.2645833,0 -0.5291666,0.26459 -0.5291667,0.52917 v 1.85208 H 3.9687501 c -0.2645833,0 -0.2645833,0.26459 -0.5291667,0.26459 h -0.79375 c -0.2645833,0 -0.5291666,0.26458 -0.5291666,0.52916 z" + style="fill:#000000;fill-opacity:0.25098041;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter4540)" /> + <path + style="fill:#ededed;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 2.1166666,295.4125 c 1e-7,0.26458 0.2645834,0.52916 0.5291667,0.52916 h 3.175 c 0.2645834,0 0.5291667,-0.26458 0.5291666,-0.52916 v -5.29167 C 6.35,289.85625 6.0854167,289.59166 5.8208333,289.59166 H 5.2916666 c -0.2645833,0 -0.5291666,0.26459 -0.5291667,0.52917 v 1.85208 H 3.96875 c -0.2645833,0 -0.2645833,0.26459 -0.5291667,0.26459 h -0.79375 c -0.2645833,0 -0.5291666,0.26458 -0.5291666,0.52916 z" + id="path12" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccccccccccc" /> + </g> +</svg> --
