Currency Dollar Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Currency 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/338744.svg" alt="Currency Dollar icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338744.svg" alt="Currency Dollar icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338744.svg" alt="Currency Dollar icon" :width="24" :height="24" />
CSS background
.icon-currency-dollar {
background-image: url('https://proicons.com/icon/338744.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>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g><path class="d" d="m18.5204,30.8768c1.0789,1.4046,2.4317,1.9277,4.3138,1.9277h2.6047c2.424,0,4.389-1.9693,4.389-4.3985h0c0-2.4292-1.965-4.3985-4.389-4.3985h-2.878c-2.424,0-4.389-1.9693-4.389-4.3985h0c0-2.4292,1.965-4.3985,4.389-4.3985h2.6047c1.8821,0,3.235.5232,4.3138,1.9277"/><line class="d" x1="24" y1="34.9962" x2="24" y2="13.0038"/></g><circle id="c" class="d" cx="24" cy="24" r="21.5"/></svg>
Currency Dollar in other icon packs
Copied!