mirror of
https://github.com/koreader/koreader
synced 2024-11-04 12:00:25 +00:00
f0b09fb4b3
The theme is a lighter, simpler line-based theme. Many are based on MaterialDesignLight or MaterialDesign by Austin Andrews (Templarian). As of this commit, no SVG are actually used, they will be integrated in future commits.
58 lines
2.0 KiB
XML
58 lines
2.0 KiB
XML
<?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="48"
|
|
height="48"
|
|
viewBox="0 0 48 48"
|
|
enable-background="new 0 0 24.00 24.00"
|
|
xml:space="preserve"
|
|
id="svg4"
|
|
sodipodi:docname="appbar.arrow.left.up.svg"
|
|
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"><sodipodi:namedview
|
|
pagecolor="#ffffff"
|
|
bordercolor="#666666"
|
|
borderopacity="1"
|
|
objecttolerance="10"
|
|
gridtolerance="10"
|
|
guidetolerance="10"
|
|
inkscape:pageopacity="0"
|
|
inkscape:pageshadow="2"
|
|
inkscape:window-width="1914"
|
|
inkscape:window-height="1004"
|
|
id="namedview6"
|
|
showgrid="true"
|
|
inkscape:snap-page="true"
|
|
inkscape:zoom="16.4375"
|
|
inkscape:cx="11.984791"
|
|
inkscape:cy="24"
|
|
inkscape:window-x="0"
|
|
inkscape:window-y="54"
|
|
inkscape:window-maximized="0"
|
|
inkscape:current-layer="svg4"
|
|
inkscape:document-rotation="0"><inkscape:grid
|
|
type="xygrid"
|
|
id="grid831"
|
|
originx="0"
|
|
originy="0" /></sodipodi:namedview><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 /></cc:Work></rdf:RDF></metadata><defs
|
|
id="defs8" />
|
|
|
|
<path
|
|
style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
d="M 43,36 H 15 V 7.3333333"
|
|
id="path835"
|
|
sodipodi:nodetypes="ccc" /><path
|
|
id="path841"
|
|
style="fill:none;stroke:#000000;stroke-width:1.7;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
|
d="M 4.6666666,17.666666 15,7.3333333 25.333333,17.666666"
|
|
sodipodi:nodetypes="ccc" /></svg>
|