Ttsutil Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ttsutil 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/334335.svg" alt="Ttsutil icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334335.svg" alt="Ttsutil icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334335.svg" alt="Ttsutil icon" :width="24" :height="24" />
CSS background
.icon-ttsutil {
background-image: url('https://proicons.com/icon/334335.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><path class="b" d="m33.1014,33.4513v6.3559c.0032,1.4885-1.2043,2.696-2.6928,2.6928H14.1684c-1.4886.0033-2.6961-1.2042-2.6928-2.6928l-.0026-31.6145c-.0033-1.4886,1.2042-2.6961,2.6928-2.6928l16.2424.0005c1.4885-.0033,2.6961,1.2042,2.6928,2.6927l.0004,5.7116"/><path class="b" d="m33.1014,17.782c2.7674-.0052,4.1576,3.3391,2.2029,5.2975s-5.3016.5743-5.3016-2.1931c0-1.7122,1.3864-3.1012,3.0987-3.1045Zm0,7.3593c3.4687,0,6.2031.9654,6.2031,2.1159v2.9599h-12.4067v-2.9889c0-1.1504,2.7345-2.087,6.2031-2.087h.0004Z"/><path class="b" d="m37.8849,23.0548c.4815-1.033.6383-2.2117.3376-3.3436-.075-.3425-.1853-.6721-.3264-.9851"/><path class="b" d="m39.8296,23.9338c.7323-1.5799.934-3.3969.3827-5.0887-.0932-.3455-.2137-.6809-.3586-1.0041"/></svg>
Copied!