Auction Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Auction 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/322157.svg" alt="Auction icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322157.svg" alt="Auction icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322157.svg" alt="Auction icon" :width="24" :height="24" />
CSS background
.icon-auction {
background-image: url('https://proicons.com/icon/322157.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>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="d" d="m42.5,38.4827c0,1.3512-1.0953,2.4465-2.4465,2.4465h0c-1.3508-.0006-2.4454-1.0957-2.4454-2.4465s1.0947-2.4459,2.4454-2.4465c1.3512,0,2.4465,1.0953,2.4465,2.4465h0ZM9.4912,30.4085h20.6563M6.5364,7.0708h16.9021l10.4216,33.7425M15.9216,7.0708L5.5,40.8144"/></svg>
Auction in other icon packs
Copied!