@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 CaretDoubleLeft = createMeisterIcons("caret-double-left", [["path", { "fill": "currentColor", "d": "M17.357 7.93c.205-.204.647-.475 1.14-.228.451.226.54.692.54.959v7.7c0 .318-.15.668-.459.874a.93.93 0 0 1-.643.15 1 1 0 0 1-.578-.294l-3.809-3.809a.8.8 0 0 1-.255-.261.9.9 0 0 1-.13-.473c0-.23.082-.506.294-.718zm.18 1.941-2.639 2.64 2.64 2.639zM9.157 7.93c.205-.204.647-.475 1.14-.228.451.226.54.692.54.959v7.7c0 .318-.15.668-.458.874a.93.93 0 0 1-.644.15 1 1 0 0 1-.578-.294l-3.809-3.809a.8.8 0 0 1-.255-.261.9.9 0 0 1-.13-.473c0-.23.082-.506.294-.718zm.18 1.941-2.639 2.64 2.64 2.639z", "key": "2e408798dc54a3a7cf22af7cc3b1b99f0c144c0c", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CaretDoubleLeft as default };
//# sourceMappingURL=CaretDoubleLeft.js.map