@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.11 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 Square1B = createMeisterIcons("square-1-b", [["path", { "fill": "currentColor", "d": "M7 3.75A3.26 3.26 0 0 0 3.75 7v.25h16.5V7c0-1.874-1.452-3.25-3.25-3.25zM2.25 7A4.76 4.76 0 0 1 7 2.25h10c2.602 0 4.75 2.024 4.75 4.75v1.75H2.25z", "key": "52adb61bed609c016b93055879044ddcf1d713d3", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M21 8v9c0 2.2-1.8 4-4 4H7c-2.2 0-4-1.8-4-4V8z", "key": "9262a4a5ea8f45a07a5a6f6cf40e7e3b5aa04a7c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.25 7.25h19.5V17A4.76 4.76 0 0 1 17 21.75H7A4.76 4.76 0 0 1 2.25 17zm1.5 1.5V17A3.26 3.26 0 0 0 7 20.25h10A3.26 3.26 0 0 0 20.25 17V8.75z", "key": "35db57330d9bcbb55f3385ea3774af69c8c8b645", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Square1B as default };
//# sourceMappingURL=Square1B.js.map