@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 1.44 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const MicOffThin = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 191.44 220.14", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.MicOffThin-b{fill:white;}` }) }), _jsx("path", { className: "MicOffThin-b", d: "M182.96,13.72l-44.89,44.89v-16.87c0-21.74-16.64-40.27-38.33-41.65-23.81-1.51-43.67,17.43-43.67,40.92v60c0,10.95,4.33,20.89,11.35,28.25l-15.35,15.35c-6.77-7.01-12-15.62-15.07-25.43-.71-2.26-2.89-3.86-5.25-3.63-3.28.32-5.26,3.5-4.34,6.47,3.56,11.45,9.66,21.51,17.57,29.67L0,196.67l8.49,8.48L191.44,22.2l-8.48-8.49ZM64.07,101v-59.4c0-17.08,13.91-32.51,30.95-33.54,19.15-1.16,35.05,14.04,35.05,32.94v25.61l-57.01,57.01c-5.57-5.91-8.99-13.86-8.99-22.62Z" }), _jsx("path", { className: "MicOffThin-b", d: "M164.53,115.12c-2.36-.23-4.54,1.36-5.25,3.62-8.42,26.89-33,44.95-61.22,44.95-8.56,0-16.78-1.67-24.31-4.73l-7.59,7.59c8.28,3.93,17.38,6.34,26.91,6.97v36.62h-28.96c-2.4,0-4.61,1.61-5.08,3.97-.64,3.21,1.8,6.03,4.9,6.03h65.81c2.4,0,4.61-1.61,5.08-3.97.64-3.21-1.8-6.03-4.9-6.03h-26.85v-36.63c30.53-2.02,56.61-22.36,65.8-51.92.92-2.97-1.06-6.15-4.34-6.47Z" }), _jsx("path", { className: "MicOffThin-b", d: "M99.36,133.91l-7.72,7.72c1.78.24,3.58.37,5.42.37,22.61,0,41-18.39,41-41v-5.79l-8.09,8.09c-1.13,16.39-14.22,29.49-30.61,30.61Z" })] }));
export default MicOffThin;
//# sourceMappingURL=MicOffThin.js.map