UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 674 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Warn = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 121.9 109.3", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Warn-b{fill:white;}` }) }), _jsx("path", { className: "Warn-b", d: "M66.1,2.6l55.2,99.3c1.9,3.3-.6,7.4-4.4,7.4l-111.9-.9c-3.8,0-6.2-4.2-4.3-7.5L57.4,2.5c1.9-3.4,6.8-3.3,8.7,0ZM62,74.3c1.6,0,3.1-.9,3.2-2.7l1.1-41c0-2.2-1.7-3.7-4.2-3.7s-4.4,1.4-4.4,3.7l1.1,41c0,1.8,1.5,2.7,3.2,2.7ZM62,79.1c-3.1,0-5.5,2.2-5.5,5.5s2.4,5.5,5.5,5.5,5.5-2.2,5.5-5.5-2.6-5.5-5.5-5.5Z" })] })); export default Warn; //# sourceMappingURL=Warn.js.map