@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.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 Branch = createMeisterIcons("branch", [["path", { "fill": "currentColor", "d": "M4 3.75a.75.75 0 0 1 .75.75v3.55h2.537A2.76 2.76 0 0 1 10 5.75h8a2.756 2.756 0 0 1 2.75 2.75v1A2.756 2.756 0 0 1 18 12.25h-8a2.756 2.756 0 0 1-2.75-2.7h-2.5V15c0 .686.564 1.25 1.25 1.25h1.261A2.757 2.757 0 0 1 10 13.75h8a2.756 2.756 0 0 1 2.75 2.75v1A2.756 2.756 0 0 1 18 20.25h-8a2.757 2.757 0 0 1-2.739-2.5H6A2.756 2.756 0 0 1 3.25 15V4.5A.75.75 0 0 1 4 3.75M8.75 8.8v.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.25zm0 8.7v-1c0-.686.564-1.25 1.25-1.25h8c.686 0 1.25.564 1.25 1.25v1c0 .686-.564 1.25-1.25 1.25h-8c-.686 0-1.25-.564-1.25-1.25", "key": "2b7b0fdd4b0db7b8615c316c564163cdff463d8a", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Branch as default };
//# sourceMappingURL=Branch.js.map