UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 737 B
"use strict"; /** * @license @meistericons/react v0.21.1 - ISC * The source code is licensed under the ISC license. * See the root directory for the LICENSE file. */ import createMeisterIcons from '../createMeisterIcons.js'; const AlignJustify = createMeisterIcons("align-justify", [["path", { "fill": "currentColor", "d": "M4.5 5.25a.75.75 0 0 0 0 1.5h15a.75.75 0 0 0 0-1.5zm0 4a.75.75 0 0 0 0 1.5h15a.75.75 0 0 0 0-1.5zM3.75 14a.75.75 0 0 1 .75-.75h15a.75.75 0 0 1 0 1.5h-15a.75.75 0 0 1-.75-.75m.75 3.25a.75.75 0 0 0 0 1.5h15a.75.75 0 0 0 0-1.5z", "key": "59bc96ac320b5f2153d8118b1d2ce08985ecec26", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { AlignJustify as default }; //# sourceMappingURL=AlignJustify.js.map