@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 1.43 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const Speaker = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 201 160.1", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Speaker-b{fill:white;}` }) }), _jsx("path", { className: "Speaker-b", d: "M166,2.1c-3.3-3-8.3-2.7-11.3.5-3,3.3-2.7,8.3.5,11.3,18.9,17.2,29.8,41.8,29.8,67.3s-9.8,47.9-27.5,65.1c-3.2,3.1-3.2,8.2-.1,11.3,1.6,1.6,3.6,2.4,5.7,2.4s4-.8,5.6-2.3c20.8-20.3,32.3-47.5,32.3-76.6s-12.8-58.9-35-79.2Z" }), _jsx("path", { className: "Speaker-b", d: "M142.2,24.1c-3.4-2.9-8.4-2.5-11.3.9-2.9,3.4-2.5,8.4.9,11.3,13.2,11.2,20.7,27.6,20.7,44.9s-7.6,33.7-20.7,44.9c-3.4,2.9-3.8,7.9-.9,11.3,1.6,1.9,3.8,2.8,6.1,2.8s3.7-.6,5.2-1.9c16.7-14.3,26.3-35.1,26.3-57.1s-9.6-42.8-26.3-57.1Z" }), _jsx("path", { className: "Speaker-b", d: "M116.8,44.7c-3.7-2.4-8.7-1.3-11.1,2.4-2.4,3.7-1.3,8.7,2.4,11.1,7.7,5,12.4,13.5,12.4,22.7s-4.6,17.7-12.4,22.7c-3.7,2.4-4.8,7.4-2.4,11.1,1.5,2.4,4.1,3.7,6.7,3.7s3-.4,4.3-1.3c12.3-8,19.7-21.5,19.7-36.1s-7.4-28.2-19.7-36.1Z" }), _jsx("path", { className: "Speaker-b", d: "M90.6,8.1l-57.5,35c-1.3.8-2.2,2.3-2.2,3.8v67.3c0,1.9,1,3.7,2.6,4.7l56.3,34.8c4,2.5,9.1-.4,9.1-5.1l.9-135.3c0-4.8-5.2-7.7-9.2-5.2Z" }), _jsx("rect", { className: "Speaker-b", y: "49.4", width: "23", height: "62", rx: "5.7", ry: "5.7" })] }));
export default Speaker;
//# sourceMappingURL=Speaker.js.map