@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.26 kB
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 EllipsisHCircle = createMeisterIcons("ellipsis-h-circle", [["path", { "fill": "currentColor", "d": "M12 3.75A8.213 8.213 0 0 0 3.75 12 8.213 8.213 0 0 0 12 20.25c4.486 0 8.25-3.764 8.25-8.25A8.213 8.213 0 0 0 12 3.75M2.25 12A9.713 9.713 0 0 1 12 2.25 9.713 9.713 0 0 1 21.75 12c0 5.314-4.436 9.75-9.75 9.75A9.713 9.713 0 0 1 2.25 12", "key": "3eeb652d3040c19c7d885f5de8586533d890831b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.2 12.9c-.3 0-.5-.1-.7-.3-.1-.1-.2-.2-.2-.3-.1-.1-.1-.2-.1-.4 0-.1 0-.3.1-.4 0-.1.1-.2.2-.3.4-.4 1-.4 1.4 0 .1.1.2.2.2.3.1.2.1.3.1.4 0 .3-.1.5-.3.7s-.4.3-.7.3m4.7 0c-.3 0-.5-.1-.7-.3-.1-.1-.3-.4-.3-.7 0-.2.2-.5.3-.7.4-.4 1-.4 1.4 0 .2.2.3.4.3.7s-.1.5-.3.7c-.1.2-.4.3-.7.3m4.8 0c-.3 0-.5-.1-.7-.3s-.3-.4-.3-.7.1-.5.3-.7c.4-.4 1-.4 1.4 0 .2.2.3.4.3.7s-.1.5-.3.7-.4.3-.7.3", "key": "d3a1fbf500abb481a0e7f4baadb32c034ffb5bfa", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { EllipsisHCircle as default };
//# sourceMappingURL=EllipsisHCircle.js.map