UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 910 B
/** * @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 ArrowTopleft = createMeisterIcons("arrow-topleft", [["path", { "fill": "currentColor", "d": "M8.014 7.872a.75.75 0 0 1 1.06 0l7.071 7.071a.75.75 0 0 1-1.06 1.061L8.014 8.933a.75.75 0 0 1 0-1.06", "key": "b6bb8446fa5c3c7d16bd73d92f64807d5d6b05a3", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m8.94 9.037.142 5.214a.75.75 0 0 1-1.5.04L7.44 9.05v-.01c0-.838.69-1.528 1.528-1.528h.01l5.304.071a.75.75 0 0 1-.02 1.5l-5.295-.07q-.004-.002-.016.01a.03.03 0 0 0-.01.015", "key": "9c8e07ffd26b1c7bd4b3ee2e6222001cae66af7c", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowTopleft as default }; //# sourceMappingURL=ArrowTopleft.js.map