UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.14 kB
"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 Square12VarB = createMeisterIcons("square-12-var-b", [["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.25h4.25V3.75zM2.25 7A4.76 4.76 0 0 1 7 2.25h5.75v19.5H7c-2.726 0-4.75-2.148-4.75-4.75z", "key": "a4759dbc64c8e1ade7cba7b28cff1735ce7f149f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 21V3h5c2.2 0 4 1.8 4 4v10c0 2.2-1.8 4-4 4z", "key": "d08870e22322d0fcd14c5e94b34f72231f7c6e17", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.25 2.25H17A4.76 4.76 0 0 1 21.75 7v10A4.76 4.76 0 0 1 17 21.75h-5.75zm1.5 1.5v16.5H17A3.26 3.26 0 0 0 20.25 17V7A3.26 3.26 0 0 0 17 3.75z", "key": "040be7ad5937bb6356e19dc3d101db39d4ec95e5", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Square12VarB as default }; //# sourceMappingURL=Square12VarB.js.map