📘<linearGradient>
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
browser ⟩ SVG ⟩ gradient ⟩ <linearGradient>
💾 https://replit.com/@pegasusroe/svg-gradients
<svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg">
<defs>
<!-- linear gradient -->
<linearGradient id="darkerDown" x1="0" y1="0"