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

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

Use the logitechg logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.566 0Q10.083 0 7.89.941A12.1 12.1 0 0 0 4.03 3.51a12 12 0 0 0-2.582 3.822Q.482 9.503.506 11.988q0 2.486.941 4.68c.854 1.97 2.677 4.771 6.442 6.367q2.194.965 4.677.965v-4.992q-1.47 0-2.75-.555a7.1 7.1 0 0 1-3.738-3.74a6.96 6.96 0 0 1 0-5.451a7.1 7.1 0 0 1 3.738-3.739a6.8 6.8 0 0 1 2.75-.554Zm.17 9.842v4.943h5.813V20.6h4.945V9.842Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsLogitechg(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="M12.566 0Q10.083 0 7.89.941A12.1 12.1 0 0 0 4.03 3.51a12 12 0 0 0-2.582 3.822Q.482 9.503.506 11.988q0 2.486.941 4.68c.854 1.97 2.677 4.771 6.442 6.367q2.194.965 4.677.965v-4.992q-1.47 0-2.75-.555a7.1 7.1 0 0 1-3.738-3.74a6.96 6.96 0 0 1 0-5.451a7.1 7.1 0 0 1 3.738-3.739a6.8 6.8 0 0 1 2.75-.554Zm.17 9.842v4.943h5.813V20.6h4.945V9.842Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.566 0Q10.083 0 7.89.941A12.1 12.1 0 0 0 4.03 3.51a12 12 0 0 0-2.582 3.822Q.482 9.503.506 11.988q0 2.486.941 4.68c.854 1.97 2.677 4.771 6.442 6.367q2.194.965 4.677.965v-4.992q-1.47 0-2.75-.555a7.1 7.1 0 0 1-3.738-3.74a6.96 6.96 0 0 1 0-5.451a7.1 7.1 0 0 1 3.738-3.739a6.8 6.8 0 0 1 2.75-.554Zm.17 9.842v4.943h5.813V20.6h4.945V9.842Z"/></svg>
</template>

CSS

.icon-logitechg {
  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%22M12.566%200Q10.083%200%207.89.941A12.1%2012.1%200%200%200%204.03%203.51a12%2012%200%200%200-2.582%203.822Q.482%209.503.506%2011.988q0%202.486.941%204.68c.854%201.97%202.677%204.771%206.442%206.367q2.194.965%204.677.965v-4.992q-1.47%200-2.75-.555a7.1%207.1%200%200%201-3.738-3.74a6.96%206.96%200%200%201%200-5.451a7.1%207.1%200%200%201%203.738-3.739a6.8%206.8%200%200%201%202.75-.554Zm.17%209.842v4.943h5.813V20.6h4.945V9.842Z%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%22M12.566%200Q10.083%200%207.89.941A12.1%2012.1%200%200%200%204.03%203.51a12%2012%200%200%200-2.582%203.822Q.482%209.503.506%2011.988q0%202.486.941%204.68c.854%201.97%202.677%204.771%206.442%206.367q2.194.965%204.677.965v-4.992q-1.47%200-2.75-.555a7.1%207.1%200%200%201-3.738-3.74a6.96%206.96%200%200%201%200-5.451a7.1%207.1%200%200%201%203.738-3.739a6.8%206.8%200%200%201%202.75-.554Zm.17%209.842v4.943h5.813V20.6h4.945V9.842Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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