update media card style

This commit is contained in:
Yisroel Baum 2026-05-25 21:21:49 +03:00
parent 2415ca0f00
commit 36f6a76d39
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9
5 changed files with 17 additions and 40 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

View file

@ -1,18 +0,0 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="160"
height="160"
viewBox="0 0 160 160"
fill="none"
>
<circle cx="80" cy="80" r="68" stroke="black" stroke-width="3" />
<circle cx="82" cy="42" r="11" stroke="black" stroke-width="2.5" />
<path d="M68 58h35c10 0 17 7 17 17v23" stroke="black" stroke-width="2.5" />
<path d="M72 62v66c0 5 4 9 9 9" stroke="black" stroke-width="2.5" />
<path d="M81 137c5 0 9-4 9-9l2-28" stroke="black" stroke-width="2.5" />
<path d="M92 100l2 28c0 5 4 9 9 9" stroke="black" stroke-width="2.5" />
<path d="M103 137c5 0 9-4 9-9V77" stroke="black" stroke-width="2.5" />
<path d="M68 58c-9-5-14-14-14-27" stroke="black" stroke-width="2.5" />
<path d="M54 31c0-5 3-8 7-8s7 3 7 8" stroke="black" stroke-width="2.5" />
<path d="M120 75v23c0 4-3 7-7 7" stroke="black" stroke-width="2.5" />
</svg>

Before

Width:  |  Height:  |  Size: 847 B