Tui Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tui 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/348905.svg" alt="Tui icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348905.svg" alt="Tui icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348905.svg" alt="Tui icon" :width="24" :height="24" />
CSS background
.icon-tui {
background-image: url('https://proicons.com/icon/348905.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.d{fill:#fff;stroke-width:0px;}</style></defs><path class="c" d="M38.5,42.5H9.5c-2.2,0-4-1.8-4-4V9.5c0-2.2,1.8-4,4-4h29c2.2,0,4,1.8,4,4v29c0,2.2-1.8,4-4,4Z"/><path class="c" d="M30.2402,20.4132v4.4259c0,1.4814,1.2009,2.6824,2.6824,2.6824h0c1.4814,0,2.6824-1.2009,2.6824-2.6824v-4.4259"/><line class="c" x1="35.605" y1="24.8391" x2="35.605" y2="27.5215"/><circle class="d" cx="38.4198" cy="17.1273" r=".75"/><line class="c" x1="38.4198" y1="20.4132" x2="38.4198" y2="27.5215"/><path class="c" d="M20.6461,18.2003v7.98c0,.7407.6005,1.3412,1.3412,1.3412h.4024"/><line class="c" x1="19.2378" y1="20.4132" x2="22.0543" y2="20.4132"/><polyline class="c" points="13.7233 26.6497 17.7468 23.9674 13.7233 21.285"/><polyline class="c" points="8.3586 26.6497 12.3821 23.9674 8.3586 21.285"/><line class="c" x1="24.7376" y1="23.9674" x2="27.42" y2="23.9674"/></svg>
Tui in other icon packs
Copied!