Tunnel Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Tunnel 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/320907.svg" alt="Tunnel icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320907.svg" alt="Tunnel icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320907.svg" alt="Tunnel icon" :width="24" :height="24" />
CSS background
.icon-tunnel {
background-image: url('https://proicons.com/icon/320907.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 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <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="tunnel_00000098200221861320029480000000578134935990122163_" d="M31,4.36c0.199,0,0.36-0.161,0.36-0.36V2 c0-0.199-0.161-0.36-0.36-0.36H1C0.801,1.64,0.64,1.801,0.64,2v2c0,0.199,0.161,0.36,0.36,0.36h1.64v25.28h-2v0.721h30.72V29.64h-2 V4.36H31z M1.36,3.64V2.36h29.28v1.28C30.64,3.64,1.36,3.64,1.36,3.64z M16,9.36c3.661,0,6.64,2.979,6.64,6.64v13.64H9.36V16 C9.36,12.339,12.339,9.36,16,9.36z M14.08,7.575c1.219-0.278,2.567-0.282,3.787-0.012l-0.331,1.238 c-1.01-0.214-2.119-0.21-3.125,0.011L14.08,7.575z M24.64,22.36v3.279h-1.28V22.36H24.64z M23.36,21.64v-3.28h1.279v3.279 L23.36,21.64L23.36,21.64z M24.64,26.36v3.279h-1.28V26.36H24.64z M24.64,17.64h-1.28V16c0-0.526-0.056-1.041-0.161-1.536 l1.237-0.332C24.57,14.734,24.64,15.359,24.64,16V17.64z M23.015,13.769c-0.324-1.017-0.863-1.938-1.564-2.709l0.906-0.906 c0.855,0.93,1.511,2.047,1.896,3.283L23.015,13.769z M20.941,10.55c-0.772-0.701-1.693-1.24-2.71-1.564l0.332-1.238 c1.235,0.385,2.354,1.04,3.283,1.896L20.941,10.55z M11.059,10.55l-0.906-0.906c0.917-0.844,2.017-1.493,3.232-1.88l0.332,1.238 C12.721,9.328,11.818,9.861,11.059,10.55z M10.55,11.059c-0.704,0.775-1.245,1.701-1.568,2.723L7.744,13.45 c0.384-1.241,1.041-2.363,1.9-3.297L10.55,11.059z M8.798,14.478C8.694,14.97,8.64,15.479,8.64,16v1.64H7.36V16 c0-0.636,0.069-1.256,0.2-1.854L8.798,14.478z M8.64,18.36v3.279H7.36V18.36H8.64z M8.64,22.36v3.279H7.36V22.36H8.64z M8.64,26.36 v3.279H7.36V26.36H8.64z M25.36,29.64V16c0-5.161-4.199-9.36-9.36-9.36S6.64,10.839,6.64,16v13.64H3.36V4.36h25.28v25.28 C28.64,29.64,25.36,29.64,25.36,29.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Tunnel in other icon packs
Copied!