@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 2.11 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const ChangeMic = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 91.2 88", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.ChangeMic-b{fill:white;}` }) }), _jsx("rect", { className: "ChangeMic-b", x: "9.6", width: "22", height: "36", rx: "10", ry: "10" }), _jsx("path", { className: "ChangeMic-b", d: "M34.6,52c0-2.21-1.79-4-4-4h-7v-1.99c11.81-1.29,16.63-10.36,17.54-15.29.4-2.16-1.02-4.21-3.18-4.63-2.15-.42-4.25,1-4.68,3.15-.18.9-2.09,8.8-12.32,8.93-4.42.06-7.93-1.41-10.42-4.34-1.95-2.29-2.62-4.7-2.65-4.81-.53-2.13-2.69-3.43-4.83-2.91-2.15.52-3.46,2.69-2.94,4.83,1.18,4.86,6.31,13.63,17.49,15.03v2.03h-7c-2.21,0-4,1.79-4,4s1.79,4,4,4h20c2.21,0,4-1.79,4-4Z" }), _jsx("rect", { className: "ChangeMic-b", x: "59.6", y: "32", width: "22", height: "36", rx: "10", ry: "10" }), _jsx("path", { className: "ChangeMic-b", d: "M87.96,58.09c-2.15-.41-4.25,1-4.68,3.15-.18.9-2.09,8.8-12.32,8.93-4.45.07-7.93-1.41-10.42-4.34-1.96-2.29-2.62-4.71-2.65-4.81-.53-2.13-2.69-3.43-4.83-2.91-2.15.52-3.46,2.69-2.94,4.83,1.18,4.86,6.31,13.63,17.49,15.03v2.03h-7c-2.21,0-4,1.79-4,4s1.79,4,4,4h20c2.21,0,4-1.79,4-4s-1.79-4-4-4h-7v-1.98c11.81-1.29,16.63-10.36,17.54-15.29.4-2.16-1.02-4.21-3.18-4.63Z" }), _jsx("path", { className: "ChangeMic-b", d: "M50.6,80h-23.89c-.64,0-1.36-.35-1.72-.63-.02-1.12-.09-3.45-.16-5.86.6.32,1.24.48,1.88.48,1.32,0,2.6-.65,3.37-1.84,1.19-1.86.66-4.33-1.2-5.53l-8.37-5.38-2.24,1.57s0,0,0,0l-5.56,3.9c-1.81,1.27-2.25,3.76-.98,5.57,1.16,1.66,3.35,2.15,5.1,1.24.1,3.26.17,6.06.18,6.46,0,4.58,5.13,8,9.71,8h23.89c2.21,0,4-1.79,4-4s-1.79-4-4-4Z" }), _jsx("path", { className: "ChangeMic-b", d: "M40.6,8h24.3c.64,0,1.36.35,1.72.63.02,1.12.09,3.45.16,5.87-1.82-.98-4.11-.42-5.25,1.34-1.19,1.86-.66,4.33,1.2,5.53l6.08,3.91s0,0,0,0l2.29,1.47,2.24-1.57s0,0,0,0l5.56-3.9c1.81-1.27,2.25-3.76.98-5.57-1.16-1.66-3.35-2.15-5.1-1.24-.1-3.26-.18-6.06-.18-6.46,0-4.58-5.13-8-9.71-8h-24.3c-2.21,0-4,1.79-4,4s1.79,4,4,4Z" })] }));
export default ChangeMic;
//# sourceMappingURL=ChangeMic.js.map