UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 1.29 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const ResolutionQHD = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 252.8 100.3", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.ResolutionQHD-b{fill:white;}` }) }), _jsx("path", { className: "ResolutionQHD-b", d: "M41.9,85.3h-1.6c-12.8,0-22.7-3.8-29.8-11.3C3.5,66.6,0,56.1,0,42.7S3.5,18.9,10.6,11.4C17.7,3.8,27.4,0,39.8,0s22.3,3.8,29.3,11.3c7,7.5,10.5,18,10.5,31.5s-1.9,17.2-5.6,23.9c-3.7,6.7-9.1,11.7-16,15.1l15.6,18.5h-19l-12.6-15ZM39.8,17.3c-6,0-10.6,2.3-13.9,7-3.3,4.7-4.9,11.3-4.9,19.8s1.6,15.3,4.8,19.9c3.2,4.6,7.9,6.9,14,6.9s10.7-2.3,14-7c3.3-4.7,4.9-11.3,4.9-19.8s-1.6-15.1-4.9-19.8c-3.3-4.7-7.9-7-14-7Z" }), _jsx("path", { className: "ResolutionQHD-b", d: "M94.2.3h20v31h28V.3h20v81h-19v-34h-29v34h-20V.3Z" }), _jsx("path", { className: "ResolutionQHD-b", d: "M181.2.3h20.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.6,1.7,4.8,2.6,10.2,2.6,16.2s-.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.7V.3ZM201.2,16.3v49h7c8,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 ResolutionQHD; //# sourceMappingURL=ResolutionQHD.js.map