UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.69 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 MicCircleDashed = createMeisterIcons("mic-circle-dashed", [["path", { "fill": "currentColor", "d": "M12 2.25q-.976.002-1.902.186a.75.75 0 1 0 .291 1.471 8.3 8.3 0 0 1 3.222 0 .75.75 0 0 0 .291-1.471A10 10 0 0 0 12 2.25m5.418 1.643a.75.75 0 0 0-.835 1.246 8.3 8.3 0 0 1 2.278 2.278.75.75 0 1 0 1.246-.835 9.8 9.8 0 0 0-2.69-2.69m-10 1.247a.75.75 0 0 0-.835-1.246 9.8 9.8 0 0 0-2.69 2.69.75.75 0 0 0 1.247.834 8.3 8.3 0 0 1 2.278-2.278m-3.51 5.25a.75.75 0 1 0-1.471-.291 9.8 9.8 0 0 0 0 3.804.75.75 0 0 0 1.471-.291 8.3 8.3 0 0 1 0-3.222m17.657-.291a.75.75 0 1 0-1.471.291 8.3 8.3 0 0 1 0 3.222.75.75 0 1 0 1.471.291 9.8 9.8 0 0 0 0-3.804m-1.457 7.32a.75.75 0 1 0-1.246-.835 8.3 8.3 0 0 1-2.278 2.278.75.75 0 1 0 .835 1.246 9.8 9.8 0 0 0 2.69-2.69M5.14 16.583a.75.75 0 0 0-1.246.835 9.8 9.8 0 0 0 2.69 2.69.75.75 0 1 0 .834-1.247 8.3 8.3 0 0 1-2.278-2.278m5.25 3.51a.75.75 0 1 0-.291 1.471 9.8 9.8 0 0 0 3.804 0 .75.75 0 1 0-.291-1.471 8.3 8.3 0 0 1-3.222 0M10.85 9.4c0-.66.538-1.15 1.15-1.15.66 0 1.15.538 1.15 1.15V12c0 .586-.564 1.15-1.15 1.15-.66 0-1.15-.538-1.15-1.15zM12 6.75c-1.388 0-2.65 1.11-2.65 2.65V12a2.66 2.66 0 0 0 1.9 2.545v1.205H10a.75.75 0 0 0 0 1.5h3.9a.75.75 0 0 0 0-1.5h-1.15v-1.217c1.074-.34 1.9-1.377 1.9-2.533V9.4c0-1.388-1.11-2.65-2.65-2.65", "key": "d38e9444ff456b6f1a4b306c5aa2b68771612f91", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MicCircleDashed as default }; //# sourceMappingURL=MicCircleDashed.js.map