Jellyfin Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Jellyfin 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/327659.svg" alt="Jellyfin icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327659.svg" alt="Jellyfin icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327659.svg" alt="Jellyfin icon" :width="24" :height="24" />
CSS background
.icon-jellyfin {
background-image: url('https://proicons.com/icon/327659.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M24,20c-1.62,0-6.85,9.48-6.06,11.08s11.33,1.59,12.12,0S25.63,20,24,20Z"/><path class="cls-1" d="M24,5.5C19.11,5.5,3.34,34.08,5.75,38.9s34.13,4.77,36.51,0S28.9,5.5,24,5.5ZM36,34.71c-1.56,3.13-22.35,3.17-23.93,0S20.8,12.83,24,12.83,37.52,31.59,36,34.71Z"/></svg>
Jellyfin in other icon packs
Copied!