Huawei Ar Measure Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Huawei Ar Measure 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/327166.svg" alt="Huawei Ar Measure icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327166.svg" alt="Huawei Ar Measure icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327166.svg" alt="Huawei Ar Measure icon" :width="24" :height="24" />
CSS background
.icon-huawei-ar-measure {
background-image: url('https://proicons.com/icon/327166.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;}.b{fill:#000;}</style></defs><ellipse class="a" cx="41.8787" cy="33.3999" rx="1.6216" ry="1.612"/><circle class="b" cx="38.3029" cy="33.3903" r="0.75"/><circle class="b" cx="9.697" cy="33.3903" r="0.75"/><circle class="b" cx="13.2728" cy="33.3903" r="0.75"/><circle class="b" cx="16.8485" cy="33.3903" r="0.75"/><circle class="b" cx="20.4243" cy="33.3903" r="0.75"/><circle class="b" cx="24" cy="33.3903" r="0.75"/><circle class="b" cx="27.5757" cy="33.3903" r="0.75"/><circle class="b" cx="31.1515" cy="33.3903" r="0.75"/><circle class="b" cx="34.7272" cy="33.3903" r="0.75"/><path class="a" d="M38.3029,20.8573V28.78"/><path class="a" d="M34.7272,20.8573V28.78"/><path class="a" d="M20.4243,20.8573V28.78"/><path class="a" d="M27.5757,20.8573V28.78"/><path class="a" d="M31.1515,20.8573V28.78"/><path class="a" d="M16.8485,20.8573V28.78"/><path class="a" d="M6.1213,12.9881V28.78"/><path class="a" d="M41.8787,12.9881V28.78"/><path class="a" d="M9.6971,20.8573V28.78"/><path class="a" d="M13.2728,20.8573V28.78"/><path class="a" d="M24,16.5741V28.7784"/><circle class="a" cx="6.1213" cy="33.3903" r="1.6216"/></svg>
Copied!