UNPKG

@icongo/sti

Version:
20 lines 821 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var STICitrixCompact = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-label": "Citrix", viewBox: "0 0 512 512" }, props, { children: [/*#__PURE__*/_jsx("rect", { width: 512, height: 512, fill: "#fff", rx: "15%" }), /*#__PURE__*/_jsx("path", { d: "M346.2 340.2A12.6 12.6 0 0 1 345 358a12.7 12.7 0 0 1-17.8-1.2l-69.8-80.3-69.8 80.3a12.6 12.6 0 0 1-19-16.6l72.1-82.9-72.1-82.9a12.6 12.6 0 0 1 19-16.6l69.8 80.3 69.8-80.3a12.6 12.6 0 0 1 19 16.6l-72.1 82.9 72.1 82.9zm-88.8-251a20.1 20.1 0 0 0 0 40.2 20.1 20.1 0 0 0 0-40.2z" })] })); export { STICitrixCompact };