@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 1 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const LockWithLargeHole = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 169 232.81", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.LockWithLargeHole-b{fill:white;}` }) }), _jsx("path", { className: "LockWithLargeHole-b", d: "M158.54,84.81h-7.54v-17.61c0-33.88-25.13-62.97-58.8-66.76C52.1-4.08,18,27.2,18,66.27v18.54h-7.54c-5.78,0-10.46,4.68-10.46,10.46v127.08c0,5.78,4.68,10.46,10.46,10.46h148.08c5.78,0,10.46-4.68,10.46-10.46v-127.08c0-5.78-4.68-10.46-10.46-10.46ZM100.63,211.81h-31.92c-4,0-7.15-3.44-6.78-7.43l4.79-52.93c-5.59-5.12-8.96-12.63-8.46-20.92.78-13.06,11.4-23.7,24.46-24.51,15.21-.94,27.84,11.11,27.84,26.12,0,7.39-3.07,14.06-7.99,18.82l4.84,53.43c.36,3.99-2.78,7.43-6.78,7.43ZM128,84.81H41v-17.89c0-20.25,16.25-40.1,36.25-43.33,27.18-4.39,50.75,16.46,50.75,42.68v18.54Z" })] }));
export default LockWithLargeHole;
//# sourceMappingURL=LockWithLargeHole.js.map