UNPKG

@icongo/ti

Version:
14 lines 788 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var TIMap = 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: "M20.383 3.076a1 1 0 0 0-1.09.217L15.426 7.16l-4.301-3.441a1.002 1.002 0 0 0-1.332.074l-4.5 4.5A.996.996 0 0 0 5 9v10a.999.999 0 0 0 1.707.707l3.867-3.867 4.301 3.441c.396.316.971.285 1.332-.074l4.5-4.5A.996.996 0 0 0 21 14V4a.999.999 0 0 0-.617-.924zM7 16.586V9.414l3-3v7.24c-.07.043-3 2.932-3 2.932zm4.125-2.867L11 13.651V6.182s3.959 3.143 4 3.166v7.473l-3.875-3.102zM19 13.586l-3 3V9.35c.07-.043 3-2.936 3-2.936v7.172z" }) })); export { TIMap };