Tts Engine Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tts Engine 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/334332.svg" alt="Tts Engine icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334332.svg" alt="Tts Engine icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334332.svg" alt="Tts Engine icon" :width="24" :height="24" />
CSS background
.icon-tts-engine {
background-image: url('https://proicons.com/icon/334332.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>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M18.33645189,14.97951529l3.51745528,2.33785343s.83266013-1.16892672,1.16892672-2.64209463c-4.70773226-1.48918061-2.25778996-4.46754183,1.74538373-4.99596076l1.76139642-4.17931333h5.76457011c.04803808,0,.54443162,2.30582804.54443162,2.30582804,3.28260242,0,5.98874784,1.15291402,5.98874784,3.20253895s-2.72215811,2.54601847-4.93190998,2.49798038l-.03202539,2.35386613-1.05683785.06405078c-.06405078,1.20095211-1.00879977,2.62608194-1.96956145,2.28981535s-1.58525678-.76860935-1.58525678-.76860935c0,0,1.88949798,3.6508944,3.01038661,4.78779573l-1.36489281,2.12338654"/><path class="f" d="M19.76691929,18.54500866c-1.5372187-1.02481246-2.19907675-5.59376803-2.19907675-5.59376803,0,0-5.99942297.65652048-7.89959608.91539238s-2.71148298,2.45794864-2.41257934,4.55027409,2.07097519,1.83612233,2.07097519,1.83612233c-1.13156376,1.23831506-1.47316792,4.67570687-.27755338,6.72533179-1.51586844,3.03173687.38430467,6.91748413.38430467,6.91748413l-2.79688402,3.60819388,1.60126947,1.47316792s-.49105597,1.4304674-.42700519,1.4304674,2.36987882,1.4304674,2.36987882,1.4304674"/><path class="f" d="M29.50263769,37.33323716c2.51933064,1.60126947,7.28043855,3.39469129,7.28043855,3.39469129l.51240623-.85401039c.76860935.40565493,4.56323438.53729689,4.16370167-2.40662834-.22340067-1.64611021-1.17191427-2.37332457-1.83995327-2.32359813-.97636855.07267739-1.91809346.82312895-1.91809346.82312895-.72590883-.40565493-7.92094634-4.61165609-10.50432776-8.57212926"/><path class="f" d="M26.38549978,20.25302943c1.34506636,2.36987882,4.9746105,4.37680323,4.9746105,4.37680323,0,0,3.35406328,5.7895892,2.3068643,8.75544088"/><path class="f" d="M26.25739823,23.22071552c2.19907675,2.66878246,2.60473168,6.4050779,2.60473168,6.4050779"/><path class="f" d="M34.57970903,39.84080674c.62878556,1.18068778.84762572,2.65919326.84762572,2.65919326H10.39415529v-3.60819388"/><line class="f" x1="39.12072538" y1="40.13843864" x2="39.12072538" y2="42.5"/></svg>
Copied!