34 lines
789 B
XML
34 lines
789 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" role="img" aria-label="Site icon">
|
|
<title>asio</title>
|
|
<defs>
|
|
<linearGradient id="favicon-bg" x1="0%" y1="0%" x2="100%" y2="100%">
|
|
<stop offset="0%" stop-color="#141b26"/>
|
|
<stop offset="100%" stop-color="#0a0e14"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<rect width="32" height="32" rx="8" fill="url(#favicon-bg)"/>
|
|
<rect
|
|
x="1"
|
|
y="1"
|
|
width="30"
|
|
height="30"
|
|
rx="7"
|
|
fill="none"
|
|
stroke="#22d3ee"
|
|
stroke-opacity="0.35"
|
|
stroke-width="1"/>
|
|
<rect
|
|
x="1.5"
|
|
y="1.5"
|
|
width="29"
|
|
height="29"
|
|
rx="6.5"
|
|
fill="none"
|
|
stroke="#5c6b8a"
|
|
stroke-opacity="0.45"
|
|
stroke-width="0.75"/>
|
|
<path
|
|
fill="#22d3ee"
|
|
d="M13.2 9.8c0-.45.48-.73.87-.5l8.8 5.2a.58.58 0 0 1 0 1l-8.8 5.2a.58.58 0 0 1-.87-.5v-10.4Z"/>
|
|
</svg>
|