UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.27 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 ArrowSquareTop = createMeisterIcons("arrow-square-top", [["path", { "fill": "currentColor", "d": "M3.75 15c0 2.886 2.364 5.25 5.25 5.25h6c2.886 0 5.25-2.364 5.25-5.25V9c0-2.786-2.464-5.25-5.25-5.25H9C6.114 3.75 3.75 6.114 3.75 9zM9 21.75c-3.714 0-6.75-3.036-6.75-6.75V9c0-3.714 3.036-6.75 6.75-6.75h6c3.614 0 6.75 3.136 6.75 6.75v6c0 3.714-3.036 6.75-6.75 6.75z", "key": "1f2305545be9ef222194b2563500c95a9eb74378", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 16.15a.75.75 0 0 1-.75-.75V8.8a.75.75 0 0 1 1.5 0v6.6a.75.75 0 0 1-.75.75", "key": "453638fde9ee20e56c72ae2e3c81223d68e61a46", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.47 11.93a.75.75 0 0 1 0-1.06l2.5-2.5a1.233 1.233 0 0 1 1.76 0l2.5 2.5a.75.75 0 1 1-1.06 1.06l-2.32-2.32-2.32 2.32a.75.75 0 0 1-1.06 0", "key": "4442943c1d06d9c6382a9cd483f9f345225ad243", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowSquareTop as default }; //# sourceMappingURL=ArrowSquareTop.js.map