UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 673 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var MicrophoneSolid = createReactSolidComponent("microphone", "MicrophoneSolid", [["path", { "d": "M12 2.25c-2.51 0-4.75 1.767-4.75 4.179v5.142c0 2.412 2.24 4.179 4.75 4.179s4.75-1.767 4.75-4.179V6.43c0-2.412-2.24-4.179-4.75-4.179", "key": "svg-0" }], ["path", { "d": "M5.75 11a.75.75 0 0 0-1.5 0 7.75 7.75 0 0 0 7 7.714v1.536H8a.75.75 0 0 0 0 1.5h8a.75.75 0 0 0 0-1.5h-3.25v-1.536a7.75 7.75 0 0 0 7-7.714.75.75 0 0 0-1.5 0 6.25 6.25 0 1 1-12.5 0", "key": "svg-1" }]]); export { MicrophoneSolid as default }; //# sourceMappingURL=MicrophoneSolid.js.map