UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.27 kB
"use strict"; /** * @license @meistericons/react v0.21.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": "b02b0805cdcd81aa6230b63b22c192cfe8019c2e", "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": "9083cb7ee23a96508e8007573fd0268033a45833", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { EllipsisHCircle as default }; //# sourceMappingURL=EllipsisHCircle.js.map