Ivonatexttospeech Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ivonatexttospeech 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/327591.svg" alt="Ivonatexttospeech icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327591.svg" alt="Ivonatexttospeech icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327591.svg" alt="Ivonatexttospeech icon" :width="24" :height="24" />
CSS background
.icon-ivonatexttospeech {
background-image: url('https://proicons.com/icon/327591.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,.b{fill:none;stroke:#000;}.a{stroke-miterlimit:10;}.b{stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M33.6137,36.43H27.5346V26.3376A3.534,3.534,0,0,0,26.06,23.4655L17.4213,17.27a3.5347,3.5347,0,1,0-4.1206,5.7442l7.1641,5.1378V36.43H14.3863a3.5349,3.5349,0,0,0,0,7.07H33.6137a3.5349,3.5349,0,0,0,0-7.07Z"/><circle class="b" cx="27.2704" cy="11.9167" r="7.4167"/></svg>
Copied!