free-symbols

Minus Sign In Triangle Symbol

⨺ is the minus sign placed inside a triangle, commonly used as a compact visual indicator for subtraction or removal.

U+2A3A

⨺ (minus sign in triangle) is a math-style symbol that communicates “minus” in a geometric badge-like form. It’s handy when you want an icon that reads clearly at small sizes. Below you’ll find practical uses and copy/paste variations.

Minus Sign In Triangle Symbol Meaning

⨺ is the Unicode character called “Minus Sign in Triangle” (U+2A3A). Visually, it combines a triangle shape with a minus sign inside, which makes it stand out as a negative or subtraction indicator. In practice, people use it as a compact visual cue for removing something, decreasing a value, or denoting subtraction in text where space is limited. Because it has a specialized Unicode shape, it’s often chosen for typography, UI labels, and documents that need consistent symbol rendering across platforms (when the font supports it).

Common uses

  • UI controls or labels indicating “remove,” “decrease,” or “subtract”
  • Mathematics notes to visually mark subtraction or a negative step
  • Instructional text for editing actions (e.g., subtracting parts or quantities)
  • Diagram annotations where a small, clear subtraction marker is needed
  • Styling icons in dashboards or status displays to represent reduction

Examples

⨺ Minus Sign in Triangle

  • Decrease the total by ⨺ 3 units.
  • Apply the operation: ⨺ (subtract).
  • Remove the item using the ⨺ button.
  • Step 2: subtract using ⨺ in the margin.
  • Reduced output: ⨺ from the baseline.

Variations

Ready to copy

Technical codes

UnicodeU+2A3A
HTML Entity⨺
HTML Code⨺
CSS\2A3A

FAQ

What does the Minus Sign In Triangle symbol mean?

⨺ is the Unicode character called “Minus Sign in Triangle” (U+2A3A). Visually, it combines a triangle shape with a minus sign inside, which makes it stand out as a negative or subtraction indicator. In practice, people use it as a compact visual cue for removing something, decreasing a value, or denoting subtraction in text where space is limited. Because it has a specialized Unicode shape, it’s often chosen for typography, UI labels, and documents that need consistent symbol rendering across platforms (when the font supports it).

What is the Unicode name and code point for ⨺?

⨺ is named “MINUS SIGN IN TRIANGLE” and has code point U+2A3A.

How can I copy ⨺ into HTML?

You can use the HTML entity: ⨺.

How do I use ⨺ in CSS?

You can reference it with the CSS escape \\2A3A.

How do I include ⨺ in JavaScript?

Use the JavaScript escape \\u{2A3A}.