brand browser metadata

This commit is contained in:
Yisroel Baum 2026-07-31 10:54:12 +03:00
parent 89cc8a55e3
commit 9ccb27a8f1
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9
3 changed files with 17 additions and 2 deletions

View file

@ -0,0 +1,15 @@
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 32 32"
>
<circle cx="16" cy="16" r="15" fill="#183a31" />
<circle cx="12.5" cy="19.2" r="5.2" fill="#c9da73" />
<circle
cx="20"
cy="12"
r="4.2"
fill="none"
stroke="#fffdf6"
stroke-width="2"
/>
</svg>

After

Width:  |  Height:  |  Size: 289 B