trello logo
trello from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.
- Name
- trello
- Set
- Boxicons Brands
- Style
- Logo
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
trelloBootstrap IconstrelloCoreUI BrandstrelloDevicontrelloFont Awesome 6 BrandstrelloFont Awesome BrandstrelloFeather Iconstrellocss.ggtrelloHuge IconstrelloIconoirtrelloJam IconstrelloLine AwesometrelloSVG LogostrelloLucidetrelloMaterial Design IconstrelloMyna UI Iconstrello-fillRemix IcontrelloSimple Icons
Use the trello logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.75 3H5.25A2.25 2.25 0 0 0 3 5.25v13.5A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75V5.25A2.25 2.25 0 0 0 18.75 3m-7.92 13.635a1.08 1.08 0 0 1-1.08 1.08H6.42a1.08 1.08 0 0 1-1.08-1.08V6.42c0-.597.483-1.08 1.08-1.08h3.33c.596 0 1.08.483 1.08 1.08zm7.83-4.5a1.08 1.08 0 0 1-1.08 1.08h-3.33a1.08 1.08 0 0 1-1.08-1.08V6.42c0-.597.484-1.08 1.08-1.08h3.33c.597 0 1.08.483 1.08 1.08z"/></svg>
React
import type { SVGProps } from "react";
export function BxlTrello(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.75 3H5.25A2.25 2.25 0 0 0 3 5.25v13.5A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75V5.25A2.25 2.25 0 0 0 18.75 3m-7.92 13.635a1.08 1.08 0 0 1-1.08 1.08H6.42a1.08 1.08 0 0 1-1.08-1.08V6.42c0-.597.483-1.08 1.08-1.08h3.33c.596 0 1.08.483 1.08 1.08zm7.83-4.5a1.08 1.08 0 0 1-1.08 1.08h-3.33a1.08 1.08 0 0 1-1.08-1.08V6.42c0-.597.484-1.08 1.08-1.08h3.33c.597 0 1.08.483 1.08 1.08z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.75 3H5.25A2.25 2.25 0 0 0 3 5.25v13.5A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75V5.25A2.25 2.25 0 0 0 18.75 3m-7.92 13.635a1.08 1.08 0 0 1-1.08 1.08H6.42a1.08 1.08 0 0 1-1.08-1.08V6.42c0-.597.483-1.08 1.08-1.08h3.33c.596 0 1.08.483 1.08 1.08zm7.83-4.5a1.08 1.08 0 0 1-1.08 1.08h-3.33a1.08 1.08 0 0 1-1.08-1.08V6.42c0-.597.484-1.08 1.08-1.08h3.33c.597 0 1.08.483 1.08 1.08z"/></svg> </template>
CSS
.icon-trello {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.75%203H5.25A2.25%202.25%200%200%200%203%205.25v13.5A2.25%202.25%200%200%200%205.25%2021h13.5A2.25%202.25%200%200%200%2021%2018.75V5.25A2.25%202.25%200%200%200%2018.75%203m-7.92%2013.635a1.08%201.08%200%200%201-1.08%201.08H6.42a1.08%201.08%200%200%201-1.08-1.08V6.42c0-.597.483-1.08%201.08-1.08h3.33c.596%200%201.08.483%201.08%201.08zm7.83-4.5a1.08%201.08%200%200%201-1.08%201.08h-3.33a1.08%201.08%200%200%201-1.08-1.08V6.42c0-.597.484-1.08%201.08-1.08h3.33c.597%200%201.08.483%201.08%201.08z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.75%203H5.25A2.25%202.25%200%200%200%203%205.25v13.5A2.25%202.25%200%200%200%205.25%2021h13.5A2.25%202.25%200%200%200%2021%2018.75V5.25A2.25%202.25%200%200%200%2018.75%203m-7.92%2013.635a1.08%201.08%200%200%201-1.08%201.08H6.42a1.08%201.08%200%200%201-1.08-1.08V6.42c0-.597.483-1.08%201.08-1.08h3.33c.596%200%201.08.483%201.08%201.08zm7.83-4.5a1.08%201.08%200%200%201-1.08%201.08h-3.33a1.08%201.08%200%200%201-1.08-1.08V6.42c0-.597.484-1.08%201.08-1.08h3.33c.597%200%201.08.483%201.08%201.08z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/trello.svg?color=%231a73e8&size=48