Futo Voice Input Alt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Futo Voice Input Alt 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/326331.svg" alt="Futo Voice Input Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326331.svg" alt="Futo Voice Input Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326331.svg" alt="Futo Voice Input Alt icon" :width="24" :height="24" />
CSS background
.icon-futo-voice-input-alt {
background-image: url('https://proicons.com/icon/326331.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m9.4833,10.0915h2.9841m-2.9871,4.59V5.5h4.5907"/><path class="c" d="m16.3698,5.5007v6.082c0,1.722,1.3767,3.1002,2.9841,3.1002s2.9841-1.3782,2.9841-3.0994v-6.0835"/><path class="c" d="m24.4037,5.5h5.9674m-2.9833,9.1814V5.5"/><path class="c" d="m35.421,14.6815h0c-1.7212,0-2.9841-1.3767-2.9841-2.9841v-3.0994c0-1.7205,1.3774-3.0979,2.9841-3.0979h0c1.7043-.007,3.0916,1.3689,3.0987,3.0732,0,.0085,0,.017,0,.0255v2.9841c.007,1.7043-1.3689,3.0916-3.0732,3.0987-.0085,0-.017,0-.0255,0Z"/><path class="c" d="m28.2664,28.753c0,2.3562-1.9101,4.2664-4.2664,4.2664s-4.2664-1.9101-4.2664-4.2664v-7.2287c0-2.3562,1.9101-4.2664,4.2664-4.2664s4.2664,1.9101,4.2664,4.2664v7.2287Z"/><path class="c" d="m32.5819,29.215c0,4.7396-3.8422,8.5819-8.5819,8.5819s-8.5819-3.8422-8.5819-8.5819"/><line class="c" x1="24" y1="37.7969" x2="24" y2="42.5"/><line class="c" x1="19.8424" y1="42.5" x2="28.1576" y2="42.5"/></svg>
Copied!