Noroot Firewall Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Noroot 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/330295.svg" alt="Noroot Firewall icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330295.svg" alt="Noroot Firewall icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330295.svg" alt="Noroot Firewall icon" :width="24" :height="24" />
CSS background
.icon-noroot-firewall {
background-image: url('https://proicons.com/icon/330295.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polyline class="b" points="23.9787 16.7951 26.4037 16.7951 42.0822 16.7951 42.0822 24.7229 42.0822 32.6508 42.0822 40.5787 26.4597 40.5787"/><polyline class="b" points="42.0822 24.7229 31.9159 24.7229 27.6722 24.7229"/><polyline class="b" points="30.5915 32.6508 31.9159 32.6508 42.0822 32.6508"/><line class="b" x1="26.4037" y1="22.4845" x2="26.4037" y2="16.7951"/><line class="b" x1="37.4212" y1="24.7208" x2="37.4212" y2="16.7936"/><line class="b" x1="31.9144" y1="32.6481" x2="31.9144" y2="24.7208"/><path class="b" d="m13.4919,42.5c-4.2159-2.5379-8.3005-8.629-7.4645-13.4749.5256-3.0467,2.4125-2.1289,3.368-10.0353.1473-1.2188.3822-2.2692.7285-3.6307.7166,4.5862.8599,6.5568,1.1835,6.4734.258-.0665.7986-1.049,1.5379-2.4844.5381-1.0447,1.2653-2.2683,1.6557-3.8517.824-3.3419,1.169-7.2917,1.0391-9.9964,1.6183,0,5.1236,9.9487,5.2669,11.9312.7883-2.526,1.6437-4.3544,2.5021-5.5237,0,7.7097,4.823,12.4497,6.6285,17.2818,1.0833,2.8993,1.0122,6.1298-1.6482,9.2201-1.1063,1.2851-1.4332,2.3886-4.8131,4.0905h-9.9845Z"/><path class="b" d="m14.1283,42.4002c-1.3556-2.4443-.4393-4.1374.2117-5.4394,1.2702-2.5403,3.8737-3.0608,4.6749-7.7268,2.5051,2.7991,6.2803,10.5612,3.9516,13.1662"/><line class="b" x1="37.4212" y1="40.5753" x2="37.4212" y2="32.6481"/></svg>
Copied!