@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 589 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const Bell = createMeisterIcons("bell", [["path",{"fill":"currentColor","d":"M12 3.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5ZM2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12ZM12 10.75a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5ZM9.25 12a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0Zm-1.5-2c0-1.286.964-2.25 2.25-2.25a.75.75 0 0 0 0-1.5c-2.114 0-3.75 1.636-3.75 3.75a.75.75 0 0 0 1.5 0Z","key":"f203f6d9151bfe88d07343978ad7917f6fe761f8"}]])
export default Bell