UNPKG

@icongo/ti

Version:
49 lines 1.02 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 TIThSmall = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", baseProfile: "tiny", viewBox: "0 0 24 24" }, props, { children: [/*#__PURE__*/_jsx("circle", { cx: 5, cy: 19, r: 2.5 }), /*#__PURE__*/_jsx("circle", { cx: 5, cy: 12, r: 2.5 }), /*#__PURE__*/_jsx("circle", { cx: 5, cy: 5, r: 2.5 }), /*#__PURE__*/_jsx("circle", { cx: 12, cy: 19, r: 2.5 }), /*#__PURE__*/_jsx("circle", { cx: 12, cy: 12, r: 2.5 }), /*#__PURE__*/_jsx("circle", { cx: 12, cy: 5, r: 2.5 }), /*#__PURE__*/_jsx("circle", { cx: 19, cy: 19, r: 2.5 }), /*#__PURE__*/_jsx("circle", { cx: 19, cy: 12, r: 2.5 }), /*#__PURE__*/_jsx("circle", { cx: 19, cy: 5, r: 2.5 })] })); export { TIThSmall };