Thanh Nien Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Thanh Nien 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/333862.svg" alt="Thanh Nien icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333862.svg" alt="Thanh Nien icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333862.svg" alt="Thanh Nien icon" :width="24" :height="24" />
CSS background
.icon-thanh-nien {
background-image: url('https://proicons.com/icon/333862.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m5.5,12.6944v-7.1944h37v7.1944H5.5Z"/><path class="c" d="m38.3889,12.6944l-14.3889,10.2778-14.3889-10.2778"/><path class="c" d="m24,14.2361l.8349,1.6916,1.8669.2713-1.3508,1.3168.3189,1.8593-1.6697-.8778-1.6697.8778.3189-1.8593-1.3508-1.3168,1.8669-.2713.8347-1.6916Z"/><path class="c" d="m8.7889,34.2778h5.4472"/><path class="c" d="m11.5125,42.5v-8.2222"/><path class="c" d="m17.1139,42.5v-8.2222l5.4472,8.2222v-8.2222"/><path class="c" d="m33.7639,42.5v-8.2222l5.4472,8.2222v-8.2222"/><path class="c" d="m30.8861,34.2778l-2.7236,8.2222-2.7236-8.2222"/></svg>
Copied!