Dollar Icon
Free SVG icon from the Mage Icons 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/310671.svg" alt="Dollar icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310671.svg" alt="Dollar icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310671.svg" alt="Dollar icon" :width="24" :height="24" />
CSS background
.icon-dollar {
background-image: url('https://proicons.com/icon/310671.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 6.75329 17.2467 2.5 12 2.5C6.75329 2.5 2.5 6.75329 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M9 14.4326C9.0638 15.1686 9.41382 15.8501 9.97482 16.3307C10.5358 16.8113 11.263 17.0525 12 17.0026C14.42 17.0026 15 15.6126 15 14.4326C15 13.2526 14 12.0026 12 12.0026C10 12.0026 9 11.2126 9 9.60263C9.01865 9.23224 9.11202 8.86946 9.2745 8.53609C9.43698 8.20272 9.66521 7.90566 9.94546 7.66278C10.2257 7.41989 10.5522 7.2362 10.9053 7.12275C11.2583 7.00931 11.6307 6.96845 12 7.00263C12.7375 6.97087 13.4592 7.22254 14.0171 7.70601C14.5749 8.18948 14.9266 8.86809 15 9.60263" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12 18.5V17.1991M12 5.5V6.99887" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Dollar in other icon packs
Copied!