@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.15 kB
JavaScript
;
/**
* @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 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": "f7d6370a0d8562590ee63c231f4e79573d140068", "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": "bd2252fa4fafd26644288d60c9bbabf97d4f997b", "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": "74dfd6b3047e9169e83c2d4c4d3cfe270bcd8995", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowCrashRight as default };
//# sourceMappingURL=ArrowCrashRight.js.map