@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":"b2dba439b904327bdc9048632ea90787849155bf"}]])
export default AlignCenter