Behance Pixel Art Icon
Behance's brand icon for creative portfolio links, 'View on Behance' buttons and designer profile sections.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Behance icon
The Behance 'Be' logotype, Adobe's portfolio-showcase network for creatives. Use it on a designer's personal site in a row of social and portfolio links, on a 'View on Behance' button next to a project thumbnail, or in a profile card alongside Dribbble and LinkedIn icons. Because Behance is specifically a portfolio network for designers and illustrators, pair it with the Dribbble icon only when both platforms are genuinely linked.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/behance.svg" width="24" height="24" alt="Behance" />
<!-- React -->
import { Behance } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="behance.svg" width="48" height="48" style="image-rendering: pixelated" />