Huaweisystemmanager Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Huaweisystemmanager 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/341759.svg" alt="Huaweisystemmanager icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341759.svg" alt="Huaweisystemmanager icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341759.svg" alt="Huaweisystemmanager icon" :width="24" :height="24" />
CSS background
.icon-huaweisystemmanager {
background-image: url('https://proicons.com/icon/341759.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M24,8.4a1.56,1.56,0,0,1,.64.13l13,5.33V25.09c0,5-3.48,8.66-5.55,10.42-3.4,2.89-7,4.09-8.1,4.09-2.73,0-13.65-5.62-13.65-14.51V13.86l13-5.33A1.56,1.56,0,0,1,24,8.4m0-3.9a5.58,5.58,0,0,0-2.13.42L7.74,10.77a2,2,0,0,0-1.29,1.85V25.09C6.45,36.26,19.07,43.5,24,43.5s17.55-7.24,17.55-18.41V12.62a2,2,0,0,0-1.28-1.89L26.14,4.88A5.59,5.59,0,0,0,24,4.5Z"/></svg>
Copied!