Raiffeisen Casacheck Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Raiffeisen Casacheck 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/346441.svg" alt="Raiffeisen Casacheck icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346441.svg" alt="Raiffeisen Casacheck icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346441.svg" alt="Raiffeisen Casacheck icon" :width="24" :height="24" />
CSS background
.icon-raiffeisen-casacheck {
background-image: url('https://proicons.com/icon/346441.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="M19.3097,5.5h-9.8097c-2.2091,0-4,1.7909-4,4v9.8096"/><path class="b" d="M42.5,19.3096v-9.8096c0-2.2091-1.7909-4-4-4h-9.8094"/><path class="b" d="M5.5,28.6904v9.8096c0,2.2091,1.7909,4,4,4h9.8097"/><line class="b" x1="42.5" y1="32.7574" x2="42.5" y2="28.6904"/><line class="b" x1="28.6906" y1="42.5" x2="32.7557" y2="42.5"/><path class="b" d="M30.9042,20.461l-6.3968-5.303c-.2943-.244-.7206-.244-1.0149,0l-6.3968,5.303c-.3644.3021-.5753.7509-.5753,1.2242v10.5446c0,.4391.356.7951.7951.7951h13.3688c.4391,0,.7951-.356.7951-.7951v-10.5446c0-.4734-.2109-.9221-.5753-1.2242Z"/><circle class="b" cx="38.5" cy="38.5" r="7"/><path class="b" d="M35.85,42.5v-8h2.619c1.4807,0,2.681,1.2029,2.681,2.6867s-1.2003,2.6867-2.681,2.6867h-2.619"/><line class="b" x1="38.469" y1="39.8735" x2="41.0879" y2="42.498"/></svg>
Copied!