Tata Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tata 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/348253.svg" alt="Tata icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348253.svg" alt="Tata icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348253.svg" alt="Tata icon" :width="24" :height="24" />
CSS background
.icon-tata {
background-image: url('https://proicons.com/icon/348253.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><path class="c" d="m32.1742,36.577c13.6077-4.0133,12.6544-14.1483,12.0167-14.787-.0792-.0792-4.0292-.8337-5.4047-1.0323-4.014-.5796-9.1789-.8951-10.0337-.613-.6948.2293-1.0568.685-1.1273,1.4188-.095.9887,1.0481,7.2777,2.4044,13.2276.5594,2.4544.3808,2.3057,2.1449,1.7855l-.0002.0003Zm-9.4815,1.1276l.0769-9.657c.0844-10.5946.0923-10.4653-.6596-10.8543-1.596-.8253-15.2441,1.441-17.2596,2.1224-.5958.2014,4.704-9.0798,19.1505-9.0372,14.446-.0425,19.7459,9.2386,19.1505,9.0373-2.016-.6814-15.658-2.9306-17.2532-2.1053-.7518.3888-.744.2591-.6596,10.8543l.0769,9.657-2.6228-.0172Zm-6.867-1.1278C2.2181,32.5634,3.1714,22.4285,3.8091,21.7898c.0793-.0792,4.0292-.8337,5.4047-1.0323,4.014-.5796,9.1789-.8951,10.0337-.613.6948.2293,1.0568.685,1.1273,1.4188.095.9887-1.0481,7.2777-2.4044,13.2276-.5594,2.4544-.3808,2.3057-2.1449,1.7855l.0002.0003Z"/></svg>
Tata in other icon packs
Copied!