Punching Bag 03 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Punching Bag 03 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/320569.svg" alt="Punching Bag 03 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320569.svg" alt="Punching Bag 03 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320569.svg" alt="Punching Bag 03 icon" :width="24" :height="24" />
CSS background
.icon-punching-bag-03 {
background-image: url('https://proicons.com/icon/320569.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="punching-bag--03_00000137124025392607002840000018265457549897597092_" d="M19.75,31.181h-7.5 c-0.888,0-1.61-0.653-1.61-1.456V8.915c0-0.438,0.215-0.832,0.556-1.099l4.444-4.152V0.82h0.72v2.844l4.442,4.151 c0.342,0.267,0.559,0.661,0.559,1.101v20.81C21.36,30.527,20.638,31.181,19.75,31.181z M11.36,13.18v16.545 c0,0.398,0.408,0.735,0.89,0.735h7.5c0.482,0,0.89-0.337,0.89-0.735V13.18H11.36z M11.36,12.46h9.28V8.915 c0-0.167-0.071-0.324-0.191-0.45l-0.002,0.002l-0.096-0.09C20.19,8.255,19.979,8.18,19.75,8.18h-7.5c-0.23,0-0.442,0.077-0.603,0.2 l-0.088,0.083l-0.002-0.002c-0.123,0.126-0.197,0.285-0.197,0.456C11.36,8.917,11.36,12.46,11.36,12.46z M16.36,7.46h3.008 L16.36,4.649V7.46z M12.632,7.46h3.008V4.649L12.632,7.46z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!