UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 784 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 Square11 = createMeisterIcons("square-11", [["path", { "fill": "currentColor", "d": "M7 3.75A3.26 3.26 0 0 0 3.75 7v10c0 1.798 1.376 3.25 3.25 3.25h1.15V3.75zm10 16.5H9.65v-7.5h10.6V17A3.26 3.26 0 0 1 17 20.25m3.25-9H9.65v-7.5H17A3.26 3.26 0 0 1 20.25 7zM2.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.75H7c-2.726 0-4.75-2.148-4.75-4.75z", "key": "2b7e211b098be1199244ec7ffd96ac742dd72d80", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Square11 as default }; //# sourceMappingURL=Square11.js.map