@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.16 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 BoxBlock = createMeisterIcons("box-block", [["path", { "fill": "currentColor", "d": "M3.75 7A3.26 3.26 0 0 1 7 3.75h1.25V7.5c0 1.214 1.036 2.25 2.25 2.25h3c1.214 0 2.25-1.036 2.25-2.25V3.75H17A3.26 3.26 0 0 1 20.25 7v5a.75.75 0 0 0 1.5 0V7A4.76 4.76 0 0 0 17 2.25H7A4.76 4.76 0 0 0 2.25 7v10A4.76 4.76 0 0 0 7 21.75a.75.75 0 0 0 0-1.5A3.26 3.26 0 0 1 3.75 17zm6-3.25V7.5c0 .386.364.75.75.75h3c.386 0 .75-.364.75-.75V3.75zm7.035 11.304c-.994-.59-2.327-.45-3.255.476l-.01.01-.01.01c-.892.828-1.06 2.155-.442 3.221zm1.047 1.075-3.715 3.715c1.018.596 2.4.444 3.233-.454l.02-.02.02-.02c.892-.828 1.06-2.154.442-3.22m.608-1.65c-1.605-1.717-4.282-1.687-5.96-.019-1.718 1.605-1.689 4.282-.02 5.96 1.592 1.703 4.374 1.707 5.97.01 1.708-1.605 1.675-4.275.01-5.95", "key": "d2e2fd76c155365a14bb3247605f737e0dd0206e", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BoxBlock as default };
//# sourceMappingURL=BoxBlock.js.map