@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 877 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 ChevronDoubleLeft = createMeisterIcons("chevron-double-left", [["path", { "fill": "currentColor", "d": "M17.243 7.82a.75.75 0 0 1 0 1.06L14.123 12l3.12 3.12a.75.75 0 0 1-1.06 1.06l-3.2-3.2a1.45 1.45 0 0 1-.446-1.018c0-.383.173-.742.487-.984l3.158-3.158a.75.75 0 0 1 1.06 0m-5.999 0a.75.75 0 0 1 0 1.06L8.123 12l3.12 3.12a.75.75 0 0 1-1.06 1.06l-3.2-3.2a1.45 1.45 0 0 1-.446-1.018c0-.383.173-.742.487-.984l3.158-3.158a.75.75 0 0 1 1.06 0M8.026 11.9", "key": "69d3856ae5b3cdab7c114633f3f94080e415617a", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ChevronDoubleLeft as default };
//# sourceMappingURL=ChevronDoubleLeft.js.map