@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.2 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 ArrowCircleDownleft = createMeisterIcons("arrow-circle-downleft", [["path", { "fill": "currentColor", "d": "M3.75 12a8.25 8.25 0 1 0 16.5 0 8.25 8.25 0 0 0-16.5 0M12 21.75c-5.385 0-9.75-4.365-9.75-9.75S6.615 2.25 12 2.25s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75", "key": "c7ed8ae06dd25480ab5bf1dc87a1252aacd3bdac", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.625 8.687a.75.75 0 0 1 0 1.061L9.96 14.415a.75.75 0 1 1-1.061-1.06l4.667-4.668a.75.75 0 0 1 1.06 0", "key": "b83711007af25b2e2769d37058f6d4c0ef2f80a7", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.138 14.168a.75.75 0 0 1-.75.75H9.852a1.233 1.233 0 0 1-1.245-1.245v-3.536a.75.75 0 1 1 1.5 0v3.28h3.28a.75.75 0 0 1 .75.75", "key": "65731388c5fbfd7730162e8f1ce7d41a37e1cad4", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowCircleDownleft as default };
//# sourceMappingURL=ArrowCircleDownleft.js.map