UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 892 B
/** * @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 Circle9 = createMeisterIcons("circle-9", [["path", { "fill": "currentColor", "d": "M4.69 8.15A8.21 8.21 0 0 1 12 3.75a8.21 8.21 0 0 1 7.31 4.4zm-.606 1.5A8.4 8.4 0 0 0 3.75 12c0 .745.097 1.465.278 2.15h7.222v-4.5zm7.166 6H4.588a8.2 8.2 0 0 0 6.662 4.567zm1.5.009 6.619.079a8.2 8.2 0 0 1-6.619 4.479zm7.196-1.415-7.196-.085v-4.51h7.166A8.4 8.4 0 0 1 20.25 12c0 .78-.106 1.532-.304 2.244M12 2.25A9.713 9.713 0 0 0 2.25 12 9.713 9.713 0 0 0 12 21.75 9.713 9.713 0 0 0 21.75 12 9.713 9.713 0 0 0 12 2.25", "key": "6c87302e498899be4d7a0386b8928fadfa3125ec", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Circle9 as default }; //# sourceMappingURL=Circle9.js.map