Fire Hose Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Fire Hose 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/320032.svg" alt="Fire Hose icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320032.svg" alt="Fire Hose icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320032.svg" alt="Fire Hose icon" :width="24" :height="24" />
CSS background
.icon-fire-hose {
background-image: url('https://proicons.com/icon/320032.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="fire--hose_00000131368832364260345740000016311800401047373717_" d="M5,31.36H3c-0.176,0-0.326-0.128-0.355-0.301l-1-6 c-0.018-0.104,0.012-0.212,0.08-0.292C1.794,24.687,1.894,24.64,2,24.64h1.64V4c0-0.199,0.161-0.36,0.36-0.36 c0.199,0,0.36,0.161,0.36,0.36v20.64H6c0.106,0,0.206,0.047,0.275,0.128c0.068,0.08,0.098,0.188,0.08,0.292l-1,6 C5.326,31.232,5.176,31.36,5,31.36z M3.305,30.64h1.39l0.88-5.279h-3.15L3.305,30.64z M22,23.36c-0.199,0-0.36-0.161-0.36-0.36V1 c0-0.199,0.161-0.36,0.36-0.36S22.36,0.801,22.36,1v22C22.36,23.199,22.199,23.36,22,23.36z M1,23.36c-0.199,0-0.36-0.161-0.36-0.36 V1c0-0.199,0.161-0.36,0.36-0.36S1.36,0.801,1.36,1v22C1.36,23.199,1.199,23.36,1,23.36z M19,21.36c-0.199,0-0.36-0.161-0.36-0.36V4 c0-0.199,0.161-0.36,0.36-0.36S19.36,3.801,19.36,4v17C19.36,21.199,19.199,21.36,19,21.36z M16,21.36 c-0.199,0-0.36-0.161-0.36-0.36V4c0-0.199,0.161-0.36,0.36-0.36S16.36,3.801,16.36,4v17C16.36,21.199,16.199,21.36,16,21.36z M13,21.36c-0.199,0-0.36-0.161-0.36-0.36V4c0-0.199,0.161-0.36,0.36-0.36S13.36,3.801,13.36,4v17 C13.36,21.199,13.199,21.36,13,21.36z M10,21.36c-0.199,0-0.36-0.161-0.36-0.36V4c0-0.199,0.161-0.36,0.36-0.36S10.36,3.801,10.36,4 v17C10.36,21.199,10.199,21.36,10,21.36z M7,21.36c-0.199,0-0.36-0.161-0.36-0.36V4c0-0.199,0.161-0.36,0.36-0.36S7.36,3.801,7.36,4 v17C7.36,21.199,7.199,21.36,7,21.36z M27,14.36c-1.853,0-3.36-1.507-3.36-3.36S25.147,7.64,27,7.64s3.36,1.507,3.36,3.36 S28.853,14.36,27,14.36z M27,8.36c-1.456,0-2.64,1.185-2.64,2.64s1.184,2.64,2.64,2.64s2.64-1.185,2.64-2.64S28.456,8.36,27,8.36z" /> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Fire Hose in other icon packs
Copied!