Five 16 px icons in the set's own style (our SVGs, stroke 1.2, currentColor), wired into the shell's icon set and the launcher map. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
1 line
346 B
XML
1 line
346 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle cx="8" cy="8" r="6" stroke="currentColor" stroke-width="1.2" fill="none"/><ellipse cx="8" cy="8" rx="2.6" ry="6" stroke="currentColor" stroke-width="1.2" fill="none"/><path d="M2 8 H14 M3.2 5.2 H12.8 M3.2 10.8 H12.8" stroke="currentColor" stroke-width="1.2" fill="none"/></svg>
|