@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 728 B
JavaScript
/**
* @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 Circle12 = createMeisterIcons("circle-12", [["path", { "fill": "currentColor", "d": "M11.25 3.783A8.21 8.21 0 0 0 3.75 12a8.21 8.21 0 0 0 7.5 8.217zm1.5 16.432c4.148-.391 7.5-3.982 7.5-8.215a8.21 8.21 0 0 0-7.5-8.217zM12 2.25A9.713 9.713 0 0 0 2.25 12 9.713 9.713 0 0 0 12 21.75c5.314 0 9.75-4.436 9.75-9.75A9.713 9.713 0 0 0 12 2.25", "key": "68fdc8f9e2eb26b530f6652b92c89a95dee9a4d8", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Circle12 as default };
//# sourceMappingURL=Circle12.js.map