Verdant Curation — Brand Logo

Official logo · SVG vector format · Use anywhere

Light Background

VERDANT CURATION CURATED SPACES, NATURALLY.
Verdant Curation
Full logo · dark text on light bg

Dark Background

VERDANT CURATION CURATED SPACES, NATURALLY.
Verdant Curation
Full logo · light text on dark bg

Usage Variants

VERDANT CURATION CURATED SPACES, NATURALLY.
Full Logo
Icon Only
(favicon / app icon)
Verdant CURATION
Horizontal Wordmark
(header / navbar)
VERDANT CURATION CURATED SPACES, NATURALLY.
Small Badge
(footer / watermark)

SVG Source Code

Copy this file to your project. Colors auto-adapt via currentColor.

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 400" width="400" height="400" style="color:#2d2d2d;"> <!-- Top arc --> <path id="arc-t" d="M 72,200 A 128,128 0 0,1 328,200" fill="none"/> <text font-family="'Inter', sans-serif" font-weight="600" font-size="18" fill="currentColor" letter-spacing="4.5"> <textPath href="#arc-t" startOffset="50%" text-anchor="middle">VERDANT CURATION</textPath> </text> <!-- Bottom arc --> <path id="arc-b" d="M 328,200 A 128,128 0 0,1 72,200" fill="none"/> <text font-family="'Inter', sans-serif" font-weight="500" font-size="13" fill="currentColor" letter-spacing="3.5"> <textPath href="#arc-b" startOffset="50%" text-anchor="middle">CURATED SPACES, NATURALLY.</textPath> </text> <!-- Dots --> <circle cx="72" cy="200" r="2.5" fill="currentColor"/> <circle cx="328" cy="200" r="2.5" fill="currentColor"/> <!-- Stem & leaves --> <path d="M 200,252 Q 198,230 200,210 Q 202,190 200,170 Q 198,155 200,140" stroke="currentColor" stroke-width="1.8" fill="none"/> <path d="M 200,230 Q 218,218 230,225 Q 234,228 228,236 Q 218,240 200,235" stroke="currentColor" stroke-width="1.4" fill="none"/> <path d="M 200,215 Q 182,205 170,210 Q 166,213 172,220 Q 182,224 200,218" stroke="currentColor" stroke-width="1.4" fill="none"/> <path d="M 200,198 Q 222,184 235,192 Q 238,196 232,204 Q 220,208 200,202" stroke="currentColor" stroke-width="1.4" fill="none"/> <path d="M 200,183 Q 178,170 165,178 Q 162,182 168,188 Q 178,192 200,186" stroke="currentColor" stroke-width="1.4" fill="none"/> <path d="M 200,166 Q 216,156 225,162 Q 228,165 222,170 Q 214,174 200,169" stroke="currentColor" stroke-width="1.4" fill="none"/> <path d="M 200,154 Q 184,145 176,150 Q 173,153 178,158 Q 186,161 200,156" stroke="currentColor" stroke-width="1.4" fill="none"/> <path d="M 200,140 Q 208,130 200,125 Q 192,130 200,140" stroke="currentColor" stroke-width="1.4" fill="none"/> </svg>