@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 480 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const AlignCenter = createMeisterIcons("align-center", [["path",{"fill":"currentColor","d":"M4.5 5.25a.75.75 0 0 0 0 1.5h15a.75.75 0 0 0 0-1.5h-15Zm3 4a.75.75 0 0 0 0 1.5h9a.75.75 0 0 0 0-1.5h-9ZM3.75 14a.75.75 0 0 1 .75-.75h15a.75.75 0 0 1 0 1.5h-15a.75.75 0 0 1-.75-.75Zm3.75 3.25a.75.75 0 0 0 0 1.5h9a.75.75 0 0 0 0-1.5h-9Z","key":"09669d8e1453ffdde9990d9d497d487ceb6f0705"}]])
export default AlignCenter