UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.05 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 BoxArrowTopleft = createMeisterIcons("box-arrow-topleft", [["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.25zm8.11 11.6H16a.75.75 0 0 0 0-1.5h-2.4a1.07 1.07 0 0 0-.656.24 1.03 1.03 0 0 0-.394.81v2.4a.75.75 0 0 0 1.5 0v-.89l2.02 2.02a.75.75 0 0 0 1.06-1.06z", "key": "45096b8be7a04caae9fe3b44150556c548fd1ef1", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BoxArrowTopleft as default }; //# sourceMappingURL=BoxArrowTopleft.js.map