UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 1.81 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Spotlight = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 219 179", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Spotlight-b{fill:white;}` }) }), _jsx("path", { className: "Spotlight-b", d: "M138.2,56.3h0c1.5,3.6,4.9,6.1,8.8,6.1,8.7.1,13.4-8.3,10.2-15h0S135.7,1.2,135.7,1.2c-.5-1-1.7-1.4-2.7-1l-15.4,7.2c-1,.5-1.4,1.7-1,2.7l21.6,46.3ZM146.2,48.7c1.8-.8,3.8,0,4.7,1.7.8,1.8,0,3.8-1.7,4.7-1.8.8-3.8,0-4.7-1.7-.8-1.8,0-3.8,1.7-4.7Z" }), _jsx("path", { className: "Spotlight-b", d: "M147.9,52.3c.2-.1.4-.4.2-.7-.1-.2-.4-.4-.7-.2-.2.1-.4.4-.2.7.1.3.4.4.7.2Z" }), _jsx("path", { className: "Spotlight-b", d: "M218.8,66.3l-13.5-29c-.5-1-1.7-1.4-2.7-1l-5.4,2.5c-5.1-8.2-9.6-13.2-11.6-12.2t0,0l-28.6,13.3,2.9,6.3c2,4.2,1.6,9.1-.9,13-1.4,2.2-3.3,3.8-5.6,4.9-1.9.9-4.1,1.4-6.5,1.3-5,0-9.6-3.2-11.5-7.9l-2.9-6.2-28,13.1,7.6,16.3,13.5,29,7.6,16.3,81.1-37.8s0,0,0,0c2-1,1.1-7.6-1.9-16.8l5.4-2.5c1-.5,1.4-1.7,1-2.7Z" }), _jsx("path", { className: "Spotlight-b", d: "M48.7,64.5c-1.5,0-2.6,1.5-1.9,2.8l47.4,101.7c.6,1.4,2.5,1.6,3.4.3l29.3-40.5-28.7-61.6-49.5-2.8Z" }), _jsx("path", { className: "Spotlight-b", d: "M58.4,123.4c-1.2-2.5-4.1-3.6-6.6-2.4l-45.3,21.1c-2.5,1.2-3.6,4.1-2.4,6.6,1.2,2.5,4.1,3.6,6.6,2.4l45.3-21.1c2.5-1.2,3.6-4.1,2.4-6.6Z" }), _jsx("path", { className: "Spotlight-b", d: "M62.3,139.6l-28.6,31c-1.9,2-1.7,5.2.3,7.1,1.5,1.4,3.7,1.7,5.5.9.6-.3,1.1-.6,1.6-1.1l28.6-31c1.9-2,1.7-5.2-.3-7.1-2-1.9-5.2-1.7-7.1.3Z" }), _jsx("path", { className: "Spotlight-b", d: "M47.3,110.5c.7,0,1.3-.2,1.9-.5,1.8-.8,3-2.7,2.9-4.8-.1-2.8-2.5-4.9-5.2-4.8l-42.1,2c-2.8.1-4.9,2.5-4.8,5.2.1,2.8,2.5,4.9,5.2,4.8l42.1-2Z" })] })); export default Spotlight; //# sourceMappingURL=Spotlight.js.map