@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 768 B
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 Square2 = createMeisterIcons("square-2", [["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.75zm1.75 0v16.5h6.5V3.75zM17 20.25h-.25V3.75H17A3.26 3.26 0 0 1 20.25 7v10A3.26 3.26 0 0 1 17 20.25M2.25 7A4.76 4.76 0 0 1 7 2.25h10A4.76 4.76 0 0 1 21.75 7v10A4.76 4.76 0 0 1 17 21.75H7A4.76 4.76 0 0 1 2.25 17z", "key": "60d39c884b664d6eca1deff5c2a569783395271c", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Square2 as default };
//# sourceMappingURL=Square2.js.map