whatsapp from Mage Icons by MageIcons · Outline · Apache-2.0 Free for personal and commercial use.

Name
whatsapp
Set
Mage Icons
Style
Outline
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

Related icons in Mage Icons

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="M13.794 2.642c4.68.9 7.86 4.954 7.7 9.773c-.147 4.444-3.742 8.318-8.27 8.873a9.55 9.55 0 0 1-5.318-.86a1.37 1.37 0 0 0-.84-.082c-1.356.325-2.701.694-4.05 1.045c-.148.038-.3.064-.516.109c.405-1.482.783-2.904 1.187-4.32c.103-.358.074-.644-.091-.995c-1.575-3.345-1.438-6.627.708-9.66c2.151-3.042 5.187-4.34 8.92-3.96c.176.017.351.042.57.077m5.914 11.004c.268-1.096.3-2.207.038-3.298c-.788-3.288-2.834-5.419-6.16-6.093c-3.263-.66-6.003.44-7.936 3.138c-1.936 2.702-1.978 5.6-.38 8.503c.205.373.26.68.135 1.078c-.228.728-.405 1.472-.628 2.298c.925-.24 1.736-.47 2.558-.65c.233-.051.538-.024.742.088c4.696 2.585 10.277.2 11.63-5.064"/><path fill="currentColor" d="M9.745 8.158c.179.427.3.84.51 1.203c.3.518.209.953-.205 1.318c-.445.392-.379.725-.06 1.175c.735 1.036 1.658 1.813 2.823 2.322c.32.14.563.164.77-.157c.086-.132.206-.24.306-.364c.583-.726.4-.72 1.324-.319c.291.127.582.262.851.428c.27.165.68.335.732.57c.118.52-.048 1.048-.482 1.434c-.8.712-1.72.83-2.725.552c-2.174-.6-3.846-1.904-5.127-3.71c-.452-.637-.856-1.344-1.11-2.078c-.308-.894-.09-1.756.546-2.513c.375-.445.83-.545 1.325-.426c.199.048.338.344.522.565"/></svg>

React

import type { SVGProps } from "react";

