@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 782 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 Square10 = createMeisterIcons("square-10", [["path", { "fill": "currentColor", "d": "M7 3.75C5.114 3.75 3.75 5.114 3.75 7v1.15h16.5V7A3.26 3.26 0 0 0 17 3.75zM3.75 17V9.65h3.5v10.6H7A3.26 3.26 0 0 1 3.75 17m5 3.25H17A3.26 3.26 0 0 0 20.25 17V9.65H8.75zM2.25 7c0-2.714 2.036-4.75 4.75-4.75h10A4.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": "f092d63e69155436de459880787e6132d0c5b96c", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Square10 as default };
//# sourceMappingURL=Square10.js.map