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

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

Use the brenntag logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.73 12.01a8.1 8.1 0 0 1-3.274 2.421c.828 1.02 1.246 2.156.945 3.337c-.288 1.128-1.366 2.228-2.9 2.228H6.5v-5.999h7c3.86 0 7-3.14 7-6.998S17.36 0 13.5 0h-11v8.998h4V3.999h7c1.655 0 3 1.345 3 3s-1.345 2.999-3 2.999h-11V24h12c3.86 0 7-3.14 7-6.998c0-1.712-.481-3.634-1.77-4.992"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsBrenntag(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="M19.73 12.01a8.1 8.1 0 0 1-3.274 2.421c.828 1.02 1.246 2.156.945 3.337c-.288 1.128-1.366 2.228-2.9 2.228H6.5v-5.999h7c3.86 0 7-3.14 7-6.998S17.36 0 13.5 0h-11v8.998h4V3.999h7c1.655 0 3 1.345 3 3s-1.345 2.999-3 2.999h-11V24h12c3.86 0 7-3.14 7-6.998c0-1.712-.481-3.634-1.77-4.992"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.73 12.01a8.1 8.1 0 0 1-3.274 2.421c.828 1.02 1.246 2.156.945 3.337c-.288 1.128-1.366 2.228-2.9 2.228H6.5v-5.999h7c3.86 0 7-3.14 7-6.998S17.36 0 13.5 0h-11v8.998h4V3.999h7c1.655 0 3 1.345 3 3s-1.345 2.999-3 2.999h-11V24h12c3.86 0 7-3.14 7-6.998c0-1.712-.481-3.634-1.77-4.992"/></svg>
</template>

CSS

.icon-brenntag {
  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%22M19.73%2012.01a8.1%208.1%200%200%201-3.274%202.421c.828%201.02%201.246%202.156.945%203.337c-.288%201.128-1.366%202.228-2.9%202.228H6.5v-5.999h7c3.86%200%207-3.14%207-6.998S17.36%200%2013.5%200h-11v8.998h4V3.999h7c1.655%200%203%201.345%203%203s-1.345%202.999-3%202.999h-11V24h12c3.86%200%207-3.14%207-6.998c0-1.712-.481-3.634-1.77-4.992%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%22M19.73%2012.01a8.1%208.1%200%200%201-3.274%202.421c.828%201.02%201.246%202.156.945%203.337c-.288%201.128-1.366%202.228-2.9%202.228H6.5v-5.999h7c3.86%200%207-3.14%207-6.998S17.36%200%2013.5%200h-11v8.998h4V3.999h7c1.655%200%203%201.345%203%203s-1.345%202.999-3%202.999h-11V24h12c3.86%200%207-3.14%207-6.998c0-1.712-.481-3.634-1.77-4.992%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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