diff options
author | Ken Moore <ken@ixsystems.com> | 2017-04-13 12:53:52 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-04-13 12:53:52 -0400 |
commit | aff408244a90cb99c84eb68ffadc25f92a630766 (patch) | |
tree | afacf75563cdc3b3e4cc21d8468a503ad07426cf /icon-theme/material-design-light/actions/go-previous-view.svg | |
parent | Merge branch 'master' of github.com:trueos/lumina (diff) | |
download | lumina-aff408244a90cb99c84eb68ffadc25f92a630766.tar.gz lumina-aff408244a90cb99c84eb68ffadc25f92a630766.tar.bz2 lumina-aff408244a90cb99c84eb68ffadc25f92a630766.zip |
Add a few more icons to the theme. This should finish up all the ones that Lumina was still looking for.
Diffstat (limited to 'icon-theme/material-design-light/actions/go-previous-view.svg')
-rw-r--r-- | icon-theme/material-design-light/actions/go-previous-view.svg | 50 |
1 files changed, 5 insertions, 45 deletions
diff --git a/icon-theme/material-design-light/actions/go-previous-view.svg b/icon-theme/material-design-light/actions/go-previous-view.svg index e4369ca2..5310c804 100644 --- a/icon-theme/material-design-light/actions/go-previous-view.svg +++ b/icon-theme/material-design-light/actions/go-previous-view.svg @@ -1,45 +1,5 @@ -<?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" - version="1.1" - width="24" - height="24" - viewBox="0 0 24.00 24.00" - enable-background="new 0 0 24.00 24.00" - xml:space="preserve" - id="svg4" - sodipodi:docname="go-previous-view.svg" - inkscape:version="0.92.0 r15299"><metadata - id="metadata10"><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="defs8" /><sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="726" - inkscape:window-height="480" - id="namedview6" - showgrid="false" - inkscape:zoom="9.8333333" - inkscape:cx="12" - inkscape:cy="12" - inkscape:window-x="-1" - inkscape:window-y="2" - inkscape:window-maximized="0" - inkscape:current-layer="svg4" /><path - d="m 2.9994,17.9981 h -2 V 5.99807 h 2 m 8.414,1.414 -3.586,3.58603 h 14.172 v 2 H 7.8274 l 3.586,3.586 -1.414,1.414 -6,-6 6,-6.00003 z" - id="path2" - inkscape:connector-curvature="0" - style="fill:#000000;fill-opacity:1;stroke-width:0.2;stroke-linejoin:round" /></svg>
\ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" width="24" height="24" viewBox="0 0 24.00 24.00" enable-background="new 0 0 24.00 24.00" xml:space="preserve"> + <path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 20,11L 20,13L 7.98958,13L 13.4948,18.5052L 12.0806,19.9194L 4.16116,12L 12.0806,4.08058L 13.4948,5.49479L 7.98958,11L 20,11 Z "/> +</svg> |