@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.27 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 BranchCross = createMeisterIcons("branch-cross", [["path", { "fill": "currentColor", "d": "M4 2.45a.75.75 0 0 1 .75.75v3.55h2.537A2.76 2.76 0 0 1 10 4.45h8a2.756 2.756 0 0 1 2.75 2.75v1A2.756 2.756 0 0 1 18 10.95h-8a2.756 2.756 0 0 1-2.75-2.7h-2.5v5.45c0 .686.564 1.25 1.25 1.25h1.261A2.757 2.757 0 0 1 10 12.45h8a2.756 2.756 0 0 1 2.75 2.75.75.75 0 0 1-1.5 0c0-.686-.564-1.25-1.25-1.25h-8c-.686 0-1.25.564-1.25 1.25v1c0 .686.564 1.25 1.25 1.25a.75.75 0 1 1 0 1.5 2.757 2.757 0 0 1-2.739-2.5H6a2.756 2.756 0 0 1-2.75-2.75V3.2A.75.75 0 0 1 4 2.45M8.75 7.5v.7c0 .686.564 1.25 1.25 1.25h8c.686 0 1.25-.564 1.25-1.25v-1c0-.686-.564-1.25-1.25-1.25h-8c-.686 0-1.25.564-1.25 1.25zm8.88 10.43a.75.75 0 1 0-1.06-1.06l-1.17 1.17-1.17-1.17a.75.75 0 0 0-1.06 1.06l1.17 1.17-1.17 1.17a.75.75 0 1 0 1.06 1.06l1.17-1.17 1.17 1.17a.75.75 0 0 0 1.06-1.06l-1.17-1.17z", "key": "2ab41cde66faca815c278b24db195eecf9673150", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BranchCross as default };
//# sourceMappingURL=BranchCross.js.map