Hihonor Systemmanager Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hihonor Systemmanager 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/341589.svg" alt="Hihonor Systemmanager icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341589.svg" alt="Hihonor Systemmanager icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341589.svg" alt="Hihonor Systemmanager icon" :width="24" :height="24" />
CSS background
.icon-hihonor-systemmanager {
background-image: url('https://proicons.com/icon/341589.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>.e{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="e" d="M24.0149,5.5c10.0298,3.8823,13.1345,4.9119,17.1829,7.3465-.2464,8.1442,0,23.5856-17.4358,29.6535C7.2346,37.9982,6.919,23.0239,6.8022,12.4003c3.4479-2.5772,7.1103-3.5627,17.2127-6.9003Z"/><path id="c" class="e" d="M24.0149,17.3674l-.2529,25.1326"/><path id="d" class="e" d="M6.8022,12.4003c4.6964,3.0434,14.3796,4.8958,17.2127,4.967,2.8331.0712,11.7009-2.2422,17.1829-4.5209"/></svg>
Copied!