Boardgamegeek Icon
Free SVG icon from the Arcticons 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/322817.svg" alt="Boardgamegeek icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322817.svg" alt="Boardgamegeek icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322817.svg" alt="Boardgamegeek icon" :width="24" :height="24" />
CSS background
.icon-boardgamegeek {
background-image: url('https://proicons.com/icon/322817.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="e" d="M29.5511,33.8841l.312-.3698,3.1457-7.3922-.0035-.4819-1.3198-1.3776,1.0953-8.5186-.282-.282-1.9742.5915h-.2952l2.2661-4.9389v-.6145c-7.6625,2.8517-16.6961,6.1512-16.6961,6.1512l-.1793.1338.9261,7.4334-1.555,1.555,4.4883,11.2049.3224.5217.8406-.3406,8.9085-3.2753Z"/><circle id="d" class="e" cx="24" cy="24" r="21.5"/></svg>
Boardgamegeek in other icon packs
Copied!