Emoji Banknote With Dollar Sign Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Banknote With Dollar Sign 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/339667.svg" alt="Emoji Banknote With Dollar Sign icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339667.svg" alt="Emoji Banknote With Dollar Sign icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339667.svg" alt="Emoji Banknote With Dollar Sign icon" :width="24" :height="24" />
CSS background
.icon-emoji-banknote-with-dollar-sign {
background-image: url('https://proicons.com/icon/339667.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>.i{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="i" d="m30.2973,14.4111h6.6344c.0974,1.5843,1.4314,2.8233,3.0352,2.8233.1124,0,.2248,0,.3223-.0075v13.448c-.0974-.0075-.2098-.0075-.3223-.0075-1.6113,0-2.9603,1.2615-3.0352,2.8608h-6.6344m-12.9953,0h-6.2635c-.0674-1.5994-1.409-2.8609-3.0352-2.8609-.1049,0-.2023,0-.2923.0075v-13.4479c.0899.0075.1874.0075.2923.0075,1.6188,0,2.9528-1.2389,3.0352-2.8233h6.2635"/><path id="d" class="i" d="m30.2973,13.0053v21.9894c0,.0791-.015.151-.0375.2229-.0974.2876-.3822.4962-.712.4962h-11.4965c-.3298,0-.6145-.2086-.712-.4962-.0225-.0719-.0375-.1438-.0375-.2229V13.0053c0-.0791.015-.151.0375-.2229.0974-.2877.3822-.4962.712-.4962h11.4965c.3298,0,.6145.2085.712.4962.0226.0719.0375.1438.0375.2229h0"/><path id="e" class="i" d="m18.0405,35.7137H6.2494c-.4139,0-.7494-.3362-.7494-.7509V13.037c0-.4147.3355-.7509.7494-.7509h11.8012"/><path id="f" class="i" d="m29.5478,12.2862h12.2027c.4139,0,.7494.3362.7494.7509v21.9258c0,.4147-.3355.7509-.7494.7509h-12.1919"/><path id="g" class="i" d="m30.2973,17.6775c3.9909.0242,5.6085,3.9831,5.6085,6.0634,0,2.0982-1.868,6.1285-5.6085,6.0841"/><path id="h" class="i" d="m17.3019,29.825c-4.4275,0-5.6348-4.3004-5.6348-6.0841,0-1.93,1.0098-6.0634,5.6348-6.0634"/><path class="i" d="m22.2576,27.0973c.4415.5748.9951.7889,1.7654.7889h1.0659c.992,0,1.7961-.8059,1.7961-1.8h0c0-.9941-.8042-1.8-1.7961-1.8h-1.1778c-.992,0-1.7961-.8059-1.7961-1.8h0c0-.9941.8042-1.8,1.7961-1.8h1.0659c.7702,0,1.3238.2141,1.7654.7889"/><line class="i" x1="24.5" y1="20.6862" x2="24.5" y2="19.7862"/><line class="i" x1="24.5" y1="28.7862" x2="24.5" y2="27.8862"/></svg>
Copied!