Trust Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Trust 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/320904.svg" alt="Trust icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320904.svg" alt="Trust icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320904.svg" alt="Trust icon" :width="24" :height="24" />
CSS background
.icon-trust {
background-image: url('https://proicons.com/icon/320904.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <g id="trust"> <path id="trust_1_" d="M11.259,22.352c-2.613,0-4.759,2.042-4.885,4.65l-0.006,0.139l-3.114,3.114l-0.509-0.51l2.918-2.919 c0.213-2.924,2.644-5.195,5.595-5.195h7.75c0.75,0,1.36,0.61,1.36,1.36c0,0.068-0.003,0.137-0.009,0.204l5.008-4.069 c0.615-0.621,1.812-0.646,2.481,0.025c0.335,0.334,0.52,0.779,0.52,1.254c0,0.474-0.185,0.919-0.52,1.255l-6.102,6.102 c-0.368,0.367-0.855,0.606-1.373,0.672l-7.198,0.899l-0.917,0.921l-0.51-0.508l1.092-1.097l7.443-0.931 c0.359-0.045,0.698-0.211,0.953-0.467l6.102-6.102c0.199-0.199,0.31-0.464,0.31-0.745c0-0.282-0.109-0.546-0.309-0.745 c-0.399-0.399-1.092-0.398-1.491,0l-6.344,5.156l-0.001-0.001c-0.406,0.335-0.928,0.536-1.494,0.536h-5.001v-0.721h5.001 c0.903,0,1.638-0.735,1.638-1.639c0-0.354-0.287-0.641-0.64-0.641h-7.748V22.352z M21,17.36H11v-0.72h10V17.36z M23.36,15h-0.72V5 h0.721L23.36,15L23.36,15z M9.36,15H8.64V5h0.72C9.36,5,9.36,15,9.36,15z M21,3.36H11V2.64h10V3.36z"/> </g> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Trust in other icon packs
Copied!