Help Pixel Art Icon
A life-buoy help icon for documentation links, FAQ entry points, guided tours, and rescue actions.
Tags
helplife buoysupport
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 Help icon
The life ring, which promises help without implying a person on the other end. Use it on a docs link, an FAQ entry point, a 'start the tour' control, or a recovery flow such as account restore. Where support means a human, this one means a resource.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/help.svg" width="24" height="24" alt="Help" />
<!-- React -->
import { Help } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="help.svg" width="48" height="48" style="image-rendering: pixelated" />