mirror of
https://github.com/koreader/koreader
synced 2024-11-11 19:11:14 +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.
66 lines
2.9 KiB
XML
66 lines
2.9 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.settings.svg"
|
|
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
|
|
inkscape:export-xdpi="96"
|
|
inkscape:export-ydpi="96"><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" /><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="986"
|
|
id="namedview6"
|
|
showgrid="true"
|
|
inkscape:zoom="16.4375"
|
|
inkscape:cx="24"
|
|
inkscape:cy="24"
|
|
inkscape:window-x="0"
|
|
inkscape:window-y="72"
|
|
inkscape:window-maximized="0"
|
|
inkscape:current-layer="svg4"
|
|
inkscape:snap-page="true"
|
|
inkscape:document-rotation="0"
|
|
inkscape:snap-object-midpoints="true"><inkscape:grid
|
|
type="xygrid"
|
|
id="grid81"
|
|
originx="0"
|
|
originy="0" /></sodipodi:namedview>
|
|
|
|
<circle
|
|
style="fill:none;stroke:#000000;stroke-width:1.8;stroke-miterlimit:4;stroke-dasharray:none"
|
|
id="path86"
|
|
cx="10.666667"
|
|
cy="10.666667"
|
|
r="0" /><path
|
|
id="path88"
|
|
style="fill:none;stroke:#000000;stroke-width:1.8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
|
d="m 20.145359,6.6541203 -0.301144,4.5108827 a 13.491239,13.491239 0 0 0 -4.882292,2.819458 l -4.056657,-1.995077 -1.9273208,3.337676 -1.9273189,3.337676 3.7567677,2.51706 a 13.491239,13.491239 0 0 0 -0.298634,2.818203 13.491239,13.491239 0 0 0 0.298634,2.818204 l -3.7567677,2.517059 1.9273189,3.337677 1.9273208,3.337677 4.056657,-1.995076 a 13.491239,13.491239 0 0 0 4.882292,2.81946 l 0.301144,4.51088 h 3.854639 3.854642 L 28.155784,36.835 a 13.491239,13.491239 0 0 0 4.882291,-2.81946 l 4.056658,1.995076 1.92732,-3.337677 1.92732,-3.337677 -3.75677,-2.517059 a 13.491239,13.491239 0 0 0 0.298637,-2.818204 13.491239,13.491239 0 0 0 -0.298637,-2.818203 l 3.75677,-2.51706 -1.92732,-3.337676 -1.92732,-3.337676 -4.056658,1.995077 A 13.491239,13.491239 0 0 0 28.155784,11.165003 L 27.85464,6.6541203 h -3.854642 z" /><circle
|
|
style="fill:none;stroke:#000000;stroke-width:1.8;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
|
id="path839"
|
|
cx="24"
|
|
cy="24"
|
|
r="5.2941175" /></svg>
|