UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 2.35 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Night = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 255.91 227.94", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Night-b{fill:white;}` }) }), _jsx("path", { className: "Night-b", d: "M235,180.39c-1.93-18.91-17.9-33.66-37.32-33.66-7.93,0-15.28,2.46-21.34,6.66,1.03-5.41,1.58-10.98,1.58-16.69,0-7.54-.94-15.02-2.81-22.25-.14-.54-.5-.99-.98-1.26-.49-.27-1.06-.32-1.59-.14-.81.27-1.36,1.02-1.37,1.88-.37,33.65-29.64,60.66-63.92,57.4-28.19-2.68-50.62-25.66-52.58-53.91-2.36-34.02,24.65-62.46,58.18-62.46.94,0,1.88.02,2.81.07.94.07,1.77-.57,2.02-1.44h0c.35-1.04-.21-2.18-1.25-2.51-10.15-3.29-20.82-4.72-31.62-4.23C39.27,49.92,2.38,86.65.11,132.18c-2.55,51.1,38.29,93.48,88.84,93.48,14.56,0,28.32-3.52,40.46-9.74,4.11,7.18,11.85,12.03,20.72,12.03h81.9c13.18,0,23.87-10.69,23.87-23.87h0c0-12.18-9.13-22.23-20.91-23.68ZM84.26,221.27c-43.02-2.33-77.76-37.04-80.13-80.05C1.44,92.22,40.53,51.49,88.96,51.49c2.73,0,5.45.13,8.16.39,1.02.1,1.13,1.54.13,1.8-26.84,6.94-46.72,31.37-46.72,60.34,0,34.36,27.96,62.32,62.32,62.32,28,0,51.91-18.76,59.67-44.37.21-.71,1.25-.59,1.28.14.07,1.44.11,2.89.11,4.33,0,7.19-.9,14.17-2.59,20.85-5.98,5.91-9.99,13.82-10.94,22.65h-10.24c-13.18,0-23.87,10.69-23.87,23.87h0c0,2.89.51,5.65,1.45,8.21-12.92,6.66-27.76,10.1-43.46,9.25Z" }), _jsx("path", { className: "Night-b", d: "M207.74,26.5c6.62,0,12.21,5.77,12.21,12.6,0,.28.22.5.5.5s.5-.22.5-.5v-.39c0-6.73,5.48-12.21,12.21-12.21.28,0,.5-.22.5-.5s-.22-.5-.5-.5c-6.76,0-12.21-8.11-12.21-14.83,0-.28-.22-.5-.5-.5s-.5.22-.5.5c0,6.72-5.45,14.83-12.21,14.83-.28,0-.5.22-.5.5s.22.5.5.5Z" }), _jsx("path", { className: "Night-b", d: "M181.95,92.83c0,.28.22.5.5.5,11.23,0,20.27,13.3,20.27,24.32,0,.28.22.5.5.5s.5-.22.5-.5c0-11.01,9.04-24.32,20.27-24.32.28,0,.5-.22.5-.5s-.22-.5-.5-.5c-10.92,0-20.27-14.14-20.27-25.71,0-.28-.22-.5-.5-.5s-.5.22-.5.5c0,11.57-9.35,25.71-20.27,25.71-.28,0-.5.22-.5.5Z" }), _jsx("path", { className: "Night-b", d: "M127.91,43.5c16.9,0,30.51,21.74,30.51,39.74,0,.28.22.5.5.5s.5-.22.5-.5c0-18,13.61-39.74,30.51-39.74.28,0,.5-.22.5-.5s-.22-.5-.5-.5c-16.43,0-30.51-23.09-30.51-42,0-.28-.22-.5-.5-.5s-.5.22-.5.5c0,18.91-14.08,42-30.51,42-.28,0-.5.22-.5.5s.22.5.5.5Z" })] })); export default Night; //# sourceMappingURL=Night.js.map