UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 1.13 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Expression = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 202.1 228.1", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Expression-b{fill:white;}` }) }), _jsx("path", { className: "Expression-b", d: "M199.7,8.9c-4-5.3-11.5-6.3-16.8-2.3-.6.4-57.9,44-71.8,53.5-4.3,2.9-12.4,7.9-21.4,13.3,0,0,0,0-.1,0-6.6,4-13.8,8.2-20.4,12l3.4-13.4c1.6-6.4-2.2-13-8.6-14.6-6.4-1.6-13,2.2-14.6,8.6l-10.5,41.1c-1.2,4.7.5,9.6,4.3,12.5,2.1,1.6,4.7,2.5,7.3,2.5,2,0,4.1-.5,5.9-1.6.9-.5,11.2-6.4,23.7-13.6l-6.4,41.4c-26.1,16.2-63.2,47.5-68,51.6-6.7,5.7-7.5,15.8-1.8,22.6,3.2,3.7,7.7,5.6,12.2,5.6s7.4-1.3,10.4-3.8c14-11.9,54.1-44.6,72.2-53.3,9.5-4.6,22.6-8.4,34-11.3l-14.6,47.3c-2.6,8.4,2.1,17.4,10.6,20,8.4,2.6,17.4-2.1,20-10.6l22.6-73.3c1.6-5.3.4-11.1-3.2-15.3s-9.2-6.2-14.7-5.2c-.9.1-11.7,2-25.4,5.3l10.5-57.9c21.9-16.1,57.1-42.9,59-44.3,5.3-4,6.3-11.5,2.3-16.8Z" }), _jsx("circle", { className: "Expression-b", cx: "98.8", cy: "28.5", r: "28.5" })] })); export default Expression; //# sourceMappingURL=Expression.js.map