G19 Game Booster Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The G19 Game Booster 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/326336.svg" alt="G19 Game Booster icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326336.svg" alt="G19 Game Booster icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326336.svg" alt="G19 Game Booster icon" :width="24" :height="24" />
CSS background
.icon-g19-game-booster {
background-image: url('https://proicons.com/icon/326336.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="a" 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="b" class="e" d="M23.8978,43.5c-.5856-.0031-16.5638-9.3303-16.8539-9.8384-.2901-.5082-.1933-18.9949.1022-19.5.2955-.5051,16.3705-9.6646,16.9561-9.6616.5856.0031,16.5638,9.3303,16.8539,9.8384.2901.5082.1933,18.9949-.1022,19.5-.2955.5051-16.3705,9.6646-16.9561,9.6616Z"/><path id="c" class="e" d="M24,12.2305v11.7695"/><path id="d" class="e" d="M13.5067,30.723l10.4933-6.723,10.4594,6.6553"/></svg>
Copied!