Pound Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The 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/306281.svg" alt="Pound icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306281.svg" alt="Pound icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306281.svg" alt="Pound icon" :width="24" :height="24" />
CSS background
.icon-pound {
background-image: url('https://proicons.com/icon/306281.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M791 824c0-13-2-26-4-40H473c13-28 22-54 26-78s7-50 7-78c0-6-1-13-2-20 0-8-1-15-2-21h169c2-12 4-23 5-33s1-20 1-30c0-12 0-23-1-33-1-11-2-22-5-35H481c-3-18-6-34-8-52-2-17-3-37-3-60 0-16 2-32 7-48s11-31 22-44c10-12 23-23 40-32 17-8 38-13 64-13 32 0 59 4 80 10 21 7 43 14 66 23 13-26 22-51 28-76s9-46 11-65c-28-11-57-20-88-27-31-6-68-9-113-9-51 0-95 7-132 23s-67 35-92 60-42 54-54 86-18 65-18 98c0 21 1 42 3 63s5 41 8 62h-88c-3 13-4 24-5 33-1 10-2 20-2 31s1 22 2 33 2 22 5 35h109c2 14 3 27 4 41 2 13 2 26 2 39 0 15-2 33-5 54-4 22-9 44-17 67-7 22-17 44-28 66-12 21-27 38-44 53l-15 13 5 18h562c2-14 4-27 5-40 0-13 1-25 1-38 0-12-1-24-2-36z"/></svg>
Pound in other icon packs
Copied!