@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.51 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 Square8B = createMeisterIcons("square-8-b", [["path", { "fill": "currentColor", "d": "M15.25 8.2h6.5v8.75A4.76 4.76 0 0 1 17 21.7h-1.75zm1.5 1.5v10.5H17a3.26 3.26 0 0 0 3.25-3.25V9.7z", "key": "c7322d0ccb0075ac5df2b600eb6b597cc32cedad", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.25 8.2h9.5v13.5h-9.5zm1.5 1.5v10.5h6.5V9.7z", "key": "80f8638e772ed5f7e40f58ac34f5114fa06618d9", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.25 8.2h6.5v13.5H7a4.76 4.76 0 0 1-4.75-4.75zm1.5 1.5v7.25A3.26 3.26 0 0 0 7 20.2h.25V9.7z", "key": "cde7eea0a5b31b63a8bdb143f45bc8b4c582fa4f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M21 7.05v2H3v-2c0-2.2 1.8-4 4-4h10c2.2 0 4 1.7 4 4", "key": "67983ce346397cd0246695e67559358c87b41330", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7 3.8a3.26 3.26 0 0 0-3.25 3.25V8.3h16.5V7.05c0-1.874-1.452-3.25-3.25-3.25zM2.25 7.05A4.76 4.76 0 0 1 7 2.3h10c2.602 0 4.75 2.024 4.75 4.75V9.8H2.25z", "key": "6ad412132ed15ff44e879b012a411bf16a0003b9", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Square8B as default };
//# sourceMappingURL=Square8B.js.map