UNPKG

@icongo/sti

Version:
33 lines 1 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var STIGmail = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-label": "Gmail", viewBox: "0 0 512 512" }, props, { children: [/*#__PURE__*/_jsx("rect", { width: 512, height: 512, fill: "#fff", rx: "15%" }), /*#__PURE__*/_jsx("path", { fill: "#4285f4", d: "M158 391V249l-82-63v175q0 30 30 30" }), /*#__PURE__*/_jsx("path", { fill: "#ea4335", d: "m154 248 102 77 102-77v-98l-102 77-102-77" }), /*#__PURE__*/_jsx("path", { fill: "#34a853", d: "M354 391V249l82-63v175q0 30-30 30" }), /*#__PURE__*/_jsx("path", { fill: "#c5221f", d: "m76 188 82 63v-98l-30-23c-27-21-52 0-52 26" }), /*#__PURE__*/_jsx("path", { fill: "#fbbc04", d: "m436 188-82 63v-98l30-23c27-21 52 0 52 26" })] })); export { STIGmail };