apache kafka icon
apache-kafka from Material Design Icons by Pictogrammers · Filled · Brand / Logo · Apache-2.0 Free for personal and commercial use.
- Name
- apache-kafka
- Set
- Material Design Icons
- Style
- Filled
- Category
- Brand / Logo
- Viewbox
- 24×24
- License
- Apache 2.0
More brand / logo icons from Material Design Icons
Use the apache kafka icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.54 12.97c-.68 0-1.3.25-1.78.67l-1.29-.75c.09-.29.13-.6.13-.92s-.04-.63-.1-.92l1.23-.73c.48.44 1.12.68 1.81.68c1.49 0 2.7-1.19 2.7-2.68s-1.21-2.69-2.7-2.69s-2.7 1.21-2.7 2.7c0 .17.02.37.05.55l-1.25.72c-.43-.45-1-.78-1.64-.95V7.26a2.705 2.705 0 0 0 1.88-2.57C11.88 3.2 10.67 2 9.18 2S6.5 3.2 6.5 4.69c0 1.2.76 2.21 1.84 2.57v1.4a3.42 3.42 0 0 0-2.58 3.31c0 1.6 1.1 2.94 2.58 3.31v1.45A2.69 2.69 0 0 0 6.5 19.3c0 1.49 1.19 2.7 2.68 2.7s2.7-1.21 2.7-2.7c0-1.2-.79-2.22-1.88-2.57v-1.44c.64-.16 1.2-.49 1.64-.94l1.26.73c-.04.19-.06.38-.06.58c0 1.49 1.21 2.7 2.7 2.7s2.7-1.21 2.7-2.7s-1.21-2.69-2.7-2.69m0-5.97c.74 0 1.33.59 1.33 1.32s-.59 1.34-1.33 1.34s-1.33-.6-1.33-1.34S14.8 7 15.54 7M7.85 4.69c0-.74.59-1.34 1.33-1.34s1.32.6 1.32 1.34s-.58 1.34-1.32 1.34s-1.33-.6-1.33-1.34M10.5 19.3c0 .74-.58 1.34-1.32 1.34s-1.33-.6-1.33-1.34s.59-1.34 1.33-1.34s1.32.6 1.32 1.34m-1.32-5.41a1.92 1.92 0 1 1 .001-3.841a1.92 1.92 0 0 1-.001 3.841M15.54 17c-.74 0-1.33-.6-1.33-1.34s.59-1.33 1.33-1.33s1.33.6 1.33 1.33S16.28 17 15.54 17"/></svg>
React
import type { SVGProps } from "react";
export function MdiApacheKafka(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="M15.54 12.97c-.68 0-1.3.25-1.78.67l-1.29-.75c.09-.29.13-.6.13-.92s-.04-.63-.1-.92l1.23-.73c.48.44 1.12.68 1.81.68c1.49 0 2.7-1.19 2.7-2.68s-1.21-2.69-2.7-2.69s-2.7 1.21-2.7 2.7c0 .17.02.37.05.55l-1.25.72c-.43-.45-1-.78-1.64-.95V7.26a2.705 2.705 0 0 0 1.88-2.57C11.88 3.2 10.67 2 9.18 2S6.5 3.2 6.5 4.69c0 1.2.76 2.21 1.84 2.57v1.4a3.42 3.42 0 0 0-2.58 3.31c0 1.6 1.1 2.94 2.58 3.31v1.45A2.69 2.69 0 0 0 6.5 19.3c0 1.49 1.19 2.7 2.68 2.7s2.7-1.21 2.7-2.7c0-1.2-.79-2.22-1.88-2.57v-1.44c.64-.16 1.2-.49 1.64-.94l1.26.73c-.04.19-.06.38-.06.58c0 1.49 1.21 2.7 2.7 2.7s2.7-1.21 2.7-2.7s-1.21-2.69-2.7-2.69m0-5.97c.74 0 1.33.59 1.33 1.32s-.59 1.34-1.33 1.34s-1.33-.6-1.33-1.34S14.8 7 15.54 7M7.85 4.69c0-.74.59-1.34 1.33-1.34s1.32.6 1.32 1.34s-.58 1.34-1.32 1.34s-1.33-.6-1.33-1.34M10.5 19.3c0 .74-.58 1.34-1.32 1.34s-1.33-.6-1.33-1.34s.59-1.34 1.33-1.34s1.32.6 1.32 1.34m-1.32-5.41a1.92 1.92 0 1 1 .001-3.841a1.92 1.92 0 0 1-.001 3.841M15.54 17c-.74 0-1.33-.6-1.33-1.34s.59-1.33 1.33-1.33s1.33.6 1.33 1.33S16.28 17 15.54 17"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.54 12.97c-.68 0-1.3.25-1.78.67l-1.29-.75c.09-.29.13-.6.13-.92s-.04-.63-.1-.92l1.23-.73c.48.44 1.12.68 1.81.68c1.49 0 2.7-1.19 2.7-2.68s-1.21-2.69-2.7-2.69s-2.7 1.21-2.7 2.7c0 .17.02.37.05.55l-1.25.72c-.43-.45-1-.78-1.64-.95V7.26a2.705 2.705 0 0 0 1.88-2.57C11.88 3.2 10.67 2 9.18 2S6.5 3.2 6.5 4.69c0 1.2.76 2.21 1.84 2.57v1.4a3.42 3.42 0 0 0-2.58 3.31c0 1.6 1.1 2.94 2.58 3.31v1.45A2.69 2.69 0 0 0 6.5 19.3c0 1.49 1.19 2.7 2.68 2.7s2.7-1.21 2.7-2.7c0-1.2-.79-2.22-1.88-2.57v-1.44c.64-.16 1.2-.49 1.64-.94l1.26.73c-.04.19-.06.38-.06.58c0 1.49 1.21 2.7 2.7 2.7s2.7-1.21 2.7-2.7s-1.21-2.69-2.7-2.69m0-5.97c.74 0 1.33.59 1.33 1.32s-.59 1.34-1.33 1.34s-1.33-.6-1.33-1.34S14.8 7 15.54 7M7.85 4.69c0-.74.59-1.34 1.33-1.34s1.32.6 1.32 1.34s-.58 1.34-1.32 1.34s-1.33-.6-1.33-1.34M10.5 19.3c0 .74-.58 1.34-1.32 1.34s-1.33-.6-1.33-1.34s.59-1.34 1.33-1.34s1.32.6 1.32 1.34m-1.32-5.41a1.92 1.92 0 1 1 .001-3.841a1.92 1.92 0 0 1-.001 3.841M15.54 17c-.74 0-1.33-.6-1.33-1.34s.59-1.33 1.33-1.33s1.33.6 1.33 1.33S16.28 17 15.54 17"/></svg> </template>
CSS
.icon-apache-kafka {
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%22M15.54%2012.97c-.68%200-1.3.25-1.78.67l-1.29-.75c.09-.29.13-.6.13-.92s-.04-.63-.1-.92l1.23-.73c.48.44%201.12.68%201.81.68c1.49%200%202.7-1.19%202.7-2.68s-1.21-2.69-2.7-2.69s-2.7%201.21-2.7%202.7c0%20.17.02.37.05.55l-1.25.72c-.43-.45-1-.78-1.64-.95V7.26a2.705%202.705%200%200%200%201.88-2.57C11.88%203.2%2010.67%202%209.18%202S6.5%203.2%206.5%204.69c0%201.2.76%202.21%201.84%202.57v1.4a3.42%203.42%200%200%200-2.58%203.31c0%201.6%201.1%202.94%202.58%203.31v1.45A2.69%202.69%200%200%200%206.5%2019.3c0%201.49%201.19%202.7%202.68%202.7s2.7-1.21%202.7-2.7c0-1.2-.79-2.22-1.88-2.57v-1.44c.64-.16%201.2-.49%201.64-.94l1.26.73c-.04.19-.06.38-.06.58c0%201.49%201.21%202.7%202.7%202.7s2.7-1.21%202.7-2.7s-1.21-2.69-2.7-2.69m0-5.97c.74%200%201.33.59%201.33%201.32s-.59%201.34-1.33%201.34s-1.33-.6-1.33-1.34S14.8%207%2015.54%207M7.85%204.69c0-.74.59-1.34%201.33-1.34s1.32.6%201.32%201.34s-.58%201.34-1.32%201.34s-1.33-.6-1.33-1.34M10.5%2019.3c0%20.74-.58%201.34-1.32%201.34s-1.33-.6-1.33-1.34s.59-1.34%201.33-1.34s1.32.6%201.32%201.34m-1.32-5.41a1.92%201.92%200%201%201%20.001-3.841a1.92%201.92%200%200%201-.001%203.841M15.54%2017c-.74%200-1.33-.6-1.33-1.34s.59-1.33%201.33-1.33s1.33.6%201.33%201.33S16.28%2017%2015.54%2017%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%22M15.54%2012.97c-.68%200-1.3.25-1.78.67l-1.29-.75c.09-.29.13-.6.13-.92s-.04-.63-.1-.92l1.23-.73c.48.44%201.12.68%201.81.68c1.49%200%202.7-1.19%202.7-2.68s-1.21-2.69-2.7-2.69s-2.7%201.21-2.7%202.7c0%20.17.02.37.05.55l-1.25.72c-.43-.45-1-.78-1.64-.95V7.26a2.705%202.705%200%200%200%201.88-2.57C11.88%203.2%2010.67%202%209.18%202S6.5%203.2%206.5%204.69c0%201.2.76%202.21%201.84%202.57v1.4a3.42%203.42%200%200%200-2.58%203.31c0%201.6%201.1%202.94%202.58%203.31v1.45A2.69%202.69%200%200%200%206.5%2019.3c0%201.49%201.19%202.7%202.68%202.7s2.7-1.21%202.7-2.7c0-1.2-.79-2.22-1.88-2.57v-1.44c.64-.16%201.2-.49%201.64-.94l1.26.73c-.04.19-.06.38-.06.58c0%201.49%201.21%202.7%202.7%202.7s2.7-1.21%202.7-2.7s-1.21-2.69-2.7-2.69m0-5.97c.74%200%201.33.59%201.33%201.32s-.59%201.34-1.33%201.34s-1.33-.6-1.33-1.34S14.8%207%2015.54%207M7.85%204.69c0-.74.59-1.34%201.33-1.34s1.32.6%201.32%201.34s-.58%201.34-1.32%201.34s-1.33-.6-1.33-1.34M10.5%2019.3c0%20.74-.58%201.34-1.32%201.34s-1.33-.6-1.33-1.34s.59-1.34%201.33-1.34s1.32.6%201.32%201.34m-1.32-5.41a1.92%201.92%200%201%201%20.001-3.841a1.92%201.92%200%200%201-.001%203.841M15.54%2017c-.74%200-1.33-.6-1.33-1.34s.59-1.33%201.33-1.33s1.33.6%201.33%201.33S16.28%2017%2015.54%2017%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/apache-kafka.svg?color=%231a73e8&size=48