logitech logo
logitech from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- logitech
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the logitech logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 5.098a1.35 1.35 0 0 1-1.35 1.35a1.35 1.35 0 0 1-1.352-1.35a1.35 1.35 0 0 1 1.351-1.351A1.35 1.35 0 0 1 24 5.097zM16.549 18.31a2.29 2.29 0 0 1-2.322-2.322H12.2c0 2.449 1.9 4.264 4.306 4.264s4.348-1.857 4.348-4.264H18.87c-.043 1.351-1.056 2.322-2.322 2.322zm5.108-2.828h1.984V7.377h-1.984zM0 15.483h1.984V4H0zm7.135-8.359c-2.449 0-4.307 1.858-4.307 4.264a4.27 4.27 0 0 0 4.307 4.306c2.406 0 4.306-1.858 4.306-4.264S9.583 7.124 7.135 7.124m0 6.628c-1.31 0-2.322-1.013-2.322-2.364a2.29 2.29 0 0 1 2.322-2.322a2.29 2.29 0 0 1 2.321 2.322c0 1.309-.97 2.364-2.321 2.364m13.635-4.77V7.377h-2.828c-.464-.21-.929-.253-1.393-.253c-2.449 0-4.348 1.858-4.348 4.306s1.9 4.264 4.306 4.264s4.306-1.858 4.306-4.264c0-.844-.254-1.604-.676-2.195zm-4.221 4.77c-1.309 0-2.322-1.013-2.322-2.364a2.29 2.29 0 0 1 2.322-2.322a2.29 2.29 0 0 1 2.322 2.322c0 1.309-1.056 2.364-2.322 2.364"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsLogitech(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="M24 5.098a1.35 1.35 0 0 1-1.35 1.35a1.35 1.35 0 0 1-1.352-1.35a1.35 1.35 0 0 1 1.351-1.351A1.35 1.35 0 0 1 24 5.097zM16.549 18.31a2.29 2.29 0 0 1-2.322-2.322H12.2c0 2.449 1.9 4.264 4.306 4.264s4.348-1.857 4.348-4.264H18.87c-.043 1.351-1.056 2.322-2.322 2.322zm5.108-2.828h1.984V7.377h-1.984zM0 15.483h1.984V4H0zm7.135-8.359c-2.449 0-4.307 1.858-4.307 4.264a4.27 4.27 0 0 0 4.307 4.306c2.406 0 4.306-1.858 4.306-4.264S9.583 7.124 7.135 7.124m0 6.628c-1.31 0-2.322-1.013-2.322-2.364a2.29 2.29 0 0 1 2.322-2.322a2.29 2.29 0 0 1 2.321 2.322c0 1.309-.97 2.364-2.321 2.364m13.635-4.77V7.377h-2.828c-.464-.21-.929-.253-1.393-.253c-2.449 0-4.348 1.858-4.348 4.306s1.9 4.264 4.306 4.264s4.306-1.858 4.306-4.264c0-.844-.254-1.604-.676-2.195zm-4.221 4.77c-1.309 0-2.322-1.013-2.322-2.364a2.29 2.29 0 0 1 2.322-2.322a2.29 2.29 0 0 1 2.322 2.322c0 1.309-1.056 2.364-2.322 2.364"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 5.098a1.35 1.35 0 0 1-1.35 1.35a1.35 1.35 0 0 1-1.352-1.35a1.35 1.35 0 0 1 1.351-1.351A1.35 1.35 0 0 1 24 5.097zM16.549 18.31a2.29 2.29 0 0 1-2.322-2.322H12.2c0 2.449 1.9 4.264 4.306 4.264s4.348-1.857 4.348-4.264H18.87c-.043 1.351-1.056 2.322-2.322 2.322zm5.108-2.828h1.984V7.377h-1.984zM0 15.483h1.984V4H0zm7.135-8.359c-2.449 0-4.307 1.858-4.307 4.264a4.27 4.27 0 0 0 4.307 4.306c2.406 0 4.306-1.858 4.306-4.264S9.583 7.124 7.135 7.124m0 6.628c-1.31 0-2.322-1.013-2.322-2.364a2.29 2.29 0 0 1 2.322-2.322a2.29 2.29 0 0 1 2.321 2.322c0 1.309-.97 2.364-2.321 2.364m13.635-4.77V7.377h-2.828c-.464-.21-.929-.253-1.393-.253c-2.449 0-4.348 1.858-4.348 4.306s1.9 4.264 4.306 4.264s4.306-1.858 4.306-4.264c0-.844-.254-1.604-.676-2.195zm-4.221 4.77c-1.309 0-2.322-1.013-2.322-2.364a2.29 2.29 0 0 1 2.322-2.322a2.29 2.29 0 0 1 2.322 2.322c0 1.309-1.056 2.364-2.322 2.364"/></svg> </template>
CSS
.icon-logitech {
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%22M24%205.098a1.35%201.35%200%200%201-1.35%201.35a1.35%201.35%200%200%201-1.352-1.35a1.35%201.35%200%200%201%201.351-1.351A1.35%201.35%200%200%201%2024%205.097zM16.549%2018.31a2.29%202.29%200%200%201-2.322-2.322H12.2c0%202.449%201.9%204.264%204.306%204.264s4.348-1.857%204.348-4.264H18.87c-.043%201.351-1.056%202.322-2.322%202.322zm5.108-2.828h1.984V7.377h-1.984zM0%2015.483h1.984V4H0zm7.135-8.359c-2.449%200-4.307%201.858-4.307%204.264a4.27%204.27%200%200%200%204.307%204.306c2.406%200%204.306-1.858%204.306-4.264S9.583%207.124%207.135%207.124m0%206.628c-1.31%200-2.322-1.013-2.322-2.364a2.29%202.29%200%200%201%202.322-2.322a2.29%202.29%200%200%201%202.321%202.322c0%201.309-.97%202.364-2.321%202.364m13.635-4.77V7.377h-2.828c-.464-.21-.929-.253-1.393-.253c-2.449%200-4.348%201.858-4.348%204.306s1.9%204.264%204.306%204.264s4.306-1.858%204.306-4.264c0-.844-.254-1.604-.676-2.195zm-4.221%204.77c-1.309%200-2.322-1.013-2.322-2.364a2.29%202.29%200%200%201%202.322-2.322a2.29%202.29%200%200%201%202.322%202.322c0%201.309-1.056%202.364-2.322%202.364%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%22M24%205.098a1.35%201.35%200%200%201-1.35%201.35a1.35%201.35%200%200%201-1.352-1.35a1.35%201.35%200%200%201%201.351-1.351A1.35%201.35%200%200%201%2024%205.097zM16.549%2018.31a2.29%202.29%200%200%201-2.322-2.322H12.2c0%202.449%201.9%204.264%204.306%204.264s4.348-1.857%204.348-4.264H18.87c-.043%201.351-1.056%202.322-2.322%202.322zm5.108-2.828h1.984V7.377h-1.984zM0%2015.483h1.984V4H0zm7.135-8.359c-2.449%200-4.307%201.858-4.307%204.264a4.27%204.27%200%200%200%204.307%204.306c2.406%200%204.306-1.858%204.306-4.264S9.583%207.124%207.135%207.124m0%206.628c-1.31%200-2.322-1.013-2.322-2.364a2.29%202.29%200%200%201%202.322-2.322a2.29%202.29%200%200%201%202.321%202.322c0%201.309-.97%202.364-2.321%202.364m13.635-4.77V7.377h-2.828c-.464-.21-.929-.253-1.393-.253c-2.449%200-4.348%201.858-4.348%204.306s1.9%204.264%204.306%204.264s4.306-1.858%204.306-4.264c0-.844-.254-1.604-.676-2.195zm-4.221%204.77c-1.309%200-2.322-1.013-2.322-2.364a2.29%202.29%200%200%201%202.322-2.322a2.29%202.29%200%200%201%202.322%202.322c0%201.309-1.056%202.364-2.322%202.364%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/logitech.svg?color=%231a73e8&size=48