@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.32 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 ArrowCircleTopB = createMeisterIcons("arrow-circle-top-b", [["path", { "fill": "currentColor", "d": "M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18", "key": "73470a8f831b5df564bcd04f4783abfefbb1a6ed", "fillRule": "evenodd", "clipRule": "evenodd" }], ["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": "9c321282e5c5c692b33946b880510fbcb2b8dae8", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M12 8.55a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-1.5 0v-6a.75.75 0 0 1 .75-.75", "key": "9b243ce563c345541215bec51b15ee55a8337b6f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "m11.95 9.51 2.32 2.32a.75.75 0 1 0 1.06-1.06l-2.5-2.5a1.233 1.233 0 0 0-1.76 0l.53.53-.53-.53-2.5 2.5a.75.75 0 1 0 1.06 1.06z", "key": "47c78a34f3f409e766545fb5e922e5164f64d023", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowCircleTopB as default };
//# sourceMappingURL=ArrowCircleTopB.js.map