Japan Post Bank Fido Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Japan Post Bank Fido 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/342189.svg" alt="Japan Post Bank Fido icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342189.svg" alt="Japan Post Bank Fido icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342189.svg" alt="Japan Post Bank Fido icon" :width="24" :height="24" />
CSS background
.icon-japan-post-bank-fido {
background-image: url('https://proicons.com/icon/342189.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M18.7909,19.9383c-1.9473,0-3.0672,1.7698-3.0672,3.5402,0,6.206-3.4483,11.7531-5.4641,12.4472"/><path class="b" d="M19.2493,16.618c-3.6164,0-6.548,2.9316-6.548,6.548,0,7.3715-4.5881,10.1292-5.2724,10.1292"/><path class="b" d="M20.7946,13.204c-2.9067-.4511-5.8655.3908-8.0993,2.3046-2.2338,1.9139-3.5195,4.7085-3.5195,7.6501,0,3.94-2.0508,7.3876-3.4316,7.2872"/><path class="b" d="M22.7691,10.3934c-4.0838-1.0942-8.4442-.2268-11.7985,2.3469-3.3542,2.5738-5.3206,6.5612-5.3207,10.7891,0,2.5254-1.1499,3.4085-1.1499,3.4085"/><path class="b" d="M27.9702,35.9114c0-3.4296.1541-2.1675-3.7137-6.2729-4.4023-4.6727-4.4023-12.2488,0-16.921,4.4023-4.6727,11.5396-4.6727,15.9418,0s4.4023,12.2488,0,16.921c-3.8678,4.1055-3.7175,2.8827-3.7175,6.2731"/><path class="b" d="M32.2284,19.1103v4.4567"/><path class="b" d="M37.5726,17.6828v1.8111"/><path class="b" d="M26.8832,17.6828v1.8111"/><path class="b" d="M28.085,26.2113c2.2218,2.1393,7.2524,1.3259,8.2858,0"/><path class="b" d="M18.8876,24.8866c0,5.2545-3.593,12.0281-5.4282,12.8351"/><path class="b" d="M17.4934,31.7086c1.5596,2.7377,5.0975,6.2412,6.35,6.5037"/><path class="b" d="M20.9749,30.7626c1.1189,1.8908,3.4495,4.2433,4.1054,4.5453"/><path class="b" d="M17.0159,38.7381s.5839-.3226.9184-1.0452c.5152.7022,1.2193,1.0941,1.2193,1.0941"/></svg>
Copied!