UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.45 kB
/** * @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 EllipsisHCircleB = createMeisterIcons("ellipsis-h-circle-b", [["path", { "fill": "currentColor", "d": "M12 21c-5 0-9-4-9-9s4-9 9-9 9 4 9 9c0 4.9-4.1 9-9 9", "key": "13cea59962077f8dfdd18cfff43d7f3184a5b1a3", "fillRule": "evenodd", "clipRule": "evenodd" }], ["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": "f09e2d9243aa1f315bd024db2490ba986e3154b7", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "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": "32a9fa36544cbb7cf0e8bed9ee7f266a57002a86", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { EllipsisHCircleB as default }; //# sourceMappingURL=EllipsisHCircleB.js.map