@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 805 B
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 ChevronBreakLeft = createMeisterIcons("chevron-break-left", [["path", { "fill": "currentColor", "d": "M16.88 5.87a.75.75 0 0 1 0 1.06l-4.9 4.9-.53-.53.53.53a.24.24 0 0 0-.08.17.24.24 0 0 0 .08.17l-.53.53.53-.53 4.9 4.9a.75.75 0 1 1-1.06 1.06l-4.9-4.9a1.716 1.716 0 0 1 0-2.46l4.9-4.9a.75.75 0 0 1 1.06 0m-9.23-.62A.75.75 0 0 1 8.4 6v12a.75.75 0 0 1-1.5 0V6a.75.75 0 0 1 .75-.75", "key": "eff310b999cb8a7881cc6bcf80dcfb77ac34a7a8", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ChevronBreakLeft as default };
//# sourceMappingURL=ChevronBreakLeft.js.map