logo vmware icon

logo-vmware from Carbon by IBM · Outline · Brand · Apache-2.0 Free for personal and commercial use.

Name
logo-vmware
Set
Carbon
Style
Outline
Category
Brand
Viewbox
32×32
License
Apache 2.0

More brand icons from Carbon

Use the logo vmware icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3.4 11C3 10.1 2 9.7 1 10.2s-1.3 1.4-.9 2.3l4 8.5c.6 1.3 1.3 2 2.5 2c1.3 0 1.9-.8 2.5-2c0 0 3.4-7.4 3.4-7.5s.1-.3.5-.3c.3 0 .5.2.5.6V21c0 1.1.6 2 1.8 2s1.8-.9 1.8-2v-6c0-1.1.8-1.9 1.9-1.9s1.9.8 1.9 1.9v6c0 1.1.6 2 1.8 2s1.8-.9 1.8-2v-6c0-1.1.8-1.9 1.9-1.9s1.9.8 1.9 1.9v6c0 1.1.6 2 1.8 2s1.8-.9 1.8-2v-6.8c0-2.5-2-4.2-4.4-4.2s-3.9 1.7-3.9 1.7c-.8-1-1.9-1.7-3.8-1.7c-2 0-3.7 1.7-3.7 1.7c-.8-1-2.2-1.7-3.3-1.7c-1.7 0-3.1.8-4 2.7l-2.5 5.9z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonLogoVmware(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="M3.4 11C3 10.1 2 9.7 1 10.2s-1.3 1.4-.9 2.3l4 8.5c.6 1.3 1.3 2 2.5 2c1.3 0 1.9-.8 2.5-2c0 0 3.4-7.4 3.4-7.5s.1-.3.5-.3c.3 0 .5.2.5.6V21c0 1.1.6 2 1.8 2s1.8-.9 1.8-2v-6c0-1.1.8-1.9 1.9-1.9s1.9.8 1.9 1.9v6c0 1.1.6 2 1.8 2s1.8-.9 1.8-2v-6c0-1.1.8-1.9 1.9-1.9s1.9.8 1.9 1.9v6c0 1.1.6 2 1.8 2s1.8-.9 1.8-2v-6.8c0-2.5-2-4.2-4.4-4.2s-3.9 1.7-3.9 1.7c-.8-1-1.9-1.7-3.8-1.7c-2 0-3.7 1.7-3.7 1.7c-.8-1-2.2-1.7-3.3-1.7c-1.7 0-3.1.8-4 2.7l-2.5 5.9z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3.4 11C3 10.1 2 9.7 1 10.2s-1.3 1.4-.9 2.3l4 8.5c.6 1.3 1.3 2 2.5 2c1.3 0 1.9-.8 2.5-2c0 0 3.4-7.4 3.4-7.5s.1-.3.5-.3c.3 0 .5.2.5.6V21c0 1.1.6 2 1.8 2s1.8-.9 1.8-2v-6c0-1.1.8-1.9 1.9-1.9s1.9.8 1.9 1.9v6c0 1.1.6 2 1.8 2s1.8-.9 1.8-2v-6c0-1.1.8-1.9 1.9-1.9s1.9.8 1.9 1.9v6c0 1.1.6 2 1.8 2s1.8-.9 1.8-2v-6.8c0-2.5-2-4.2-4.4-4.2s-3.9 1.7-3.9 1.7c-.8-1-1.9-1.7-3.8-1.7c-2 0-3.7 1.7-3.7 1.7c-.8-1-2.2-1.7-3.3-1.7c-1.7 0-3.1.8-4 2.7l-2.5 5.9z"/></svg>
</template>

CSS

.icon-logo-vmware {
  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%22M3.4%2011C3%2010.1%202%209.7%201%2010.2s-1.3%201.4-.9%202.3l4%208.5c.6%201.3%201.3%202%202.5%202c1.3%200%201.9-.8%202.5-2c0%200%203.4-7.4%203.4-7.5s.1-.3.5-.3c.3%200%20.5.2.5.6V21c0%201.1.6%202%201.8%202s1.8-.9%201.8-2v-6c0-1.1.8-1.9%201.9-1.9s1.9.8%201.9%201.9v6c0%201.1.6%202%201.8%202s1.8-.9%201.8-2v-6c0-1.1.8-1.9%201.9-1.9s1.9.8%201.9%201.9v6c0%201.1.6%202%201.8%202s1.8-.9%201.8-2v-6.8c0-2.5-2-4.2-4.4-4.2s-3.9%201.7-3.9%201.7c-.8-1-1.9-1.7-3.8-1.7c-2%200-3.7%201.7-3.7%201.7c-.8-1-2.2-1.7-3.3-1.7c-1.7%200-3.1.8-4%202.7l-2.5%205.9z%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%22M3.4%2011C3%2010.1%202%209.7%201%2010.2s-1.3%201.4-.9%202.3l4%208.5c.6%201.3%201.3%202%202.5%202c1.3%200%201.9-.8%202.5-2c0%200%203.4-7.4%203.4-7.5s.1-.3.5-.3c.3%200%20.5.2.5.6V21c0%201.1.6%202%201.8%202s1.8-.9%201.8-2v-6c0-1.1.8-1.9%201.9-1.9s1.9.8%201.9%201.9v6c0%201.1.6%202%201.8%202s1.8-.9%201.8-2v-6c0-1.1.8-1.9%201.9-1.9s1.9.8%201.9%201.9v6c0%201.1.6%202%201.8%202s1.8-.9%201.8-2v-6.8c0-2.5-2-4.2-4.4-4.2s-3.9%201.7-3.9%201.7c-.8-1-1.9-1.7-3.8-1.7c-2%200-3.7%201.7-3.7%201.7c-.8-1-2.2-1.7-3.3-1.7c-1.7%200-3.1.8-4%202.7l-2.5%205.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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