UNPKG

@icongo/cg

Version:
15 lines 570 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var CGServerless = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "currentColor", d: "M11.787 6H5v3h5.695l1.092-3Zm-1.82 5H5v3h3.875l1.092-3Zm1.037 3 1.092-3H20v3h-8.996Zm-2.856 2H5v3h2.056l1.092-3Zm1.036 3 1.092-3H20v3H9.184Zm3.64-10 1.092-3H20v3h-7.176Z" }) })); export { CGServerless };