Tata 1mg Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tata 1mg 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/333695.svg" alt="Tata 1mg icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333695.svg" alt="Tata 1mg icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333695.svg" alt="Tata 1mg icon" :width="24" :height="24" />
CSS background
.icon-tata-1mg {
background-image: url('https://proicons.com/icon/333695.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="c" d="M9.4999,42.5h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4H9.4999c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4Z"/><line class="c" x1="11" y1="23.6702" x2="13.8768" y2="22.1038"/><line class="c" x1="13.8768" y1="22.1038" x2="13.8768" y2="33.6112"/><line class="c" x1="11" y1="10.5051" x2="17.5494" y2="10.5051"/><line class="c" x1="14.2747" y1="18.22" x2="14.2747" y2="10.5051"/><path class="c" d="M37,25.9875v8.6305c0,1.5888-1.288,2.8768-2.8768,2.8768h0c-.7944,0-1.5136-.322-2.0342-.8426"/><rect class="c" x="31.2463" y="25.9875" width="5.7537" height="7.6236" rx="2.8768" ry="2.8768" transform="translate(68.2463 59.5987) rotate(-180)"/><path class="c" d="M16.8621,28.8644c0-1.5888,1.288-2.8768,2.8768-2.8768h0c1.5888,0,2.8768,1.288,2.8768,2.8768v4.7468"/><line class="c" x1="16.8621" y1="25.9875" x2="16.8621" y2="33.6112"/><path class="c" d="M22.6158,28.8644c0-1.5888,1.288-2.8768,2.8768-2.8768h0c1.5888,0,2.8768,1.288,2.8768,2.8768v4.7468"/><line class="c" x1="17.5494" y1="18.1971" x2="20.7607" y2="10.5051"/><line class="c" x1="23.9753" y1="18.2201" x2="20.7607" y2="10.5051"/><line class="c" x1="24.0247" y1="10.5051" x2="30.5742" y2="10.5051"/><line class="c" x1="27.2994" y1="18.22" x2="27.2994" y2="10.5051"/><line class="c" x1="30.5742" y1="18.1971" x2="33.7854" y2="10.5051"/><line class="c" x1="37" y1="18.2201" x2="33.7854" y2="10.5051"/><line class="c" x1="16.6808" y1="22.1038" x2="37" y2="22.1038"/><line class="c" x1="28.3695" y1="37.4949" x2="13.8768" y2="37.4949"/></svg>
Copied!