Finance Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Finance 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/340414.svg" alt="Finance icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340414.svg" alt="Finance icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340414.svg" alt="Finance icon" :width="24" :height="24" />
CSS background
.icon-finance {
background-image: url('https://proicons.com/icon/340414.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.e{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="e" d="m26.278,35.0937l-8.5141-7.2544c-4.1118,3.4494-8.0892,7.0666-12.2647,10.4071l.0008,2.2398c.0004,1.1046.8954,2,2,2h33c1.1046,0,2-.8954,2-2l.0008-18.9529s-11.0276,9.1801-16.2228,13.5604Z"/><path id="d" class="e" d="m42.5008,12.7196l-16.2246,13.5595-8.5141-7.2527-12.2629,10.4061v4.0867l12.2629-10.4061,8.5141,7.2527,16.2246-13.5595v-4.0867Z"/></g></svg>
Finance in other icon packs
Copied!