aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-icons-light/actions/go-bottom.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icon-theme/material-icons-light/actions/go-bottom.svg')
-rw-r--r--icon-theme/material-icons-light/actions/go-bottom.svg60
1 files changed, 0 insertions, 60 deletions
diff --git a/icon-theme/material-icons-light/actions/go-bottom.svg b/icon-theme/material-icons-light/actions/go-bottom.svg
deleted file mode 100644
index ddd3aac8..00000000
--- a/icon-theme/material-icons-light/actions/go-bottom.svg
+++ /dev/null
@@ -1,60 +0,0 @@
-<?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-bottom.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,11.59 9.18,9.18 9.18,-9.18 2.82,2.82 -12,12 -12,-12 z m 21.18,24.82 v -4 h -24 v 4 z"
- id="path2"
- inkscape:connector-curvature="0" />
- <path
- d="M 0,0 V 48 H 48 V 0 Z"
- id="path4"
- inkscape:connector-curvature="0"
- style="fill:none" />
-</svg>
bgstack15