kubelet icon
kubelet from Carbon by IBM · Outline · Organization · Apache-2.0 Free for personal and commercial use.
- Name
- kubelet
- Set
- Carbon
- Style
- Outline
- Category
- Organization
- Viewbox
- 32×32
- License
- Apache 2.0
More organization icons from Carbon
Use the kubelet icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m20.044 27.294l-3.082-10.018l-1.013 3.04A1 1 0 0 1 15 21H9v-2h5.28l1.771-5.316A.98.98 0 0 1 17 13c.437.005.822.29.955.706l3.01 9.778l1.073-3.759A1 1 0 0 1 23 19h5v2h-4.246l-1.793 6.275a1 1 0 0 1-.951.725H21a1 1 0 0 1-.956-.706"/><path fill="currentColor" d="M16 28H6c-1.103 0-2-.897-2-2V6c0-1.103.897-2 2-2h20c1.103 0 2 .897 2 2v9h-2V6H6v20h10z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonKubelet(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m20.044 27.294l-3.082-10.018l-1.013 3.04A1 1 0 0 1 15 21H9v-2h5.28l1.771-5.316A.98.98 0 0 1 17 13c.437.005.822.29.955.706l3.01 9.778l1.073-3.759A1 1 0 0 1 23 19h5v2h-4.246l-1.793 6.275a1 1 0 0 1-.951.725H21a1 1 0 0 1-.956-.706"/><path fill="currentColor" d="M16 28H6c-1.103 0-2-.897-2-2V6c0-1.103.897-2 2-2h20c1.103 0 2 .897 2 2v9h-2V6H6v20h10z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m20.044 27.294l-3.082-10.018l-1.013 3.04A1 1 0 0 1 15 21H9v-2h5.28l1.771-5.316A.98.98 0 0 1 17 13c.437.005.822.29.955.706l3.01 9.778l1.073-3.759A1 1 0 0 1 23 19h5v2h-4.246l-1.793 6.275a1 1 0 0 1-.951.725H21a1 1 0 0 1-.956-.706"/><path fill="currentColor" d="M16 28H6c-1.103 0-2-.897-2-2V6c0-1.103.897-2 2-2h20c1.103 0 2 .897 2 2v9h-2V6H6v20h10z"/></svg> </template>
CSS
.icon-kubelet {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m20.044%2027.294l-3.082-10.018l-1.013%203.04A1%201%200%200%201%2015%2021H9v-2h5.28l1.771-5.316A.98.98%200%200%201%2017%2013c.437.005.822.29.955.706l3.01%209.778l1.073-3.759A1%201%200%200%201%2023%2019h5v2h-4.246l-1.793%206.275a1%201%200%200%201-.951.725H21a1%201%200%200%201-.956-.706%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2028H6c-1.103%200-2-.897-2-2V6c0-1.103.897-2%202-2h20c1.103%200%202%20.897%202%202v9h-2V6H6v20h10z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m20.044%2027.294l-3.082-10.018l-1.013%203.04A1%201%200%200%201%2015%2021H9v-2h5.28l1.771-5.316A.98.98%200%200%201%2017%2013c.437.005.822.29.955.706l3.01%209.778l1.073-3.759A1%201%200%200%201%2023%2019h5v2h-4.246l-1.793%206.275a1%201%200%200%201-.951.725H21a1%201%200%200%201-.956-.706%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2028H6c-1.103%200-2-.897-2-2V6c0-1.103.897-2%202-2h20c1.103%200%202%20.897%202%202v9h-2V6H6v20h10z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/kubelet.svg?color=%231a73e8&size=48