Circle Info Thick Pixel Art Icon
A heavier info circle for notices, tooltips, and inline explanations that need to hold their weight.
Tags
infoinformationcircle
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4600 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the Circle Info Thick icon
A thicker take on the information circle, for places where the standard weight disappears: a coloured notice bar, a dense toolbar, or a small size where thin strokes break up. Use it on tooltips, inline help, 'what is this?' affordances and non-urgent banners. Keep warnings and errors on their own icons; this one is neutral by design.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/circle-info-thick.svg" width="24" height="24" alt="Circle Info Thick" />
<!-- React -->
import { CircleInfoThick } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="circle-info-thick.svg" width="48" height="48" style="image-rendering: pixelated" />