Thangs Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Thangs 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/333861.svg" alt="Thangs icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333861.svg" alt="Thangs icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333861.svg" alt="Thangs icon" :width="24" :height="24" />
CSS background
.icon-thangs {
background-image: url('https://proicons.com/icon/333861.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>.g{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g><circle id="b" class="g" cx="9.9194" cy="23.9644" r="2.7702"/><path id="c" class="g" d="m9.6559,17.8441h14.1586c3.4104,0,6.1559,2.7455,6.1559,6.1559v6.1559H9.6559c-3.4104,0-6.1559-2.7456-6.1559-6.1559s2.7455-6.1559,6.1559-6.1559Z"/><circle id="d" class="g" cx="23.6769" cy="23.9644" r="2.7702"/></g><g><circle id="e" class="g" cx="38.2466" cy="24" r="2.6382"/><path id="f" class="g" d="m44.5,24c0,3.3998-2.7561,6.1559-6.1559,6.1559h-6.1559v-6.1559c0-3.3998,2.7561-6.1559,6.1559-6.1559s6.1559,2.7561,6.1559,6.1559Z"/></g></svg>
Thangs in other icon packs
Copied!