Adblock Plus Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Adblock Plus icon is commonly used in add-item buttons, floating action buttons and form toolbars. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/321362.svg" alt="Adblock Plus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321362.svg" alt="Adblock Plus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321362.svg" alt="Adblock Plus icon" :width="24" :height="24" />
CSS background
.icon-adblock-plus {
background-image: url('https://proicons.com/icon/321362.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a,.b,.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.b{stroke-width:1px;}</style></defs><path class="a" d="M30.5323,30.0145V17.9878H34.441a4.059,4.059,0,0,1,0,8.118H30.5323"/><path class="b" d="M24.9752,23.9988a3.0067,3.0067,0,0,1,0,6.0134h-4.961V17.9855h4.961a3.0067,3.0067,0,1,1,0,6.0133Z"/><line class="b" x1="24.9752" y1="23.9988" x2="20.0142" y2="23.9988"/><polyline class="a" points="17.468 30.015 13.559 17.988 9.5 30.015"/><line class="a" x1="10.853" y1="25.9555" x2="16.1147" y2="25.9555"/><polygon class="c" points="31.663 5.5 16.337 5.5 5.5 16.337 5.5 31.663 16.337 42.5 31.663 42.5 42.5 31.663 42.5 16.337 31.663 5.5"/></svg>
Adblock Plus in other icon packs
Copied!