UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.62 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 BoxCrossB = createMeisterIcons("box-cross-b", [["path", { "fill": "currentColor", "d": "M17.68 16.22a.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": "98f7fe9dc193d579f32c63dd8a2fec4a00cf3abf", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M13.22 16.22a.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.06M14.3 3.05a.75.75 0 0 1 .75-.75h2a4.76 4.76 0 0 1 4.75 4.75v5a.75.75 0 1 1-1.5 0v-5a3.26 3.26 0 0 0-3.25-3.25h-2a.75.75 0 0 1-.75-.75m-7.25.75A3.26 3.26 0 0 0 3.8 7.05v10a3.26 3.26 0 0 0 3.25 3.25.75.75 0 0 1 0 1.5 4.76 4.76 0 0 1-4.75-4.75v-10A4.76 4.76 0 0 1 7.05 2.3h2a.75.75 0 0 1 0 1.5z", "key": "e294318fd5e28e7552460c926220f523a821d4f2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.05 3.05v4.5c0 .8-.7 1.5-1.5 1.5h-3c-.8 0-1.5-.7-1.5-1.5v-4.5z", "key": "6cda59147b5565c1a970612d2e2a1e2906bf0104", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.3 2.3h7.5v5.25c0 1.214-1.036 2.25-2.25 2.25h-3C9.336 9.8 8.3 8.764 8.3 7.55zm1.5 1.5v3.75c0 .386.364.75.75.75h3c.386 0 .75-.364.75-.75V3.8z", "key": "dcda4f4e019da35ac52dc724c483e7a1b01ef173", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BoxCrossB as default }; //# sourceMappingURL=BoxCrossB.js.map