John KuehJohn Kueh

tangent icon

HugeIcons · TangentIcon · MIT

Download SVG

The HugeIcons tangent icon visually represents a line that touches a curve at a single point, often used to indicate a point of contact, a tangential relationship, or a specific intersection in diagrams or interfaces.

Common uses

  • Indicating a point of contact in a diagram
  • Representing a tangential relationship
  • Highlighting a specific intersection or touchpoint

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TangentIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={TangentIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
contactintersectiontouchpointline

FAQ

What does the tangent icon represent?
The tangent icon depicts a line touching a curve at a single point, symbolizing contact, a tangential relationship, or a specific intersection.
How do I use the TangentIcon in React?
Import both HugeiconsIcon and TangentIcon, then render it using <HugeiconsIcon icon={TangentIcon} />.
What is the license for the HugeIcons tangent icon?
The HugeIcons tangent icon is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →