@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.61 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 CaretDoubleLeftB = createMeisterIcons("caret-double-left-b", [["path", { "fill": "currentColor", "d": "m17.888 7.962-3.9 3.9c-.1.1-.1.3 0 .3l3.9 3.9c.2.2.4 0 .4-.2v-7.7c0-.3-.2-.4-.4-.2", "key": "f9669e1a108354596ffdf3ead0bd4e87264472ed", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.357 7.432c.205-.205.647-.475 1.14-.228.451.225.54.692.54.958v7.7c0 .318-.15.668-.458.874a.93.93 0 0 1-.644.15 1 1 0 0 1-.578-.294l-3.808-3.808a.8.8 0 0 1-.256-.262.9.9 0 0 1-.13-.472c0-.23.082-.506.294-.718zm.18 1.94-2.639 2.64 2.64 2.64z", "key": "040c14ec03a9313abcdd9349b2e32e3b53a948d5", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m9.688 7.962-3.9 3.9c-.1.1-.1.3 0 .3l3.9 3.9c.2.2.4 0 .4-.2v-7.7c0-.3-.2-.4-.4-.2", "key": "176c6f2296251552dbd78951e3702bc8d2c0d154", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.157 7.432c.205-.205.647-.475 1.14-.228.451.225.54.692.54.958v7.7c0 .319-.15.668-.458.874a.93.93 0 0 1-.644.15 1 1 0 0 1-.578-.294l-3.809-3.808a.8.8 0 0 1-.255-.262.9.9 0 0 1-.13-.472c0-.23.082-.506.294-.718zm.18 1.94-2.639 2.64 2.64 2.64z", "key": "4b81c9020069a81c68747c5b65fe6176f5194454", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CaretDoubleLeftB as default };
//# sourceMappingURL=CaretDoubleLeftB.js.map