move js app to SPIFFS
This commit is contained in:
90
data/img/logo.svg
Normal file
90
data/img/logo.svg
Normal file
@@ -0,0 +1,90 @@
|
||||
<?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:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
enable-background="new 0 0 24 24"
|
||||
height="36px"
|
||||
viewBox="0 0 24 24"
|
||||
width="36px"
|
||||
fill="#000000"
|
||||
version="1.1"
|
||||
id="svg10"
|
||||
sodipodi:docname="logo.svg"
|
||||
inkscape:version="1.0.2 (e86c870879, 2021-01-15, custom)">
|
||||
<metadata
|
||||
id="metadata16">
|
||||
<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="defs14">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient978">
|
||||
<stop
|
||||
style="stop-color:#de0e0e;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop974" />
|
||||
<stop
|
||||
style="stop-color:#0209e9;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop976" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient978"
|
||||
id="linearGradient980"
|
||||
x1="11.974338"
|
||||
y1="1.9892023"
|
||||
x2="12.014193"
|
||||
y2="21.970095"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1280"
|
||||
inkscape:window-height="1007"
|
||||
id="namedview12"
|
||||
showgrid="false"
|
||||
inkscape:zoom="17.697311"
|
||||
inkscape:cx="20.53043"
|
||||
inkscape:cy="16.334294"
|
||||
inkscape:window-x="1920"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="svg10" />
|
||||
<g
|
||||
id="g4">
|
||||
<path
|
||||
d="M0,0h24v24H0V0z"
|
||||
fill="none"
|
||||
id="path2" />
|
||||
</g>
|
||||
<g
|
||||
id="g8">
|
||||
<path
|
||||
d="M 15,13 V 5 C 15,3.34 13.66,2 12,2 10.34,2 9,3.34 9,5 v 8 c -1.21,0.91 -2,2.37 -2,4 0,2.76 2.24,5 5,5 2.76,0 5,-2.24 5,-5 0,-1.63 -0.79,-3.09 -2,-4 z M 11,11 V 5 c 0,-0.55 0.45,-1 1,-1 0.55,0 1,0.45 1,1 v 1 h -1 v 1 h 1 v 1 1 h -1 v 1 h 1 v 1 z"
|
||||
id="path6"
|
||||
style="mix-blend-mode:normal;fill:url(#linearGradient980);fill-opacity:1;fill-rule:nonzero" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.6 KiB |
Reference in New Issue
Block a user