trello logo
trello from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- trello
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×256
- License
- CC0
The same logo in other sets
trelloBootstrap IconstrelloBoxicons BrandstrelloCoreUI BrandstrelloDevicontrelloFont Awesome 6 BrandstrelloFont Awesome BrandstrelloFeather Iconstrellocss.ggtrelloHuge IconstrelloIconoirtrelloJam IconstrelloLine AwesometrelloLucidetrelloMaterial 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 256 256"><defs><linearGradient id="SVG2lcyn7oz" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#0091e6"/><stop offset="100%" stop-color="#0079bf"/></linearGradient></defs><rect width="256" height="256" fill="url(#SVG2lcyn7oz)" rx="25"/><rect width="78.08" height="112" x="144.64" y="33.28" fill="#fff" rx="12"/><rect width="78.08" height="176" x="33.28" y="33.28" fill="#fff" rx="12"/></svg>
React
import type { SVGProps } from "react";
export function LogosTrello(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVG2lcyn7oz" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stopColor="#0091e6"/><stop offset="100%" stopColor="#0079bf"/></linearGradient></defs><rect width="256" height="256" fill="url(#SVG2lcyn7oz)" rx="25"/><rect width="78.08" height="112" x="144.64" y="33.28" fill="#fff" rx="12"/><rect width="78.08" height="176" x="33.28" y="33.28" fill="#fff" rx="12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVG2lcyn7oz" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#0091e6"/><stop offset="100%" stop-color="#0079bf"/></linearGradient></defs><rect width="256" height="256" fill="url(#SVG2lcyn7oz)" rx="25"/><rect width="78.08" height="112" x="144.64" y="33.28" fill="#fff" rx="12"/><rect width="78.08" height="176" x="33.28" y="33.28" fill="#fff" rx="12"/></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%20256%20256%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG2lcyn7oz%22%20x1%3D%2250%25%22%20x2%3D%2250%25%22%20y1%3D%220%25%22%20y2%3D%22100%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%230091e6%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%230079bf%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22url(%23SVG2lcyn7oz)%22%20rx%3D%2225%22%2F%3E%3Crect%20width%3D%2278.08%22%20height%3D%22112%22%20x%3D%22144.64%22%20y%3D%2233.28%22%20fill%3D%22%23fff%22%20rx%3D%2212%22%2F%3E%3Crect%20width%3D%2278.08%22%20height%3D%22176%22%20x%3D%2233.28%22%20y%3D%2233.28%22%20fill%3D%22%23fff%22%20rx%3D%2212%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%20256%20256%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG2lcyn7oz%22%20x1%3D%2250%25%22%20x2%3D%2250%25%22%20y1%3D%220%25%22%20y2%3D%22100%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%230091e6%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%230079bf%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22url(%23SVG2lcyn7oz)%22%20rx%3D%2225%22%2F%3E%3Crect%20width%3D%2278.08%22%20height%3D%22112%22%20x%3D%22144.64%22%20y%3D%2233.28%22%20fill%3D%22%23fff%22%20rx%3D%2212%22%2F%3E%3Crect%20width%3D%2278.08%22%20height%3D%22176%22%20x%3D%2233.28%22%20y%3D%2233.28%22%20fill%3D%22%23fff%22%20rx%3D%2212%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/trello.svg?color=%231a73e8&size=48