@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.77 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 DesignAlignRightB = createMeisterIcons("design-align-right-b", [["path", { "fill": "currentColor", "d": "M10 14h5c1.1 0 2 .9 2 2v2c0 1.1-.9 2-2 2h-5c-1.1 0-2-.9-2-2v-2c0-1.2.8-2 2-2", "key": "306335cf26ac2df8c30107ac1b8c5a391f4fe02a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.08 15.08c-.19.19-.33.49-.33.92v2c0 .686.564 1.25 1.25 1.25h5c.686 0 1.25-.564 1.25-1.25v-2c0-.686-.564-1.25-1.25-1.25h-5c-.43 0-.73.14-.92.33m-1.06-1.06c.51-.51 1.21-.77 1.98-.77h5A2.756 2.756 0 0 1 17.75 16v2A2.756 2.756 0 0 1 15 20.75h-5A2.756 2.756 0 0 1 7.25 18v-2c0-.77.26-1.47.77-1.98", "key": "a7c8aa977fcaae973a79bb64f9ed7462071f0cd2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6 4h9c1.1 0 2 .9 2 2v2c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2V6c0-1.2.8-2 2-2", "key": "7981a763e0c7f611d070cb49114ac543e62f5342", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.08 5.08c-.19.19-.33.49-.33.92v2c0 .686.564 1.25 1.25 1.25h9c.686 0 1.25-.564 1.25-1.25V6c0-.686-.564-1.25-1.25-1.25H6c-.43 0-.73.14-.92.33M4.02 4.02c.51-.51 1.21-.77 1.98-.77h9A2.756 2.756 0 0 1 17.75 6v2A2.756 2.756 0 0 1 15 10.75H6A2.756 2.756 0 0 1 3.25 8V6c0-.77.26-1.47.77-1.98M20 3.25a.75.75 0 0 1 .75.75v16a.75.75 0 0 1-1.5 0V4a.75.75 0 0 1 .75-.75", "key": "c2d20034556f157eb6e4ff4aa8be19d39568c759", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { DesignAlignRightB as default };
//# sourceMappingURL=DesignAlignRightB.js.map