UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.12 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 ArrowCrashTop = createMeisterIcons("arrow-crash-top", [["path", { "fill": "currentColor", "d": "M12 6.754a.75.75 0 0 1 .75.75v10a.75.75 0 0 1-1.5 0v-10a.75.75 0 0 1 .75-.75", "key": "be6227bfcae9e5b1a974b473db5b116fc45ae06d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m11.931 8.253-3.694 3.794A.75.75 0 1 1 7.163 11l3.707-3.807a1.535 1.535 0 0 1 2.16 0l.007.007 3.7 3.8a.75.75 0 0 1-1.074 1.047l-3.694-3.794q-.002-.003-.019-.005-.017.002-.019.005", "key": "ee03f0a82084e496011d01282f9c50923f06e8dc", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.25 7.496a.75.75 0 0 1 .75-.75h12a.75.75 0 0 1 0 1.5H6a.75.75 0 0 1-.75-.75", "key": "cf4a75a352b8b0c28160041ee000be18ec167513", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowCrashTop as default }; //# sourceMappingURL=ArrowCrashTop.js.map