High Speed Data Transport Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The High Speed Data Transport 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/320157.svg" alt="High Speed Data Transport icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320157.svg" alt="High Speed Data Transport icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320157.svg" alt="High Speed Data Transport icon" :width="24" :height="24" />
CSS background
.icon-high-speed-data-transport {
background-image: url('https://proicons.com/icon/320157.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="high--speed--data-transport_00000140692500012460077440000012036311628364312453_" d="M16,27.36H5v-0.72h11 c5.867,0,10.64-4.772,10.64-10.64h0.721C27.36,22.264,22.264,27.36,16,27.36z M2.5,21.86c-1.025,0-1.86-0.835-1.86-1.86 s0.834-1.86,1.86-1.86c0.902,0,1.657,0.646,1.825,1.5h9.277C12.42,18.86,11.64,17.519,11.64,16c0-2.404,1.956-4.36,4.36-4.36h11.675 c0.168-0.854,0.923-1.5,1.825-1.5c1.025,0,1.86,0.834,1.86,1.86s-0.835,1.86-1.86,1.86c-0.902,0-1.657-0.646-1.825-1.5h-9.277 c1.182,0.781,1.963,2.121,1.963,3.64c0,2.404-1.956,4.36-4.36,4.36H4.325C4.157,21.214,3.402,21.86,2.5,21.86z M2.5,18.86 c-0.628,0-1.14,0.511-1.14,1.14s0.512,1.14,1.14,1.14S3.64,20.629,3.64,20S3.128,18.86,2.5,18.86z M16,19.64 c2.007,0,3.64-1.633,3.64-3.64s-1.633-3.64-3.64-3.64s-3.64,1.633-3.64,3.64C12.36,18.007,13.993,19.64,16,19.64z M29.5,10.86 c-0.629,0-1.14,0.512-1.14,1.14s0.511,1.14,1.14,1.14s1.14-0.512,1.14-1.14S30.129,10.86,29.5,10.86z M4.64,16 c-0.001-3.006,1.181-5.849,3.327-8.004C10.122,5.832,12.975,4.64,16,4.64h11v0.72H16c-2.833,0-5.504,1.117-7.522,3.144 C6.466,10.523,5.359,13.186,5.36,16H4.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!