docloud.es/assets/images/logo.svg

19 lines
849 B
XML
Raw Normal View History

<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="400" viewBox="0 0 1200 400">
<defs>
<linearGradient id="grad" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" style="stop-color:#0A6CFF"/>
<stop offset="100%" style="stop-color:#1FD1C3"/>
</linearGradient>
</defs>
<g transform="translate(80,120)">
<path d="M120 140c-44 0-80-30-80-70 0-36 28-66 64-69 14-33 46-56 84-56 52 0 96 40 100 90h6c30 0 54 22 54 50s-24 55-54 55H120z"
fill="url(#grad)"/>
<rect x="140" y="70" width="20" height="50" fill="#ffffff"/>
<rect x="170" y="50" width="20" height="70" fill="#ffffff"/>
<rect x="200" y="30" width="20" height="90" fill="#ffffff"/>
</g>
<text x="420" y="220" font-size="120" font-family="Inter, Arial, sans-serif" fill="url(#grad)" font-weight="600">
DO CLOUD
</text>
</svg>