Pixelarticons

Trello Pixel Art Icon

Trello's brand icon for Kanban board integrations, 'Connect to Trello' buttons and project-management tool listings.

brands Pro 4 variants

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp 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 Trello icon

The Trello logo: a bold rectangle with two vertical card-column forms, representing the visual Kanban board tool owned by Atlassian. Use it in a project-management integration list alongside Asana and Jira, on a 'Connect to Trello' settings button, or in a team-workflow comparison table. Product managers and agile teams recognize it as the go-to symbol for card-based task boards. For a generic board or layout concept, a grid or columns icon is brand-neutral.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/trello.svg" width="24" height="24" alt="Trello" />

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

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

Related icons