Ttslexx Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ttslexx 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/348893.svg" alt="Ttslexx icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348893.svg" alt="Ttslexx icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348893.svg" alt="Ttslexx icon" :width="24" :height="24" />
CSS background
.icon-ttslexx {
background-image: url('https://proicons.com/icon/348893.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><line class="c" x1="9.5" y1="17.9529" x2="17.5124" y2="17.9529"/><line class="c" x1="13.5062" y1="30.0471" x2="13.5062" y2="17.9529"/><path class="c" d="M19.9307,28.7219c.7416.9655,1.6716,1.3251,2.9653,1.3251h1.7905c1.6663,0,3.017-1.3508,3.017-3.017v-.013c0-1.6663-1.3508-3.017-3.017-3.017h-1.9751c-1.6681,0-3.0203-1.3522-3.0203-3.0203h0c0-1.6717,1.3551-3.0268,3.0268-3.0268h1.7807c1.2938,0,2.2237.3596,2.9653,1.3251"/><path class="c" d="M30.7271,28.7219c.7416.9655,1.6716,1.3251,2.9653,1.3251h1.7905c1.6663,0,3.017-1.3508,3.017-3.017v-.013c0-1.6663-1.3508-3.017-3.017-3.017h-1.9751c-1.6681,0-3.0203-1.3522-3.0203-3.0203h0c0-1.6717,1.3551-3.0268,3.0268-3.0268h1.7807c1.2938,0,2.2237.3596,2.9653,1.3251"/><circle class="c" cx="24" cy="23.0687" r="21.5"/></svg>
Copied!