Boardgamegeek Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Boardgamegeek 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/313718.svg" alt="Boardgamegeek icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/313718.svg" alt="Boardgamegeek icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/313718.svg" alt="Boardgamegeek icon" :width="24" :height="24" />
CSS background
.icon-boardgamegeek {
background-image: url('https://proicons.com/icon/313718.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>BoardGameGeek</title><path d="m19.7 4.44-2.38.64L19.65 0 4.53 5.56l.83 6.67-1.4 1.34L8.12 24l8.85-3.26 3.07-7.22-1.32-1.27.98-7.81Z"/></svg>
Boardgamegeek in other icon packs
Copied!