@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.14 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 ArrowCrashDown = createMeisterIcons("arrow-crash-down", [["path", { "fill": "currentColor", "d": "M12 18.246a.75.75 0 0 1-.75-.75v-10a.75.75 0 0 1 1.5 0v10a.75.75 0 0 1-.75.75", "key": "9b433ff94ca5eb7d9fddc17c9a7b9b155d406414", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m12.069 16.747 3.694-3.794A.75.75 0 1 1 16.837 14l-3.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.047l3.694 3.794q.002.003.019.005.017-.002.019-.005", "key": "6454d48ca2a46b8feb48ec18772b45c79edecdfa", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18.75 17.504a.75.75 0 0 1-.75.75H6a.75.75 0 0 1 0-1.5h12a.75.75 0 0 1 .75.75", "key": "29cad5110f5a870947949d19853fd5b7849f245b", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowCrashDown as default };
//# sourceMappingURL=ArrowCrashDown.js.map