@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.24 kB
JavaScript
/**
* @license @meistericons/vue v0.5.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": "a096327dec95821e4e322d70ea36776b3da5cecf", "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": "f5838a261b17573fa67c9c1bebae6574d0abf28d", "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": "5ae16a59d85cf4313af9ef680b47d2041ec1daa7", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowDuoLeft as default };
//# sourceMappingURL=ArrowDuoLeft.js.map