Expenses Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Expenses 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/325626.svg" alt="Expenses icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325626.svg" alt="Expenses icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325626.svg" alt="Expenses icon" :width="24" :height="24" />
CSS background
.icon-expenses {
background-image: url('https://proicons.com/icon/325626.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M26.4924,20.3594c-.8219.6572-.9555,1.8562-.2984,2.6782.6531.8169,1.8425.9547,2.6651.3087,3.3909-2.6869,3.9617-7.6139,1.2748-11.0048-2.6869-3.3909-7.6139-3.9617-11.0048-1.2748-3.3909,2.6869-3.9617,7.6139-1.2748,11.0048.3745.4726.8022.9003,1.2748,1.2748.8277.6499,2.0255.5059,2.6754-.3218.6459-.8225.5081-2.012-.3087-2.6651-1.7413-1.3798-2.0343-3.9099-.6546-5.6512s3.9099-2.0343,5.6512-.6546,2.0343,3.9099.6546,5.6512c-.1923.2426-.4119.4623-.6546.6546Z"/><path class="c" d="M26.3289,39.2327c-1.0412.8039-1.2337,2.2997-.4297,3.3409s2.2997,1.2337,3.3409.4297h0c3.7485-2.894,4.4412-8.2788,1.5472-12.0273-.5918-.7665-1.3091-1.4272-2.1216-1.9541,6.5254-2.5768,9.7264-9.9557,7.1496-16.4811-2.5768-6.5254-9.9557-9.7264-16.4811-7.1496-6.5254,2.5768-9.7264,9.9557-7.1496,16.4811,1.2912,3.2698,3.8798,5.8584,7.1496,7.1496-3.9732,2.5768-5.1053,7.8866-2.5285,11.8598.5269.8125,1.1876,1.5298,1.9541,2.1216,1.0412.8039,2.537.6115,3.3409-.4297s.6115-2.537-.4297-3.3409c-1.666-1.2862-1.9738-3.6794-.6876-5.3454s3.6794-1.9738,5.3454-.6876c1.666,1.2862,1.9738,3.6794.6876,5.3454-.1989.2576-.43.4887-.6876.6876Z"/></svg>
Expenses in other icon packs
Copied!