cv-web-liabeuf/ecosystem-favicon.svg

20 lines
1 KiB
XML
Raw Normal View History

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<defs>
<linearGradient id="g" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#00d8ff"/>
<stop offset="100%" stop-color="#36f55d"/>
</linearGradient>
</defs>
<rect width="32" height="32" rx="6" fill="#03070c"/>
<rect width="32" height="32" rx="6" fill="url(#g)" opacity="0.18"/>
<circle cx="16" cy="16" r="4" fill="none" stroke="url(#g)" stroke-width="2"/>
<circle cx="7" cy="10" r="2.2" fill="url(#g)"/>
<circle cx="25" cy="10" r="2.2" fill="url(#g)"/>
<circle cx="7" cy="22" r="2.2" fill="url(#g)"/>
<circle cx="25" cy="22" r="2.2" fill="url(#g)"/>
<line x1="9" y1="11" x2="13" y2="14" stroke="url(#g)" stroke-width="1.5" opacity="0.8"/>
<line x1="23" y1="11" x2="19" y2="14" stroke="url(#g)" stroke-width="1.5" opacity="0.8"/>
<line x1="9" y1="21" x2="13" y2="18" stroke="url(#g)" stroke-width="1.5" opacity="0.8"/>
<line x1="23" y1="21" x2="19" y2="18" stroke="url(#g)" stroke-width="1.5" opacity="0.8"/>
</svg>