UNPKG

@icongo/sti

Version:
54 lines 1.51 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 STITaiga = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-label": "taiga.io", viewBox: "0 0 512 512" }, props, { children: [/*#__PURE__*/_jsx("rect", { width: 512, height: 512, fill: "#fff", rx: "15%" }), /*#__PURE__*/_jsx("path", { fill: "#a295ae", d: "m393 119-17 119-120 18 17-120z", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { fill: "#5d6f6d", d: "m120 393 17-119 119-17-17 120z", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { fill: "#8cd592", d: "m120 119 119 17 17 120-120-17z", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { fill: "#665e74", d: "m393 392-119-17-17-120 120 17z", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { fill: "#837193", d: "m450 255-96 72-96-72 96-72z", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { fill: "#a2f4ac", d: "m256 62 72 96-72 96-72-96z", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { fill: "#7ea685", d: "m63 256 96-72 96 72-96 72z", opacity: 0.8 }), /*#__PURE__*/_jsxs("g", { fill: "#3c3647", children: [/*#__PURE__*/_jsx("path", { d: "m256 449-72-96 72-96 72 96z", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { d: "m256 210 46 46-46 46-46-46z" })] })] })); export { STITaiga };