UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 1.36 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Sticker = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 233 233.6", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Sticker-b{fill:white;}` }) }), _jsx("path", { className: "Sticker-b", d: "M160.13,34.32c-1.76-12.6,1.56-24.41,8.19-33.72H52.49C23.5.6,0,24.1,0,53.1v128.01c0,28.99,23.5,52.49,52.49,52.49h128.01c28.99,0,52.49-23.5,52.49-52.49v-115.06c-9.29,6.45-21,9.64-33.48,7.84-20.36-2.93-36.54-19.2-39.39-39.57ZM80.29,109.78c0,2.76-2.24,5-5,5s-5-2.24-5-5c0-9.29,7.56-16.85,16.85-16.85s16.85,7.56,16.85,16.85c0,2.76-2.24,5-5,5s-5-2.24-5-5c0-3.78-3.07-6.85-6.85-6.85s-6.85,3.07-6.85,6.85ZM116.4,162.22c-18.4,0-33.37-14.97-33.37-33.37,0-2.76,2.24-5,5-5s5,2.24,5,5c0,12.89,10.48,23.37,23.37,23.37s23.37-10.48,23.37-23.37c0-2.76,2.24-5,5-5s5,2.24,5,5c0,18.4-14.97,33.37-33.37,33.37ZM157.41,114.78c-2.76,0-5-2.24-5-5,0-3.78-3.07-6.85-6.85-6.85s-6.85,3.07-6.85,6.85c0,2.76-2.24,5-5,5s-5-2.24-5-5c0-9.29,7.56-16.85,16.85-16.85s16.85,7.56,16.85,16.85c0,2.76-2.24,5-5,5Z" }), _jsx("path", { className: "Sticker-b", d: "M204.74,63.07c10.37,0,19.74-4.34,26.42-11.28-20.22-20.22-31.7-31.7-51.79-51.79-6.95,6.67-11.28,16.05-11.28,26.42,0,20.21,16.44,36.65,36.65,36.65Z" })] })); export default Sticker; //# sourceMappingURL=Sticker.js.map