UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 2.17 kB
"use strict"; /** * @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 BranchCrossB = createMeisterIcons("branch-cross-b", [["path", { "fill": "currentColor", "d": "M17.63 16.87a.75.75 0 0 1 0 1.06l-3.4 3.4a.75.75 0 1 1-1.06-1.06l3.4-3.4a.75.75 0 0 1 1.06 0", "key": "8259ed32d36025b6628bba4c29a8ea779cc39946", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M13.17 16.87a.75.75 0 0 1 1.06 0l3.4 3.4a.75.75 0 1 1-1.06 1.06l-3.4-3.4a.75.75 0 0 1 0-1.06", "key": "a7d989cb423bace769cf570ef2121f16c82fcee4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18 10.2h-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": "b84506d93d4473ebdcca44400054e8b2ad4fed67", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10 5.95c-.686 0-1.25.564-1.25 1.25v1c0 .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.25zM7.25 7.2A2.756 2.756 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 7.25 8.2zM10 13.95c-.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.756 2.756 0 0 1-2.75-2.75v-1A2.756 2.756 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.25z", "key": "c273efe72973e07af16e345cacd919222612ca8a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M4 2.45a.75.75 0 0 1 .75.75v10.5c0 .686.564 1.25 1.25 1.25h2a.75.75 0 1 1 0 1.5H6a2.756 2.756 0 0 1-2.75-2.75V3.2A.75.75 0 0 1 4 2.45", "key": "e0f67172df9e8f061d11ed41e86f7d5614b00f39", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.25 7.5A.75.75 0 0 1 4 6.75h4a.75.75 0 0 1 0 1.5H4a.75.75 0 0 1-.75-.75", "key": "c0c565fb15b62905e12f9d23f5ddc818e6f0054b", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BranchCrossB as default }; //# sourceMappingURL=BranchCrossB.js.map