emby from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
emby
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the emby logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.041 0c-.007 0-1.456 1.43-3.219 3.176L4.615 6.352l.512.513l.512.512l-2.819 2.791L0 12.961l1.83 1.848l3.182 3.209l1.351 1.359l.508-.496c.28-.273.515-.498.524-.498c.008 0 1.266 1.264 2.794 2.808L12.97 24l.187-.182c.23-.225 5.007-4.95 5.717-5.656l.52-.516l-.502-.513c-.276-.282-.5-.52-.496-.53c.003-.009 1.264-1.26 2.802-2.783s2.8-2.776 2.803-2.785c.005-.012-3.617-3.684-6.107-6.193L17.65 4.6l-.505.505c-.279.278-.517.501-.53.497s-1.27-1.267-2.793-2.805A450 450 0 0 0 11.041 0M9.223 7.367c.091.038 7.951 4.608 7.957 4.627c.003.013-1.781 1.056-3.965 2.32a1000 1000 0 0 1-3.996 2.307c-.019.006-.026-1.266-.026-4.629c0-3.7.007-4.634.03-4.625"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsEmby(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.041 0c-.007 0-1.456 1.43-3.219 3.176L4.615 6.352l.512.513l.512.512l-2.819 2.791L0 12.961l1.83 1.848l3.182 3.209l1.351 1.359l.508-.496c.28-.273.515-.498.524-.498c.008 0 1.266 1.264 2.794 2.808L12.97 24l.187-.182c.23-.225 5.007-4.95 5.717-5.656l.52-.516l-.502-.513c-.276-.282-.5-.52-.496-.53c.003-.009 1.264-1.26 2.802-2.783s2.8-2.776 2.803-2.785c.005-.012-3.617-3.684-6.107-6.193L17.65 4.6l-.505.505c-.279.278-.517.501-.53.497s-1.27-1.267-2.793-2.805A450 450 0 0 0 11.041 0M9.223 7.367c.091.038 7.951 4.608 7.957 4.627c.003.013-1.781 1.056-3.965 2.32a1000 1000 0 0 1-3.996 2.307c-.019.006-.026-1.266-.026-4.629c0-3.7.007-4.634.03-4.625"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.041 0c-.007 0-1.456 1.43-3.219 3.176L4.615 6.352l.512.513l.512.512l-2.819 2.791L0 12.961l1.83 1.848l3.182 3.209l1.351 1.359l.508-.496c.28-.273.515-.498.524-.498c.008 0 1.266 1.264 2.794 2.808L12.97 24l.187-.182c.23-.225 5.007-4.95 5.717-5.656l.52-.516l-.502-.513c-.276-.282-.5-.52-.496-.53c.003-.009 1.264-1.26 2.802-2.783s2.8-2.776 2.803-2.785c.005-.012-3.617-3.684-6.107-6.193L17.65 4.6l-.505.505c-.279.278-.517.501-.53.497s-1.27-1.267-2.793-2.805A450 450 0 0 0 11.041 0M9.223 7.367c.091.038 7.951 4.608 7.957 4.627c.003.013-1.781 1.056-3.965 2.32a1000 1000 0 0 1-3.996 2.307c-.019.006-.026-1.266-.026-4.629c0-3.7.007-4.634.03-4.625"/></svg>
</template>

CSS

.icon-emby {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.041%200c-.007%200-1.456%201.43-3.219%203.176L4.615%206.352l.512.513l.512.512l-2.819%202.791L0%2012.961l1.83%201.848l3.182%203.209l1.351%201.359l.508-.496c.28-.273.515-.498.524-.498c.008%200%201.266%201.264%202.794%202.808L12.97%2024l.187-.182c.23-.225%205.007-4.95%205.717-5.656l.52-.516l-.502-.513c-.276-.282-.5-.52-.496-.53c.003-.009%201.264-1.26%202.802-2.783s2.8-2.776%202.803-2.785c.005-.012-3.617-3.684-6.107-6.193L17.65%204.6l-.505.505c-.279.278-.517.501-.53.497s-1.27-1.267-2.793-2.805A450%20450%200%200%200%2011.041%200M9.223%207.367c.091.038%207.951%204.608%207.957%204.627c.003.013-1.781%201.056-3.965%202.32a1000%201000%200%200%201-3.996%202.307c-.019.006-.026-1.266-.026-4.629c0-3.7.007-4.634.03-4.625%22%2F%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.041%200c-.007%200-1.456%201.43-3.219%203.176L4.615%206.352l.512.513l.512.512l-2.819%202.791L0%2012.961l1.83%201.848l3.182%203.209l1.351%201.359l.508-.496c.28-.273.515-.498.524-.498c.008%200%201.266%201.264%202.794%202.808L12.97%2024l.187-.182c.23-.225%205.007-4.95%205.717-5.656l.52-.516l-.502-.513c-.276-.282-.5-.52-.496-.53c.003-.009%201.264-1.26%202.802-2.783s2.8-2.776%202.803-2.785c.005-.012-3.617-3.684-6.107-6.193L17.65%204.6l-.505.505c-.279.278-.517.501-.53.497s-1.27-1.267-2.793-2.805A450%20450%200%200%200%2011.041%200M9.223%207.367c.091.038%207.951%204.608%207.957%204.627c.003.013-1.781%201.056-3.965%202.32a1000%201000%200%200%201-3.996%202.307c-.019.006-.026-1.266-.026-4.629c0-3.7.007-4.634.03-4.625%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/emby.svg?color=%231a73e8&size=48