Added favicon to custom files.
This commit is contained in:
parent
5cc59eaf00
commit
ecf030bc02
2 changed files with 88 additions and 0 deletions
BIN
public/assets/img/favicon.png
Normal file
BIN
public/assets/img/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
88
public/assets/img/favicon.svg
Normal file
88
public/assets/img/favicon.svg
Normal file
|
|
@ -0,0 +1,88 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
viewBox="0 0 212 212"
|
||||||
|
version="1.1"
|
||||||
|
id="svg4"
|
||||||
|
sodipodi:docname="logo.svg"
|
||||||
|
inkscape:version="1.4.4 (dcaf3e7d9e, 2026-05-05)"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg">
|
||||||
|
<defs
|
||||||
|
id="defs4" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview4"
|
||||||
|
pagecolor="#505050"
|
||||||
|
bordercolor="#eeeeee"
|
||||||
|
borderopacity="1"
|
||||||
|
inkscape:showpageshadow="0"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:deskcolor="#505050"
|
||||||
|
inkscape:zoom="2.8284271"
|
||||||
|
inkscape:cx="208.41972"
|
||||||
|
inkscape:cy="147.78532"
|
||||||
|
inkscape:window-width="1912"
|
||||||
|
inkscape:window-height="1007"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="0"
|
||||||
|
inkscape:current-layer="g4" />
|
||||||
|
<style
|
||||||
|
type="text/css"
|
||||||
|
id="style1">
|
||||||
|
circle {
|
||||||
|
fill: none;
|
||||||
|
stroke: #000;
|
||||||
|
stroke-width: 15;
|
||||||
|
}
|
||||||
|
path {
|
||||||
|
fill: none;
|
||||||
|
stroke: #000;
|
||||||
|
stroke-width: 25;
|
||||||
|
}
|
||||||
|
.orange {
|
||||||
|
stroke:#ff6600;
|
||||||
|
}
|
||||||
|
.red {
|
||||||
|
stroke:#d40000;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
<g
|
||||||
|
transform="translate(6,6)"
|
||||||
|
id="g4">
|
||||||
|
<path
|
||||||
|
d="M 97.513434,168.40735 V 70.407355 a 50,50 0 0 1 49.999996,-50 h 20"
|
||||||
|
class="orange"
|
||||||
|
id="path1"
|
||||||
|
style="stroke:#00ffff" />
|
||||||
|
<circle
|
||||||
|
cx="180.37872"
|
||||||
|
cy="19.831268"
|
||||||
|
r="18"
|
||||||
|
class="orange"
|
||||||
|
id="circle2"
|
||||||
|
style="stroke:#00ffff" />
|
||||||
|
<circle
|
||||||
|
cx="19.558392"
|
||||||
|
cy="19.544029"
|
||||||
|
r="18"
|
||||||
|
class="red"
|
||||||
|
id="circle3"
|
||||||
|
style="stroke:#008080" />
|
||||||
|
<circle
|
||||||
|
cx="97.513435"
|
||||||
|
cy="180.40735"
|
||||||
|
r="18"
|
||||||
|
class="red"
|
||||||
|
id="circle4"
|
||||||
|
style="stroke:#008080" />
|
||||||
|
<path
|
||||||
|
d="M 97.492732,166.49839 V 68.521915 c 0,-27.607614 -22.518496,-49.988007 -50.296469,-49.988007 h -15.86859"
|
||||||
|
class="orange"
|
||||||
|
id="path1-6"
|
||||||
|
style="fill:none;stroke:#008080;stroke-width:25.0712"
|
||||||
|
sodipodi:nodetypes="cssc" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 2.1 KiB |
Loading…
Add table
Add a link
Reference in a new issue