Myat And T Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Myat And T 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/329816.svg" alt="Myat And T icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329816.svg" alt="Myat And T icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329816.svg" alt="Myat And T icon" :width="24" :height="24" />
CSS background
.icon-myat-and-t {
background-image: url('https://proicons.com/icon/329816.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>.ad{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><g id="c"><line id="d" class="ad" x1="16.7009" y1="25.5484" x2="22.9337" y2="25.5484"/><line id="e" class="ad" x1="19.8761" y1="34.6322" x2="19.8761" y2="25.5484"/></g><g id="f"><g id="g"><line id="h" class="ad" x1="14.985" y1="31.5664" x2="10.9865" y2="31.5664"/></g><g id="i"><polyline id="j" class="ad" points="16.0434 34.6322 12.9858 25.5484 9.8105 34.6322"/><line id="k" class="ad" x1="10.8689" y1="31.5664" x2="14.985" y2="31.5664"/></g></g><g id="l"><g id="m"><path id="n" class="ad" d="M9.5,15.6388c0-1.249,1.0584-2.271,2.352-2.271h0c1.2936,0,2.352,1.0219,2.352,2.271v3.6335"/><line id="o" class="ad" x1="9.5" y1="13.3678" x2="9.5" y2="19.2723"/></g><g id="p"><path id="q" class="ad" d="M14.2041,15.6388c0-1.249,1.0584-2.271,2.352-2.271h0c1.2936,0,2.352,1.0219,2.352,2.271v3.6335"/></g></g><g id="r"><g id="s"><line id="t" class="ad" x1="23.8745" y1="19.5495" x2="21.4049" y2="13.5315"/></g><path id="u" class="ad" d="M26.109,13.5315l-2.94,8.1754c-.2352.5677-.7056.9084-1.2936.9084h-.3528"/></g><g id="v"><g id="w"><g id="x"><path id="y" class="ad" d="M31.8275,34.6322h-.7056c-.4704,0-1.0584-.2271-1.2936-.6813l-3.2929-4.3148c-.4704-.5677-1.176-1.249-1.176-2.271s.8232-1.8168,1.9992-1.8168c1.0584,0,1.8816.7948,1.8816,1.8168s-.8232,1.9303-2.4696,2.271c-1.764.3406-2.94,1.249-2.94,2.8387,0,1.249.8232,2.1574,2.4696,2.1574,2.1168,0,3.4104-2.0439,5.2921-4.4284"/></g></g></g><g id="z"><line id="aa" class="ad" x1="32.2671" y1="25.5484" x2="38.5" y2="25.5484"/><line id="ab" class="ad" x1="35.4424" y1="34.6322" x2="35.4424" y2="25.5484"/></g></g><path id="ac" class="ad" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/></svg>
Copied!