Brother Mobile Connect Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Brother Mobile Connect 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/337534.svg" alt="Brother Mobile Connect icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337534.svg" alt="Brother Mobile Connect icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337534.svg" alt="Brother Mobile Connect icon" :width="24" :height="24" />
CSS background
.icon-brother-mobile-connect {
background-image: url('https://proicons.com/icon/337534.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>.s{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="e" class="s" d="M37.21500011,37.15100194h3.27000046c1.11008835.00276184,2.01223373-.89490128,2.01499557-2.00498962.00000763-.00300217.00001144-.00600815.00000381-.00901031v-14.56300163H5.49999996v14.56300163c-.00221252,1.11008835.89589977,2.01179123,2.00599003,2.01400375.00300312.00000381.00600672.00000381.00901031-.00000381h3.2699995"/><path id="f" class="s" d="M8.58899971,20.31000043l-2.22200012-4.67199993c-.79400015-1.67000008-.07800007-2.61600018,1.45699978-2.61600018h32.3520031c1.53499985,0,2.25.9460001,1.45700073,2.61600018l-2.22200012,4.67100048"/><path id="g" class="s" d="M10.72299953,20.30800153l-1.78999996-4.07999992h30.13400173l-1.79000092,4.07999992"/><path id="h" class="s" d="M11.06999966,27.68800069h25.86000061v14.63499832H11.06999966v-14.63499832Z"/><path id="i" class="s" d="M38.18700023,23.99100019c.00055313.80854416-.65445328,1.46444702-1.46299744,1.46500015h-.00200272c-.80854416,0-1.4640007-.65545464-1.4640007-1.46399879v-.00100136c0-.80854416.65545273-1.4640007,1.4640007-1.4640007h0c.80854416-.00055313,1.46444702.65445518,1.46500015,1.46299934v.00100136Z"/><path id="j" class="s" d="M22.67200085,35.00600149c0,2.41238022-1.95561981,4.36800003-4.36800003,4.36800003h0c-2.41238022,0-4.36800003-1.95561981-4.36800003-4.36800003h0c0-2.41238022,1.95561981-4.36800003,4.36800003-4.36800003h0c2.41238022,0,4.36800003,1.95561981,4.36800003,4.36800003h0Z"/><path id="k" class="s" d="M18.28700062,34.94300176h-4.01900005"/><path id="l" class="s" d="M18.28700062,30.96400167v3.97999954"/><path id="m" class="s" d="M18.28700062,34.94300176l2.88999939,2.88999939"/><path id="n" class="s" d="M25.33300014,32.19699956h8.22900009"/><path id="o" class="s" d="M25.33300014,37.8359995h8.22900009"/><path id="p" class="s" d="M25.33300014,35.01599981h8.22900009"/><path id="q" class="s" d="M17.39599987,7.51100112c1.79125977-1.17858267,4.15187263-1.83414984,6.60400009-1.83400011,2.45124245-.0000639,4.81102753.6551137,6.60200119,1.83300018"/><path id="r" class="s" d="M20.05299946,10.13200094c1.00801468-.73722935,2.44227028-1.15802193,3.9470005-1.15799999,1.50473022-.00002193,2.93898582.42077065,3.9470005,1.15799999"/></svg>
Copied!