UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 779 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Unlock = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 193.3 252.4", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Unlock-b{fill:white;}` }) }), _jsx("path", { className: "Unlock-b", d: "M173.5,101.9h-3.3v-26.1C170.2,33.8,136.1-.7,94.1,0,53.5.7,20.7,34,20.7,74.7c0,0,0,0,0,0h31.9s0,0,0,0c0-22.7,17.9-41.4,40.3-42.6,24.8-1.4,45.2,18.6,45.2,43.5v26.3H19.8c-10.9,0-19.8,8.9-19.8,19.8v110.9c0,10.9,8.9,19.8,19.8,19.8h153.7c10.9,0,19.8-8.9,19.8-19.8v-110.9c0-10.9-8.9-19.8-19.8-19.8ZM96.6,195.8c-10.2,0-18.5-8.3-18.5-18.5s8.3-18.5,18.5-18.5,18.5,8.3,18.5,18.5-8.3,18.5-18.5,18.5Z" })] })); export default Unlock; //# sourceMappingURL=Unlock.js.map