UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.02 kB
/** * @license @meistericons/vue v0.5.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 BoxUp = createMeisterIcons("box-up", [["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.75 11.761.72.72a.75.75 0 1 0 1.06-1.061l-1.786-1.786-.109-.055a1.4 1.4 0 0 0-.623-.154c-.219 0-.51.063-.742.295l-1.7 1.7a.75.75 0 0 0 1.06 1.06l.62-.62V17a.75.75 0 0 0 1.5 0z", "key": "42e84a7105b0b8de33ba1386a796fb09caa6b3c4", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BoxUp as default }; //# sourceMappingURL=BoxUp.js.map