Trello Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Trello icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306711.svg" alt="Trello icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306711.svg" alt="Trello icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306711.svg" alt="Trello icon" :width="24" :height="24" />
CSS background
.icon-trello {
background-image: url('https://proicons.com/icon/306711.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M852 62H148c-47 0-85 39-85 86v704c0 47 38 85 85 85h704c47 0 85-38 85-85V148c1-47-38-86-85-86zM443 737c0 22-18 41-41 41H217c-22 0-41-19-41-41V217c0-22 19-41 41-41h185c23 0 41 19 41 41v520zm381-219c0 23-19 41-41 41H598c-23 0-41-18-41-41V217c0-22 18-41 41-41h185c22 0 41 19 41 41v301z"/></svg>
Trello in other icon packs
Copied!