@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.16 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 ArrowCircleTop = createMeisterIcons("arrow-circle-top", [["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": "4236ad85419625429147c6d4d2372d78ac48f047", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 15.75a.75.75 0 0 1-.75-.75V8.4a.75.75 0 0 1 1.5 0V15a.75.75 0 0 1-.75.75", "key": "cafa0a52298534f7ac77fef0853959e373901900", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.47 11.53a.75.75 0 0 1 0-1.06l2.5-2.5a1.233 1.233 0 0 1 1.76 0l2.5 2.5a.75.75 0 1 1-1.06 1.06l-2.32-2.32-2.32 2.32a.75.75 0 0 1-1.06 0", "key": "ffe771c4489d057ccecd812e5944b42e60a9c17e", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowCircleTop as default };
//# sourceMappingURL=ArrowCircleTop.js.map