UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 926 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const History = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 146.52 148", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.History-b{fill:white;}` }) }), _jsx("path", { className: "History-b", d: "M72.52,0c-20.13,0-39.06,8.05-52.95,22.31L7.45,12.54,0,60.42l45.19-17.49-11.51-9.27c10.39-10.02,24.19-15.67,38.84-15.67,30.88,0,56,25.12,56,56s-25.12,56-56,56c-22.75,0-43.06-13.58-51.77-34.59-1.9-4.59-7.17-6.77-11.76-4.87-4.59,1.9-6.77,7.17-4.87,11.76,11.5,27.77,38.34,45.71,68.4,45.71,40.8,0,74-33.2,74-74S113.33,0,72.52,0Z" }), _jsx("path", { className: "History-b", d: "M62.26,38.28v40.72c0,4.97,4.03,9,9,9h26.72c4.51,0,8.54-3.2,9.18-7.67.8-5.56-3.5-10.33-8.9-10.33h-18v-32c0-5.41-4.77-9.7-10.33-8.9-4.47.64-7.67,4.67-7.67,9.18Z" })] })); export default History; //# sourceMappingURL=History.js.map