UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

12 lines (11 loc) 1.22 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const WarnColor = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 253.2 222.3", ...props, children: [_jsx("defs", { children: _jsx("style", { children: ` .WarnColor-b { fill: #474747; } .WarnColor-c { fill: #dfd35e; } ` }) }), _jsx("path", { className: "WarnColor-c", d: "M120.6,7.9L5.4,207.5c-2.6,4.6.7,10.3,6,10.3h230.4c5.3,0,8.6-5.7,6-10.3L132.5,7.9c-2.6-4.6-9.3-4.6-11.9,0Z" }), _jsx("path", { className: "WarnColor-b", d: "M241.8,222.3H11.4c-4.1,0-7.8-2.1-9.9-5.7-2.1-3.6-2.1-7.8,0-11.4L116.7,5.7h0c2.1-3.6,5.7-5.7,9.9-5.7s7.8,2.1,9.9,5.7l115.2,199.5c2.1,3.6,2.1,7.8,0,11.4-2.1,3.6-5.7,5.7-9.9,5.7ZM126.6,9c-.4,0-1.4.1-2.1,1.2L9.3,209.7c-.6,1.1-.2,2,0,2.4.2.4.8,1.2,2.1,1.2h230.4c1.2,0,1.9-.8,2.1-1.2.2-.4.6-1.3,0-2.4L128.7,10.2c-.6-1.1-1.6-1.2-2.1-1.2Z" }), _jsx("circle", { className: "WarnColor-b", cx: "126.8", cy: "74.3", r: "17" }), _jsx("path", { className: "WarnColor-b", d: "M108.8,186.5v-68.8c0-9.6,7.2-18,16.8-18.8s20.2,7.7,20.2,18.4v69.6c0,10.8-9.2,19.4-20.2,18.4s-16.8-9.2-16.8-18.8Z" })] })); export default WarnColor; //# sourceMappingURL=WarnColor.js.map