Export clean SVG + CSS that works instantly in any frontend. Copy, paste, done.
SVG class names always match CSS selectors. Drop it into your project. No editing required.
/* exported CSS */
.vayro-wave-layer {
animation: vayro-wave 8s linear infinite;
}
.vayro-wave-layer-2 {
animation-duration: 12s;
}
<!-- exported SVG -->
<path
class="vayro-wave-layer
vayro-wave-layer-1"
d="M 0 540 C..."
/>Free to use. No account required.
Open Vayro →