Brawl Stats Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Brawl Stats 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/337498.svg" alt="Brawl Stats icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337498.svg" alt="Brawl Stats icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337498.svg" alt="Brawl Stats icon" :width="24" :height="24" />
CSS background
.icon-brawl-stats {
background-image: url('https://proicons.com/icon/337498.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>.j{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="e" class="j" d="M12.37199974,24.10750055l.15400028,2.75300026,3.03499985-.22500038c.96399975-.0720005,1.57400036-.71999931,1.56000042-1.4260006-.0170002-.8239994-.73699951-1.125-1.74499989-1.12000084l-3.00400066.01800156Z"/><path id="f" class="j" d="M12.5710001,31.0875001l.19099998,3.11800194,2.8380003-.06600189c1.06699944-.02500153,1.75699997-.62799835,1.79199982-1.64799881.03300095-.94599915-.86199951-1.43400002-1.85700035-1.42700005l-2.96399975.02299881Z"/><path id="g" class="j" d="M6.72100019,18.59950113l-1.22100019,6.41899872h1.5l.88199997,15.45599937,10.10200119-.52899933c4.17300034-.2179985,5.75699997-3.13999939,5.73500061-6.10800171-.02000046-2.77499962-1.57299995-4.8239994-3.74099922-5.63100052,2.16699982-1.2329998,2.89999962-3.00900078,2.53999901-5.78800011-.33499908-2.57800102-2.34199905-4.4090004-5.30200005-4.27899933l-10.49500132.4600029Z"/><path id="h" class="j" d="M42.5,19.04450083l-2.45999908,6.44499969c-2.88000107-1.98600006-5.84899902-2.37700081-6.57699966-1.43000031-.61500168.79999924.55799866,1.83500099,2.56900024,2.66499901,4.36999893,1.80599976,5.56900024,4.56999969,4.87400055,7.60400009-.80900192,3.52999878-3.40299988,6.02700043-6.3409996,6.10499954-3.67000008.09700012-6.36800003-1.1230011-9.0530014-3l2.18799973-5.41300201c2.06699944,1.36999893,6.09999847,2.91500092,7.03699875,1.76399994,1.29800034-1.5929985-1.81200027-2.40399933-3.54700089-3.38400078-4.02899933-2.27799988-5.00399971-5.11899948-3.70999908-8.65099907,1.24399948-3.38999939,4.63999939-4.79000092,10.40600204-3.39699936l.31200027-.75,4.30199814,1.44200325Z"/><path id="i" class="j" d="M31.77000046,16.41250086l1.60599899-6.61199951-5.64900017,1.05799961-3.36300087-3.33300018-3.36299896,3.33300018-5.64899921-1.05900002,1.60599995,6.61200047,14.81200027.00099945Z"/></svg>
Copied!