Hercules Cp Mobile Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hercules Cp Mobile 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/341546.svg" alt="Hercules Cp Mobile icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341546.svg" alt="Hercules Cp Mobile icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341546.svg" alt="Hercules Cp Mobile icon" :width="24" :height="24" />
CSS background
.icon-hercules-cp-mobile {
background-image: url('https://proicons.com/icon/341546.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="c" d="M45.5,24c0,11.8741-9.6259,21.5-21.5,21.5S2.5,35.8741,2.5,24,12.1259,2.5,24,2.5s21.5,9.6259,21.5,21.5Z"/><path class="c" d="M22.7847,22.3944c.3878-.6575,1.1576-2.1758,1.0236-4.1585-.0608-.8995-.1596-2.4185-1.2795-3.3267-1.186-.9618-2.8195-.6741-3.3041-.5887-4.1172.7251-6.352,5.8902-7.3799,8.2658-1.0098,2.3337-1.5383,3.9078-1.2795,6.0138.2512,2.0445,1.6673,4.6568,3.9665,5.1181,2.4646.4945,5.6463-1.7246,6.5895-5.6299"/><path class="c" d="M27.7825,16.3799c.6042.0642,4.7604-1.0581,6.198-1.0869.108-.0022,2.1907-.0201,3.0709,1.1516,1.3309,1.7717-.4918,5.726-2.9429,7.8051-3.3725,2.8607-7.4527,2.1421-8.266,1.9843"/><path class="c" d="M30.0319,16.3429c-1.9691,7.8623-5.3599,10.178-7.1512,16.9914"/></svg>
Copied!