UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 763 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 Circle15 = createMeisterIcons("circle-15", [["path", { "fill": "currentColor", "d": "M3.75 12a8.25 8.25 0 1 1 15.323 4.25H4.927A8.2 8.2 0 0 1 3.75 12m.218 5.528A9.74 9.74 0 0 0 12 21.75c5.385 0 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25 2.25 6.615 2.25 12c0 1.95.572 3.765 1.557 5.288a.8.8 0 0 0 .16.24m2.116.222h11.832A8.23 8.23 0 0 1 12 20.25a8.23 8.23 0 0 1-5.916-2.5", "key": "35620e30327589eace999e25b14fe53a7a47381b", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Circle15 as default }; //# sourceMappingURL=Circle15.js.map