Spardabanking App Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Spardabanking App 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/347705.svg" alt="Spardabanking App icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347705.svg" alt="Spardabanking App icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347705.svg" alt="Spardabanking App icon" :width="24" :height="24" />
CSS background
.icon-spardabanking-app {
background-image: url('https://proicons.com/icon/347705.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>.f{fill:none;stroke:#fff;}</style></defs><path class="f" d="M36.5055,19.1767h2.705c.4819,0,.7229,0,.9069-.0938.1619-.0825.2935-.2142.376-.376.0938-.1841.0938-.4251.0938-.9069V7.8135c0-.4819,0-.7229-.0938-.9069-.0825-.1619-.2142-.2935-.376-.376-.1841-.0938-.4251-.0938-.9069-.0938h-2.7957c-.3426,0-.5139,0-.6613.0559-.1302.0494-.2464.1296-.3389.2338-.1045.118-.1654.2781-.287.5983l-.0337.0888c-.1692.4455-.2538.6682-.4038.806-.1327.1219-.2976.1981-.4764.2203-.2021.025-.4295-.0559-.884-.2177-9.5436-3.3963-16.1537-4.4979-24.3299,1.9616-10.2446,10.4916,4.445,17.1346,12.8057,17.9857,8.0262.8172,8.2939,2.1129,9.2652,3.5648h0c.0536.0802.0805.1203.1005.1578.0172.0322.0338.0688.0466.103.015.0398.024.0738.0422.142v.0002c2.0544,7.7013-16.1755,7.1351-18.6301-2.7482-.1217-.4899-.1826-.7349-.2864-.8741-.1012-.1354-.1998-.2125-.3557-.2781-.16-.0674-.3765-.0674-.8093-.0674h-3.3632c-.4819,0-.7229,0-.9069.0938-.1619.0825-.2935.2142-.376.3761-.0938.1841-.0938.425-.0938.9068v11.4852c0,.4819,0,.7229.0938.9069.0825.1619.2141.2935.376.376.1841.0938.425.0938.9069.0938h2.9453c.2914,0,.4371,0,.5674-.0426.1153-.0377.2213-.0993.311-.1808.1014-.0922.1736-.2187.3179-.472l.7023-1.233c.2154-.3781.3231-.5672.4759-.6769.137-.0983.2918-.1522.4601-.1603.188-.0091.3956.0743.8107.2413h0c7.7177,3.1028,14.1459,3.4469,21.9124,1.0255,8.1451-2.5393,8.3379-14.6515,0-18.7351-8.3379-4.0836-20.3715-2.5315-19.6354-8.2434.709-5.5017,15.0584-4.0602,18.443,4.2612.1604.3943.2406.5915.345.7054.1008.1101.1951.1735.3351.2254.1449.0538.3296.0538.6992.0538Z"/></svg>
Copied!