~bigbes/lethe

ref: 6971b2d09703b22178c58427be3211f93648eaca lethe/web/public/favicon.svg -rw-r--r-- 603 bytes
6971b2d0 — Eugene Blikh web: palette — gate prefetch with enabled+staleTime per plan 4.2 a month ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" shape-rendering="geometricPrecision">
  <title>Lethe</title>
  <rect width="64" height="64" rx="10" fill="#0E1014"/>
  <rect x="3.5" y="3.5" width="57" height="57" rx="8" fill="none" stroke="#1F2128" stroke-width="1"/>
  <path d="M 14 50 L 32 12 L 50 50"
        fill="none" stroke="#EDE6D3" stroke-width="7"
        stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M 10 58 Q 21 54 32 58 T 54 58"
        fill="none" stroke="#B5532A" stroke-width="2.5"
        stroke-linecap="round"/>
</svg>