@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 477 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const AlignRight = createMeisterIcons("align-right", [["path",{"fill":"currentColor","d":"M4.5 5.25a.75.75 0 0 0 0 1.5h15a.75.75 0 0 0 0-1.5h-15Zm6 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-.75Zm6.75 3.25a.75.75 0 0 0 0 1.5h9a.75.75 0 0 0 0-1.5h-9Z","key":"8b04196b5010e749e2ba63afc63ef65e5e7bd7af"}]])
export default AlignRight