Firewall Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Firewall 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/320035.svg" alt="Firewall icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320035.svg" alt="Firewall icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320035.svg" alt="Firewall icon" :width="24" :height="24" />
CSS background
.icon-firewall {
background-image: url('https://proicons.com/icon/320035.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 24.1.2, 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="firewall_1_" d="M28.427,20.917l-0.51,0.51l2.214,2.213H23.36V8.36H31V7.64h-7.64V1c0-0.199-0.161-0.36-0.36-0.36H11 c-0.199,0-0.36,0.161-0.36,0.36v30c0,0.199,0.161,0.36,0.36,0.36h12c0.199,0,0.36-0.161,0.36-0.36v-6.64h6.771l-2.214,2.213 l0.51,0.51L31.509,24L28.427,20.917z M22.64,30.64H11.36V1.36h11.28v6.28H17v0.72h5.64v15.28H17v0.721h5.64V30.64z M1,23.64h7.616 v0.721H1V23.64z M1.869,7.64h6.747v0.72H1.869l2.214,2.214l-0.509,0.509L0.491,8l3.083-3.083l0.509,0.509L1.869,7.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Firewall in other icon packs
Copied!