kubernetes control plane node icon

kubernetes-control-plane-node from Carbon by IBM · Outline · Organization · Apache-2.0 Free for personal and commercial use.

Name
kubernetes-control-plane-node
Set
Carbon
Style
Outline
Category
Organization
Viewbox
32×32
License
Apache 2.0

More organization icons from Carbon

Use the kubernetes control plane node icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.951 20h-2.184c-.414-1.161-1.514-2-2.816-2s-2.402.839-2.816 2H8.951v2h6.184c.414 1.161 1.514 2 2.816 2s2.402-.839 2.816-2h2.184zm-5 2a1.001 1.001 0 0 1 0-2a1.001 1.001 0 0 1 0 2m5-10h-6.184c-.414-1.161-1.514-2-2.816-2s-2.402.839-2.816 2H8.951v2h2.184c.414 1.161 1.514 2 2.816 2s2.402-.839 2.816-2h6.184zm-9 2a1.001 1.001 0 0 1 0-2a1.001 1.001 0 0 1 0 2"/><path fill="currentColor" d="M29.9 18.99L27.305 7.803a2 2 0 0 0-1.124-1.37l-9.407-4.255a2 2 0 0 0-1.648 0L5.72 6.432a2 2 0 0 0-1.124 1.371L2.003 18.99a2 2 0 0 0 .39 1.705l6.886 8.559a2 2 0 0 0 1.558.746h10.228a2 2 0 0 0 1.558-.746l6.886-8.559a2 2 0 0 0 .39-1.705M21.064 28H10.837l-6.886-8.559L6.544 8.254L15.951 4l9.407 4.255l2.593 11.186z"/><path fill="none" d="M0 0h32v32H0z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonKubernetesControlPlaneNode(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="M22.951 20h-2.184c-.414-1.161-1.514-2-2.816-2s-2.402.839-2.816 2H8.951v2h6.184c.414 1.161 1.514 2 2.816 2s2.402-.839 2.816-2h2.184zm-5 2a1.001 1.001 0 0 1 0-2a1.001 1.001 0 0 1 0 2m5-10h-6.184c-.414-1.161-1.514-2-2.816-2s-2.402.839-2.816 2H8.951v2h2.184c.414 1.161 1.514 2 2.816 2s2.402-.839 2.816-2h6.184zm-9 2a1.001 1.001 0 0 1 0-2a1.001 1.001 0 0 1 0 2"/><path fill="currentColor" d="M29.9 18.99L27.305 7.803a2 2 0 0 0-1.124-1.37l-9.407-4.255a2 2 0 0 0-1.648 0L5.72 6.432a2 2 0 0 0-1.124 1.371L2.003 18.99a2 2 0 0 0 .39 1.705l6.886 8.559a2 2 0 0 0 1.558.746h10.228a2 2 0 0 0 1.558-.746l6.886-8.559a2 2 0 0 0 .39-1.705M21.064 28H10.837l-6.886-8.559L6.544 8.254L15.951 4l9.407 4.255l2.593 11.186z"/><path fill="none" d="M0 0h32v32H0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.951 20h-2.184c-.414-1.161-1.514-2-2.816-2s-2.402.839-2.816 2H8.951v2h6.184c.414 1.161 1.514 2 2.816 2s2.402-.839 2.816-2h2.184zm-5 2a1.001 1.001 0 0 1 0-2a1.001 1.001 0 0 1 0 2m5-10h-6.184c-.414-1.161-1.514-2-2.816-2s-2.402.839-2.816 2H8.951v2h2.184c.414 1.161 1.514 2 2.816 2s2.402-.839 2.816-2h6.184zm-9 2a1.001 1.001 0 0 1 0-2a1.001 1.001 0 0 1 0 2"/><path fill="currentColor" d="M29.9 18.99L27.305 7.803a2 2 0 0 0-1.124-1.37l-9.407-4.255a2 2 0 0 0-1.648 0L5.72 6.432a2 2 0 0 0-1.124 1.371L2.003 18.99a2 2 0 0 0 .39 1.705l6.886 8.559a2 2 0 0 0 1.558.746h10.228a2 2 0 0 0 1.558-.746l6.886-8.559a2 2 0 0 0 .39-1.705M21.064 28H10.837l-6.886-8.559L6.544 8.254L15.951 4l9.407 4.255l2.593 11.186z"/><path fill="none" d="M0 0h32v32H0z"/></svg>
</template>

CSS

.icon-kubernetes-control-plane-node {
  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%22M22.951%2020h-2.184c-.414-1.161-1.514-2-2.816-2s-2.402.839-2.816%202H8.951v2h6.184c.414%201.161%201.514%202%202.816%202s2.402-.839%202.816-2h2.184zm-5%202a1.001%201.001%200%200%201%200-2a1.001%201.001%200%200%201%200%202m5-10h-6.184c-.414-1.161-1.514-2-2.816-2s-2.402.839-2.816%202H8.951v2h2.184c.414%201.161%201.514%202%202.816%202s2.402-.839%202.816-2h6.184zm-9%202a1.001%201.001%200%200%201%200-2a1.001%201.001%200%200%201%200%202%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M29.9%2018.99L27.305%207.803a2%202%200%200%200-1.124-1.37l-9.407-4.255a2%202%200%200%200-1.648%200L5.72%206.432a2%202%200%200%200-1.124%201.371L2.003%2018.99a2%202%200%200%200%20.39%201.705l6.886%208.559a2%202%200%200%200%201.558.746h10.228a2%202%200%200%200%201.558-.746l6.886-8.559a2%202%200%200%200%20.39-1.705M21.064%2028H10.837l-6.886-8.559L6.544%208.254L15.951%204l9.407%204.255l2.593%2011.186z%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h32v32H0z%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%22M22.951%2020h-2.184c-.414-1.161-1.514-2-2.816-2s-2.402.839-2.816%202H8.951v2h6.184c.414%201.161%201.514%202%202.816%202s2.402-.839%202.816-2h2.184zm-5%202a1.001%201.001%200%200%201%200-2a1.001%201.001%200%200%201%200%202m5-10h-6.184c-.414-1.161-1.514-2-2.816-2s-2.402.839-2.816%202H8.951v2h2.184c.414%201.161%201.514%202%202.816%202s2.402-.839%202.816-2h6.184zm-9%202a1.001%201.001%200%200%201%200-2a1.001%201.001%200%200%201%200%202%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M29.9%2018.99L27.305%207.803a2%202%200%200%200-1.124-1.37l-9.407-4.255a2%202%200%200%200-1.648%200L5.72%206.432a2%202%200%200%200-1.124%201.371L2.003%2018.99a2%202%200%200%200%20.39%201.705l6.886%208.559a2%202%200%200%200%201.558.746h10.228a2%202%200%200%200%201.558-.746l6.886-8.559a2%202%200%200%200%20.39-1.705M21.064%2028H10.837l-6.886-8.559L6.544%208.254L15.951%204l9.407%204.255l2.593%2011.186z%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/kubernetes-control-plane-node.svg?color=%231a73e8&size=48