@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.01 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 ArrowBreakDown = createMeisterIcons("arrow-break-down", [["path", { "fill": "currentColor", "d": "M12 4.3a.75.75 0 0 1 .75.75v13.9a.75.75 0 1 1-1.5 0V5.05A.75.75 0 0 1 12 4.3", "key": "3562f3edad4a846a9c4ab4a59354380e0b10bb8c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.764 13.125a.75.75 0 0 1 1.061-.01l5.005 4.905a.24.24 0 0 0 .17.08.24.24 0 0 0 .17-.08l4.9-4.9a.75.75 0 0 1 1.06 1.06l-4.9 4.9a1.716 1.716 0 0 1-2.457.003l-4.998-4.897a.75.75 0 0 1-.01-1.06M5.25 5.05A.75.75 0 0 1 6 4.3h12a.75.75 0 0 1 0 1.5H6a.75.75 0 0 1-.75-.75", "key": "4c02cddb3dbd0771e28a8fa6094be12eb5df1077", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowBreakDown as default };
//# sourceMappingURL=ArrowBreakDown.js.map