export const icon_lucide_spline = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 864 864"><circle cx="600" cy="264" r="48"  stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/><circle cx="264" cy="600" r="48"  stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/><path d="M264 552A288 288 0 0 1 552 264"  stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/></svg>`;
