@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 1.39 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const NoticeThin = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 254.57 255.29", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.NoticeThin-b{fill:white;}` }) }), _jsx("path", { className: "NoticeThin-b", d: "M254.57,105.91C254.25,47.13,205.65,0,146.86,0h-40.36C47.78,0,0,47.78,0,106.5c0,36.04,18.59,69.32,50.03,90.11-.63,9.01-2.91,29.15-5.15,46.55-.45,3.48.7,7.05,3.3,9.39,2.04,1.84,4.57,2.73,7.07,2.73s4.76-.81,6.68-2.4l48.35-39.89h37.8c58.92,0,106.82-48.09,106.5-107.09ZM233.56,107.31c-.44,47.09-39.53,84.69-86.62,84.69h-40.44c-2.44,0-4.8.85-6.68,2.4l-31.01,25.58c.03-.23.05-.45.08-.68.88-7.88,1.52-14.23,1.89-18.86.7-8.73,1.2-15.04-4.99-18.72-28.05-16.66-44.79-44.77-44.79-75.22,0-47.14,38.35-85.5,85.5-85.5h41.57c47.41,0,85.94,38.79,85.5,86.31Z" }), _jsx("path", { className: "NoticeThin-b", d: "M137.28,128.06c0-15.3,0-59.18,0-74.48,0-5.19-3.65-9.84-8.78-10.66-6.56-1.04-12.22,4-12.22,10.36v75.07c0,6.36,5.66,11.41,12.22,10.36,5.13-.82,8.78-5.46,8.78-10.66Z" }), _jsx("path", { className: "NoticeThin-b", d: "M137.47,158.37c-1-5.71-6.44-9.54-12.15-8.53-5.71,1-9.53,6.44-8.53,12.15l.05.27c.89,5.1,5.33,8.69,10.33,8.69.6,0,1.21-.05,1.82-.16,5.71-1,9.53-6.44,8.53-12.15l-.05-.27Z" })] }));
export default NoticeThin;
//# sourceMappingURL=NoticeThin.js.map