16 lines
960 B
XML
16 lines
960 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" aria-hidden="true">
|
|
<!-- UltiAI: sparkle 4 quadrants plats (ordre UltiDrive) + sparkle secondaire jaune -->
|
|
<defs>
|
|
<clipPath id="uai-spark">
|
|
<path d="M17 3c.9 7.4 2.5 10.8 4.7 13s5.6 3.8 13 4.7c-7.4.9-10.8 2.5-13 4.7s-3.8 5.6-4.7 13c-.9-7.4-2.5-10.8-4.7-13s-5.6-3.8-13-4.7c7.4-.9 10.8-2.5 13-4.7S16.1 10.4 17 3z"/>
|
|
</clipPath>
|
|
</defs>
|
|
<g clip-path="url(#uai-spark)">
|
|
<rect x="0" y="0" width="17" height="20.7" fill="#EA4335"/>
|
|
<rect x="17" y="0" width="23" height="20.7" fill="#4285F4"/>
|
|
<rect x="0" y="20.7" width="17" height="20" fill="#FBBC04"/>
|
|
<rect x="17" y="20.7" width="23" height="20" fill="#34A853"/>
|
|
</g>
|
|
<path fill="#FBBC04" d="M31.5 2c.5 3.6 1.2 5.3 2.3 6.4 1.1 1.1 2.8 1.8 6.4 2.3-3.6.5-5.3 1.2-6.4 2.3-1.1 1.1-1.8 2.8-2.3 6.4-.5-3.6-1.2-5.3-2.3-6.4-1.1-1.1-2.8-1.8-6.4-2.3 3.6-.5 5.3-1.2 6.4-2.3 1.1-1.1 1.8-2.8 2.3-6.4z"/>
|
|
</svg>
|