Art Text Pixel Art Icon
An art-text icon for stylized type effects, text decoration tools, artistic lettering, and creative typography features.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Art Text icon
A letterform rendered with decorative or stylized strokes, representing artistic or display typography rather than plain body text. Use it on a 'Text Effects' or 'Artistic Text' button in a design or presentation app, a font-style picker that surfaces display fonts, or a 'Title Style' section in a document editor. When the intent is plain bold or italic formatting, the bold or italic icons are more precise. This icon signals creativity and ornamentation.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/art-text.svg" width="24" height="24" alt="Art Text" />
<!-- React -->
import { ArtText } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="art-text.svg" width="48" height="48" style="image-rendering: pixelated" />