Add app icon

This commit is contained in:
Nat 2021-04-18 12:11:02 -03:00
parent 3bf52cb615
commit 80d22df8da
2 changed files with 74 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 642 B

After

Width:  |  Height:  |  Size: 15 KiB

74
assets/logo/logo-icon.svg Normal file
View File

@ -0,0 +1,74 @@
<?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"
sodipodi:docname="logo-icon.svg"
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
inkscape:export-ydpi="150.03523"
inkscape:export-xdpi="150.03523"
inkscape:export-filename="Z:\work\resin\assets\logo\logo-standalone.png"
id="svg8"
version="1.1"
viewBox="0 0 200 200"
height="200mm"
width="200mm">
<defs
id="defs2" />
<sodipodi:namedview
inkscape:window-maximized="1"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:window-height="987"
inkscape:window-width="1280"
showguides="false"
showgrid="false"
inkscape:document-rotation="0"
inkscape:current-layer="layer1"
inkscape:document-units="mm"
inkscape:cy="405.31166"
inkscape:cx="358.16042"
inkscape:zoom="0.65477694"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff"
id="base" />
<metadata
id="metadata5">
<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>
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Layer 2" />
<g
id="layer1"
inkscape:groupmode="layer"
inkscape:label="Layer 1">
<path
d="m 100.00458,32.248775 -35.877916,84.269265 6.522598,5.2e-4 h -6.522598 a 38.175596,38.175596 0 0 0 13.076203,43.67847 38.175596,38.175596 0 0 0 45.594113,0 38.175596,38.175596 0 0 0 13.07828,-43.6733 h 5.1e-4 z"
style="fill:#000000;stroke-width:0.264583"
id="path20" />
<rect
y="146.44868"
x="68.074852"
height="0.055877667"
width="0.29503429"
id="rect60"
style="fill:#000000;stroke-width:0.264583" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB