UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

12 lines (11 loc) 1.87 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const MicColor = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 148 228.1", ...props, children: [_jsx("defs", { children: _jsx("style", { children: ` .MicColor-b { fill: #474747; } .MicColor-c { fill: #87fc81; } ` }) }), _jsx("path", { className: "MicColor-c", d: "M74,156.1c24.8,0,45-20.2,45-45v-60.4c0-24.8-20.2-45-45-45S29,25.9,29,50.7v60.4c0,24.8,20.2,45,45,45Z" }), _jsx("path", { className: "MicColor-c", d: "M133.3,80.9c-6.6-1.1-12.3,4-12.3,10.4v19.1c0,24-17.5,44.7-41.3,47.7s-53.7-18.9-53.7-47.1v-19.4c0-5.2-3.6-9.8-8.7-10.6s-12.3,4-12.3,10.4v19.6c0,17.1,6.4,33.5,18,46.1,10.6,11.5,24.7,19,40,21.4v23.7h-11.3c-5.2,0-9.8,3.6-10.6,8.7s4,12.3,10.4,12.3h43.5c5.2,0,9.8-3.6,10.6-8.7s-4-12.3-10.4-12.3h-11.3v-23.7c15.3-2.4,29.4-9.9,40-21.4,11.6-12.6,18-29,18-46.1v-19.3c0-5.2-3.6-9.8-8.7-10.6Z" }), _jsx("path", { className: "MicColor-b", d: "M134,75.4c-3.2-.4-6.3.3-9,1.6v-25.8c0-24.2-16.8-45.4-40.5-50.2C51.8-5.5,23,19.4,23,51v26.2c-2.6-1.4-5.7-2.1-9-1.7C6,76.3,0,83.4,0,91.5v18.8c0,18.5,6.9,36.2,19.5,49.8,10.4,11.3,23.8,19,38.5,22.3v13.7h-5.7c-7.8,0-14.8,5.4-16.1,13.1s6,18.9,15.8,18.9h43.4c7.8,0,14.8-5.4,16.1-13.1s-6-18.9-15.8-18.9h-5.8v-13.7c14.7-3.3,28.2-11,38.5-22.3,12.5-13.7,19.5-31.4,19.5-49.8v-18.7c0-8.1-6-15.3-14-16.2ZM34,50.7c0-23.2,19.5-41.8,43-40.4s38,20.2,38,41.2v58.9c0,21-17.1,39.9-38,41.2-23.5,1.4-43-17.2-43-40.4v-60.4ZM138,110.4c0,33.2-25.5,60.5-58,63.6v32.2h15.6c2.9,0,5.5,1.9,6.1,4.7s-2.1,7.3-5.9,7.3h-43.6c-2.9,0-5.5-1.9-6.1-4.7s2.1-7.3,5.9-7.3h16v-32.2c-32.5-3-58-30.4-58-63.6v-18.9c0-3.1,2.2-5.8,5.2-6.2s6.8,2.4,6.8,6v19.1c0,26.2,19.2,48.9,45.2,52.2,31.7,4,58.8-20.7,58.8-51.6v-19.5c0-3.1,2.2-5.8,5.2-6.2s6.8,2.4,6.8,6v19.1Z" })] })); export default MicColor; //# sourceMappingURL=MicColor.js.map