Myphoneexplorerclient Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Myphoneexplorerclient 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/329894.svg" alt="Myphoneexplorerclient icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329894.svg" alt="Myphoneexplorerclient icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329894.svg" alt="Myphoneexplorerclient icon" :width="24" :height="24" />
CSS background
.icon-myphoneexplorerclient {
background-image: url('https://proicons.com/icon/329894.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M38.76,20.46c1,11.61-2.44,15.9-18.33,14.93"/><polyline class="a" points="27.56 42.9 20.44 35.4 27.56 27.89"/><path class="a" d="M9.24,27.54c-1-11.61,2.44-15.9,18.33-14.93"/><polyline class="a" points="20.47 5.13 27.59 12.63 20.47 20.14"/></svg>
Copied!