Huawei Ai Voice Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Huawei Ai Voice 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/327164.svg" alt="Huawei Ai Voice icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327164.svg" alt="Huawei Ai Voice icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327164.svg" alt="Huawei Ai Voice icon" :width="24" :height="24" />
CSS background
.icon-huawei-ai-voice {
background-image: url('https://proicons.com/icon/327164.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="b" cx="24" cy="24" r="21.5"/><path class="b" d="M9.1317,8.4699c1.9003-1.6187,4.198,1.3581,4.8809,4.8135,1.0658,5.3927-7.6651,24.092-9.7648,19.208"/><path class="b" d="M9.3009,28.693c14.699-4.6927,25.542,9.296,31.026,9.296"/><path class="b" d="M28.482,2.9724c-10.251,11.747-6.9875,27.264,16.851,23.701"/><path class="b" d="M14.117,15.022c2.6971,2.2218,6.1485,4.0204,9.9456,5.4081"/><path class="b" d="M24.86,21.773c-4.7001,1.1798-9.3128,2.5846-11.566-2.7434"/></svg>
Copied!