mirror of
https://github.com/hex248/fonts.git
synced 2026-02-07 10:17:16 +00:00
added icon
This commit is contained in:
12
public/favicon.svg
Normal file
12
public/favicon.svg
Normal file
@@ -0,0 +1,12 @@
|
||||
<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 500" width="500" height="500">
|
||||
<style>
|
||||
tspan { white-space:pre }
|
||||
.s0 { fill: #ded6c4 }
|
||||
.t1 { font-size: 150px;fill: #2e2b23;font-weight: 700;font-style: italic;font-family: "CommitMono-BoldItalic", "CommitMono" }
|
||||
</style>
|
||||
<path id="Layer 1" fill-rule="evenodd" class="s0" d="m250 500c-138.25 0-250-111.75-250-250 0-138.25 111.75-250 250-250 138.25 0 250 111.75 250 250 0 138.25-111.75 250-250 250z"/>
|
||||
<text id="f" style="transform: matrix(3.076,0,0,3.076,91.087,422.6)">
|
||||
<tspan x="0" y="0" class="t1">f
|
||||
</tspan>
|
||||
</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 613 B |
@@ -4,6 +4,7 @@
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>fonts.ob248.com</title>
|
||||
<link rel="icon" href="/favicon.svg" type="image/svg+xml" />
|
||||
<link rel="stylesheet" href="/index.css" />
|
||||
<style id="font-import">/* FONT_IMPORT */</style>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user