@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 ArrowBreakTop = createMeisterIcons("arrow-break-top", [["path", { "fill": "currentColor", "d": "M12 19.7a.75.75 0 0 1-.75-.75V5.05a.75.75 0 0 1 1.5 0v13.9a.75.75 0 0 1-.75.75", "key": "6e477fd834a8f59bb41979ee4fb5e249275045e2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18.236 10.875a.75.75 0 0 1-1.061.01L12.17 5.98A.24.24 0 0 0 12 5.9a.24.24 0 0 0-.17.08l-4.9 4.9a.75.75 0 1 1-1.06-1.06l4.9-4.9a1.716 1.716 0 0 1 2.457-.003l4.998 4.897c.296.29.3.765.01 1.061m.515 8.075a.75.75 0 0 1-.75.75H6a.75.75 0 0 1 0-1.5h12a.75.75 0 0 1 .75.75", "key": "574f543deed80a2d81e44e9434aeb52478819091", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowBreakTop as default };
//# sourceMappingURL=ArrowBreakTop.js.map