UNPKG

@brizy/ui-icons

Version:
11 lines (10 loc) 1.27 kB
import React from "react"; export const GoogleSheets = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" }, React.createElement("defs", null, React.createElement("linearGradient", { id: "a", x1: "50.005%", x2: "50.005%", y1: "8.586%", y2: "100.014%" }, React.createElement("stop", { offset: "0%", stopColor: "#263238", stopOpacity: 0.2 }), React.createElement("stop", { offset: "100%", stopColor: "#263238", stopOpacity: 0.02 }))), React.createElement("g", { fill: "none", fillRule: "nonzero" }, React.createElement("path", { fill: "currentColor", d: "m9.333-.042 4.5 4.364v10.545c0 .6-.506 1.091-1.125 1.091h-9.75c-.618 0-1.125-.49-1.125-1.09V1.048c0-.6.507-1.09 1.125-1.09h6.375Zm1.5 7.818h-6v5.273h6V7.776Zm-3.375 3.637v.909H5.583v-.91h1.875Zm2.625 0v.909H8.208v-.91h1.875ZM7.458 9.958v.91H5.583v-.91h1.875Zm2.625 0v.91H8.208v-.91h1.875ZM7.458 8.504v.909H5.583v-.91h1.875Zm2.625 0v.909H8.208v-.91h1.875Z" }), React.createElement("path", { fill: "url(#a)", d: "M7.83 4.045 12 8.088V4.364z", transform: "translate(1.833 -.042)" }), React.createElement("path", { fillOpacity: 0.5, fill: "#fff", d: "M9.333-.042v3.273c0 .603.504 1.09 1.125 1.09h3.375l-4.5-4.363Z" }))));