@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 ArrowCircleDownright = createMeisterIcons("arrow-circle-downright", [["path", { "fill": "currentColor", "d": "M20.25 12a8.25 8.25 0 1 0-16.5 0 8.25 8.25 0 0 0 16.5 0M12 2.25c5.385 0 9.75 4.365 9.75 9.75s-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12 6.615 2.25 12 2.25", "key": "14b1a641c96f0508a71469c29564ae6e8b641938", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.162 9.55a.75.75 0 0 1 1.061 0l4.667 4.666a.75.75 0 0 1-1.06 1.061L9.161 10.61a.75.75 0 0 1 0-1.06", "key": "315be750a36a0f3f6645d1819b42a3fe6fca5de1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.643 10.037a.75.75 0 0 1 .75.75v3.536c0 .697-.548 1.245-1.245 1.245h-3.536a.75.75 0 0 1 0-1.5h3.28v-3.28a.75.75 0 0 1 .75-.75", "key": "4ccdc946fc448098e5413f1f84d9f06bb1ae664c", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowCircleDownright as default };
//# sourceMappingURL=ArrowCircleDownright.js.map