@benev/nubs
Version:
user-input system for web games
5 lines (2 loc) • 422 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-Mention"><circle cx="12" cy="12" r="4"/><path d="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12s4.477 10 10 10c2.252 0 4.33-.744 6.001-2"/><path d="M16 8v4c0 1 .6 3 3 3s3-2 3-3"/></svg>`