sennheiser logo

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

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

Use the sennheiser logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 3v18h24V3zm13.209 1.659c-1.428.548-2.799 1.757-3.905 4.182c-.321.703-.925 2.062-1.2 2.67c-2.224 4.882-3.364 5.932-6.72 5.932V4.35H13.15c.184-.011.235.25.06.309zm9.428 1.894V19.65H10.851c-.181.005-.227-.25-.055-.309c1.427-.548 2.798-1.757 3.904-4.182c.321-.703.926-2.062 1.2-2.67c2.22-4.882 3.36-5.932 6.716-5.932z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsSennheiser(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="M0 3v18h24V3zm13.209 1.659c-1.428.548-2.799 1.757-3.905 4.182c-.321.703-.925 2.062-1.2 2.67c-2.224 4.882-3.364 5.932-6.72 5.932V4.35H13.15c.184-.011.235.25.06.309zm9.428 1.894V19.65H10.851c-.181.005-.227-.25-.055-.309c1.427-.548 2.798-1.757 3.904-4.182c.321-.703.926-2.062 1.2-2.67c2.22-4.882 3.36-5.932 6.716-5.932z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 3v18h24V3zm13.209 1.659c-1.428.548-2.799 1.757-3.905 4.182c-.321.703-.925 2.062-1.2 2.67c-2.224 4.882-3.364 5.932-6.72 5.932V4.35H13.15c.184-.011.235.25.06.309zm9.428 1.894V19.65H10.851c-.181.005-.227-.25-.055-.309c1.427-.548 2.798-1.757 3.904-4.182c.321-.703.926-2.062 1.2-2.67c2.22-4.882 3.36-5.932 6.716-5.932z"/></svg>
</template>

CSS

.icon-sennheiser {
  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%22M0%203v18h24V3zm13.209%201.659c-1.428.548-2.799%201.757-3.905%204.182c-.321.703-.925%202.062-1.2%202.67c-2.224%204.882-3.364%205.932-6.72%205.932V4.35H13.15c.184-.011.235.25.06.309zm9.428%201.894V19.65H10.851c-.181.005-.227-.25-.055-.309c1.427-.548%202.798-1.757%203.904-4.182c.321-.703.926-2.062%201.2-2.67c2.22-4.882%203.36-5.932%206.716-5.932z%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%22M0%203v18h24V3zm13.209%201.659c-1.428.548-2.799%201.757-3.905%204.182c-.321.703-.925%202.062-1.2%202.67c-2.224%204.882-3.364%205.932-6.72%205.932V4.35H13.15c.184-.011.235.25.06.309zm9.428%201.894V19.65H10.851c-.181.005-.227-.25-.055-.309c1.427-.548%202.798-1.757%203.904-4.182c.321-.703.926-2.062%201.2-2.67c2.22-4.882%203.36-5.932%206.716-5.932z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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