UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.14 kB
"use strict"; /** * @license @meistericons/react v0.21.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": "6283dd1a0a7f78e5dd5f827499b999d6e292cc71", "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": "8dd43174874af0db820f0b290b784f265fad9d4a", "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": "db5fe9de22bfc825ef1fb04adc2b38ede134bc21", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowCrashLeft as default }; //# sourceMappingURL=ArrowCrashLeft.js.map