@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 905 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 CircleTimes = createMeisterIcons("circle-times", [["path", { "fill": "currentColor", "d": "M5.66 6.72A8.22 8.22 0 0 0 3.75 12c0 1.983.7 3.802 1.865 5.224l5.274-5.274zm1.06-1.06 5.23 5.23 5.275-5.275A8.22 8.22 0 0 0 12 3.75a8.22 8.22 0 0 0-5.28 1.91m5.23 7.35-5.284 5.284A8.22 8.22 0 0 0 12 20.25a8.22 8.22 0 0 0 5.28-1.91zm6.39 4.27-5.33-5.33 5.284-5.284A8.22 8.22 0 0 1 20.25 12a8.22 8.22 0 0 1-1.91 5.28M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12", "key": "7632f759837da83f46a12a7574e6077c94a172b6", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CircleTimes as default };
//# sourceMappingURL=CircleTimes.js.map