Ban Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Ban 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/304968.svg" alt="Ban icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304968.svg" alt="Ban icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304968.svg" alt="Ban icon" :width="24" :height="24" />
CSS background
.icon-ban {
background-image: url('https://proicons.com/icon/304968.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M901 330c-23-54-54-101-92-140-39-39-86-70-140-93S559 62 500 62 384 74 330 97s-100 54-139 93c-38 39-69 86-92 140-24 54-35 110-35 170s11 116 35 170 54 101 92 140c39 39 85 70 139 93s111 35 170 35 115-12 169-35 101-54 140-93c38-39 69-86 92-140 24-54 35-111 35-170 0-60-12-116-35-170zM242 669c-34-51-51-108-51-169 0-56 14-108 42-156s65-85 112-113 99-42 155-42c62 0 119 18 170 52L242 669zm542-49c-16 39-38 72-65 99-28 28-61 50-99 67-38 16-78 24-120 24-61 0-117-17-169-50l429-428c32 51 49 107 49 168 0 42-8 82-25 120z"/></svg>
Ban in other icon packs
Copied!