John KuehJohn Kueh

square letter w icon

Tabler · square-letter-w · MIT

Download SVG

The Tabler square letter w icon depicts the letter 'W' enclosed within a square, commonly used to represent the letter itself or as a typographical element in user interfaces.

Common uses

  • Labeling a section related to 'W' content
  • Indicating a specific setting or option starting with 'W'
  • As a decorative element in a text-focused design

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconSquareLetterW } from '@tabler/icons-react';

<IconSquareLetterW size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconSquareLetterW size={24} stroke={2} />
filled
<IconSquareLetterWFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Letters
Keywords
shapealphabetsignlatinsquareletterrectangularcharactertypographytextlettersww in a boxw symbolalphabet wletter w icon

FAQ

What is the purpose of the square letter w icon?
This icon is primarily used to visually represent the letter 'W', often within a defined square shape for clarity or design consistency.
How do I use the square letter w icon in React?
You can import and use it in your React application with: import { IconSquareLetterW } from '@tabler/icons-react'
What is the license for the Tabler square letter w icon?
The Tabler icon library, including the square letter w icon, is distributed under the MIT license.

Related icons

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

Looking for something else? Search Tabler 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 →