UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 741 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 Square3 = createMeisterIcons("square-3", [["path", { "fill": "currentColor", "d": "M3.75 7A3.26 3.26 0 0 1 7 3.75h8.25v16.5H7A3.26 3.26 0 0 1 3.75 17zm13 13.25H17A3.26 3.26 0 0 0 20.25 17V7A3.26 3.26 0 0 0 17 3.75h-.25zM7 2.25A4.76 4.76 0 0 0 2.25 7v10A4.76 4.76 0 0 0 7 21.75h10A4.76 4.76 0 0 0 21.75 17V7A4.76 4.76 0 0 0 17 2.25z", "key": "ccb13d6e01dce594de5a478f0413952991bc2da1", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Square3 as default }; //# sourceMappingURL=Square3.js.map