Pixelarticons

Tangent Pixel Art Icon

A tangent line icon for geometry tools, calculus concepts, curve-editing interfaces, and math education apps.

finance Free 2 variants

Style variants

base

Outline · rounded corners

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Tangent icon

A straight line touching a curve at exactly one point, the visual definition of a tangent from geometry and calculus. It belongs in math education platforms, graph editors that allow tangent-line overlays, vector drawing tools with curve-tangent handles, or any interface that exposes derivative or slope concepts. Like pi, its meaning is specific to STEM audiences. In a generic analytics or charting context, a simpler line chart icon avoids confusing non-mathematical users.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/tangent.svg" width="24" height="24" alt="Tangent" />

<!-- React -->
import { Tangent } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="tangent.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons