Bullet Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Bullet 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/305287.svg" alt="Bullet icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305287.svg" alt="Bullet icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305287.svg" alt="Bullet icon" :width="24" :height="24" />
CSS background
.icon-bullet {
background-image: url('https://proicons.com/icon/305287.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="M645 386c0-18-1-36-4-54-15-81-55-151-101-218-9-13-18-26-29-40-7-9-14-14-16-10-2 2-3 4-4 6-32 52-67 102-96 156-30 53-41 112-40 174 1 111 0 223 0 335v11c0 6 10 11 21 11h246c12 0 22-3 22-8 1-3 1-5 1-8V386zm-22 404H378c-12 0-22 10-22 22v105c0 11 10 21 22 21h245c11 0 21-10 21-22V812c0-12-10-22-21-22z"/></svg>
Bullet in other icon packs
Copied!