Dollar Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Dollar 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/305526.svg" alt="Dollar icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305526.svg" alt="Dollar icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305526.svg" alt="Dollar icon" :width="24" :height="24" />
CSS background
.icon-dollar {
background-image: url('https://proicons.com/icon/305526.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="M717 559c-8-22-19-40-32-55-14-14-31-27-50-37s-42-20-66-29l-57-22c-9-4-19-8-28-12-10-4-18-9-26-15-7-6-13-14-18-22-4-9-6-20-6-32 0-16 3-29 8-39 6-10 13-17 22-22s19-9 30-10c11-2 22-3 33-3 17 0 33 0 47 2s27 4 38 6c11 3 21 6 31 10s20 7 29 11c17-35 27-71 30-108-31-11-60-19-88-25-16-3-33-5-50-7V62H436v97l-9 3c-29 8-53 21-73 38s-36 37-47 62-17 53-17 85c0 27 4 50 10 69 7 19 16 35 28 49 12 13 27 25 44 35s36 19 58 27l58 22c11 4 22 9 33 13 11 5 20 11 29 18s16 16 21 26 8 22 8 38c0 30-11 53-34 68-23 14-54 22-94 22-27 0-52-3-75-8-24-6-49-14-75-24-7 20-13 40-18 60s-9 39-11 57c16 7 31 12 46 17 14 4 29 8 44 10 15 3 31 5 47 7 8 0 17 1 27 1v84h128v-96c5-1 9-2 14-4 32-10 60-25 82-44s39-42 51-69c11-26 17-56 17-88 0-31-4-57-11-78z"/></svg>
Dollar in other icon packs
Copied!