UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.13 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 ArrowCrashRight = createMeisterIcons("arrow-crash-right", [["path", { "fill": "currentColor", "d": "M17.746 12.5a.75.75 0 0 1-.75.75h-10a.75.75 0 0 1 0-1.5h10a.75.75 0 0 1 .75.75", "key": "b7652b06bc7a19493a4e7ba7b25684fee2fdbf71", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m16.247 12.43-3.794-3.693A.75.75 0 1 1 13.5 7.663l3.807 3.707a1.535 1.535 0 0 1 0 2.16l-.007.007-3.8 3.7a.75.75 0 0 1-1.047-1.074l3.794-3.694q.003-.002.005-.019-.002-.017-.005-.02", "key": "23d4fd7d38e46b82d4eb71597ca659f5f1e6a979", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.004 5.75a.75.75 0 0 1 .75.75v12a.75.75 0 0 1-1.5 0v-12a.75.75 0 0 1 .75-.75", "key": "9cf1cd50412097a227e7f80addb94b08bffe5598", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowCrashRight as default }; //# sourceMappingURL=ArrowCrashRight.js.map