Asana Pixel Art Icon
Asana's brand icon for integration badges, 'Connect to Asana' buttons and project-management tool listings.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Asana icon
Three circles arranged in a triangle, the recognizable Asana logomark. Use it in an integrations directory next to Trello, Jira, and Notion logos, or on a 'Connect to Asana' button in a settings panel. It communicates task and project management at a glance to teams already using the platform. For a generic tasks or checklist concept, reach for a checkbox or list icon instead so the brand association stays meaningful.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/asana.svg" width="24" height="24" alt="Asana" />
<!-- React -->
import { Asana } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="asana.svg" width="48" height="48" style="image-rendering: pixelated" />