whatsapp icon
whatsapp-solid from Teenyicons by smhmd · Solid · MIT Free for personal and commercial use.
- Name
- whatsapp-solid
- Set
- Teenyicons
- Style
- Solid
- Viewbox
- 15×15
- License
- MIT
1 other variant in Teenyicons
The same icon in other sets
whatsapp-fillAkar IconswhatsappBootstrap IconswhatsappBoxicons BrandswhatsappCoreUI BrandswhatsappFont Awesome 6 BrandswhatsappFont Awesome Brandswhatsapp-solidFlowbite IconswhatsappHuge IconswhatsappIconoirwhatsappJam IconswhatsappLine AwesomewhatsappSVG LogoswhatsappMage IconswhatsappMaterial Design Iconswhatsapp-fillMingCute IconwhatsappPixelarticonswhatsappPrime Iconswhatsapp-fillRemix IconwhatsappSimple IconswhatsappUniconswhatsappUnicons Monochrome
Use the whatsapp icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M5 4.768a.5.5 0 0 1 .761.34l.14.836a.5.5 0 0 1-.216.499l-.501.334A4.5 4.5 0 0 1 5 5.5zM9.5 10a4.5 4.5 0 0 1-1.277-.184l.334-.5a.5.5 0 0 1 .499-.217l.836.14a.5.5 0 0 1 .34.761z"/><path fill="currentColor" fill-rule="evenodd" d="M0 7.5a7.5 7.5 0 1 1 3.253 6.182l-2.53 1.265a.5.5 0 0 1-.67-.67l1.265-2.53A7.47 7.47 0 0 1 0 7.5m4.23-3.42l.206-.138a1.5 1.5 0 0 1 2.311 1.001l.14.837a1.5 1.5 0 0 1-.648 1.495l-.658.438A4.5 4.5 0 0 0 7.286 9.42l.44-.658a1.5 1.5 0 0 1 1.494-.648l.837.14a1.5 1.5 0 0 1 1.001 2.311l-.138.207a.5.5 0 0 1-.42.229h-1A5.5 5.5 0 0 1 4 5.5v-1a.5.5 0 0 1 .23-.42" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TeenyiconsWhatsappSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M5 4.768a.5.5 0 0 1 .761.34l.14.836a.5.5 0 0 1-.216.499l-.501.334A4.5 4.5 0 0 1 5 5.5zM9.5 10a4.5 4.5 0 0 1-1.277-.184l.334-.5a.5.5 0 0 1 .499-.217l.836.14a.5.5 0 0 1 .34.761z"/><path fill="currentColor" fillRule="evenodd" d="M0 7.5a7.5 7.5 0 1 1 3.253 6.182l-2.53 1.265a.5.5 0 0 1-.67-.67l1.265-2.53A7.47 7.47 0 0 1 0 7.5m4.23-3.42l.206-.138a1.5 1.5 0 0 1 2.311 1.001l.14.837a1.5 1.5 0 0 1-.648 1.495l-.658.438A4.5 4.5 0 0 0 7.286 9.42l.44-.658a1.5 1.5 0 0 1 1.494-.648l.837.14a1.5 1.5 0 0 1 1.001 2.311l-.138.207a.5.5 0 0 1-.42.229h-1A5.5 5.5 0 0 1 4 5.5v-1a.5.5 0 0 1 .23-.42" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M5 4.768a.5.5 0 0 1 .761.34l.14.836a.5.5 0 0 1-.216.499l-.501.334A4.5 4.5 0 0 1 5 5.5zM9.5 10a4.5 4.5 0 0 1-1.277-.184l.334-.5a.5.5 0 0 1 .499-.217l.836.14a.5.5 0 0 1 .34.761z"/><path fill="currentColor" fill-rule="evenodd" d="M0 7.5a7.5 7.5 0 1 1 3.253 6.182l-2.53 1.265a.5.5 0 0 1-.67-.67l1.265-2.53A7.47 7.47 0 0 1 0 7.5m4.23-3.42l.206-.138a1.5 1.5 0 0 1 2.311 1.001l.14.837a1.5 1.5 0 0 1-.648 1.495l-.658.438A4.5 4.5 0 0 0 7.286 9.42l.44-.658a1.5 1.5 0 0 1 1.494-.648l.837.14a1.5 1.5 0 0 1 1.001 2.311l-.138.207a.5.5 0 0 1-.42.229h-1A5.5 5.5 0 0 1 4 5.5v-1a.5.5 0 0 1 .23-.42" clip-rule="evenodd"/></svg> </template>
CSS
.icon-whatsapp-solid {
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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%204.768a.5.5%200%200%201%20.761.34l.14.836a.5.5%200%200%201-.216.499l-.501.334A4.5%204.5%200%200%201%205%205.5zM9.5%2010a4.5%204.5%200%200%201-1.277-.184l.334-.5a.5.5%200%200%201%20.499-.217l.836.14a.5.5%200%200%201%20.34.761z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%207.5a7.5%207.5%200%201%201%203.253%206.182l-2.53%201.265a.5.5%200%200%201-.67-.67l1.265-2.53A7.47%207.47%200%200%201%200%207.5m4.23-3.42l.206-.138a1.5%201.5%200%200%201%202.311%201.001l.14.837a1.5%201.5%200%200%201-.648%201.495l-.658.438A4.5%204.5%200%200%200%207.286%209.42l.44-.658a1.5%201.5%200%200%201%201.494-.648l.837.14a1.5%201.5%200%200%201%201.001%202.311l-.138.207a.5.5%200%200%201-.42.229h-1A5.5%205.5%200%200%201%204%205.5v-1a.5.5%200%200%201%20.23-.42%22%20clip-rule%3D%22evenodd%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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%204.768a.5.5%200%200%201%20.761.34l.14.836a.5.5%200%200%201-.216.499l-.501.334A4.5%204.5%200%200%201%205%205.5zM9.5%2010a4.5%204.5%200%200%201-1.277-.184l.334-.5a.5.5%200%200%201%20.499-.217l.836.14a.5.5%200%200%201%20.34.761z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%207.5a7.5%207.5%200%201%201%203.253%206.182l-2.53%201.265a.5.5%200%200%201-.67-.67l1.265-2.53A7.47%207.47%200%200%201%200%207.5m4.23-3.42l.206-.138a1.5%201.5%200%200%201%202.311%201.001l.14.837a1.5%201.5%200%200%201-.648%201.495l-.658.438A4.5%204.5%200%200%200%207.286%209.42l.44-.658a1.5%201.5%200%200%201%201.494-.648l.837.14a1.5%201.5%200%200%201%201.001%202.311l-.138.207a.5.5%200%200%201-.42.229h-1A5.5%205.5%200%200%201%204%205.5v-1a.5.5%200%200%201%20.23-.42%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/teenyicons/whatsapp-solid.svg?color=%231a73e8&size=48