@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 706 B
JavaScript
/**
* @license @meistericons/vue v0.5.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 AlignLeft = createMeisterIcons("align-left", [["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.5h9a.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.5h9a.75.75 0 0 0 0-1.5z", "key": "0d535d42d3e9a0ddd0cc0947fbf044201f302319", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { AlignLeft as default };
//# sourceMappingURL=AlignLeft.js.map