@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 ArrowCircleTopright = createMeisterIcons("arrow-circle-topright", [["path", { "fill": "currentColor", "d": "M12 3.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12", "key": "da544a1c09731885f8387baee3d13b6d43b2a112", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.55 14.838a.75.75 0 0 1 0-1.061l4.666-4.667a.75.75 0 0 1 1.061 1.06l-4.667 4.668a.75.75 0 0 1-1.06 0", "key": "7899feb5585161fdedad82c3a4925b8d7ed22783", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10.037 9.357a.75.75 0 0 1 .75-.75h3.536c.697 0 1.245.548 1.245 1.245v3.536a.75.75 0 1 1-1.5 0v-3.28h-3.281a.75.75 0 0 1-.75-.75", "key": "1a432e6aea05445d269ce32a6efd661f4aaf21e9", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowCircleTopright as default };
//# sourceMappingURL=ArrowCircleTopright.js.map