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.
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.first.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="5.6041667"
|
|
inkscape:cx="72"
|
|
inkscape:cy="51.983397"
|
|
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 14.023719,24.000001 29.174574,40 H 25.068313 L 9.5079065,23.999888 25.068313,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 23.34124,24.000001 38.492095,40 H 34.385833 L 18.825428,23.999888 34.385833,8.0000003 h 4.106262 z"
|
|
id="path833"
|
|
sodipodi:nodetypes="ccccccc" /></svg>
|