UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 808 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const ResolutionHD = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 159.7 82", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.ResolutionHD-b{fill:white;}` }) }), _jsx("path", { className: "ResolutionHD-b", d: "M0,0h20v31h29V0h20v82h-20v-35h-29v35H0V0Z" }), _jsx("path", { className: "ResolutionHD-b", d: "M88,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.7V1ZM107,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 ResolutionHD; //# sourceMappingURL=ResolutionHD.js.map