UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 771 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 Circle4 = createMeisterIcons("circle-4", [["path", { "fill": "currentColor", "d": "M7.35 18.832a8.22 8.22 0 0 1-3.6-6.824 8.47 8.47 0 0 1 3.6-6.791zm1.5.804a8.3 8.3 0 0 0 3.15.614A8.213 8.213 0 0 0 20.25 12 8.213 8.213 0 0 0 12 3.75a8.1 8.1 0 0 0-3.15.637zM12 2.25c-5.322 0-9.642 4.34-9.75 9.735V12A9.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": "edadf7d1d3813d4e3d1105d62b9d1b11b8a411e5", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Circle4 as default }; //# sourceMappingURL=Circle4.js.map