@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1 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 MinusBlockB = createMeisterIcons("minus-block-b", [["path", { "fill": "currentColor", "d": "M3 13.7v-3.4C3 9.6 3.6 9 4.3 9h15.4c.7 0 1.3.6 1.3 1.3v3.4c0 .7-.6 1.3-1.3 1.3H4.2c-.7 0-1.2-.6-1.2-1.3", "key": "9d2267868bf0ac2aad8bc35d3b018ad6fb9666b4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M4.3 9.75a.575.575 0 0 0-.55.55v3.4c0 .366.24.55.45.55h15.5c.286 0 .55-.264.55-.55v-3.4a.575.575 0 0 0-.55-.55zm-2.05.55c0-1.114.936-2.05 2.05-2.05h15.4c1.114 0 2.05.936 2.05 2.05v3.4c0 1.114-.936 2.05-2.05 2.05H4.2c-1.19 0-1.95-1.016-1.95-2.05z", "key": "63444f4f68b71856609a0228a5f397e92d286417", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MinusBlockB as default };
//# sourceMappingURL=MinusBlockB.js.map