UNPKG

@icongo/ti

Version:
14 lines 1.11 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var TITags = 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.422 9.594-6.465-6.535C13.628 1.729 11.87 1 10 1s-3.628.729-4.95 2.051a6.998 6.998 0 0 0-2.027 5.314A6.95 6.95 0 0 0 2 11.999c0 1.87.729 3.628 2.051 4.95l3.053 2.984 3.482 3.48c.391.392.902.587 1.414.587s1.023-.195 1.414-.586l7-7a1.999 1.999 0 0 0 .008-2.82l-.093-.094 1.085-1.086a1.999 1.999 0 0 0 .008-2.82zM12 22l-3.498-3.497-3.037-2.968A4.998 4.998 0 0 1 9 7c1.279 0 2.559.488 3.535 1.465L19 15l-7 7zm1.957-14.941A6.958 6.958 0 0 0 9 5a6.954 6.954 0 0 0-3.565.982 4.933 4.933 0 0 1 1.03-1.518C7.441 3.488 8.721 3 10 3s2.559.488 3.535 1.465L20 11l-1.078 1.078-4.965-5.019zM9 10.499a1.5 1.5 0 1 1 .001 2.999A1.5 1.5 0 0 1 9 10.499m0-1A2.504 2.504 0 0 0 6.5 12c0 1.378 1.122 2.499 2.5 2.499s2.5-1.121 2.5-2.499A2.504 2.504 0 0 0 9 9.499z" }) })); export { TITags };