Tube Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Tube 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/311009.svg" alt="Tube icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/311009.svg" alt="Tube icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/311009.svg" alt="Tube icon" :width="24" :height="24" />
CSS background
.icon-tube {
background-image: url('https://proicons.com/icon/311009.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M18.7133 5.27831C17.1581 3.72508 15.1125 2.75916 12.925 2.54515C10.7374 2.33115 8.54336 2.88229 6.71665 4.10468C4.88994 5.32707 3.54361 7.14505 2.90709 9.24884C2.27056 11.3526 2.38323 13.612 3.22588 15.6421C4.06854 17.6721 5.58904 19.3471 7.52829 20.3817C9.46755 21.4163 11.7056 21.7465 13.8609 21.3159C16.0163 20.8854 17.9557 19.7207 19.3487 18.0205C20.7416 16.3203 21.5019 14.1896 21.5 11.9916C21.4978 9.47293 20.4954 7.0582 18.7133 5.27831ZM12 16.2139C11.0226 16.2131 10.0757 15.8732 9.32086 15.2522C8.56605 14.6312 8.05006 13.7676 7.86093 12.8086C7.6718 11.8497 7.82124 10.8548 8.28375 9.99372C8.74626 9.13265 9.4932 8.45871 10.3971 8.08687C11.3011 7.71504 12.306 7.66834 13.2406 7.95475C14.1751 8.24116 14.9813 8.84293 15.5217 9.65741C16.062 10.4719 16.3031 11.4486 16.2037 12.421C16.1043 13.3933 15.6706 14.3011 14.9766 14.9894C14.185 15.7746 13.115 16.2147 12 16.2139Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M18.7133 5.27832L14.9766 9.01498" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M18.7133 18.705L14.9766 14.9683" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M9.02334 14.9683L5.28668 18.705" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M9.02334 9.01498L5.28668 5.27832" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Tube in other icon packs
Copied!