diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2012-10-28 17:22:18 +0100 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2012-10-28 17:22:18 +0100 |
commit | db5e8f3eeac46708d4a437fded5d83fb6eaad558 (patch) | |
tree | 9bfaed17309b3b0bb62e92e1a4dd94a93ce07d60 /core/img | |
parent | d7abd44dea9eb37312615e7d737acecf945a38fe (diff) | |
download | nextcloud-server-db5e8f3eeac46708d4a437fded5d83fb6eaad558.tar.gz nextcloud-server-db5e8f3eeac46708d4a437fded5d83fb6eaad558.zip |
enable hover state, now that needs to be added to the other icons
Diffstat (limited to 'core/img')
-rw-r--r-- | core/img/places/files.svg | 35 |
1 files changed, 29 insertions, 6 deletions
diff --git a/core/img/places/files.svg b/core/img/places/files.svg index e2db10ed36c..617b0422dea 100644 --- a/core/img/places/files.svg +++ b/core/img/places/files.svg @@ -7,6 +7,7 @@ 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:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="64" @@ -14,12 +15,34 @@ id="svg3349" version="1.1" inkscape:version="0.48.3.1 r9886" - sodipodi:docname="home.svg" + sodipodi:docname="files.svg" inkscape:export-filename="home.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90"> <defs - id="defs3351" /> + id="defs3351"> + <linearGradient + inkscape:collect="always" + id="linearGradient3754"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3756" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3758" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3754" + id="linearGradient3760" + x1="-525.16077" + y1="-108.10512" + x2="-525.57147" + y2="-44.355114" + gradientUnits="userSpaceOnUse" /> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -28,8 +51,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="11.2" - inkscape:cx="32.824304" - inkscape:cy="7.991749" + inkscape:cx="33.002875" + inkscape:cy="-13.436822" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="false" @@ -50,7 +73,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -73,7 +96,7 @@ inkscape:connector-curvature="0" d="m -525.14286,-108.23534 -16,15.938823 6,0 0,12.0002 20,0 0,-12.0002 6,0 -6,-6.061183 0,-7.93905 -6,0 0,2.16234 -4,-4.10093 z" id="path3328" - style="opacity:0.3;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + style="opacity:0.50000000000000000;fill:url(#linearGradient3760);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> <path style="opacity:0.9;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" d="m -525.14286,-109.2343 -16,15.937766 1,0 15,-14.937746 4,4.12507 0,-1.00002 -4,-4.12507 z m 4,1.93753 0,1.00002 6,0 0,-1.00002 -6,0 z m 6,7.937635 0,1.000017 5,5.062584 1,0 -6,-6.062601 z" |