UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 2.1 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const ShieldWithGear = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 67.7 82.6", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.ShieldWithGear-b{fill:white;}` }) }), _jsx("path", { className: "ShieldWithGear-b", d: "M33.9,82.6c-1.6,0-3.2-.5-4.5-1.5C10,66.7.1,55.8.1,48.8s0-3.8,0-6.1C-.2,21.3.3,15.8,2.7,13.3c.9-.9,2-1.4,3.2-1.4.9,0,7.4-1.3,13.7-4.1,2.9-1.3,5.6-3.2,7.8-4.8,1.5-1.1,2.7-1.9,3.8-2.4,1.7-.8,3.7-.8,5.4,0h0c1.1.5,2.3,1.4,3.8,2.4,2.2,1.5,5,3.5,7.8,4.7,5.9,2.7,12.2,3.7,13.2,3.7,1.3,0,2.5.5,3.4,1.5,2.5,2.6,3.5,8.8,2.3,35.6-.4,9.3-15.8,22.8-28.7,32.5-1.4,1-3,1.5-4.6,1.5ZM8.5,19.6c-.7,4.5-.6,16.8-.5,23,0,2.4,0,4.5,0,6.2,0,3.2,8.8,13.1,25.7,25.7,17.2-13,25.2-22.7,25.3-26.3.8-19,.4-26.2-.1-29-3.4-.5-9.1-1.9-14.2-4.2-3.5-1.6-6.7-3.8-9.1-5.5-.7-.5-1.4-.9-1.9-1.3-.6.4-1.3.9-1.9,1.3-2.3,1.6-5.5,3.9-9,5.5-5.2,2.4-10.9,3.9-14.4,4.6Z" }), _jsx("path", { className: "ShieldWithGear-b", d: "M54.9,21.5c-1.2,0-6.4-.9-11.2-3.1-3.8-1.7-7.3-4.7-8.8-5.4-.5-.2-1-.2-1.5,0-1.5.7-4.9,3.7-8.8,5.4-5,2.3-10.5,3.4-11.5,3.4-2,0-1.4,17.7-1.4,24.8s15.6,18,20.8,21.9c1,.7,2.3.7,3.3,0,5.1-3.8,20.1-15.7,20.4-22.2.3-7.8,1-24.8-1.4-24.8ZM45.7,42.8c-1,.3-2.1.6-2.8,1-.2.7-.5,1.3-.8,2,.3.8.8,1.8,1.3,2.7-.6.8-1.3,1.5-2.1,2.1-.9-.5-1.9-1-2.7-1.3-.6.3-1.3.6-2,.8-.4.8-.7,1.9-1,2.8-.5,0-1,.1-1.5.1s-1,0-1.5-.1c-.3-1-.6-2.1-1-2.8-.7-.2-1.3-.5-2-.8-.8.3-1.8.8-2.7,1.3-.8-.6-1.5-1.3-2.1-2.1.5-.9,1-1.9,1.3-2.7-.3-.6-.6-1.3-.8-2-.8-.4-1.9-.7-2.8-1,0-.5-.1-1-.1-1.5s0-1,.1-1.5c1-.3,2.1-.6,2.8-1,.2-.7.5-1.3.8-2-.3-.8-.8-1.8-1.3-2.7.6-.8,1.3-1.5,2.1-2.1.9.5,1.9,1,2.7,1.3.6-.3,1.3-.6,2-.8.4-.8.7-1.9,1-2.8.5,0,1-.1,1.5-.1s1,0,1.5.1c.3,1,.6,2.1,1,2.8.7.2,1.3.5,2,.8.8-.3,1.8-.8,2.7-1.3.8.6,1.5,1.3,2.1,2.1-.5.9-1,1.9-1.3,2.7.3.6.6,1.3.8,2,.8.4,1.9.7,2.8,1,0,.5.1,1,.1,1.5s0,1-.1,1.5Z" }), _jsx("circle", { className: "ShieldWithGear-b", cx: "34.1", cy: "41.3", r: "6", transform: "translate(-19.2 36.2) rotate(-45)" })] })); export default ShieldWithGear; //# sourceMappingURL=ShieldWithGear.js.map