Boxer Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Boxer 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/322911.svg" alt="Boxer icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322911.svg" alt="Boxer icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322911.svg" alt="Boxer icon" :width="24" :height="24" />
CSS background
.icon-boxer {
background-image: url('https://proicons.com/icon/322911.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="b" 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 class="c" d="M7.5002,40.5h33c1.1046,0,2-.8954,2-2h0v-14.5c0-1.2376-.6603-2.3812-1.7321-3l-15.036-8.681c-1.0718-.6188-2.3923-.6188-3.4641,0l-15.036,8.681c-1.0718.6188-1.7321,1.7624-1.7321,3v14.5c0,1.1046.8954,2,2,2h.0003Z"/><path class="c" d="M8.5002,20v-10.5c0-1.1046.8954-2,2-2h0s27,0,27,0c1.1046,0,2,.8954,2,2h0v10.5c0,1.2376-.6603,2.3812-1.7321,3l-12.036,6.9489c-1.0718.6188-2.3923.6188-3.4641,0l-12.036-6.9489c-1.0718-.6188-1.7321-1.7624-1.7321-3h.0003Z"/></svg>
Boxer in other icon packs
Copied!