@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 Square3VarB = createMeisterIcons("square-3-var-b", [["path", { "fill": "currentColor", "d": "M17 21h-1V3h1c2.2 0 4 1.8 4 4v10c0 2.2-1.8 4-4 4", "key": "c769dacca9a9cce7f4e87efb87a77c529ab11d68", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.25 2.25H17A4.76 4.76 0 0 1 21.75 7v10A4.76 4.76 0 0 1 17 21.75h-1.75zm1.5 1.5v16.5H17A3.26 3.26 0 0 0 20.25 17V7A3.26 3.26 0 0 0 17 3.75z", "key": "761b8b2d127865259c126e591bb25d1c61424aa9", "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.25h8.25V3.75zM2.25 7A4.76 4.76 0 0 1 7 2.25h9.75v19.5H7A4.76 4.76 0 0 1 2.25 17z", "key": "91ad66a4c971262cf511272156e3317c74b784f0", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Square3VarB as default };
//# sourceMappingURL=Square3VarB.js.map