Expensify Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Expensify 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/325627.svg" alt="Expensify icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325627.svg" alt="Expensify icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325627.svg" alt="Expensify icon" :width="24" :height="24" />
CSS background
.icon-expensify {
background-image: url('https://proicons.com/icon/325627.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="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M41.7659,11.891c2.4329,3.5695,3.7342,7.7892,3.7342,12.109,0,4.3186-1.3004,8.5371-3.732,12.106"/><path class="cls-1" d="M6.2319,36.106c-2.4316-3.5689-3.7321-7.7874-3.732-12.106C2.4999,12.1259,12.1258,2.5,23.9999,2.5h0c4.3198,0,8.5395,1.3013,12.109,3.7342"/><path class="cls-1" d="M36.1059,41.768c-3.5689,2.4316-7.7874,3.7321-12.106,3.732-4.3186,0-8.5371-1.3004-12.106-3.732"/><path class="cls-1" d="M17.9999,24h7.8239"/><path class="cls-1" d="M29.9999,36h-12V12h12"/></svg>
Expensify in other icon packs
Copied!