icons/10/family.svg

37 lines
1.8 KiB
XML
Raw Permalink Normal View History

2026-06-01 20:07:36 +02:00
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<defs>
<linearGradient id="g" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#ccc2e4"/>
<stop offset="100%" stop-color="#231e31"/>
</linearGradient>
<filter id="shadow" x="-30%" y="-30%" width="160%" height="160%">
<feDropShadow dx="2.5" dy="3.5" stdDeviation="3" flood-color="#1a1a2e" flood-opacity="0.45"/>
</filter>
</defs>
<g filter="url(#shadow)" fill="none">
<g stroke="#110f18" stroke-width="4.5" stroke-linecap="round" stroke-linejoin="round" transform="translate(2,2)">
<circle cx="14" cy="12" r="4"/>
<circle cx="34" cy="10" r="4"/>
<circle cx="24" cy="8" r="3"/>
<line x1="14" y1="16" x2="14" y2="30 M34 14 L34 28 M24 11 L24 24"/>
<line x1="14" y1="22" x2="34" y2="20"/>
<line x1="10" y1="30" x2="6" y2="44 M18 30 L14 44 M38 28 L42 44 M30 24 L34 44 M24 24 L28 44"/>
</g>
<g stroke="#231e31" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" transform="translate(1,1)">
<circle cx="14" cy="12" r="4"/>
<circle cx="34" cy="10" r="4"/>
<circle cx="24" cy="8" r="3"/>
<line x1="14" y1="16" x2="14" y2="30 M34 14 L34 28 M24 11 L24 24"/>
<line x1="14" y1="22" x2="34" y2="20"/>
<line x1="10" y1="30" x2="6" y2="44 M18 30 L14 44 M38 28 L42 44 M30 24 L34 44 M24 24 L28 44"/>
</g>
<g stroke="url(#g)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
<circle cx="14" cy="12" r="4"/>
<circle cx="34" cy="10" r="4"/>
<circle cx="24" cy="8" r="3"/>
<line x1="14" y1="16" x2="14" y2="30 M34 14 L34 28 M24 11 L24 24"/>
<line x1="14" y1="22" x2="34" y2="20"/>
<line x1="10" y1="30" x2="6" y2="44 M18 30 L14 44 M38 28 L42 44 M30 24 L34 44 M24 24 L28 44"/>
</g>
</g>
</svg>