Termius Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Termius 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/333797.svg" alt="Termius icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333797.svg" alt="Termius icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333797.svg" alt="Termius icon" :width="24" :height="24" />
CSS background
.icon-termius {
background-image: url('https://proicons.com/icon/333797.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="M14.2954,35.0237A9.8034,9.8034,0,0,1,4.5,25.212a10.1867,10.1867,0,0,1,4.5354-8.3972A9.8673,9.8673,0,0,1,18.8544,6.87a10.1647,10.1647,0,0,1,7.407,3.272,10.5236,10.5236,0,0,1,4.3356-.9629A9.6965,9.6965,0,0,1,40.33,18.9271a9.751,9.751,0,0,1-7.0325,16.936,11.07,11.07,0,0,1-9.14,5.2672,10.0151,10.0151,0,0,1-9.1406-6.0737,4.9536,4.9536,0,0,0-.7214-.0328Z"/><path class="a" d="M17.2749,20.7243l5.8705,1.8594"/><path class="a" d="M17.2749,24.4438l5.8705-1.8594"/><path class="a" d="M23.9185,26.9752a5.9,5.9,0,0,0,6.3029,0"/></svg>
Termius in other icon packs
Copied!