Raiffeisen Vorsorgeradar Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Raiffeisen Vorsorgeradar 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/346445.svg" alt="Raiffeisen Vorsorgeradar icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346445.svg" alt="Raiffeisen Vorsorgeradar icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346445.svg" alt="Raiffeisen Vorsorgeradar icon" :width="24" :height="24" />
CSS background
.icon-raiffeisen-vorsorgeradar {
background-image: url('https://proicons.com/icon/346445.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M6.8236,36.9335A21.504,21.504,0,0,1,21,2.7076"/><path class="a" d="M33.4311,43.3265A21.5172,21.5172,0,0,1,8.7972,39.2028"/><path class="a" d="M24,2.5A21.509,21.509,0,0,1,43.3263,33.4315"/><circle class="a" cx="38.5" cy="38.5" r="7"/><path class="a" d="M35.85,42.5v-8h2.619a2.6868,2.6868,0,0,1,0,5.3735H35.85"/><line class="a" x1="38.469" y1="39.8735" x2="41.0879" y2="42.498"/></svg>
Copied!