Harem Altin Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Harem Altin 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/341467.svg" alt="Harem Altin icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341467.svg" alt="Harem Altin icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341467.svg" alt="Harem Altin icon" :width="24" :height="24" />
CSS background
.icon-harem-altin {
background-image: url('https://proicons.com/icon/341467.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><polygon class="b" points="41.7535 34.25 41.7535 13.75 24 3.5 6.2465 13.75 6.2465 34.25 24 44.5 41.7535 34.25"/><polygon class="b" points="33.1629 29.2902 33.1629 18.7098 24 13.4196 14.8371 18.7098 14.8371 29.2902 24 34.5804 33.1629 29.2902"/><line class="b" x1="24" y1="3.5" x2="24" y2="13.4196"/><line class="b" x1="33.1629" y1="18.7098" x2="41.7535" y2="13.75"/><line class="b" x1="33.1629" y1="29.2902" x2="41.7535" y2="34.25"/><line class="b" x1="24" y1="34.5804" x2="24" y2="44.5"/><line class="b" x1="6.2465" y1="34.25" x2="14.8371" y2="29.2902"/><line class="b" x1="14.8371" y1="18.7098" x2="6.5729" y2="13.5616"/></svg>
Copied!