Sns Mobiel Bankieren Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sns Mobiel Bankieren 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/347577.svg" alt="Sns Mobiel Bankieren icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347577.svg" alt="Sns Mobiel Bankieren icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347577.svg" alt="Sns Mobiel Bankieren icon" :width="24" :height="24" />
CSS background
.icon-sns-mobiel-bankieren {
background-image: url('https://proicons.com/icon/347577.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><circle class="b" cx="24" cy="24" r="21.5"/><path class="b" d="M29.565,3.2326l1.4177,16.736,13.785,9.5959-16.736,1.4177-9.5959,13.785-1.4177-16.736L3.2331,18.4353l16.736-1.4177L29.565,3.2326Z"/><path class="b" d="M39.202,8.7965l-8.2197,11.172,13.785-1.5324"/><path class="b" d="M39.202,39.204l-11.171-8.2212,1.5324,13.785"/><path class="b" d="M8.7979,39.204l8.2197-11.172-13.785,1.5344"/><path class="b" d="M8.7979,8.7965l11.171,8.2212-1.5344-13.785"/><path class="b" d="M29.565,3.2326l-11.129,41.535"/><path class="b" d="M44.767,29.565L3.232,18.436"/><path class="b" d="M30.982,19.969l-13.965,8.0625"/><path class="b" d="M19.969,17.018l8.0625,13.965"/></svg>
Copied!