diff options
| author | kj_sh604 | 2026-03-31 18:18:55 -0400 |
|---|---|---|
| committer | kj_sh604 | 2026-03-31 18:18:55 -0400 |
| commit | 91bb7d3b8362684b1fe6510e3265ab3a4f6b7af6 (patch) | |
| tree | 389ad86e710baa657ff8ef1d635b60b49e1fafb2 /src/favicon.svg | |
| parent | 64d8fc9ce9922f38780cc677478cbfb47b21a87e (diff) | |
refactor: add favicon
Diffstat (limited to 'src/favicon.svg')
| -rw-r--r-- | src/favicon.svg | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/src/favicon.svg b/src/favicon.svg new file mode 100644 index 0000000..4e6f83f --- /dev/null +++ b/src/favicon.svg @@ -0,0 +1,56 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --> + +<svg + width="800px" + height="800px" + viewBox="0 0 24 24" + fill="none" + version="1.1" + id="svg6" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <defs + id="defs6" /> + <path + d="M2 2H22" + stroke="#1C274C" + stroke-width="1.5" + stroke-linecap="round" + id="path1" + style="stroke:#7e9bc6;stroke-opacity:1" /> + <path + d="M9 10.5L10.2929 9.20711C10.6262 8.87377 10.7929 8.70711 11 8.70711C11.2071 8.70711 11.3738 8.87377 11.7071 9.20711L12.2929 9.79289C12.6262 10.1262 12.7929 10.2929 13 10.2929C13.2071 10.2929 13.3738 10.1262 13.7071 9.79289L15 8.5" + stroke="#1C274C" + stroke-width="1.5" + stroke-linecap="round" + id="path2" + style="stroke:#7e9bc6;stroke-opacity:1" /> + <path + d="M12 21L12 17" + stroke="#1C274C" + stroke-width="1.5" + stroke-linecap="round" + id="path3" + style="stroke:#7e9bc6;stroke-opacity:1" /> + <path + d="M10 22L12 21" + stroke="#1C274C" + stroke-width="1.5" + stroke-linecap="round" + id="path4" + style="stroke:#7e9bc6;stroke-opacity:1" /> + <path + d="M14 22L12 21" + stroke="#1C274C" + stroke-width="1.5" + stroke-linecap="round" + id="path5" + style="stroke:#7e9bc6;stroke-opacity:1" /> + <path + d="M20 2V10.5C20 13.5641 20 15.0962 18.9958 16.0481C17.9916 17 16.3753 17 13.1429 17H10.8571C7.62465 17 6.00841 17 5.00421 16.0481C4 15.0962 4 13.5641 4 10.5V2" + stroke="#1C274C" + stroke-width="1.5" + id="path6" + style="stroke:#7e9bc6;stroke-opacity:1" /> +</svg> |
