Pixelarticons

Circle Question Pixel Art Icon

A question mark inside a circle for help centers, FAQ links, onboarding hints, and support entry points.

devices Pro 2 variants

Tags

questionhelpfaqaskinfocircle

Style variants

base

Outline · rounded 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 Circle Question icon

A question mark enclosed in a circle, the universally recognized symbol for help and FAQ content. Use it on a help center button, a 'What does this mean?' tooltip trigger, an FAQ link in a settings page, or an onboarding coach mark. It invites users to seek clarification without implying a warning. For neutral information rather than a question, circle-info is the closer match; pairing it with a support chat or documentation link deepens the user path.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/circle-question.svg" width="24" height="24" alt="Circle Question" />

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

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

Related icons