diff options
Diffstat (limited to 'icon-theme/material-icons-light/actions/go-top.svg')
-rw-r--r-- | icon-theme/material-icons-light/actions/go-top.svg | 62 |
1 files changed, 59 insertions, 3 deletions
diff --git a/icon-theme/material-icons-light/actions/go-top.svg b/icon-theme/material-icons-light/actions/go-top.svg index 77e5c23a..826543c0 100644 --- a/icon-theme/material-icons-light/actions/go-top.svg +++ b/icon-theme/material-icons-light/actions/go-top.svg @@ -1,4 +1,60 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"> - <path d="M24 16.83L33.17 26 36 23.17l-12-12-12 12L14.83 26 24 16.83zM12 36h24v-4H12v4z"/> - <path d="M0 0h48v48H0z" fill="none"/> +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<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="48" + height="48" + viewBox="0 0 48 48" + version="1.1" + id="svg6" + sodipodi:docname="go-top.svg" + inkscape:version="0.92.0 r15299"> + <metadata + id="metadata12"> + <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> + <defs + id="defs10" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="640" + inkscape:window-height="480" + id="namedview8" + showgrid="false" + inkscape:zoom="4.9166667" + inkscape:cx="24" + inkscape:cy="24" + inkscape:window-x="-1" + inkscape:window-y="2" + inkscape:window-maximized="0" + inkscape:current-layer="svg6" /> + <path + d="m 15.23,36.41 9.18,-9.18 9.18,9.18 2.82,-2.82 -12,-12 -12,12 z M 36.41,11.59 v 4 h -24 v -4 z" + id="path2" + inkscape:connector-curvature="0" /> + <path + d="M 0,48 V 0 h 48 v 48 z" + id="path4" + inkscape:connector-curvature="0" + style="fill:none" /> </svg> |