Raiffeisen Phototan Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Raiffeisen Phototan 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/346444.svg" alt="Raiffeisen Phototan icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346444.svg" alt="Raiffeisen Phototan icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346444.svg" alt="Raiffeisen Phototan icon" :width="24" :height="24" />
CSS background
.icon-raiffeisen-phototan {
background-image: url('https://proicons.com/icon/346444.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><rect class="a" x="5.5" y="36.3333" width="4.1111" height="4.1111"/><rect class="a" x="13.7222" y="36.3333" width="4.1111" height="4.1111"/><rect class="a" x="21.9444" y="36.3333" width="4.1111" height="4.1111"/><rect class="a" x="13.7222" y="19.8889" width="4.1111" height="4.1111"/><rect class="a" x="13.7222" y="11.6667" width="4.1111" height="4.1111"/><rect class="a" x="5.5" y="7.5556" width="4.1111" height="4.1111"/><rect class="a" x="26.0556" y="7.5556" width="4.1111" height="4.1111"/><rect class="a" x="21.9444" y="19.8889" width="4.1111" height="4.1111"/><rect class="a" x="26.0556" y="15.7778" width="4.1111" height="4.1111" transform="translate(45.9444 -10.2778) rotate(90)"/><rect class="a" x="38.3889" y="15.7778" width="4.1111" height="4.1111" transform="translate(58.2778 -22.6111) rotate(90)"/><polyline class="a" points="38.389 31.501 38.389 28.111 42.5 28.111 42.5 32.222 41.596 32.222"/><rect class="a" x="34.2778" y="11.6667" width="4.1111" height="4.1111" transform="translate(50.0556 -22.6111) rotate(90)"/><rect class="a" x="26.0556" y="24" width="4.1111" height="4.1111" transform="translate(54.1667 -2.0556) rotate(90)"/><rect class="a" x="32.2222" y="21.9444" width="8.2222" height="4.1111" transform="translate(60.3333 -12.3333) rotate(90)"/><rect class="a" x="30.1667" y="28.1111" width="4.1111" height="4.1111" transform="translate(62.3889 -2.0556) rotate(90)"/><rect class="a" x="17.8333" y="28.1111" width="4.1111" height="8.2222"/><rect class="a" x="5.5" y="19.8889" width="4.1111" height="8.2222"/><rect class="a" x="9.6111" y="28.1111" width="4.1111" height="4.1111"/><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!