UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 701 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 SquareB = createMeisterIcons("square-b", [["path", { "fill": "currentColor", "d": "M21 3H3v18h18z", "key": "a19412f82906f356bfe74b5bc39a7d5f74da0ac1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.25 2.25h19.5v19.5H2.25zm1.5 1.5v16.5h16.5V3.75z", "key": "df7de21fb506895e47c9f4ef600d47a9595bb712", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { SquareB as default }; //# sourceMappingURL=SquareB.js.map