@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.03 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 DesignAlignCenter = createMeisterIcons("design-align-center", [["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.25zm3.75 6H15A2.756 2.756 0 0 0 17.75 8V6A2.756 2.756 0 0 0 15 3.25H9A2.756 2.756 0 0 0 6.25 6v2A2.756 2.756 0 0 0 9 10.75h2.25v2.5H6A2.756 2.756 0 0 0 3.25 16v2A2.756 2.756 0 0 0 6 20.75h12A2.756 2.756 0 0 0 20.75 18v-2A2.756 2.756 0 0 0 18 13.25h-5.25zm-.75 4H6c-.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.25z", "key": "70cf38066a601b9fe66da354e750ecafc018861d", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { DesignAlignCenter as default };
//# sourceMappingURL=DesignAlignCenter.js.map