Ldb Trust Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ldb 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/342774.svg" alt="Ldb Trust icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342774.svg" alt="Ldb Trust icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342774.svg" alt="Ldb Trust icon" :width="24" :height="24" />
CSS background
.icon-ldb-trust {
background-image: url('https://proicons.com/icon/342774.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M36.3853,23.9962c0,6.8398-5.5442,12.3845-12.3834,12.3845h0c-6.8392,0-12.3834-5.5447-12.3834-12.3845h0c0-6.8398,5.5442-12.3845,12.3834-12.3845h0c6.8392,0,12.3834,5.5447,12.3834,12.3845h0ZM20.2117,20.2057h7.5767v7.5773h-7.5767v-7.5773ZM37.33,14.7938l-4.682-4.6787-5.23,5.2342,2.1804,2.1844M41.8307,16.6116c.3939-2.8732-.5793-5.7651-2.6301-7.8154-3.6196-3.6176-9.4856-3.6176-13.1052,0-3.0342,3.0359-3.5876,7.7579-1.3377,11.4133M10.67,33.1949l4.6858,4.6862,5.2338-5.238-2.1842-2.1806M6.1731,31.3808c-.3951,2.8744.5782,5.768,2.6301,7.8192,3.6196,3.6176,9.4856,3.6176,13.1052,0h0c3.0342-3.0359,3.5876-7.7579,1.3377-11.4133M17.54,18.3992l-2.1804,2.1844-5.2338-5.2342,4.6858-4.6862M20.2154,23.2404c-3.655,2.2501-8.3766,1.6966-11.4123-1.3378h0c-3.6173-3.6199-3.6173-9.4865,0-13.1063,2.0518-2.0532,4.9469-3.0267,7.8223-2.6303M30.4714,29.5895l2.1766-2.1768,5.2338,5.2304-4.6783,4.6787M27.7883,24.7521c3.655-2.2501,8.3766-1.6966,11.4122,1.3378,3.6173,3.6199,3.6173,9.4865,0,13.1063-2.0493,2.0498-4.9393,3.023-7.811,2.6303M15.4729,24.6122v3.0838h-7.3991v-6.6212M20.2306,27.7906c-1.4957,3.3304-4.8066,5.4728-8.4572,5.4723h0c-5.1195.0021-9.2713-4.1467-9.2734-9.2667,0,0,0,0,0,0,.0006-2.902,1.3599-5.6363,3.6731-7.3884M32.5271,23.384v-3.0876h7.3991v6.6136M27.7732,20.2057c1.4957-3.3304,4.8066-5.4728,8.4572-5.4723,5.118,0,9.2675,4.1482,9.2696,9.2667,0,2.8994-1.3562,5.6318-3.6655,7.3846M24.6216,32.5297h3.0798v7.3997h-6.6244M27.7921,27.7717c3.3331,1.4935,5.4785,4.8052,5.4794,8.4579h0c0,5.1199-4.1502,9.2704-9.2696,9.2704-2.9017-.0006-5.6358-1.36-7.3877-3.6734M23.3859,15.4703h-3.0836v-7.4035h6.6244M20.2079,20.2246c-3.3301-1.4958-5.4723-4.807-5.4718-8.4579.0021-5.117,4.1493-9.2646,9.2658-9.2667,2.9017.0006,5.6358,1.36,7.3877,3.6734"/></svg>
Copied!