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/310365.svg" alt="Tube icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310365.svg" alt="Tube icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310365.svg" alt="Tube icon" :width="24" :height="24" />
CSS background
.icon-tube {
background-image: url('https://proicons.com/icon/310365.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="M7.12122 12.95C7.24167 13.5865 7.49001 14.1921 7.85122 14.73L5.15122 17.4299L4.08121 18.4899C3.44053 17.7181 2.91817 16.8554 2.53123 15.9299C1.62123 13.7389 1.50102 11.2998 2.19122 9.02997C2.57854 7.73358 3.22493 6.52924 4.09122 5.48993L7.85122 9.24994C7.76527 9.37075 7.68839 9.49777 7.62122 9.62994C7.07688 10.6459 6.90025 11.8187 7.12122 12.95Z" fill="black"/> <path d="M18.4612 19.91C16.8978 21.2009 14.9857 21.9977 12.9682 22.199C10.9506 22.4002 8.91883 21.9967 7.13123 21.04C6.53472 20.7206 5.97189 20.3421 5.45123 19.91L9.22122 16.1399C10.0355 16.6734 10.9878 16.9576 11.9612 16.9576C12.9347 16.9576 13.887 16.6734 14.7012 16.1399L17.4612 18.8299L18.4612 19.91Z" fill="black"/> <path d="M22.2512 11.9899C22.2451 14.3584 21.4262 16.6529 19.9312 18.4899L16.1612 14.72C16.6042 14.0485 16.8786 13.2801 16.9612 12.48C17.0735 11.3402 16.7911 10.1964 16.1612 9.23993L19.9312 5.46997C21.4356 7.30945 22.2555 9.61364 22.2512 11.9899Z" fill="black"/> <path d="M18.4612 4.07994L14.7412 7.82994C14.344 7.57239 13.9133 7.37053 13.4612 7.22996C12.3594 6.89603 11.1762 6.95252 10.1112 7.38994C9.81515 7.50782 9.53337 7.65879 9.27121 7.83995L6.56122 5.13994L5.46121 4.07994C5.71438 3.86255 5.98163 3.66214 6.26122 3.47996C8.08787 2.25698 10.2599 1.65492 12.4555 1.76298C14.6511 1.87105 16.7535 2.68349 18.4512 4.07994H18.4612Z" fill="black"/> <path d="M15.4612 12.34C15.4139 12.7921 15.278 13.2304 15.0612 13.63C14.9062 13.9335 14.7036 14.2103 14.4612 14.45C14.2205 14.6868 13.9479 14.8887 13.6512 15.0499C13.1472 15.3209 12.5835 15.4619 12.0112 15.46C11.4361 15.4594 10.8697 15.3186 10.3612 15.0499C10.1647 14.9384 9.97745 14.8114 9.80121 14.67C9.45624 14.3971 9.17044 14.0569 8.96121 13.67C8.78845 13.3581 8.6669 13.0205 8.60121 12.67C8.45948 11.9408 8.55484 11.1853 8.87332 10.5141C9.1918 9.84297 9.7167 9.29135 10.3712 8.93996C10.475 8.88397 10.5818 8.83393 10.6912 8.79C11.4339 8.47901 12.2626 8.44001 13.0312 8.67995C13.246 8.7458 13.4537 8.83291 13.6512 8.93996C14.1548 9.21203 14.584 9.60348 14.9012 10.08C14.9641 10.1675 15.0177 10.2614 15.0612 10.36C15.3989 10.9617 15.5388 11.6544 15.4612 12.34Z" fill="black"/> </svg>
Tube in other icon packs
Copied!