@benev/nubs
Version:
user-input system for web games
7 lines (4 loc) • 310 B
text/typescript
import {svg} from "lit"
export default svg`
<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ai ai-ArrowDownThick"><path d="M12 21l9-7h-4.99L16 3H8v11H3l9 7z"/></svg>
`