UNPKG

@icongo/ti

Version:
14 lines 662 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var TIPi = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", baseProfile: "tiny", viewBox: "0 0 24 24" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M18.707 8.535a.999.999 0 0 0-1.414 0 3.247 3.247 0 0 1-4.586 0 5.25 5.25 0 0 0-7.414 0 .999.999 0 1 0 1.414 1.414c.374-.374.82-.624 1.293-.776V17a1 1 0 1 0 2 0V9.174a3.19 3.19 0 0 1 1.293.775A5.222 5.222 0 0 0 14 11.386V17a1 1 0 1 0 2 0v-5.614a5.215 5.215 0 0 0 2.707-1.437.999.999 0 0 0 0-1.414z" }) })); export { TIPi };