@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 907 B
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const ResolutionFHD = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 230.7 82", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.ResolutionFHD-b{fill:white;}` }) }), _jsx("path", { className: "ResolutionFHD-b", d: "M0,0h53v16H20v15h31v16h-31v34H0V0Z" }), _jsx("path", { className: "ResolutionFHD-b", d: "M71,0h20v31h29V1h20v81h-20v-35h-29v34h-20V0Z" }), _jsx("path", { className: "ResolutionFHD-b", d: "M159,1h20.7c11.6,0,20.2.9,25.8,2.6,5.7,1.8,10.5,4.7,14.6,8.9,3.6,3.7,6.2,7.9,8,12.6s2.6,10.2,2.6,16.2-.9,11.6-2.6,16.4c-1.7,4.8-4.4,9-8,12.7-4.1,4.2-9,7.2-14.7,8.9-5.7,1.8-14.3,2.6-25.7,2.6h-20.7V1ZM178,16v49h7c8,0,14-2.1,18.2-6.3s6.3-10.3,6.3-18.3-2.1-14-6.3-18.2c-4.2-4.2-10.3-6.2-18.3-6.2h-7Z" })] }));
export default ResolutionFHD;
//# sourceMappingURL=ResolutionFHD.js.map