UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 897 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const MicThin = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 167 246.9", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.MicThin-b{fill:white;}` }) }), _jsx("path", { className: "MicThin-b", d: "M83.7,161.9c25.3,0,46-20.6,46-46V46C129.6,20.6,109,0,83.7,0s-46,20.6-46,46v70c0,25.3,20.6,46,46,46ZM53.7,46c0-16.5,13.4-30,30-30s30,13.4,30,30v70c0,16.5-13.4,30-30,30s-30-13.4-30-30V46Z" }), _jsx("path", { className: "MicThin-b", d: "M167,116.9v-25.2c0-4.4-3.6-8-8-8s-8,3.6-8,8v25.2c0,37.2-30.3,67.5-67.5,67.5S16,154.1,16,116.9v-25.2c0-4.4-3.6-8-8-8s-8,3.6-8,8v25.2c0,43.4,33.2,79.1,75.5,83.1v30.9H29.6c-4.4,0-8,3.6-8,8s3.6,8,8,8h108.1c4.4,0,8-3.6,8-8s-3.6-8-8-8h-46.1v-30.9c42.3-4,75.5-39.8,75.5-83.1Z" })] })); export default MicThin; //# sourceMappingURL=MicThin.js.map