Tngo Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tngo 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/348608.svg" alt="Tngo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348608.svg" alt="Tngo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348608.svg" alt="Tngo icon" :width="24" :height="24" />
CSS background
.icon-tngo {
background-image: url('https://proicons.com/icon/348608.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g><path class="c" d="m20.7778,20.9209c2.1891,3.7912,1.2291,8.6177-2.2441,11.2826-3.473,2.6649-8.3832,2.3431-11.4786-.7523-3.0955-3.0954-3.4173-8.0057-.7523-11.4786,2.6649-3.4732,7.4914-4.4332,11.2826-2.2441"/><path class="c" d="m14.2498,23.505c.8045.4645,1.1968,1.4114.9563,2.3088-.2404.8974-1.0536,1.5213-1.9826,1.5213-.929,0-1.7422-.624-1.9826-1.5213-.2404-.8973.1518-1.8443.9563-2.3088l1.0263,1.7776,1.0264-1.7776Z"/><path class="c" d="m35.8031,23.3326c.8045.4645,1.1968,1.4114.9563,2.3088-.2404.8974-1.0536,1.5213-1.9826,1.5213-.929,0-1.7422-.624-1.9826-1.5213-.2404-.8973.1518-1.8443.9563-2.3088l1.0263,1.7776,1.0264-1.7776Z"/><circle class="c" cx="34.7769" cy="25.2825" r="8.7231"/></g><g><path class="c" d="m18.6668,19.8403l5.7744-3.3339"/><path class="c" d="m31.4416,14.2503h6.6677"/><path class="c" d="m9.8883,13.9937h6.6677"/></g></svg>
Copied!