@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 896 B
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 ArrowLeft = createMeisterIcons("arrow-left", [["path", { "fill": "currentColor", "d": "M6.263 11.9a.75.75 0 0 1 .75-.75h10a.75.75 0 0 1 0 1.5h-10a.75.75 0 0 1-.75-.75", "key": "6406cd9df07a6bcd7ee7f55d034b5acd3978560f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m7.742 12.068 3.786 3.588a.75.75 0 0 1-1.031 1.088l-3.808-3.607-.007-.007a1.535 1.535 0 0 1 0-2.16l.007-.008 3.8-3.7a.75.75 0 1 1 1.047 1.075l-3.794 3.694q-.003.002-.005.019.001.015.005.018", "key": "c4c669b93b0048f87eb214570a64fd61a4bbae7e", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowLeft as default };
//# sourceMappingURL=ArrowLeft.js.map