Trello Icon
High-quality Trello transparent PNG for web & print.
Optimized Trello SVG vector code for developers.
Ready-to-use Trello React icon component.
Use Trello in a generated UI
Turn this icon into a login page, dashboard, landing page, or integration screen.
How to use the Trello Icon
Copy the Trello icon as inline SVG, React code, HTML embed, or CSS mask.
Inline SVG
Paste the Trello SVG directly into HTML or JSX.
React Component
Use Trello as a typed React icon component.
import React from 'react';
export const TrelloIcon = ({ className = "w-6 h-6" }: { className?: string }) => (
);HTML Embed
Use a hosted Trello icon URL with attribution.
CSS Mask
Use Trello as a colorable CSS mask icon.
.trello-icon {
display: inline-block;
width: 32px;
height: 32px;
background-color: #0052cc;
mask: url("https://www.aiuidesigner.com/icons/trello.svg") center / contain no-repeat;
-webkit-mask: url("https://www.aiuidesigner.com/icons/trello.svg") center / contain no-repeat;
}Trello Icon Details
Brand color
Category
Productivity
Formats
SVG, PNG, React, HTML, CSS mask
SVG viewBox
0 0 24 24
SVG file
469 B · 1 path
License
Check brand guidelines
Source
atlassian.designBrand guidelines
atlassian.designAbout the Trello Icon
The Trello icon is available here as a brand icon asset in SVG format. It is categorized under Productivity and uses the brand color #0052CC. You can download it as a transparent PNG, copy the inline SVG, copy a React component, or embed it with HTML.
Use the source and brand guideline links on this page to verify current trademark usage rules before using the Trello logo in commercial projects, documentation, UI mockups, or marketing pages.
Trello Icon Frequently Asked Questions
Design a UI with the Trello icon
Generate a complete page that already uses this icon, color, and brand context.