Currency Pound Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Currency Pound 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/338747.svg" alt="Currency Pound icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338747.svg" alt="Currency Pound icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338747.svg" alt="Currency Pound icon" :width="24" :height="24" />
CSS background
.icon-currency-pound {
background-image: url('https://proicons.com/icon/338747.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><path class="e" d="m29.828,19.8215c0-2.5507-2.0677-4.6184-4.6184-4.6184h0c-2.5507,0-4.6184,2.0677-4.6184,4.6184v8.307c0,.96-.3141,1.8936-.8943,2.6584l-1.5249,2.0101h11.656"/><line class="e" x1="23.0103" y1="24.6048" x2="18.172" y2="24.6048"/></g><circle id="d" class="e" cx="24" cy="24" r="21.5"/></svg>
Currency Pound in other icon packs
Copied!