Mi Att Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mi Att 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/329163.svg" alt="Mi Att icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329163.svg" alt="Mi Att icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329163.svg" alt="Mi Att icon" :width="24" :height="24" />
CSS background
.icon-mi-att {
background-image: url('https://proicons.com/icon/329163.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>.h{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="h" d="M34.9969,5.5359c-3.322-1.9934-7.1254-3.0413-10.9995-3.0308-3.9337-.0071-7.7929,1.0725-11.1519,3.1197-.9702.5979-1.5164,1.0757-1.5164,1.6903,0,1.8134,4.2374,3.7636,11.7548,3.7636,7.4392,0,13.2096-2.1358,13.2096-4.1915,0-.4905-.4289-.8334-1.2965-1.3512"/><path id="c" class="h" d="M6.3716,12.0577c0,4.1808,10.4797,7.2106,20.2804,7.2106,10.4416,0,15.1021-3.4079,15.1021-6.4045-.2228-2.0948-2.0479-3.6072-3.5388-4.9536.0733.1553.1182.3058.1182.51,0,2.3879-7.3092,6.6126-18.9448,6.6126-8.5491,0-10.1505-3.1715-10.1505-5.1881,0-.7211.2765-1.4587.8696-2.2228-1.7352,1.4265-3.7372,3.6981-3.7372,4.4358h.001Z"/><path id="d" class="h" d="M3.1415,20.2775c1.0904,2.895,7.9912,7.276,23.5554,7.276,9.4949,0,16.8705-2.3322,18.0655-6.5892.552-1.9668-.6204-4.768-1.4783-6.4387.1661,5.5887-15.404,9.1871-23.2604,9.1871-8.51,0-15.6082-3.3903-15.6082-7.6717,0-.4113.085-.8227.171-1.2565-.6654,1.704-2.1212,3.6981-1.446,5.4919l.001.001Z"/><path id="e" class="h" d="M2.5162,23.9971c-.0606,2.0518-.0195,4.0391,1.3806,5.5848,2.5833,2.8539,9.3092,6.6702,20.8158,6.6702,15.6776,0,19.2623-5.2223,19.9941-6.9399.7572-1.7772.8832-5.2145.7435-6.4807-.8061,4.1993-14.2003,9.786-25.7743,9.786-11.0073,0-16.1964-5.1255-17.1607-8.6204h.001Z"/><path id="f" class="h" d="M40.0413,37.7782c2.1544-1.7655,3.3679-4.3429,3.9443-5.9013-3.2574,4.7513-12.6233,7.7206-22.2931,7.7206-6.8354,0-14.1895-2.1856-17.0884-6.3488,2.6624,5.7127,10.8002,8.8276,20.853,8.8276,5.2916,0,11.1041-1.446,14.5843-4.299v.001Z"/><path id="g" class="h" d="M23.9974,45.4949c5.4323,0,10.3859-2.0176,14.1553-5.3483-1.7079,1.1128-6.5423,3.5857-14.1553,3.5857-6.6165,0-10.7973-1.4763-13.1724-2.7748,3.7584,2.9456,8.3973,4.5435,13.1724,4.5374Z"/></svg>
Copied!