@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 2.06 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 BranchCheckB = createMeisterIcons("branch-check-b", [["path", { "fill": "currentColor", "d": "M18.138 16.89a.75.75 0 0 1-.016 1.06l-3.206 3.11a.8.8 0 0 1-.256.248.9.9 0 0 1-.473.13c-.229 0-.505-.083-.717-.295l-.038-.038-1.232-1.643a.75.75 0 1 1 1.2-.9l.815 1.088 2.863-2.776a.75.75 0 0 1 1.06.016", "key": "9e78d03c465ee4a175b64e6b1bc1c2c43483cfe4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18 10.313h-8c-1.1 0-2-.9-2-2v-1c0-1.1.9-2 2-2h8c1.1 0 2 .9 2 2v1c0 1.1-.9 2-2 2", "key": "d55c881491137cbe1e8872d36b20972c848398ac", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10 6.063c-.686 0-1.25.564-1.25 1.25v1c0 .685.564 1.25 1.25 1.25h8c.686 0 1.25-.565 1.25-1.25v-1c0-.686-.564-1.25-1.25-1.25zm-2.75 1.25A2.756 2.756 0 0 1 10 4.563h8a2.756 2.756 0 0 1 2.75 2.75v1a2.756 2.756 0 0 1-2.75 2.75h-8a2.756 2.756 0 0 1-2.75-2.75zm2.75 6.75c-.686 0-1.25.564-1.25 1.25v1c0 .685.564 1.25 1.25 1.25a.75.75 0 0 1 0 1.5 2.756 2.756 0 0 1-2.75-2.75v-1a2.756 2.756 0 0 1 2.75-2.75h8a2.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.25z", "key": "2c893e2efc874c9235f1a05d75cd9869274b261b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M4 2.563a.75.75 0 0 1 .75.75v10.5c0 .685.564 1.25 1.25 1.25h2a.75.75 0 0 1 0 1.5H6a2.756 2.756 0 0 1-2.75-2.75v-10.5a.75.75 0 0 1 .75-.75", "key": "6a95ce983f27e8c20910e71a652b8532992b13e0", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.25 7.613a.75.75 0 0 1 .75-.75h4a.75.75 0 0 1 0 1.5H4a.75.75 0 0 1-.75-.75", "key": "5217d8fc0ea19a73ec919d5dd2cf37261d4cec63", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BranchCheckB as default };
//# sourceMappingURL=BranchCheckB.js.map