Adblockbrowser Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Adblockbrowser 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/335922.svg" alt="Adblockbrowser icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335922.svg" alt="Adblockbrowser icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335922.svg" alt="Adblockbrowser icon" :width="24" :height="24" />
CSS background
.icon-adblockbrowser {
background-image: url('https://proicons.com/icon/335922.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M36.5906,30.6v-1.8l-1.8-3.4-.1-2.4-2.3-1.4-1.6.5-2.4-.8-.1-.3,2.5-2.5.4.8,3.4.7,3.7-1.3c1.8529,4.1732,1.5544,8.9877-.8,12.9l-.9-1Z"/><path class="b" d="M20.3906,28.8l2.3-2.3h2l1.5,2.4,1.4.1-.2,1.1-2,1.9-.1,1.5-1.9,1.3-.1,1-.5-1v-5.6l-2.4-.4Z"/><path class="b" d="M35.0006,13.7l-4.4-4.4h-12.71l-8.6,8.6v12.8l4.3,4.3c14.8,13.6,35-6.6,21.4-21.3h.01Z"/><path class="b" d="M38.5,5.5H9.5c-2.2092,0-4,1.7908-4,4v29c0,1.1046.4477,2.1046,1.1716,2.8284L41.3284,6.6716c-.7239-.7238-1.7238-1.1716-2.8284-1.1716Z"/></svg>
Copied!