Tts Server Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tts Server 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/334333.svg" alt="Tts Server icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334333.svg" alt="Tts Server icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334333.svg" alt="Tts Server icon" :width="24" :height="24" />
CSS background
.icon-tts-server {
background-image: url('https://proicons.com/icon/334333.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><line class="c" x1="16.7043" y1="11.1075" x2="21.5798" y2="11.1075"/><line class="c" x1="19.1421" y1="18.6083" x2="19.1421" y2="11.1075"/><path class="c" d="M26.6363,17.7645c.4688.5626,1.0314.8438,1.8752.8438h1.1251c1.0314,0,1.8752-.8438,1.8752-1.8752s-.8438-1.8752-1.8752-1.8752h-1.2189c-1.0314,0-1.8752-.8438-1.8752-1.8752s.8438-1.8752,1.8752-1.8752h1.1251c.8438,0,1.4064.1875,1.8752.8438"/><line class="c" x1="21.6267" y1="11.1075" x2="28.3962" y2="11.1075"/><line class="c" x1="23.6895" y1="18.6083" x2="23.6895" y2="11.1075"/><path class="c" d="M11.9005,26.3362c.1464.0071.9918.089,1.4281-.1051.7966-.3543,1.0325-1.9565,1.8915-1.8091,1.3581.2332.4935,3.7495,1.8703,3.6948,1.8228-.0725.2574-5.1165,2.0812-5.0729,2.2067.0528.016,6.2705,2.2232,6.2515,2.609-.0225-.0152-7.4333,2.6051-7.4333s-.0034,7.4109,2.6051,7.4333c2.2072.0188.0166-6.1987,2.2232-6.2515,1.8237-.0436.2583,5.0003,2.0812,5.0729,1.3768.0548.5121-3.4616,1.8703-3.6948.859-.1475,1.0949,1.4548,1.8915,1.8091.4363.1941,1.2816.113,1.4281.1051"/><path class="c" d="M37.8405,34.1765s-1.5058.3915-2.2749.4959c-3.8149.5177-6.8858-4.2484-11.5316.6363,1.335-.114,1.8787,1.3757,1.8787,1.3757,0,0,1.6123-1.1444,2.5521-1.2257,1.6536-.1429,3.1462,1.1413,4.7922,1.3541,1.7336.2241,5.243-.0958,5.243-.0958M37.8405,32.5692s-1.5058.3915-2.2749.4959c-3.8149.5177-6.8858-4.2484-11.5656.6363-4.6799-4.8847-7.7509-.1186-11.5656-.6363-.769-.1044-2.2749-.4959-2.2749-.4959M9.5,36.717s3.5094.3199,5.243.0958c1.646-.2128,3.1386-1.4969,4.7922-1.3541.9398.0812,2.5521,1.2257,2.5521,1.2257,0,0,.5436-1.4897,1.8787-1.3757-4.6459-4.8848-7.7167-.1186-11.5316-.6363-.769-.1044-2.2749-.4959-2.2749-.4959"/><path id="b" class="c" d="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4Z"/></svg>
Copied!