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 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": "fb4b2cbb5cd0a5bc39678d6e089326df3475061e", "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": "1046db555965ba813ccd0a72dd698e92466da908", "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": "8cb5014e3cb53f8afc3258cab09ddca2c74f77a7", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowCrashTop as default }; //# sourceMappingURL=ArrowCrashTop.js.map