Pixelarticons

Italic Box Pixel Art Icon

An italic I inside a box for formatting controls, typographic style buttons, and icon-in-box toolbar conventions.

office Pro 4 variants

Tags

italicboxpackagecontainer

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

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

About the Italic Box icon

A slanted I enclosed in a square or rounded box, representing italic formatting within a boxed-icon design language. Use it in toolbars or button groups where all formatting icons are box-enclosed for visual consistency, a settings panel that uses boxed symbols for style controls, or a CMS block editor that renders formatting buttons as bordered squares. For open-style toolbars that do not use boxes, the plain italic icon reads more lightly and matches the conventional Bold, Italic, Underline toolbar pattern.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/italic-box.svg" width="24" height="24" alt="Italic Box" />

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

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

Related icons