UNPKG

@icongo/ti

Version:
14 lines 1.14 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var TITicket = 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: "m21.485 8.071-5.364-5.364c-1.128-1.128-3.111-1.136-4.248-.018l-9.148 9.002a2.967 2.967 0 0 0-.891 2.115 2.959 2.959 0 0 0 .873 2.121l5.365 5.365c.567.567 1.325.88 2.133.88.799 0 1.551-.307 2.115-.862l9.147-9.003a2.963 2.963 0 0 0 .891-2.115 2.962 2.962 0 0 0-.873-2.121zm-1.421 2.811-9.146 9.003c-.381.373-1.056.37-1.432-.006l-1.275-1.275a1.999 1.999 0 0 0-.062-2.752 1.997 1.997 0 0 0-2.752-.063l-1.275-1.274c-.186-.187-.288-.435-.287-.699s.105-.513.293-.697l9.148-9.002c.189-.186.441-.288.713-.288.273 0 .529.104.719.294l1.275 1.275a1.995 1.995 0 0 0 .062 2.751 1.997 1.997 0 0 0 2.752.063l1.274 1.274c.187.187.288.435.287.699s-.105.512-.294.697zm-8.463 6.16-4.657-4.656 5.649-5.429 4.657 4.656-5.649 5.429zm-3.23-4.643 3.243 3.242L15.82 11.6l-3.241-3.242-4.208 4.041z" }) })); export { TITicket };