export function MageWhatsapp(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="M13.794 2.642c4.68.9 7.86 4.954 7.7 9.773c-.147 4.444-3.742 8.318-8.27 8.873a9.55 9.55 0 0 1-5.318-.86a1.37 1.37 0 0 0-.84-.082c-1.356.325-2.701.694-4.05 1.045c-.148.038-.3.064-.516.109c.405-1.482.783-2.904 1.187-4.32c.103-.358.074-.644-.091-.995c-1.575-3.345-1.438-6.627.708-9.66c2.151-3.042 5.187-4.34 8.92-3.96c.176.017.351.042.57.077m5.914 11.004c.268-1.096.3-2.207.038-3.298c-.788-3.288-2.834-5.419-6.16-6.093c-3.263-.66-6.003.44-7.936 3.138c-1.936 2.702-1.978 5.6-.38 8.503c.205.373.26.68.135 1.078c-.228.728-.405 1.472-.628 2.298c.925-.24 1.736-.47 2.558-.65c.233-.051.538-.024.742.088c4.696 2.585 10.277.2 11.63-5.064"/><path fill="currentColor" d="M9.745 8.158c.179.427.3.84.51 1.203c.3.518.209.953-.205 1.318c-.445.392-.379.725-.06 1.175c.735 1.036 1.658 1.813 2.823 2.322c.32.14.563.164.77-.157c.086-.132.206-.24.306-.364c.583-.726.4-.72 1.324-.319c.291.127.582.262.851.428c.27.165.68.335.732.57c.118.52-.048 1.048-.482 1.434c-.8.712-1.72.83-2.725.552c-2.174-.6-3.846-1.904-5.127-3.71c-.452-.637-.856-1.344-1.11-2.078c-.308-.894-.09-1.756.546-2.513c.375-.445.83-.545 1.325-.426c.199.048.338.344.522.565"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.794 2.642c4.68.9 7.86 4.954 7.7 9.773c-.147 4.444-3.742 8.318-8.27 8.873a9.55 9.55 0 0 1-5.318-.86a1.37 1.37 0 0 0-.84-.082c-1.356.325-2.701.694-4.05 1.045c-.148.038-.3.064-.516.109c.405-1.482.783-2.904 1.187-4.32c.103-.358.074-.644-.091-.995c-1.575-3.345-1.438-6.627.708-9.66c2.151-3.042 5.187-4.34 8.92-3.96c.176.017.351.042.57.077m5.914 11.004c.268-1.096.3-2.207.038-3.298c-.788-3.288-2.834-5.419-6.16-6.093c-3.263-.66-6.003.44-7.936 3.138c-1.936 2.702-1.978 5.6-.38 8.503c.205.373.26.68.135 1.078c-.228.728-.405 1.472-.628 2.298c.925-.24 1.736-.47 2.558-.65c.233-.051.538-.024.742.088c4.696 2.585 10.277.2 11.63-5.064"/><path fill="currentColor" d="M9.745 8.158c.179.427.3.84.51 1.203c.3.518.209.953-.205 1.318c-.445.392-.379.725-.06 1.175c.735 1.036 1.658 1.813 2.823 2.322c.32.14.563.164.77-.157c.086-.132.206-.24.306-.364c.583-.726.4-.72 1.324-.319c.291.127.582.262.851.428c.27.165.68.335.732.57c.118.52-.048 1.048-.482 1.434c-.8.712-1.72.83-2.725.552c-2.174-.6-3.846-1.904-5.127-3.71c-.452-.637-.856-1.344-1.11-2.078c-.308-.894-.09-1.756.546-2.513c.375-.445.83-.545 1.325-.426c.199.048.338.344.522.565"/></svg>
</template>

CSS

.icon-whatsapp {
  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%22M13.794%202.642c4.68.9%207.86%204.954%207.7%209.773c-.147%204.444-3.742%208.318-8.27%208.873a9.55%209.55%200%200%201-5.318-.86a1.37%201.37%200%200%200-.84-.082c-1.356.325-2.701.694-4.05%201.045c-.148.038-.3.064-.516.109c.405-1.482.783-2.904%201.187-4.32c.103-.358.074-.644-.091-.995c-1.575-3.345-1.438-6.627.708-9.66c2.151-3.042%205.187-4.34%208.92-3.96c.176.017.351.042.57.077m5.914%2011.004c.268-1.096.3-2.207.038-3.298c-.788-3.288-2.834-5.419-6.16-6.093c-3.263-.66-6.003.44-7.936%203.138c-1.936%202.702-1.978%205.6-.38%208.503c.205.373.26.68.135%201.078c-.228.728-.405%201.472-.628%202.298c.925-.24%201.736-.47%202.558-.65c.233-.051.538-.024.742.088c4.696%202.585%2010.277.2%2011.63-5.064%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.745%208.158c.179.427.3.84.51%201.203c.3.518.209.953-.205%201.318c-.445.392-.379.725-.06%201.175c.735%201.036%201.658%201.813%202.823%202.322c.32.14.563.164.77-.157c.086-.132.206-.24.306-.364c.583-.726.4-.72%201.324-.319c.291.127.582.262.851.428c.27.165.68.335.732.57c.118.52-.048%201.048-.482%201.434c-.8.712-1.72.83-2.725.552c-2.174-.6-3.846-1.904-5.127-3.71c-.452-.637-.856-1.344-1.11-2.078c-.308-.894-.09-1.756.546-2.513c.375-.445.83-.545%201.325-.426c.199.048.338.344.522.565%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%22M13.794%202.642c4.68.9%207.86%204.954%207.7%209.773c-.147%204.444-3.742%208.318-8.27%208.873a9.55%209.55%200%200%201-5.318-.86a1.37%201.37%200%200%200-.84-.082c-1.356.325-2.701.694-4.05%201.045c-.148.038-.3.064-.516.109c.405-1.482.783-2.904%201.187-4.32c.103-.358.074-.644-.091-.995c-1.575-3.345-1.438-6.627.708-9.66c2.151-3.042%205.187-4.34%208.92-3.96c.176.017.351.042.57.077m5.914%2011.004c.268-1.096.3-2.207.038-3.298c-.788-3.288-2.834-5.419-6.16-6.093c-3.263-.66-6.003.44-7.936%203.138c-1.936%202.702-1.978%205.6-.38%208.503c.205.373.26.68.135%201.078c-.228.728-.405%201.472-.628%202.298c.925-.24%201.736-.47%202.558-.65c.233-.051.538-.024.742.088c4.696%202.585%2010.277.2%2011.63-5.064%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.745%208.158c.179.427.3.84.51%201.203c.3.518.209.953-.205%201.318c-.445.392-.379.725-.06%201.175c.735%201.036%201.658%201.813%202.823%202.322c.32.14.563.164.77-.157c.086-.132.206-.24.306-.364c.583-.726.4-.72%201.324-.319c.291.127.582.262.851.428c.27.165.68.335.732.57c.118.52-.048%201.048-.482%201.434c-.8.712-1.72.83-2.725.552c-2.174-.6-3.846-1.904-5.127-3.71c-.452-.637-.856-1.344-1.11-2.078c-.308-.894-.09-1.756.546-2.513c.375-.445.83-.545%201.325-.426c.199.048.338.344.522.565%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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