forked from dachan/dach
1
0
Fork 0

Add favicon ico

This commit is contained in:
orion 2023-11-12 10:57:01 +03:00
parent b68462a815
commit e55b42fdac
3 changed files with 54 additions and 2 deletions

View File

@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<link rel="icon" href="/favicon.svg">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vite App</title>
<title>Dachan</title>
</head>
<body>
<div id="app"></div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

52
public/favicon.svg Normal file
View File

@ -0,0 +1,52 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="57.77425mm"
height="84.749352mm"
viewBox="0 0 57.77425 84.749352"
version="1.1"
id="svg1"
inkscape:export-filename="bitmap.svg"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96"
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">
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="2"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm" />
<defs
id="defs1">
<rect
x="107.1521"
y="78.0522"
width="686.74707"
height="1050.7697"
id="rect2" />
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-38.304638,-48.858332)">
<text
xml:space="preserve"
transform="scale(0.26458333)"
id="text2"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:400px;font-family:Impact;-inkscape-font-specification:Impact;white-space:pre;shape-inside:url(#rect2);shape-padding:17.5045;fill:#000000;stroke-width:5.91496;stroke-dasharray:none"><tspan
x="124.65625"
y="495.98954"
id="tspan3"><tspan
style="font-family:'Comic Sans MS';-inkscape-font-specification:'Comic Sans MS'"
id="tspan1">đ</tspan></tspan></text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB