UNPKG

@kurone-kito/launchpad-icons-react

Version:

the icons like the VRChat icons for Node.js ecosystem with the React

4 lines 1.36 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const MicOff = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 212.55 240.03", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.MicOff-b{fill:white;}` }) }), _jsx("path", { className: "MicOff-b", d: "M10.51,224.66c1.76,1.76,4.6,1.76,6.36,0l40.89-40.89s.05.03.08.05l17.59-17.59s-.06-.03-.08-.04l15.02-15.02s.06.02.09.04l59.48-59.48v-.12l61.31-61.31c1.76-1.76,1.76-4.6,0-6.36l-9.2-9.2c-1.76-1.76-4.6-1.76-6.36,0l-45.75,45.75v-17.82c0-22.44-17.35-41.45-39.76-42.61-24.21-1.25-44.24,18.01-44.24,41.94v71.02c0,8.91,2.78,17.16,7.51,23.96l-15.72,15.72c-5.57-6.66-8.84-14.49-8.91-22.88-.06-6.14-4.51-11.55-10.62-12.23-7.25-.81-13.39,4.84-13.39,11.92,0,14.72,5.6,28.61,15.95,40.16L1.32,209.1c-1.76,1.76-1.76,4.6,0,6.36l9.2,9.2Z" }), _jsx("path", { className: "MicOff-b", d: "M174.91,118.11c-4.82,1.62-7.85,6.33-7.86,11.42-.08,24.21-26.57,43.88-59.12,43.88-6.12,0-12.03-.7-17.59-2l-19.07,19.07c8.03,3.22,16.68,5.36,25.66,6.32v21.22h-24.22c-5.44,0-10.31,3.82-11.17,9.2-1.09,6.87,4.19,12.8,10.86,12.8h71.18c5.44,0,10.31-3.82,11.17-9.2,1.09-6.87-4.19-12.8-10.86-12.8h-24.96v-21.22c17.54-1.88,33.83-8.23,46.71-18.37,16.38-12.9,25.41-30.31,25.41-49.02,0-7.97-7.76-14.12-16.14-11.31Z" })] })); export default MicOff; //# sourceMappingURL=MicOff.js.map