@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.13 kB
JavaScript
/**
* @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 ArrowCrashLeft = createMeisterIcons("arrow-crash-left", [["path", { "fill": "currentColor", "d": "M6.254 12.5a.75.75 0 0 1 .75-.75h10a.75.75 0 0 1 0 1.5h-10a.75.75 0 0 1-.75-.75", "key": "d464f37ff0c6f671eb5c1736a0f62f896e7fb57f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m7.753 12.57 3.794 3.693a.75.75 0 1 1-1.047 1.074L6.693 13.63a1.535 1.535 0 0 1 0-2.16l.007-.007 3.8-3.7a.75.75 0 1 1 1.047 1.074l-3.794 3.694q-.003.002-.005.019.002.017.005.02", "key": "6c5706a7e8d254d4fa7ccb1df1f9a690aa8a9936", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.996 19.25a.75.75 0 0 1-.75-.75v-12a.75.75 0 0 1 1.5 0v12a.75.75 0 0 1-.75.75", "key": "f9ae60e6e376e489ce21d01d106d04738bcc63be", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowCrashLeft as default };
//# sourceMappingURL=ArrowCrashLeft.js.map