UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 1.57 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Voice = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 201.37 156", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Voice-b{fill:white;}` }) }), _jsx("path", { className: "Voice-b", d: "M169.2,10.91c-3-2.73-7.64-2.51-10.37.49-2.73,3-2.51,7.65.49,10.37,17.39,15.81,27.36,38.34,27.36,61.82s-8.95,43.94-25.2,59.8c-2.9,2.83-2.96,7.48-.13,10.39,1.44,1.47,3.35,2.22,5.26,2.22s3.7-.69,5.13-2.09c19.11-18.65,29.64-43.62,29.64-70.31s-11.72-54.1-32.17-72.69Z" }), _jsx("path", { className: "Voice-b", d: "M147.42,31.09c-3.09-2.63-7.72-2.27-10.35.82-2.63,3.09-2.27,7.72.82,10.35,12.1,10.32,19.03,25.34,19.03,41.22s-6.94,30.89-19.03,41.22c-3.09,2.63-3.45,7.27-.82,10.35,1.45,1.7,3.52,2.58,5.59,2.58,1.69,0,3.38-.58,4.76-1.76,15.37-13.11,24.19-32.21,24.19-52.39s-8.82-39.27-24.19-52.39Z" }), _jsx("path", { className: "Voice-b", d: "M124.09,50.06c-3.41-2.2-7.95-1.23-10.16,2.18-2.2,3.41-1.23,7.95,2.18,10.16,7.11,4.6,11.35,12.38,11.35,20.83s-4.24,16.23-11.35,20.82c-3.41,2.2-4.38,6.75-2.18,10.16,1.41,2.17,3.77,3.36,6.17,3.36,1.37,0,2.75-.38,3.98-1.18,11.31-7.32,18.07-19.71,18.07-33.16s-6.75-25.86-18.07-33.17Z" }), _jsx("path", { className: "Voice-b", d: "M128.6,19.23C114.96,7.26,97.08,0,77.5,0,34.7,0,0,34.7,0,77.5s34.7,77.5,77.5,77.5c16.05,0,30.96-4.88,43.33-13.24l-56.53-39.49L128.6,19.23ZM54.5,72c-5.25,0-9.5-4.25-9.5-9.5s4.25-9.5,9.5-9.5,9.5,4.25,9.5,9.5-4.25,9.5-9.5,9.5Z" })] })); export default Voice; //# sourceMappingURL=Voice.js.map