UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.01 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 BoxCross = createMeisterIcons("box-cross", [["path", { "fill": "currentColor", "d": "M7 3.75A3.26 3.26 0 0 0 3.75 7v10A3.26 3.26 0 0 0 7 20.25a.75.75 0 0 1 0 1.5A4.76 4.76 0 0 1 2.25 17V7A4.76 4.76 0 0 1 7 2.25h10A4.76 4.76 0 0 1 21.75 7v5a.75.75 0 0 1-1.5 0V7A3.26 3.26 0 0 0 17 3.75h-1.25V7.5c0 1.214-1.036 2.25-2.25 2.25h-3c-1.214 0-2.25-1.036-2.25-2.25V3.75zm2.75 0V7.5c0 .386.364.75.75.75h3c.386 0 .75-.364.75-.75V3.75zm7.88 13.48a.75.75 0 1 0-1.06-1.06l-1.17 1.17-1.17-1.17a.75.75 0 0 0-1.06 1.06l1.17 1.17-1.17 1.17a.75.75 0 1 0 1.06 1.06l1.17-1.17 1.17 1.17a.75.75 0 0 0 1.06-1.06l-1.17-1.17z", "key": "c3a7d6cfdf3b5a09697e3e466266ac0c9d4650eb", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BoxCross as default }; //# sourceMappingURL=BoxCross.js.map