UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.5 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 Square2B = createMeisterIcons("square-2-b", [["path", { "fill": "currentColor", "d": "M21 7v10c0 2.2-1.8 4-4 4h-1V3h1c2.2 0 4 1.7 4 4", "key": "23ea33f9fac7556ab472e395705bf3b03239b7ea", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.25 2.25H17c2.602 0 4.75 2.024 4.75 4.75v10A4.76 4.76 0 0 1 17 21.75h-1.75zm1.5 1.5v16.5H17A3.26 3.26 0 0 0 20.25 17V7c0-1.874-1.452-3.25-3.25-3.25z", "key": "e41c0a1fffa092210b23183e80bbe45b08905dd0", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.25 2.25h9.5v19.5h-9.5zm1.5 1.5v16.5h6.5V3.75z", "key": "9fc1f2104beff13943fb8b185e742cfe000d79de", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8 3v18H7c-2.2 0-4-1.8-4-4V7c0-2.2 1.8-4 4-4z", "key": "82d91c486414ebd6b38883b455333b8bb2789c73", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7 3.75A3.26 3.26 0 0 0 3.75 7v10A3.26 3.26 0 0 0 7 20.25h.25V3.75zM2.25 7A4.76 4.76 0 0 1 7 2.25h1.75v19.5H7A4.76 4.76 0 0 1 2.25 17z", "key": "d2ef154b4851f68d855869cc8c5054dddd0e09b5", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Square2B as default }; //# sourceMappingURL=Square2B.js.map