@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.82 kB
JavaScript
;
/**
* @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 DesignAlignCenterB = createMeisterIcons("design-align-center-b", [["path", { "fill": "currentColor", "d": "M15 10H9c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h6c1.1 0 2 .9 2 2v2c0 1.1-.9 2-2 2", "key": "706a52dfc2ce5eb94e01bfafaeb900dc4f351f75", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9 4.75c-.686 0-1.25.564-1.25 1.25v2c0 .686.564 1.25 1.25 1.25h6c.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.25h6A2.756 2.756 0 0 1 17.75 6v2A2.756 2.756 0 0 1 15 10.75H9A2.756 2.756 0 0 1 6.25 8z", "key": "a2efa123b90f1ec7147c7971a51dfbea8c521e94", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18 20H6c-1.1 0-2-.9-2-2v-2c0-1.1.9-2 2-2h12c1.1 0 2 .9 2 2v2c0 1.1-.9 2-2 2", "key": "8c914685c69dcb4bce518c9501f0627c054a38d8", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6 14.75c-.686 0-1.25.564-1.25 1.25v2c0 .686.564 1.25 1.25 1.25h12c.686 0 1.25-.564 1.25-1.25v-2c0-.686-.564-1.25-1.25-1.25zM3.25 16A2.756 2.756 0 0 1 6 13.25h12A2.756 2.756 0 0 1 20.75 16v2A2.756 2.756 0 0 1 18 20.75H6A2.756 2.756 0 0 1 3.25 18z", "key": "a45123c5ba9af305af88230d109bc50e92fc15be", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 9.25a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0v-4a.75.75 0 0 1 .75-.75", "key": "844c8da4be9083b3a4d137e59c6feb4cc43b5aae", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { DesignAlignCenterB as default };
//# sourceMappingURL=DesignAlignCenterB.js.map