boehringeringelheim logo
boehringeringelheim from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- boehringeringelheim
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the boehringeringelheim logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.41 22.03c-1.72-1.24-2.63-2.15-3.49-3.46A12.2 12.2 0 0 1 0 12.03C0 5.38 5.36 0 12 0s12 5.38 12 12c0 2.73-.93 5.46-2.58 7.48c-.68.86-1.26 1.36-2.83 2.55v-7.02h1.19v4.8c.88-1.04 1.31-1.67 1.74-2.43c.88-1.57 1.36-3.51 1.36-5.38c0-6.06-4.88-10.99-10.89-10.99S1.11 5.94 1.11 12.08c0 2.8.99 5.28 3.08 7.73v-4.8H5.4v7.02Zm2.37 1.21c-.23-.05-.76-.3-1.19-.53V15h1.19zm7.23-16.92L12 4L8.99 6.32l-.66-.86l3.66-2.86l3.66 2.86l-.66.86Zm-4.83 17.56c-.43-.08-.45-.08-.61-.13c-.13-.02-.18-.02-.58-.13V7.2h1.19v16.67Zm2.4.1c-.18.02-.23.02-.48.02c-.38 0-.51 0-.71-.02V7.2h1.19zm2.4-.38c-.38.13-.71.2-1.19.3V7.2h1.19zm2.43-.88c-.38.18-.61.28-1.21.56v-8.27h1.21z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsBoehringeringelheim(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="M5.41 22.03c-1.72-1.24-2.63-2.15-3.49-3.46A12.2 12.2 0 0 1 0 12.03C0 5.38 5.36 0 12 0s12 5.38 12 12c0 2.73-.93 5.46-2.58 7.48c-.68.86-1.26 1.36-2.83 2.55v-7.02h1.19v4.8c.88-1.04 1.31-1.67 1.74-2.43c.88-1.57 1.36-3.51 1.36-5.38c0-6.06-4.88-10.99-10.89-10.99S1.11 5.94 1.11 12.08c0 2.8.99 5.28 3.08 7.73v-4.8H5.4v7.02Zm2.37 1.21c-.23-.05-.76-.3-1.19-.53V15h1.19zm7.23-16.92L12 4L8.99 6.32l-.66-.86l3.66-2.86l3.66 2.86l-.66.86Zm-4.83 17.56c-.43-.08-.45-.08-.61-.13c-.13-.02-.18-.02-.58-.13V7.2h1.19v16.67Zm2.4.1c-.18.02-.23.02-.48.02c-.38 0-.51 0-.71-.02V7.2h1.19zm2.4-.38c-.38.13-.71.2-1.19.3V7.2h1.19zm2.43-.88c-.38.18-.61.28-1.21.56v-8.27h1.21z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.41 22.03c-1.72-1.24-2.63-2.15-3.49-3.46A12.2 12.2 0 0 1 0 12.03C0 5.38 5.36 0 12 0s12 5.38 12 12c0 2.73-.93 5.46-2.58 7.48c-.68.86-1.26 1.36-2.83 2.55v-7.02h1.19v4.8c.88-1.04 1.31-1.67 1.74-2.43c.88-1.57 1.36-3.51 1.36-5.38c0-6.06-4.88-10.99-10.89-10.99S1.11 5.94 1.11 12.08c0 2.8.99 5.28 3.08 7.73v-4.8H5.4v7.02Zm2.37 1.21c-.23-.05-.76-.3-1.19-.53V15h1.19zm7.23-16.92L12 4L8.99 6.32l-.66-.86l3.66-2.86l3.66 2.86l-.66.86Zm-4.83 17.56c-.43-.08-.45-.08-.61-.13c-.13-.02-.18-.02-.58-.13V7.2h1.19v16.67Zm2.4.1c-.18.02-.23.02-.48.02c-.38 0-.51 0-.71-.02V7.2h1.19zm2.4-.38c-.38.13-.71.2-1.19.3V7.2h1.19zm2.43-.88c-.38.18-.61.28-1.21.56v-8.27h1.21z"/></svg> </template>
CSS
.icon-boehringeringelheim {
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%22M5.41%2022.03c-1.72-1.24-2.63-2.15-3.49-3.46A12.2%2012.2%200%200%201%200%2012.03C0%205.38%205.36%200%2012%200s12%205.38%2012%2012c0%202.73-.93%205.46-2.58%207.48c-.68.86-1.26%201.36-2.83%202.55v-7.02h1.19v4.8c.88-1.04%201.31-1.67%201.74-2.43c.88-1.57%201.36-3.51%201.36-5.38c0-6.06-4.88-10.99-10.89-10.99S1.11%205.94%201.11%2012.08c0%202.8.99%205.28%203.08%207.73v-4.8H5.4v7.02Zm2.37%201.21c-.23-.05-.76-.3-1.19-.53V15h1.19zm7.23-16.92L12%204L8.99%206.32l-.66-.86l3.66-2.86l3.66%202.86l-.66.86Zm-4.83%2017.56c-.43-.08-.45-.08-.61-.13c-.13-.02-.18-.02-.58-.13V7.2h1.19v16.67Zm2.4.1c-.18.02-.23.02-.48.02c-.38%200-.51%200-.71-.02V7.2h1.19zm2.4-.38c-.38.13-.71.2-1.19.3V7.2h1.19zm2.43-.88c-.38.18-.61.28-1.21.56v-8.27h1.21z%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%22M5.41%2022.03c-1.72-1.24-2.63-2.15-3.49-3.46A12.2%2012.2%200%200%201%200%2012.03C0%205.38%205.36%200%2012%200s12%205.38%2012%2012c0%202.73-.93%205.46-2.58%207.48c-.68.86-1.26%201.36-2.83%202.55v-7.02h1.19v4.8c.88-1.04%201.31-1.67%201.74-2.43c.88-1.57%201.36-3.51%201.36-5.38c0-6.06-4.88-10.99-10.89-10.99S1.11%205.94%201.11%2012.08c0%202.8.99%205.28%203.08%207.73v-4.8H5.4v7.02Zm2.37%201.21c-.23-.05-.76-.3-1.19-.53V15h1.19zm7.23-16.92L12%204L8.99%206.32l-.66-.86l3.66-2.86l3.66%202.86l-.66.86Zm-4.83%2017.56c-.43-.08-.45-.08-.61-.13c-.13-.02-.18-.02-.58-.13V7.2h1.19v16.67Zm2.4.1c-.18.02-.23.02-.48.02c-.38%200-.51%200-.71-.02V7.2h1.19zm2.4-.38c-.38.13-.71.2-1.19.3V7.2h1.19zm2.43-.88c-.38.18-.61.28-1.21.56v-8.27h1.21z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/boehringeringelheim.svg?color=%231a73e8&size=48