@sorens/artist-svelte
Version:
an opinionated and clean UI framework for SvelteKit with theme support built-in
2 lines (1 loc) • 437 B
JavaScript
export default `<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--uiw" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 21"><path fill="currentColor" fill-rule="evenodd" d="M2.5 7.5a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0-5zm15 0a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0-5zm-7.274 0a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0-5z"></path></svg>`;