@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.04 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 DivideBlockB = createMeisterIcons("divide-block-b", [["path", { "fill": "currentColor", "d": "m6.85 19.55-2.4-2.4c-.5-.5-.5-1.3 0-1.8l10.9-10.9c.5-.5 1.3-.5 1.8 0l2.4 2.4c.5.5.5 1.3 0 1.8l-10.9 10.9c-.5.5-1.3.5-1.8 0", "key": "435072e98664b196df50e6f1669f8171064d5c4f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.62 4.98a.52.52 0 0 0-.74 0l-10.9 10.9a.52.52 0 0 0 0 .74l2.4 2.4a.517.517 0 0 0 .74 0l10.9-10.9a.52.52 0 0 0 0-.74zm-1.8-1.06a2.017 2.017 0 0 1 2.86 0l2.4 2.4a2.017 2.017 0 0 1 0 2.86l-10.9 10.9a2.017 2.017 0 0 1-2.86 0l-2.4-2.4a2.02 2.02 0 0 1 0-2.86z", "key": "f2be82762b2c217f780e89afe82157bd28940e6b", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { DivideBlockB as default };
//# sourceMappingURL=DivideBlockB.js.map