UNPKG

@icongo/sti

Version:
53 lines 1.61 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 STIOutlook = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-label": "Outlook", viewBox: "0 0 512 512" }, props, { children: [/*#__PURE__*/_jsx("rect", { width: 512, height: 512, fill: "#fff", rx: "15%" }), /*#__PURE__*/_jsx("rect", { width: 231, height: 270, x: 168, y: 107, fill: "#05a", rx: "3%" }), /*#__PURE__*/_jsx("path", { fill: "#136", d: "M398 247v23l15-8s0-7-5-9l-10-6zm-230 43v70h77v-70h-77z" }), /*#__PURE__*/_jsx("path", { fill: "#17d", d: "M168 150v70h77v-70h-77zm77 70v70h77v-70h-77zm77 70v70h77v-70h-77z" }), /*#__PURE__*/_jsx("path", { fill: "#3ae", d: "M245 150v70h77v-70h-77zm77 70v70h77v-70h-77z" }), /*#__PURE__*/_jsx("path", { fill: "#5cf", d: "M322 150h77v70h-77z" }), /*#__PURE__*/_jsx("path", { fill: "#19e", d: "M413 261v128c0 7-2 15-7 18-3 2-124-71-124-71l131-75z" }), /*#__PURE__*/_jsx("path", { fill: "#2ae", d: "M160 266c-4 3-6 7-6 12v117c0 8 6 14 14 14h230c4 0 5 0 8-2" }), /*#__PURE__*/_jsx("rect", { width: 172, height: 172, x: 70, y: 172, fill: "#18e", rx: "3%" }), /*#__PURE__*/_jsx("path", { fill: "#fff", d: "M154 305c-23 0-43-18-43-45 0-28 16-48 44-48 27 0 43 21 43 46 0 29-18 47-44 47zm1-75c-16 0-23 14-23 29 0 18 11 28 22 28 14 0 23-10 23-28s-8-29-22-29z" })] })); export { STIOutlook };