@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 734 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const IdCircle = createMeisterIcons("id-circle", [["path",{"fill":"currentColor","d":"M3.75 9c0-1.286.964-2.25 2.25-2.25h12c1.286 0 2.25.964 2.25 2.25v6c0 1.186-1.064 2.25-2.25 2.25H6c-1.286 0-2.25-.964-2.25-2.25V9ZM6 5.25C3.886 5.25 2.25 6.886 2.25 9v6c0 2.114 1.636 3.75 3.75 3.75h12c2.014 0 3.75-1.736 3.75-3.75V9c0-2.114-1.636-3.75-3.75-3.75H6ZM7.25 12a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0ZM9 8.75a3.25 3.25 0 1 0 0 6.5 3.25 3.25 0 0 0 0-6.5Zm4.75 1.75a.75.75 0 0 1 .75-.75h3a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1-.75-.75Zm.75 2.25a.75.75 0 0 0 0 1.5h3a.75.75 0 0 0 0-1.5h-3Z","key":"49241e9245c421066d1cf9273d354e64f0e2c7e0"}]])
export default IdCircle