jellyfin emoji
jellyfin from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- jellyfin
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Openmoji
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More extras openmoji icons from OpenMoji
Use the jellyfin emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="m45.638 23.372l-2.77 3.892c3.89 7.007 11.866 19.504 9.353 23.37c-6.302 5.416-26.759 2.347-27.573 2.234l-3.7 5.128C28.53 59.758 48.956 59.904 58.872 56C61 49.66 49.797 29.492 45.638 23.372"/><path fill="#92d3f5" d="m39.001 32.698l-7.17 10.075c3.18.274 8.898.865 11.315-.723c-1.004-3.757-2.297-6.366-4.145-9.352"/><path fill="#b399c8" d="m42.868 27.264l2.77-3.892c-2.791-4.447-5.38-7.899-9.638-10.744C27.515 16 12.435 45.462 12.868 54.673c2.033 2.258 4.902 2.62 8.08 3.323l3.7-5.128l-4.914-2.83c-1.89-6.927 12.103-26.853 16.272-28.53c2.898 1.256 5.003 3.328 6.862 5.756"/><path fill="#b399c8" d="M31.831 42.773c-1.834.026-2.925-.679-2.925-.679c-.19-3.004 4.913-12.139 7.095-14.058c1.419 1.045 1.839 3.354 3 4.662z"/><g fill="none" stroke="#000" stroke-width="2"><path d="M36 28.036c-2.106 0-8.888 12.302-7.853 14.379s14.685 2.054 15.708 0S38.107 28.037 36 28.035z"/><path d="M36.003 12.003c-6.348 0-26.782 37.067-23.666 43.327s44.25 6.187 47.332 0s-17.32-43.327-23.666-43.327zm15.51 37.895c-2.02 4.056-28.97 4.101-31.014 0c-2.042-4.102 11.348-28.39 15.507-28.39s17.525 24.333 15.506 28.39z"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiJellyfin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="m45.638 23.372l-2.77 3.892c3.89 7.007 11.866 19.504 9.353 23.37c-6.302 5.416-26.759 2.347-27.573 2.234l-3.7 5.128C28.53 59.758 48.956 59.904 58.872 56C61 49.66 49.797 29.492 45.638 23.372"/><path fill="#92d3f5" d="m39.001 32.698l-7.17 10.075c3.18.274 8.898.865 11.315-.723c-1.004-3.757-2.297-6.366-4.145-9.352"/><path fill="#b399c8" d="m42.868 27.264l2.77-3.892c-2.791-4.447-5.38-7.899-9.638-10.744C27.515 16 12.435 45.462 12.868 54.673c2.033 2.258 4.902 2.62 8.08 3.323l3.7-5.128l-4.914-2.83c-1.89-6.927 12.103-26.853 16.272-28.53c2.898 1.256 5.003 3.328 6.862 5.756"/><path fill="#b399c8" d="M31.831 42.773c-1.834.026-2.925-.679-2.925-.679c-.19-3.004 4.913-12.139 7.095-14.058c1.419 1.045 1.839 3.354 3 4.662z"/><g fill="none" stroke="#000" strokeWidth="2"><path d="M36 28.036c-2.106 0-8.888 12.302-7.853 14.379s14.685 2.054 15.708 0S38.107 28.037 36 28.035z"/><path d="M36.003 12.003c-6.348 0-26.782 37.067-23.666 43.327s44.25 6.187 47.332 0s-17.32-43.327-23.666-43.327zm15.51 37.895c-2.02 4.056-28.97 4.101-31.014 0c-2.042-4.102 11.348-28.39 15.507-28.39s17.525 24.333 15.506 28.39z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="m45.638 23.372l-2.77 3.892c3.89 7.007 11.866 19.504 9.353 23.37c-6.302 5.416-26.759 2.347-27.573 2.234l-3.7 5.128C28.53 59.758 48.956 59.904 58.872 56C61 49.66 49.797 29.492 45.638 23.372"/><path fill="#92d3f5" d="m39.001 32.698l-7.17 10.075c3.18.274 8.898.865 11.315-.723c-1.004-3.757-2.297-6.366-4.145-9.352"/><path fill="#b399c8" d="m42.868 27.264l2.77-3.892c-2.791-4.447-5.38-7.899-9.638-10.744C27.515 16 12.435 45.462 12.868 54.673c2.033 2.258 4.902 2.62 8.08 3.323l3.7-5.128l-4.914-2.83c-1.89-6.927 12.103-26.853 16.272-28.53c2.898 1.256 5.003 3.328 6.862 5.756"/><path fill="#b399c8" d="M31.831 42.773c-1.834.026-2.925-.679-2.925-.679c-.19-3.004 4.913-12.139 7.095-14.058c1.419 1.045 1.839 3.354 3 4.662z"/><g fill="none" stroke="#000" stroke-width="2"><path d="M36 28.036c-2.106 0-8.888 12.302-7.853 14.379s14.685 2.054 15.708 0S38.107 28.037 36 28.035z"/><path d="M36.003 12.003c-6.348 0-26.782 37.067-23.666 43.327s44.25 6.187 47.332 0s-17.32-43.327-23.666-43.327zm15.51 37.895c-2.02 4.056-28.97 4.101-31.014 0c-2.042-4.102 11.348-28.39 15.507-28.39s17.525 24.333 15.506 28.39z"/></g></svg> </template>
CSS
.icon-jellyfin {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22m45.638%2023.372l-2.77%203.892c3.89%207.007%2011.866%2019.504%209.353%2023.37c-6.302%205.416-26.759%202.347-27.573%202.234l-3.7%205.128C28.53%2059.758%2048.956%2059.904%2058.872%2056C61%2049.66%2049.797%2029.492%2045.638%2023.372%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22m39.001%2032.698l-7.17%2010.075c3.18.274%208.898.865%2011.315-.723c-1.004-3.757-2.297-6.366-4.145-9.352%22%2F%3E%3Cpath%20fill%3D%22%23b399c8%22%20d%3D%22m42.868%2027.264l2.77-3.892c-2.791-4.447-5.38-7.899-9.638-10.744C27.515%2016%2012.435%2045.462%2012.868%2054.673c2.033%202.258%204.902%202.62%208.08%203.323l3.7-5.128l-4.914-2.83c-1.89-6.927%2012.103-26.853%2016.272-28.53c2.898%201.256%205.003%203.328%206.862%205.756%22%2F%3E%3Cpath%20fill%3D%22%23b399c8%22%20d%3D%22M31.831%2042.773c-1.834.026-2.925-.679-2.925-.679c-.19-3.004%204.913-12.139%207.095-14.058c1.419%201.045%201.839%203.354%203%204.662z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M36%2028.036c-2.106%200-8.888%2012.302-7.853%2014.379s14.685%202.054%2015.708%200S38.107%2028.037%2036%2028.035z%22%2F%3E%3Cpath%20d%3D%22M36.003%2012.003c-6.348%200-26.782%2037.067-23.666%2043.327s44.25%206.187%2047.332%200s-17.32-43.327-23.666-43.327zm15.51%2037.895c-2.02%204.056-28.97%204.101-31.014%200c-2.042-4.102%2011.348-28.39%2015.507-28.39s17.525%2024.333%2015.506%2028.39z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22m45.638%2023.372l-2.77%203.892c3.89%207.007%2011.866%2019.504%209.353%2023.37c-6.302%205.416-26.759%202.347-27.573%202.234l-3.7%205.128C28.53%2059.758%2048.956%2059.904%2058.872%2056C61%2049.66%2049.797%2029.492%2045.638%2023.372%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22m39.001%2032.698l-7.17%2010.075c3.18.274%208.898.865%2011.315-.723c-1.004-3.757-2.297-6.366-4.145-9.352%22%2F%3E%3Cpath%20fill%3D%22%23b399c8%22%20d%3D%22m42.868%2027.264l2.77-3.892c-2.791-4.447-5.38-7.899-9.638-10.744C27.515%2016%2012.435%2045.462%2012.868%2054.673c2.033%202.258%204.902%202.62%208.08%203.323l3.7-5.128l-4.914-2.83c-1.89-6.927%2012.103-26.853%2016.272-28.53c2.898%201.256%205.003%203.328%206.862%205.756%22%2F%3E%3Cpath%20fill%3D%22%23b399c8%22%20d%3D%22M31.831%2042.773c-1.834.026-2.925-.679-2.925-.679c-.19-3.004%204.913-12.139%207.095-14.058c1.419%201.045%201.839%203.354%203%204.662z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M36%2028.036c-2.106%200-8.888%2012.302-7.853%2014.379s14.685%202.054%2015.708%200S38.107%2028.037%2036%2028.035z%22%2F%3E%3Cpath%20d%3D%22M36.003%2012.003c-6.348%200-26.782%2037.067-23.666%2043.327s44.25%206.187%2047.332%200s-17.32-43.327-23.666-43.327zm15.51%2037.895c-2.02%204.056-28.97%204.101-31.014%200c-2.042-4.102%2011.348-28.39%2015.507-28.39s17.525%2024.333%2015.506%2028.39z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/jellyfin.svg?color=%231a73e8&size=48