UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 725 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 Circle13 = createMeisterIcons("circle-13", [["path", { "fill": "currentColor", "d": "M3.783 11.25A8.21 8.21 0 0 1 12 3.75a8.21 8.21 0 0 1 8.217 7.5zm.001 1.5c.381 4.152 3.893 7.5 8.216 7.5a8.21 8.21 0 0 0 8.217-7.5zM12 2.25A9.713 9.713 0 0 0 2.25 12c0 5.309 4.33 9.75 9.75 9.75A9.713 9.713 0 0 0 21.75 12 9.713 9.713 0 0 0 12 2.25", "key": "1b539096c7b1c42621eb71d00661081af9c2a6de", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Circle13 as default }; //# sourceMappingURL=Circle13.js.map