Adblock For Samsung Internet Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Adblock For Samsung Internet 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/335920.svg" alt="Adblock For Samsung Internet icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335920.svg" alt="Adblock For Samsung Internet icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335920.svg" alt="Adblock For Samsung Internet icon" :width="24" :height="24" />
CSS background
.icon-adblock-for-samsung-internet {
background-image: url('https://proicons.com/icon/335920.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{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M26.5691,22.6088,26.5449,12.254h0c-.216-2.4877-3.208-2.2647-3.3146,0l-.0968,10.2824"/><path class="a" d="M23.2185,13.49c.0615-1.8892-3.3832-2.1325-3.4481.3609,0,0-.1936,9.1213-.0726,9.097"/><path class="a" d="M26.5489,14.0441c0-1.9812,3.2137-2.2388,3.2137.024l0,0V25.7051l1.621-3.3871a2.4441,2.4441,0,0,1,2.1533-1.5l1.6936.0484c.0727.0021.1059.2722.0242.5081L31.2384,32.9635a6.1356,6.1356,0,0,1-3.5808,3.7259,8.0873,8.0873,0,0,1-7.2341-.0242c-2.67-1.4343-3.5241-3.9449-3.7259-6.3632l.0242-13.0646a1.4978,1.4978,0,0,1,2.9829-.2362"/><polygon class="b" 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>
Copied!