Trustpilot Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Trustpilot 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/316412.svg" alt="Trustpilot icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316412.svg" alt="Trustpilot icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316412.svg" alt="Trustpilot icon" :width="24" :height="24" />
CSS background
.icon-trustpilot {
background-image: url('https://proicons.com/icon/316412.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Trustpilot</title><path d="M17.227 16.67l2.19 6.742-7.413-5.388 5.223-1.354zM24 9.31h-9.165L12.005.589l-2.84 8.723L0 9.3l7.422 5.397-2.84 8.714 7.422-5.388 4.583-3.326L24 9.311z"/></svg>
Trustpilot in other icon packs
Copied!