Billiard Ball Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Billiard Ball 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/305014.svg" alt="Billiard Ball icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305014.svg" alt="Billiard Ball icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305014.svg" alt="Billiard Ball icon" :width="24" :height="24" />
CSS background
.icon-billiard-ball {
background-image: url('https://proicons.com/icon/305014.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="M500 0C224 0 0 224 0 500s224 500 500 500 500-224 500-500S776 0 500 0zm0 742c-134 0-242-108-242-242s108-243 242-243 243 109 243 243-109 242-243 242zm42-252c39-19 52-48 52-74 0-39-31-76-91-76-55 0-96 33-96 82 0 27 15 54 49 70-37 17-61 46-61 85 0 45 39 83 104 83 60 0 106-35 106-90 0-37-24-65-63-80zm-95-71c0-26 19-49 54-49 38 0 52 25 52 50 0 28-20 47-47 57-36-10-60-27-59-58zm53 211c-39 0-63-28-62-59 0-30 20-54 56-64 42 12 68 30 68 67 0 32-24 56-62 56z"/></svg>
Billiard Ball in other icon packs
Copied!