add build

This commit is contained in:
kandrusyak
2022-12-12 21:51:58 +03:00
parent 4ca691608a
commit bd8268d848
17 changed files with 123 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<svg width="36" height="36" viewBox="0 0 36 36" xmlns="http://www.w3.org/2000/svg">
<circle fill="#0EA5E9" cx="18" cy="18" r="18" />
<path d="M18 26a8 8 0 1 1 8-8 8.009 8.009 0 0 1-8 8Zm0-14a6 6 0 1 0 0 12 6 6 0 0 0 0-12Z" fill="#F0F9FF" />
</svg>

After

Width:  |  Height:  |  Size: 258 B