UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.09 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 BoxArrowDownleft = createMeisterIcons("box-arrow-downleft", [["path", { "fill": "currentColor", "d": "M3.75 7c0-1.886 1.364-3.25 3.25-3.25h1.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 7v10A3.26 3.26 0 0 1 17 20.25H7A3.26 3.26 0 0 1 3.75 17zm10.5-3.25h-4.5V7.5c0 .386.364.75.75.75h3c.386 0 .75-.364.75-.75zM7 2.25C4.286 2.25 2.25 4.286 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.25zm10.13 10.32a.75.75 0 0 1 0 1.06l-2.02 2.02h.99a.75.75 0 0 1 0 1.5h-2.4c-.379 0-.654-.197-.81-.394a1.08 1.08 0 0 1-.24-.656v-2.4a.75.75 0 0 1 1.5 0v.79l1.92-1.92a.75.75 0 0 1 1.06 0", "key": "b193ddec8b4f01e54b938947ebc2f6b2bb9b2321", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BoxArrowDownleft as default }; //# sourceMappingURL=BoxArrowDownleft.js.map