Charge Myhyundai Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Charge Myhyundai 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/323592.svg" alt="Charge Myhyundai icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323592.svg" alt="Charge Myhyundai icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323592.svg" alt="Charge Myhyundai icon" :width="24" :height="24" />
CSS background
.icon-charge-myhyundai {
background-image: url('https://proicons.com/icon/323592.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="b" cx="11.1297" cy="26.1683" r="2.2965"/><path class="b" d="M28.8066,20.7838c1.7567,0,3.1809,1.4241,3.1809,3.1809v9.5426c0,.8784-.7121,1.5904-1.5904,1.5904h-1.8357c-.8784,0-1.5904-.7121-1.5904-1.5904v-1.9546H10.5166v1.9546c0,.8784-.7121,1.5904-1.5904,1.5904h-1.8357c-.8784,0-1.5904-.7121-1.5904-1.5904v-9.5426c0-1.7567,1.4241-3.1809,3.1809-3.1809"/><circle class="b" cx="26.3578" cy="26.1683" r="2.2965"/><path class="b" d="M28.866,20.7838l-1.4581-8.1611c-.0852-.4769-.5-.8241-.9844-.8241h-15.3597c-.4844,0-.8992.3472-.9844.8241l-1.4581,8.1611h20.2446Z"/><path class="b" d="M35.5437,11.7986h6.9563v4.7973c0,.8778-.7127,1.5904-1.5904,1.5904h-3.7754c-.8778,0-1.5904-.7127-1.5904-1.5904v-4.7973h0Z"/><line class="b" x1="36.9372" y1="8.2647" x2="36.9372" y2="11.7986"/><line class="b" x1="41.1065" y1="11.7986" x2="41.1065" y2="8.2647"/><path class="b" d="M39.0218,18.1864v19.9585c0,.8784-.7121,1.5904-1.5904,1.5904h-17.0973c-.8784,0-1.5904-.7121-1.5904-1.5904v-6.5921"/></svg>
Copied!