verbatify / verbatify-logo-svg
JerLag's picture
Create verbatify-logo-svg
d4fa0ca verified
raw
history blame contribute delete
740 Bytes
<svg xmlns="http://www.w3.org/2000/svg" width="224" height="38" viewBox="0 0 224 38">
<defs>
<linearGradient id="g" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#7C3AED"/>
<stop offset="100%" stop-color="#06B6D4"/>
</linearGradient>
</defs>
<g fill="none" fill-rule="evenodd">
<rect x="0" y="7" width="38" height="24" rx="12" fill="url(#g)"/>
<circle cx="13" cy="19" r="5" fill="#fff" opacity="0.95"/>
<circle cx="25" cy="19" r="5" fill="#fff" opacity="0.72"/>
<text x="46" y="25" font-family="Manrope, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif" font-size="20" font-weight="800" fill="#0F172A" letter-spacing="0.2">
Verbatify
</text>
</g>
</svg>