@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 1.11 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const Order = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 94.5 97.8", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Order-b{fill:white;}` }) }), _jsx("path", { className: "Order-b", d: "M28.2,7.5C28.2,3,24.4-.5,19.8,0c-3.8.5-6.6,3.9-6.6,7.7v69.1H0l21,20.9,21-20.9h-13.7V7.5Z" }), _jsx("path", { className: "Order-b", d: "M94.4,10c-.4-3.6-3.6-6.1-7.2-6.1h-48.7c-4.2,0-7.5,3.6-6.9,7.9.4,3.6,3.6,6.1,7.2,6.1h48.7c4.2,0,7.5-3.6,6.9-7.9Z" }), _jsx("path", { className: "Order-b", d: "M75.2,21.8h-36.7c-4.2,0-7.5,3.6-6.9,7.9.4,3.6,3.6,6.1,7.2,6.1h36.7c4.2,0,7.5-3.6,6.9-7.9-.4-3.6-3.6-6.1-7.2-6.1Z" }), _jsx("path", { className: "Order-b", d: "M66.2,39.8h-27.7c-4.2,0-7.5,3.6-6.9,7.9.4,3.6,3.6,6.1,7.2,6.1h27.7c4.2,0,7.5-3.6,6.9-7.9-.4-3.6-3.6-6.1-7.2-6.1Z" }), _jsx("path", { className: "Order-b", d: "M54.2,57.8h-15.7c-4.2,0-7.5,3.6-6.9,7.9.4,3.6,3.6,6.1,7.2,6.1h15.7c4.2,0,7.5-3.6,6.9-7.9-.4-3.6-3.6-6.1-7.2-6.1Z" })] }));
export default Order;
//# sourceMappingURL=Order.js.map