Tether Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tether 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/333825.svg" alt="Tether icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333825.svg" alt="Tether icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333825.svg" alt="Tether icon" :width="24" :height="24" />
CSS background
.icon-tether {
background-image: url('https://proicons.com/icon/333825.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{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M17.3577,40.9644H10.447a1,1,0,0,1-1-1V23.9313a.0669.0669,0,0,0-.0669-.067H5.8616a.3835.3835,0,0,1-.2564-.6687L23.2565,7.3208a1.1119,1.1119,0,0,1,1.487,0L42.3948,23.1956a.3835.3835,0,0,1-.2564.6687H38.5529v16.1a1,1,0,0,1-1,1H30.6423"/><path class="a" d="M30.6423,40.9644H21.241V34.7862a2.8308,2.8308,0,1,1,5.6615,0"/><path class="a" d="M26.9025,34.7862v2.0773"/><path class="a" d="M28.2185,29.0821a5.1989,5.1989,0,0,0-4.1257-1.7449,5.1989,5.1989,0,0,0-4.1257,1.7449"/><path class="a" d="M31.3638,25.635a9.9755,9.9755,0,0,0-7.2815-3.3988,9.6746,9.6746,0,0,0-7.271,3.1632"/></svg>
Tether in other icon packs
Copied!