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-first-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-first-view.svg')
-rw-r--r-- | icon-theme/material-design-light/actions/go-first-view.svg | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/actions/go-first-view.svg b/icon-theme/material-design-light/actions/go-first-view.svg new file mode 100644 index 00000000..e4369ca2 --- /dev/null +++ b/icon-theme/material-design-light/actions/go-first-view.svg @@ -0,0 +1,45 @@ +<?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 |