@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.19 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 ArrowCircleTopleft = createMeisterIcons("arrow-circle-topleft", [["path", { "fill": "currentColor", "d": "M12 20.25a8.25 8.25 0 1 0 0-16.5 8.25 8.25 0 0 0 0 16.5M21.75 12c0 5.385-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12 6.615 2.25 12 2.25s9.75 4.365 9.75 9.75", "key": "860ed79fc22b56b775d2a3c4514eb8f9adb898cf", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.663 14.925a.75.75 0 0 1-1.061 0l-4.667-4.667a.75.75 0 0 1 1.06-1.06l4.668 4.667a.75.75 0 0 1 0 1.06", "key": "8ab977fa23398055711d95b07dc788f4ac8a2198", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.182 14.438a.75.75 0 0 1-.75-.75v-3.536c0-.697.548-1.245 1.245-1.245h3.536a.75.75 0 1 1 0 1.5h-3.28v3.281a.75.75 0 0 1-.75.75", "key": "a76e39cbe206f038271cc3aaa8fc34727d8f322d", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowCircleTopleft as default };
//# sourceMappingURL=ArrowCircleTopleft.js.map