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

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

Use the elgato logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.882 8.396l.026.02l9.95 5.717a12.03 12.03 0 0 1-4.04 7.026A11.93 11.93 0 0 1 12.098 24a11.85 11.85 0 0 1-8.453-3.514A11.95 11.95 0 0 1 .143 12c0-3.204 1.244-6.219 3.501-8.485A11.85 11.85 0 0 1 12.097 0c2.44 0 4.785.733 6.783 2.119a12 12 0 0 1 4.628 6.308l-2.126 1.236a10 10 0 0 0-.262-.87c-1.354-3.83-4.98-6.405-9.023-6.405c-5.28 0-9.575 4.313-9.575 9.612s4.295 9.612 9.575 9.612a9.46 9.46 0 0 0 5.66-1.865a9.6 9.6 0 0 0 3.43-4.737l.007-.041L9.59 8.305v7.225l4-2.313l2.06 1.18l-5.996 3.47l-2.12-1.213v-9.46L9.652 5.97l4.231 2.428z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsElgato(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="m13.882 8.396l.026.02l9.95 5.717a12.03 12.03 0 0 1-4.04 7.026A11.93 11.93 0 0 1 12.098 24a11.85 11.85 0 0 1-8.453-3.514A11.95 11.95 0 0 1 .143 12c0-3.204 1.244-6.219 3.501-8.485A11.85 11.85 0 0 1 12.097 0c2.44 0 4.785.733 6.783 2.119a12 12 0 0 1 4.628 6.308l-2.126 1.236a10 10 0 0 0-.262-.87c-1.354-3.83-4.98-6.405-9.023-6.405c-5.28 0-9.575 4.313-9.575 9.612s4.295 9.612 9.575 9.612a9.46 9.46 0 0 0 5.66-1.865a9.6 9.6 0 0 0 3.43-4.737l.007-.041L9.59 8.305v7.225l4-2.313l2.06 1.18l-5.996 3.47l-2.12-1.213v-9.46L9.652 5.97l4.231 2.428z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.882 8.396l.026.02l9.95 5.717a12.03 12.03 0 0 1-4.04 7.026A11.93 11.93 0 0 1 12.098 24a11.85 11.85 0 0 1-8.453-3.514A11.95 11.95 0 0 1 .143 12c0-3.204 1.244-6.219 3.501-8.485A11.85 11.85 0 0 1 12.097 0c2.44 0 4.785.733 6.783 2.119a12 12 0 0 1 4.628 6.308l-2.126 1.236a10 10 0 0 0-.262-.87c-1.354-3.83-4.98-6.405-9.023-6.405c-5.28 0-9.575 4.313-9.575 9.612s4.295 9.612 9.575 9.612a9.46 9.46 0 0 0 5.66-1.865a9.6 9.6 0 0 0 3.43-4.737l.007-.041L9.59 8.305v7.225l4-2.313l2.06 1.18l-5.996 3.47l-2.12-1.213v-9.46L9.652 5.97l4.231 2.428z"/></svg>
</template>

CSS

.icon-elgato {
  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%22m13.882%208.396l.026.02l9.95%205.717a12.03%2012.03%200%200%201-4.04%207.026A11.93%2011.93%200%200%201%2012.098%2024a11.85%2011.85%200%200%201-8.453-3.514A11.95%2011.95%200%200%201%20.143%2012c0-3.204%201.244-6.219%203.501-8.485A11.85%2011.85%200%200%201%2012.097%200c2.44%200%204.785.733%206.783%202.119a12%2012%200%200%201%204.628%206.308l-2.126%201.236a10%2010%200%200%200-.262-.87c-1.354-3.83-4.98-6.405-9.023-6.405c-5.28%200-9.575%204.313-9.575%209.612s4.295%209.612%209.575%209.612a9.46%209.46%200%200%200%205.66-1.865a9.6%209.6%200%200%200%203.43-4.737l.007-.041L9.59%208.305v7.225l4-2.313l2.06%201.18l-5.996%203.47l-2.12-1.213v-9.46L9.652%205.97l4.231%202.428z%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%22m13.882%208.396l.026.02l9.95%205.717a12.03%2012.03%200%200%201-4.04%207.026A11.93%2011.93%200%200%201%2012.098%2024a11.85%2011.85%200%200%201-8.453-3.514A11.95%2011.95%200%200%201%20.143%2012c0-3.204%201.244-6.219%203.501-8.485A11.85%2011.85%200%200%201%2012.097%200c2.44%200%204.785.733%206.783%202.119a12%2012%200%200%201%204.628%206.308l-2.126%201.236a10%2010%200%200%200-.262-.87c-1.354-3.83-4.98-6.405-9.023-6.405c-5.28%200-9.575%204.313-9.575%209.612s4.295%209.612%209.575%209.612a9.46%209.46%200%200%200%205.66-1.865a9.6%209.6%200%200%200%203.43-4.737l.007-.041L9.59%208.305v7.225l4-2.313l2.06%201.18l-5.996%203.47l-2.12-1.213v-9.46L9.652%205.97l4.231%202.428z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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