mirror of
https://github.com/koreader/koreader
synced 2024-11-10 01:10:34 +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.
83 lines
3.2 KiB
XML
83 lines
3.2 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.page.fit.svg"
|
|
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
|
|
inkscape:export-xdpi="96"
|
|
inkscape:export-ydpi="96"><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="968"
|
|
id="namedview203"
|
|
showgrid="false"
|
|
inkscape:zoom="1"
|
|
inkscape:cx="24"
|
|
inkscape:cy="25.514561"
|
|
inkscape:window-x="0"
|
|
inkscape:window-y="90"
|
|
inkscape:window-maximized="0"
|
|
inkscape:current-layer="g927"
|
|
inkscape:document-rotation="0"><inkscape:grid
|
|
type="xygrid"
|
|
id="grid322"
|
|
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" />
|
|
|
|
<rect
|
|
style="fill:none;stroke:#000000;stroke-width:2;stroke-linejoin:round"
|
|
id="rect1443"
|
|
width="26"
|
|
height="36"
|
|
x="11"
|
|
y="6"
|
|
ry="3.0857146" /><g
|
|
id="g927"
|
|
transform="matrix(0.33333333,0,0,0.33333334,3.6666667,0)"
|
|
style="stroke-width:5.99999997"><path
|
|
style="fill:none;stroke:#000000;stroke-width:5.09999997;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
|
d="M 49,39 61,27 73,39"
|
|
id="path568"
|
|
sodipodi:nodetypes="ccc" /><path
|
|
style="fill:none;stroke:#000000;stroke-width:5.09999997;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
|
d="M 73,102 61,114 49,102"
|
|
id="path570"
|
|
sodipodi:nodetypes="ccc" /><path
|
|
style="fill:none;stroke:#000000;stroke-width:5.09999997;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
|
d="M 79,60 91,72 79,84"
|
|
id="path572"
|
|
sodipodi:nodetypes="ccc" /><path
|
|
style="fill:none;stroke:#000000;stroke-width:5.09999997;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
|
d="M 43,84 31,72 43,60"
|
|
id="path574"
|
|
sodipodi:nodetypes="ccc" /><path
|
|
style="fill:none;stroke:#000000;stroke-width:5.99999997;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
d="M 61,114 V 27"
|
|
id="path917" /><path
|
|
style="fill:none;stroke:#000000;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
d="M 91.000001,72 H 31"
|
|
id="path919" /></g></svg>
|