Gsam Battery Monitor Pro Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gsam Battery Monitor Pro icon is commonly used in device status bars and IoT dashboards. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/341360.svg" alt="Gsam Battery Monitor Pro icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341360.svg" alt="Gsam Battery Monitor Pro icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341360.svg" alt="Gsam Battery Monitor Pro icon" :width="24" :height="24" />
CSS background
.icon-gsam-battery-monitor-pro {
background-image: url('https://proicons.com/icon/341360.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.c{fill:#fff;stroke-width:0px;}</style></defs><path class="b" d="M33.9776,34.2335l.9822.9831M36.3642,31.847l-3.1886,3.1896M37.8463,28.2687c1.1577,0,2.0962.9385,2.0962,2.0962,0,1.1577-.9385,2.0962-2.0962,2.0962-1.1577,0-2.0962-.9385-2.0962-2.0962s.9385-2.0962,2.0962-2.0962h0M44.5,31.847c0,4.4933-3.6425,8.1358-8.1358,8.1358s-8.1358-3.6425-8.1358-8.1358c0-4.4933,3.6425-8.1358,8.1358-8.1358h0c4.4933,0,8.1358,3.6425,8.1358,8.1358M11.8799,30.7015l2.0076-5.956,2.0066,5.956M15.2289,28.7293h-2.6837M6.0204,30.049c.371.4753.8365.6525,1.4851.6525h.8965c.8355,0,1.5116-.6653,1.5116-1.486v-.0059c0-.8208-.6761-1.486-1.5116-1.486h-.9891c-.8355,0-1.5126-.6663-1.5126-1.487h0c0-.8237.6791-1.491,1.5156-1.491h.8926c.6476,0,1.114.1771,1.486.6525M18.1164,30.6956v-5.9501l3.0292,5.956,3.0292-5.9471v5.9471M11.256,8.0172l2.1326,3.7023M33.7857,8.0172l-2.0539,3.5665M41.0841,22.7024c.3018.9822.519,1.9939.6515,3.0351M28.2953,32.7642H4.1417c-.4281-1.538-.644-3.1273-.6417-4.7238,0-10.3058,8.5915-18.6611,19.1906-18.6611,5.3911,0,10.2635,2.1621,13.7483,5.643M41.0841,22.7024h-14.3418"/><path class="c" d="M17.93,16.2071c0,.4148-.3356.751-.7497.751h-.0007c-.414,0-.7497-.3362-.7497-.751h0c0-.4148.3356-.751.7497-.751h0c.414-.0004.75.3356.7503.7503v.0007"/><path class="c" d="M28.6718,16.2071c0,.4148-.3356.751-.7497.751h-.0007c-.414,0-.7497-.3362-.7497-.751h0c0-.4148.3356-.751.7497-.751h0c.414-.0004.75.3356.7503.7503v.0007"/></svg>
Copied!