@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.12 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 Square13B = createMeisterIcons("square-13-b", [["path", { "fill": "currentColor", "d": "M7 3.75C5.114 3.75 3.75 5.114 3.75 7v4.25h16.5V7A3.26 3.26 0 0 0 17 3.75zM2.25 7c0-2.714 2.036-4.75 4.75-4.75h10A4.76 4.76 0 0 1 21.75 7v5.75H2.25z", "key": "055962fe56e690a3199dd5fd32cce85bac3a087f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3 12h18v5c0 2.2-1.8 4-4 4H7c-2.2 0-4-1.8-4-4z", "key": "3cbed6055214bff090b212b9874f1cb5cfa276e8", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.25 11.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 17v-4.25z", "key": "d16decb5ee34ab1ef2ff056854d99ec3c5e2e2fc", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Square13B as default };
//# sourceMappingURL=Square13B.js.map