UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 1.91 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const ShieldWithStar = (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: `.ShieldWithStar-b{fill:white;}` }) }), _jsx("path", { className: "ShieldWithStar-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: "ShieldWithStar-b", d: "M43.72,18.4c4.8,2.16,10.04,3.06,11.2,3.06,2.38,0,1.7,16.97,1.36,24.78-.28,6.5-15.37,18.39-20.43,22.21-.97.73-2.3.74-3.27.01-5.16-3.84-20.77-15.94-20.77-21.88,0-7.13-.68-24.78,1.36-24.78,1.02,0,6.54-1.11,11.54-3.39,3.84-1.76,7.25-4.69,8.78-5.42.46-.22,1-.22,1.46,0,1.52.73,4.96,3.7,8.77,5.42ZM33.62,25.83l-2.28,7c-.29.88-1.1,1.47-2.03,1.47h-7.37c-.56,0-.8.72-.34,1.05l5.96,4.33c.75.54,1.06,1.5.77,2.38l-2.28,7c-.17.54.44.98.9.65l5.96-4.33c.75-.54,1.76-.54,2.5,0l5.96,4.33c.46.33,1.07-.11.9-.65l-2.28-7c-.29-.88.03-1.84.77-2.38l5.96-4.33c.46-.33.22-1.05-.34-1.05h-7.37c-.92,0-1.74-.59-2.03-1.47l-2.28-7c-.17-.54-.93-.54-1.11,0Z" })] })); export default ShieldWithStar; //# sourceMappingURL=ShieldWithStar.js.map