whatsapp-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
whatsapp-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Use the whatsapp icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10c-1.89 0-3.66-.525-5.168-1.437l-3.032.891A1.01 1.01 0 0 1 2.546 20.2l.892-3.032A9.96 9.96 0 0 1 2 12C2 6.477 6.477 2 12 2M9.785 7.259a.7.7 0 0 0-.683-.075A2.79 2.79 0 0 0 7.494 9.07l-.007.03c-.038.152-.07.331-.063.526c.025.682.292 2.613 2.314 4.636c2.023 2.022 3.954 2.29 4.636 2.314a2 2 0 0 0 .526-.062l.035-.01a2.78 2.78 0 0 0 1.88-1.6a.7.7 0 0 0-.09-.703c-.533-.683-1.248-1.176-1.884-1.615l-.127-.088a.71.71 0 0 0-.974.157l-.6.915a.23.23 0 0 1-.305.076c-.407-.232-1-.629-1.426-1.055s-.798-.992-1.007-1.372a.23.23 0 0 1 .068-.291l.923-.686a.713.713 0 0 0 .12-.94l-.134-.198c-.42-.62-.912-1.348-1.594-1.845"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteWhatsappFill(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="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10c-1.89 0-3.66-.525-5.168-1.437l-3.032.891A1.01 1.01 0 0 1 2.546 20.2l.892-3.032A9.96 9.96 0 0 1 2 12C2 6.477 6.477 2 12 2M9.785 7.259a.7.7 0 0 0-.683-.075A2.79 2.79 0 0 0 7.494 9.07l-.007.03c-.038.152-.07.331-.063.526c.025.682.292 2.613 2.314 4.636c2.023 2.022 3.954 2.29 4.636 2.314a2 2 0 0 0 .526-.062l.035-.01a2.78 2.78 0 0 0 1.88-1.6a.7.7 0 0 0-.09-.703c-.533-.683-1.248-1.176-1.884-1.615l-.127-.088a.71.71 0 0 0-.974.157l-.6.915a.23.23 0 0 1-.305.076c-.407-.232-1-.629-1.426-1.055s-.798-.992-1.007-1.372a.23.23 0 0 1 .068-.291l.923-.686a.713.713 0 0 0 .12-.94l-.134-.198c-.42-.62-.912-1.348-1.594-1.845"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10c-1.89 0-3.66-.525-5.168-1.437l-3.032.891A1.01 1.01 0 0 1 2.546 20.2l.892-3.032A9.96 9.96 0 0 1 2 12C2 6.477 6.477 2 12 2M9.785 7.259a.7.7 0 0 0-.683-.075A2.79 2.79 0 0 0 7.494 9.07l-.007.03c-.038.152-.07.331-.063.526c.025.682.292 2.613 2.314 4.636c2.023 2.022 3.954 2.29 4.636 2.314a2 2 0 0 0 .526-.062l.035-.01a2.78 2.78 0 0 0 1.88-1.6a.7.7 0 0 0-.09-.703c-.533-.683-1.248-1.176-1.884-1.615l-.127-.088a.71.71 0 0 0-.974.157l-.6.915a.23.23 0 0 1-.305.076c-.407-.232-1-.629-1.426-1.055s-.798-.992-1.007-1.372a.23.23 0 0 1 .068-.291l.923-.686a.713.713 0 0 0 .12-.94l-.134-.198c-.42-.62-.912-1.348-1.594-1.845"/></svg>
</template>

CSS

.icon-whatsapp-fill {
  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%22M12%202c5.523%200%2010%204.477%2010%2010s-4.477%2010-10%2010c-1.89%200-3.66-.525-5.168-1.437l-3.032.891A1.01%201.01%200%200%201%202.546%2020.2l.892-3.032A9.96%209.96%200%200%201%202%2012C2%206.477%206.477%202%2012%202M9.785%207.259a.7.7%200%200%200-.683-.075A2.79%202.79%200%200%200%207.494%209.07l-.007.03c-.038.152-.07.331-.063.526c.025.682.292%202.613%202.314%204.636c2.023%202.022%203.954%202.29%204.636%202.314a2%202%200%200%200%20.526-.062l.035-.01a2.78%202.78%200%200%200%201.88-1.6a.7.7%200%200%200-.09-.703c-.533-.683-1.248-1.176-1.884-1.615l-.127-.088a.71.71%200%200%200-.974.157l-.6.915a.23.23%200%200%201-.305.076c-.407-.232-1-.629-1.426-1.055s-.798-.992-1.007-1.372a.23.23%200%200%201%20.068-.291l.923-.686a.713.713%200%200%200%20.12-.94l-.134-.198c-.42-.62-.912-1.348-1.594-1.845%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%22M12%202c5.523%200%2010%204.477%2010%2010s-4.477%2010-10%2010c-1.89%200-3.66-.525-5.168-1.437l-3.032.891A1.01%201.01%200%200%201%202.546%2020.2l.892-3.032A9.96%209.96%200%200%201%202%2012C2%206.477%206.477%202%2012%202M9.785%207.259a.7.7%200%200%200-.683-.075A2.79%202.79%200%200%200%207.494%209.07l-.007.03c-.038.152-.07.331-.063.526c.025.682.292%202.613%202.314%204.636c2.023%202.022%203.954%202.29%204.636%202.314a2%202%200%200%200%20.526-.062l.035-.01a2.78%202.78%200%200%200%201.88-1.6a.7.7%200%200%200-.09-.703c-.533-.683-1.248-1.176-1.884-1.615l-.127-.088a.71.71%200%200%200-.974.157l-.6.915a.23.23%200%200%201-.305.076c-.407-.232-1-.629-1.426-1.055s-.798-.992-1.007-1.372a.23.23%200%200%201%20.068-.291l.923-.686a.713.713%200%200%200%20.12-.94l-.134-.198c-.42-.62-.912-1.348-1.594-1.845%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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