Ttb Confirm Id Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ttb Confirm Id 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/334324.svg" alt="Ttb Confirm Id icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334324.svg" alt="Ttb Confirm Id icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334324.svg" alt="Ttb Confirm Id icon" :width="24" :height="24" />
CSS background
.icon-ttb-confirm-id {
background-image: url('https://proicons.com/icon/334324.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M8.6515,41.96c-1.5519.0039-2.8131-1.2511-2.817-2.803,0-.0047,0-.0093,0-.014V8.858c-.0044-1.5519,1.2501-2.8136,2.802-2.818.005,0,.01,0,.015,0h30.697c1.5519-.0039,2.8131,1.2511,2.817,2.803,0,.0047,0,.0093,0,.014v22.774c.0122,5.6913-4.5917,10.3148-10.2829,10.327-.015,0-.03,0-.045,0l-23.186.002ZM16.0395,15.799v16.59"/><path class="b" d="M32.7965,25.766c-.326,3.71-3.485,6.623-7.333,6.623h-3.786V15.8h3.786c2.6592-.0074,5.1167,1.4164,6.433,3.727"/><path class="b" d="M25.8925,22.501l2.195,4.014,8.87-8.06"/></svg>
Copied!