@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 646 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const Apps = createMeisterIcons("apps", [["path",{"fill":"currentColor","d":"M5.75 7a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0ZM8 3.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5ZM14.75 7a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0ZM17 3.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5Zm-9 10.5a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5ZM4.25 16a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0Zm10.5 0a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0ZM17 12.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5Z","key":"37a9dfec09d5de99891c543947c575e8ef14280c"}]])
export default Apps