I am working on a combinatorial games project which requires use of the ⧾ symbol (this looks a lot like a plus, but isn't). The only package (according to the comprehensive LaTeX symbol list) which offers this symbol is the stix package, using the command \tplus. However, importing the stix package makes the formatting for the rest of the document look bad, and I would prefer to change that. A bunch of searching has proved relatively fruitless.
So, I need either a header which provides the full default LaTeX formatting, or a way of importing just this symbol from the stix package. No MWE is provided, as through my testing the stix package is the only variable here.

\usepackage[notext]{stix2}instead. – leandriis Mar 13 '21 at 08:42