Newegg Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Newegg 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/344695.svg" alt="Newegg icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344695.svg" alt="Newegg icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344695.svg" alt="Newegg icon" :width="24" :height="24" />
CSS background
.icon-newegg {
background-image: url('https://proicons.com/icon/344695.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M35.8564,34.7736c10.1606-5.2265,9.1339-21.0843,3.0707-22.43C33.36,11.1082,24.871,16.5486,22.9125,23.4448c-1.9679,6.9306,4.05,15.4049,12.9439,11.3288"/><path class="a" d="M31.7826,13.3269C25.1277,9.183,15.617,16.94,13.8309,23.4436c-1.9073,6.9472,4.05,15.405,12.9439,11.3288"/><path class="a" d="M22.8079,13.3281C16.153,9.1842,6.6424,16.9408,4.8563,23.4448,2.9489,30.392,8.9063,38.8486,17.8,34.7724"/></svg>
Newegg in other icon packs
Copied!