@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.04 kB
JavaScript
;
/**
* @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 BoxCheck = createMeisterIcons("box-check", [["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.388 11.328a.75.75 0 0 1-.016 1.06l-3.206 3.11a.8.8 0 0 1-.256.247.9.9 0 0 1-.473.13c-.229 0-.506-.083-.717-.295l-.038-.037L11.2 17.65a.75.75 0 0 1 1.2-.9l.815 1.087 2.863-2.775a.75.75 0 0 1 1.06.016", "key": "0e750f9338f92eb5a7fc6d49f45bd7ecaf28dba7", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BoxCheck as default };
//# sourceMappingURL=BoxCheck.js.map