John KuehJohn Kueh

help square rounded icon

Tabler · help-square-rounded · MIT

Download SVG

The Tabler help square rounded icon depicts a rounded square with a question mark inside, commonly used to represent help, support, or information sections within a user interface.

Common uses

  • Help/FAQ section button
  • Information tooltip trigger
  • Support contact link

Use it in React

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

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

Styles

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

outline
<IconHelpSquareRounded size={24} stroke={2} />
filled
<IconHelpSquareRoundedFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
supportaidassistguideroundedcurvedsoftenbubblesmoothcontoursystemhelpsquaresupport iconinformation iconquestion mark icon

FAQ

What does the help square rounded icon represent?
It visually signifies help, support, or an information point within an application. The rounded square and question mark are universally understood symbols for assistance.
How do I use this icon in React?
You can import and use it directly with the provided React component: import { IconHelpSquareRounded } from '@tabler/icons-react'. Then, render it like any other React component: <IconHelpSquareRounded />.
What is the license for this icon?
The Tabler icon library, including the help square rounded icon, is available under the MIT license. This allows for free usage in both personal and commercial projects.

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 →