Penny Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Penny 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/331111.svg" alt="Penny icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331111.svg" alt="Penny icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331111.svg" alt="Penny icon" :width="24" :height="24" />
CSS background
.icon-penny {
background-image: url('https://proicons.com/icon/331111.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m9.234,8.336h15.5944c6.4594.5383,11.2595,6.211,10.7212,12.6705-.5383,6.4594-6.211,11.2595-12.6705,10.7212h-5.9871l-1.6708,7.9364H4.5l4.734-31.3281Z"/><path class="c" d="m18.8413,16.6901h2.7847c1.9609.2307,3.3635,2.0073,3.1328,3.9682s-2.0073,3.3635-3.9682,3.1328h-2.7847l.8354-7.101Z"/><circle class="c" cx="37.9306" cy="34.0946" r="5.5694"/></svg>
Penny in other icon packs
Copied!