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.
66 lines
2.1 KiB
XML
66 lines
2.1 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 76.00 76.00"
|
|
xml:space="preserve"
|
|
id="svg4"
|
|
sodipodi:docname="appbar.chevron.last.svg"
|
|
inkscape:export-xdpi="96"
|
|
inkscape:export-ydpi="96"
|
|
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"><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="1914"
|
|
inkscape:window-height="1004"
|
|
id="namedview6"
|
|
showgrid="true"
|
|
inkscape:zoom="16.8125"
|
|
inkscape:cx="24"
|
|
inkscape:cy="24"
|
|
inkscape:window-x="0"
|
|
inkscape:window-y="54"
|
|
inkscape:window-maximized="0"
|
|
inkscape:current-layer="svg4"
|
|
inkscape:document-rotation="0"
|
|
inkscape:snap-page="true"><inkscape:grid
|
|
type="xygrid"
|
|
id="grid835"
|
|
originx="0"
|
|
originy="0" /></sodipodi:namedview>
|
|
<path
|
|
fill="#000000"
|
|
fill-opacity="1"
|
|
stroke-width="0.205196"
|
|
stroke-linejoin="round"
|
|
d="M 33.976282,24.000001 18.825427,40 h 4.106261 L 38.492095,23.999888 22.931688,8.0000003 h -4.106261 z"
|
|
id="path2"
|
|
sodipodi:nodetypes="ccccccc" />
|
|
<path
|
|
fill="#000000"
|
|
fill-opacity="1"
|
|
stroke-width="0.205196"
|
|
stroke-linejoin="round"
|
|
d="M 24.658761,24.000001 9.5079065,40 H 13.614168 L 29.174573,23.999888 13.614168,8.0000003 H 9.5079065 Z"
|
|
id="path833"
|
|
sodipodi:nodetypes="ccccccc" /></svg>
|