Immich Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Immich 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/327362.svg" alt="Immich icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327362.svg" alt="Immich icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327362.svg" alt="Immich icon" :width="24" :height="24" />
CSS background
.icon-immich {
background-image: url('https://proicons.com/icon/327362.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M26.4803,30.0077s7.5645,1.2647,13.7939-1.5799c4.3713-1.9961,5.6458-6.1957,4.0896-10.9851-1.5562-4.7894-6.4978-8.0631-11.0681-6.5781-.063,11.715-6.8154,19.1431-6.8154,19.1431Z"/><path class="c" d="M18.8729,28.2602s1.1347,7.5851,5.7651,12.6306c3.2492,3.5405,7.6371,3.4549,11.7113.4948,4.0741-2.96,5.6605-8.6714,2.8359-12.5591-11.1611,3.5603-20.3123-.5663-20.3123-.5663Z"/><path class="c" d="M18.1841,20.4852s-6.8632,3.4231-10.2309,9.386c-2.3632,4.1842-.9258,8.331,3.1483,11.291s9.9962,2.7038,12.8208-1.1839c-6.835-9.5147-5.7382-19.4931-5.7382-19.4931Z"/><path class="c" d="M25.3657,17.4274s-5.3764-5.4695-12.0881-6.8297c-4.7097-.9545-8.2093,1.694-9.7655,6.4834-1.5562,4.7894.5175,10.3425,5.0877,11.8274,6.9369-9.4407,16.7658-11.4811,16.7658-11.4811Z"/><path class="c" d="M30.4931,23.3127s3.5404-6.8035,2.76-13.607c-.5476-4.7741-4.1479-7.284-9.1837-7.284s-9.6764,3.6882-9.6764,8.4936c11.1222,3.68,16.1001,12.3974,16.1001,12.3974Z"/></svg>
Immich in other icon packs
Copied!