kalp-dolasim/public/favicon.svg

17 lines
970 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64">
<title>Kalp &amp; Dolaşım Simülasyonu</title>
<!-- Kan kırmızısı damar/kalp arka plan halkası -->
<circle cx="32" cy="32" r="30" fill="#22060b"/>
<!-- Pulmoner damar gövdesi -->
<path d="M32 10 C20 20 10 26 10 36 a18 18 0 0 0 22 22 c5-2 12-2 22-22 C54 26 44 20 32 10Z"
fill="#ff2b3e" stroke="#7f0f1a" stroke-width="2"/>
<!-- Kalp damar şeritleri -->
<path d="M32 14 C24 22 18 28 18 36 c0 12 7 18 14 20" fill="none" stroke="#ffd9de" stroke-width="2" opacity="0.9"/>
<path d="M32 14 C40 22 46 28 46 36 c0 12-7 18-14 20" fill="none" stroke="#ffd9de" stroke-width="2" opacity="0.9"/>
<!-- Kalp merkez çekirdeği -->
<path d="M32 30 c-3-5-10-5-10 1 0 5 10 13 10 13 s10-8 10-13 c0-6-7-6-10-1z"
fill="#ff5f6b"/>
<!-- Atış ışıması -->
<circle cx="32" cy="34" r="16" fill="none" stroke="#ff8890" stroke-width="1.5" opacity="0.5"/>
</svg>