UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 814 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 Circle10 = createMeisterIcons("circle-10", [["path", { "fill": "currentColor", "d": "M12 3.75a8.21 8.21 0 0 0-7.31 4.4h14.62A8.21 8.21 0 0 0 12 3.75M3.75 12c0-.818.117-1.606.334-2.35H7.25v9.113A8.22 8.22 0 0 1 3.75 12m5 7.595a8.3 8.3 0 0 0 3.25.655A8.213 8.213 0 0 0 20.25 12a8.4 8.4 0 0 0-.334-2.35H8.75zM2.25 12A9.713 9.713 0 0 1 12 2.25 9.713 9.713 0 0 1 21.75 12 9.713 9.713 0 0 1 12 21.75 9.713 9.713 0 0 1 2.25 12", "key": "e076ead3ac16e3798f833378807de4b04c0ca335", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Circle10 as default }; //# sourceMappingURL=Circle10.js.map