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/310095.svg" alt="Dollar icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310095.svg" alt="Dollar icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310095.svg" alt="Dollar icon" :width="24" :height="24" />
CSS background
.icon-dollar {
background-image: url('https://proicons.com/icon/310095.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 1.75C9.97276 1.75 7.99104 2.35115 6.30544 3.47743C4.61983 4.60372 3.30609 6.20456 2.53029 8.0775C1.75449 9.95044 1.55142 12.0114 1.94692 13.9997C2.34242 15.988 3.31873 17.8144 4.75221 19.2478C6.1857 20.6813 8.01208 21.6576 10.0004 22.0531C11.9887 22.4486 14.0496 22.2456 15.9225 21.4698C17.7954 20.694 19.3963 19.3802 20.5226 17.6946C21.6489 16.009 22.25 14.0273 22.25 12C22.2474 9.28234 21.1666 6.67676 19.2449 4.75508C17.3232 2.83341 14.7177 1.75265 12 1.75ZM12.75 17.75V18.54C12.75 18.7389 12.6709 18.9297 12.5303 19.0703C12.3896 19.211 12.1989 19.29 12 19.29C11.8011 19.29 11.6104 19.211 11.4697 19.0703C11.3291 18.9297 11.25 18.7389 11.25 18.54V17.75C10.5983 17.6526 9.98787 17.3716 9.49001 16.94C9.13505 16.6417 8.84273 16.276 8.6299 15.8641C8.41707 15.4521 8.28794 15.0021 8.25002 14.54C8.23336 14.3425 8.29558 14.1465 8.42299 13.9947C8.5504 13.843 8.73271 13.7478 8.93007 13.73C9.12861 13.7132 9.32578 13.7751 9.47914 13.9023C9.63251 14.0295 9.72975 14.2118 9.75002 14.41C9.76914 14.6775 9.84191 14.9383 9.96388 15.1771C10.0859 15.4159 10.2545 15.6277 10.46 15.8C10.8727 16.1542 11.4072 16.3335 11.95 16.3C13.51 16.3 14.25 15.7 14.25 14.48C14.25 13.67 13.54 12.8 12 12.8C8.74002 12.8 8.25002 10.8 8.25002 9.64999C8.26639 9.16383 8.38565 8.68667 8.59999 8.25C8.80604 7.82604 9.09561 7.44806 9.45131 7.13876C9.80702 6.82945 10.2216 6.59517 10.6701 6.45C10.8597 6.39139 11.0535 6.34792 11.25 6.32V5.54C11.25 5.34109 11.3291 5.15032 11.4697 5.00967C11.6104 4.86901 11.8011 4.79 12 4.79C12.1989 4.79 12.3896 4.86901 12.5303 5.00967C12.6709 5.15032 12.75 5.34109 12.75 5.54V6.35C13.5351 6.48093 14.2548 6.86764 14.7974 7.44998C15.3399 8.03232 15.6749 8.77763 15.75 9.56999C15.7582 9.76128 15.693 9.94848 15.5676 10.0932C15.4423 10.2379 15.2663 10.3293 15.0758 10.3484C14.8853 10.3676 14.6947 10.3132 14.543 10.1964C14.3913 10.0795 14.2901 9.90909 14.26 9.72C14.2044 9.1773 13.9437 8.67631 13.531 8.31944C13.1184 7.96257 12.5851 7.77677 12.0401 7.8H11.86C11.6164 7.79808 11.3739 7.83176 11.14 7.89999C10.8863 7.98266 10.6516 8.11526 10.45 8.28999C10.2432 8.46625 10.0762 8.68439 9.95998 8.92999C9.83885 9.16934 9.77069 9.43196 9.76003 9.7C9.76003 10.52 10.03 11.32 12.01 11.32C14.47 11.32 15.76 12.92 15.76 14.5C15.7733 14.9117 15.7047 15.322 15.5581 15.707C15.4116 16.092 15.19 16.4441 14.9063 16.7427C14.6225 17.0414 14.2822 17.2807 13.9052 17.4467C13.5282 17.6128 13.1219 17.7023 12.71 17.71L12.75 17.75Z" fill="black"/> </svg>
Dollar in other icon packs
Copied!