UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 778 B
"use strict"; /** * @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 Square7 = createMeisterIcons("square-7", [["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.65h7.5v10.6H7A3.26 3.26 0 0 1 3.75 17m9 3.25H17A3.26 3.26 0 0 0 20.25 17V9.65h-7.5zM2.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": "90e0e2cd9d373325559778f5e25d73bc875be3b5", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Square7 as default }; //# sourceMappingURL=Square7.js.map