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

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

Use the nutanix logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.394 3.617a.395.395 0 0 0-.393.395c0 .12.054.225.14.297l8.506 7.404a.39.39 0 0 1-.013.588l-8.52 7.412a.393.393 0 0 0 .28.67h4.86a.4.4 0 0 0 .265-.104l9.17-7.98a.396.396 0 0 0 0-.596L5.52 3.721a.4.4 0 0 0-.264-.104zm18.358 0a.4.4 0 0 0-.273.113l-4.716 4.106a.39.39 0 0 0-.04.564l2.427 2.114a.4.4 0 0 0 .291.13a.4.4 0 0 0 .278-.119l7.127-6.203a.39.39 0 0 0 .154-.31a.395.395 0 0 0-.393-.395zm-2.31 9.742c-.116 0-.22.05-.292.13l-2.426 2.113a.39.39 0 0 0 .039.564l4.716 4.104c.07.07.166.113.273.113h4.855a.393.393 0 0 0 .239-.705l-7.127-6.203a.4.4 0 0 0-.278-.116z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsNutanix(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="M.394 3.617a.395.395 0 0 0-.393.395c0 .12.054.225.14.297l8.506 7.404a.39.39 0 0 1-.013.588l-8.52 7.412a.393.393 0 0 0 .28.67h4.86a.4.4 0 0 0 .265-.104l9.17-7.98a.396.396 0 0 0 0-.596L5.52 3.721a.4.4 0 0 0-.264-.104zm18.358 0a.4.4 0 0 0-.273.113l-4.716 4.106a.39.39 0 0 0-.04.564l2.427 2.114a.4.4 0 0 0 .291.13a.4.4 0 0 0 .278-.119l7.127-6.203a.39.39 0 0 0 .154-.31a.395.395 0 0 0-.393-.395zm-2.31 9.742c-.116 0-.22.05-.292.13l-2.426 2.113a.39.39 0 0 0 .039.564l4.716 4.104c.07.07.166.113.273.113h4.855a.393.393 0 0 0 .239-.705l-7.127-6.203a.4.4 0 0 0-.278-.116z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.394 3.617a.395.395 0 0 0-.393.395c0 .12.054.225.14.297l8.506 7.404a.39.39 0 0 1-.013.588l-8.52 7.412a.393.393 0 0 0 .28.67h4.86a.4.4 0 0 0 .265-.104l9.17-7.98a.396.396 0 0 0 0-.596L5.52 3.721a.4.4 0 0 0-.264-.104zm18.358 0a.4.4 0 0 0-.273.113l-4.716 4.106a.39.39 0 0 0-.04.564l2.427 2.114a.4.4 0 0 0 .291.13a.4.4 0 0 0 .278-.119l7.127-6.203a.39.39 0 0 0 .154-.31a.395.395 0 0 0-.393-.395zm-2.31 9.742c-.116 0-.22.05-.292.13l-2.426 2.113a.39.39 0 0 0 .039.564l4.716 4.104c.07.07.166.113.273.113h4.855a.393.393 0 0 0 .239-.705l-7.127-6.203a.4.4 0 0 0-.278-.116z"/></svg>
</template>

CSS

.icon-nutanix {
  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%22M.394%203.617a.395.395%200%200%200-.393.395c0%20.12.054.225.14.297l8.506%207.404a.39.39%200%200%201-.013.588l-8.52%207.412a.393.393%200%200%200%20.28.67h4.86a.4.4%200%200%200%20.265-.104l9.17-7.98a.396.396%200%200%200%200-.596L5.52%203.721a.4.4%200%200%200-.264-.104zm18.358%200a.4.4%200%200%200-.273.113l-4.716%204.106a.39.39%200%200%200-.04.564l2.427%202.114a.4.4%200%200%200%20.291.13a.4.4%200%200%200%20.278-.119l7.127-6.203a.39.39%200%200%200%20.154-.31a.395.395%200%200%200-.393-.395zm-2.31%209.742c-.116%200-.22.05-.292.13l-2.426%202.113a.39.39%200%200%200%20.039.564l4.716%204.104c.07.07.166.113.273.113h4.855a.393.393%200%200%200%20.239-.705l-7.127-6.203a.4.4%200%200%200-.278-.116z%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%22M.394%203.617a.395.395%200%200%200-.393.395c0%20.12.054.225.14.297l8.506%207.404a.39.39%200%200%201-.013.588l-8.52%207.412a.393.393%200%200%200%20.28.67h4.86a.4.4%200%200%200%20.265-.104l9.17-7.98a.396.396%200%200%200%200-.596L5.52%203.721a.4.4%200%200%200-.264-.104zm18.358%200a.4.4%200%200%200-.273.113l-4.716%204.106a.39.39%200%200%200-.04.564l2.427%202.114a.4.4%200%200%200%20.291.13a.4.4%200%200%200%20.278-.119l7.127-6.203a.39.39%200%200%200%20.154-.31a.395.395%200%200%200-.393-.395zm-2.31%209.742c-.116%200-.22.05-.292.13l-2.426%202.113a.39.39%200%200%200%20.039.564l4.716%204.104c.07.07.166.113.273.113h4.855a.393.393%200%200%200%20.239-.705l-7.127-6.203a.4.4%200%200%200-.278-.116z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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