@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 1.22 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const Feather = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 138.98 146.83", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Feather-b{fill:white;}` }) }), _jsx("path", { className: "Feather-b", d: "M101.59,0c-21.37.26-39.31,8.97-58.05,20.84C24.81,32.72,10.3,54.36,9.77,56.73c-.53,2.37.53,10.82.53,10.82,0,0-3.96-3.43-5.28-3.43S.27,75.47.01,84.97c-.26,9.5,4.49,22.43,8.97,29.55.29.47.6.95.93,1.44-.43.38-.82.83-1.11,1.37-.22.41-5.35,10.14-5.35,24.51,0,2.76,2.24,5,5,5s5-2.24,5-5c0-11.72,4.13-19.72,4.16-19.78,0-.01.01-.03.02-.04,1.49.45,3.23.72,5.3.72,8.04,0,13.96-3.34,16.65-5.31,5.67-4.14,14.92-24.26,32.72-40.9,18.14-16.96,33.51-22.69,33.51-24.01s-6.33-8.44-6.33-8.44c0,0,12.66,1.06,18.21.79s21.29-6.62,21.29-20.48S122.97-.26,101.59,0ZM111.31,24.63c-.26.04-26.77,3.99-51.98,24.39-25,20.23-30.91,45.26-30.97,45.51-.37,1.62-1.81,2.73-3.41,2.73-.25,0-.51-.03-.77-.09-1.88-.42-3.07-2.29-2.65-4.17.25-1.12,6.41-27.59,33.39-49.42,26.79-21.68,54.26-25.72,55.42-25.89,1.91-.27,3.68,1.07,3.95,2.98.27,1.91-1.07,3.68-2.98,3.95Z" })] }));
export default Feather;
//# sourceMappingURL=Feather.js.map