UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.11 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 Square4B = createMeisterIcons("square-4-b", [["path", { "fill": "currentColor", "d": "M7 3.75C5.114 3.75 3.75 5.114 3.75 7v10A3.26 3.26 0 0 0 7 20.25h.25V3.75zM2.25 7c0-2.714 2.036-4.75 4.75-4.75h1.75v19.5H7A4.76 4.76 0 0 1 2.25 17z", "key": "5a62c254b792205b2cc6c8f6afdf510284fb93e3", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8 3h9c2.2 0 4 1.8 4 4v10c0 2.2-1.8 4-4 4H8z", "key": "d102719c0e4c512b02d5348b1ee45948b941f30b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.25 2.25H17A4.76 4.76 0 0 1 21.75 7v10A4.76 4.76 0 0 1 17 21.75H7.25zm1.5 1.5v16.5H17A3.26 3.26 0 0 0 20.25 17V7A3.26 3.26 0 0 0 17 3.75z", "key": "d059a8b2573ef2ae153928d6568b5976ead2b575", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Square4B as default }; //# sourceMappingURL=Square4B.js.map