@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.26 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 ArrowDuoLeft = createMeisterIcons("arrow-duo-left", [["path", { "fill": "currentColor", "d": "M11.45 18.25a.75.75 0 0 1 .75-.75h6a.75.75 0 0 1 0 1.5h-6a.75.75 0 0 1-.75-.75", "key": "509f73cc643b792476fca4663edfc4db30c64e81", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m12.41 18.3 2.32-2.32a.75.75 0 0 0-1.06-1.06l-2.5 2.5a1.233 1.233 0 0 0 0 1.76l2.5 2.5a.75.75 0 0 0 1.06-1.06zM6.25 7.95A.75.75 0 0 1 7 7.2h11.2a.75.75 0 0 1 0 1.5H7a.75.75 0 0 1-.75-.75", "key": "833f5644544dba3a6f4274b91198e8a2d7e460cd", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.557 8.023a.4.4 0 0 0 .073.097l4.5 4.5a.75.75 0 0 1-1.06 1.06l-4.5-4.5c-.312-.311-.52-.719-.52-1.18s.208-.868.52-1.18l4.5-4.5a.75.75 0 0 1 1.06 1.06l-4.5 4.5a.4.4 0 0 0-.073.097L6.55 8v.005z", "key": "0369d4ac54e14ca7806755e87b1a3ce8029091ef", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowDuoLeft as default };
//# sourceMappingURL=ArrowDuoLeft.js.map