UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 1.53 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Shield = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 67.66 82.61", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Shield-b{fill:white;}` }) }), _jsx("path", { className: "Shield-b", d: "M33.87,82.61c-1.6,0-3.21-.5-4.55-1.49C9.96,66.71.13,55.85.13,48.84c0-1.67-.03-3.79-.06-6.13C-.21,21.26.27,15.76,2.69,13.31c.88-.89,2.03-1.38,3.25-1.38.87-.05,7.45-1.3,13.66-4.15,2.85-1.31,5.59-3.22,7.79-4.75,1.53-1.07,2.75-1.92,3.8-2.42,1.71-.82,3.67-.82,5.39,0h0c1.05.5,2.27,1.35,3.8,2.42,2.21,1.54,4.95,3.46,7.78,4.74,5.9,2.66,12.17,3.68,13.24,3.7,1.29,0,2.51.54,3.44,1.51,2.47,2.58,3.51,8.79,2.35,35.58-.4,9.29-15.84,22.81-28.72,32.52-1.35,1.02-2.97,1.53-4.6,1.53ZM8.54,19.61c-.72,4.54-.55,16.76-.47,22.99.03,2.38.06,4.53.06,6.24,0,3.24,8.84,13.09,25.74,25.69,17.17-12.98,25.17-22.73,25.32-26.31.83-19.02.38-26.25-.14-28.96-3.43-.51-9.14-1.91-14.19-4.19-3.51-1.58-6.73-3.83-9.07-5.48-.65-.46-1.36-.95-1.9-1.31-.55.36-1.26.85-1.92,1.31-2.33,1.63-5.53,3.86-9.04,5.46-5.16,2.36-10.92,3.92-14.39,4.55Z" }), _jsx("path", { className: "Shield-b", d: "M34.95,12.98c-.46-.22-1-.22-1.46,0-1.52.73-4.94,3.67-8.78,5.42-5,2.29-10.52,3.39-11.54,3.39-2.04,0-1.36,17.65-1.36,24.78,0,5.95,15.6,18.04,20.77,21.88.97.72,2.31.72,3.27-.01,5.06-3.82,20.15-15.72,20.43-22.21.34-7.81,1.02-24.78-1.36-24.78-1.17,0-6.4-.89-11.2-3.06-3.81-1.72-7.26-4.7-8.77-5.42Z" })] })); export default Shield; //# sourceMappingURL=Shield.js.map