@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.2 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 BranchAdd = createMeisterIcons("branch-add", [["path", { "fill": "currentColor", "d": "M4 2.05a.75.75 0 0 1 .75.75v3.55h2.537A2.76 2.76 0 0 1 10 4.05h8a2.756 2.756 0 0 1 2.75 2.75v1A2.756 2.756 0 0 1 18 10.55h-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.05h8a2.756 2.756 0 0 1 2.75 2.75.75.75 0 1 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 0 1 0 1.5 2.757 2.757 0 0 1-2.739-2.5H6a2.756 2.756 0 0 1-2.75-2.75V2.8A.75.75 0 0 1 4 2.05M8.75 7.1v.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.25zm7.4 9.2a.75.75 0 0 0-1.5 0v1.65H13a.75.75 0 0 0 0 1.5h1.65v1.75a.75.75 0 1 0 1.5 0v-1.75h1.75a.75.75 0 0 0 0-1.5h-1.75z", "key": "ddf406c5a6c89bfd9f978a1a5abf83fbd7c59f5e", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BranchAdd as default };
//# sourceMappingURL=BranchAdd.js.map