UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.06 kB
"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 DesignAlignLeft = createMeisterIcons("design-align-left", [["path", { "fill": "currentColor", "d": "M4.75 4a.75.75 0 0 0-1.5 0v16a.75.75 0 0 0 1.5 0zM9 4.75c-.686 0-1.25.564-1.25 1.25v2c0 .686.564 1.25 1.25 1.25h5c.686 0 1.25-.564 1.25-1.25V6c0-.686-.564-1.25-1.25-1.25zM6.25 6A2.756 2.756 0 0 1 9 3.25h5A2.756 2.756 0 0 1 16.75 6v2A2.756 2.756 0 0 1 14 10.75H9A2.756 2.756 0 0 1 6.25 8zM9 14.75c-.686 0-1.25.564-1.25 1.25v2c0 .686.564 1.25 1.25 1.25h9c.686 0 1.25-.564 1.25-1.25v-2c0-.686-.564-1.25-1.25-1.25zM6.25 16A2.756 2.756 0 0 1 9 13.25h9A2.756 2.756 0 0 1 20.75 16v2A2.756 2.756 0 0 1 18 20.75H9A2.756 2.756 0 0 1 6.25 18z", "key": "e051f7dc469d2393ec332c17fdaeab558f70a5d0", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { DesignAlignLeft as default }; //# sourceMappingURL=DesignAlignLeft.js.map