water buffalo emoji

water-buffalo from Twitter Emoji by Twitter · Default · Animals & Nature · CC-BY-4.0 Attribution required.

Name
water-buffalo
Set
Twitter Emoji
Style
Default
Category
Animals & Nature
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More animals & nature icons from Twitter Emoji

Use the water buffalo emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#31373d" d="M33.912 14.37C33.588 12.602 31.976 11 30 11H11c-.239 0-.521.135-.83.365A3.9 3.9 0 0 0 8.565 11c-1 0-4.731.375-5.565 2L.691 17.305C.016 19.27 1 22.087 3.027 22.087c.57 0 1.536-.007 2.665-.017c1.65.286 3.603 1.504 5.436 2.848C13.248 29.325 14.048 36 15 36c.964 0 2.529-4.409 2.913-7h9.124c.147 2.479.771 7 1.964 7c1.016 0 3.24-4.883 4.347-12.238c.315-1.625.532-3.697.615-6.319c.022.17.037.352.037.557v12a1 1 0 1 0 2 0V18c0-1.807-.749-3.053-2.088-3.63"/><circle cx="6" cy="16" r="1" fill="#fff"/><path fill="#99aab5" d="M10 15c3 0 6.708-1.625 6.708-5.625c0-2-1.552-4.101-4.458-4.167C8.128 5.116 6.375 8 7 8.375C7.528 8.692 9 6.5 11.5 7c1.861.372 2.054 1.567 1.667 2.333C12.716 10.226 11 11 9 11s-1 4 1 4"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiWaterBuffalo(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#31373d" d="M33.912 14.37C33.588 12.602 31.976 11 30 11H11c-.239 0-.521.135-.83.365A3.9 3.9 0 0 0 8.565 11c-1 0-4.731.375-5.565 2L.691 17.305C.016 19.27 1 22.087 3.027 22.087c.57 0 1.536-.007 2.665-.017c1.65.286 3.603 1.504 5.436 2.848C13.248 29.325 14.048 36 15 36c.964 0 2.529-4.409 2.913-7h9.124c.147 2.479.771 7 1.964 7c1.016 0 3.24-4.883 4.347-12.238c.315-1.625.532-3.697.615-6.319c.022.17.037.352.037.557v12a1 1 0 1 0 2 0V18c0-1.807-.749-3.053-2.088-3.63"/><circle cx="6" cy="16" r="1" fill="#fff"/><path fill="#99aab5" d="M10 15c3 0 6.708-1.625 6.708-5.625c0-2-1.552-4.101-4.458-4.167C8.128 5.116 6.375 8 7 8.375C7.528 8.692 9 6.5 11.5 7c1.861.372 2.054 1.567 1.667 2.333C12.716 10.226 11 11 9 11s-1 4 1 4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#31373d" d="M33.912 14.37C33.588 12.602 31.976 11 30 11H11c-.239 0-.521.135-.83.365A3.9 3.9 0 0 0 8.565 11c-1 0-4.731.375-5.565 2L.691 17.305C.016 19.27 1 22.087 3.027 22.087c.57 0 1.536-.007 2.665-.017c1.65.286 3.603 1.504 5.436 2.848C13.248 29.325 14.048 36 15 36c.964 0 2.529-4.409 2.913-7h9.124c.147 2.479.771 7 1.964 7c1.016 0 3.24-4.883 4.347-12.238c.315-1.625.532-3.697.615-6.319c.022.17.037.352.037.557v12a1 1 0 1 0 2 0V18c0-1.807-.749-3.053-2.088-3.63"/><circle cx="6" cy="16" r="1" fill="#fff"/><path fill="#99aab5" d="M10 15c3 0 6.708-1.625 6.708-5.625c0-2-1.552-4.101-4.458-4.167C8.128 5.116 6.375 8 7 8.375C7.528 8.692 9 6.5 11.5 7c1.861.372 2.054 1.567 1.667 2.333C12.716 10.226 11 11 9 11s-1 4 1 4"/></svg>
</template>

CSS

.icon-water-buffalo {
  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%2036%2036%22%3E%3Cpath%20fill%3D%22%2331373d%22%20d%3D%22M33.912%2014.37C33.588%2012.602%2031.976%2011%2030%2011H11c-.239%200-.521.135-.83.365A3.9%203.9%200%200%200%208.565%2011c-1%200-4.731.375-5.565%202L.691%2017.305C.016%2019.27%201%2022.087%203.027%2022.087c.57%200%201.536-.007%202.665-.017c1.65.286%203.603%201.504%205.436%202.848C13.248%2029.325%2014.048%2036%2015%2036c.964%200%202.529-4.409%202.913-7h9.124c.147%202.479.771%207%201.964%207c1.016%200%203.24-4.883%204.347-12.238c.315-1.625.532-3.697.615-6.319c.022.17.037.352.037.557v12a1%201%200%201%200%202%200V18c0-1.807-.749-3.053-2.088-3.63%22%2F%3E%3Ccircle%20cx%3D%226%22%20cy%3D%2216%22%20r%3D%221%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M10%2015c3%200%206.708-1.625%206.708-5.625c0-2-1.552-4.101-4.458-4.167C8.128%205.116%206.375%208%207%208.375C7.528%208.692%209%206.5%2011.5%207c1.861.372%202.054%201.567%201.667%202.333C12.716%2010.226%2011%2011%209%2011s-1%204%201%204%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%2036%2036%22%3E%3Cpath%20fill%3D%22%2331373d%22%20d%3D%22M33.912%2014.37C33.588%2012.602%2031.976%2011%2030%2011H11c-.239%200-.521.135-.83.365A3.9%203.9%200%200%200%208.565%2011c-1%200-4.731.375-5.565%202L.691%2017.305C.016%2019.27%201%2022.087%203.027%2022.087c.57%200%201.536-.007%202.665-.017c1.65.286%203.603%201.504%205.436%202.848C13.248%2029.325%2014.048%2036%2015%2036c.964%200%202.529-4.409%202.913-7h9.124c.147%202.479.771%207%201.964%207c1.016%200%203.24-4.883%204.347-12.238c.315-1.625.532-3.697.615-6.319c.022.17.037.352.037.557v12a1%201%200%201%200%202%200V18c0-1.807-.749-3.053-2.088-3.63%22%2F%3E%3Ccircle%20cx%3D%226%22%20cy%3D%2216%22%20r%3D%221%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M10%2015c3%200%206.708-1.625%206.708-5.625c0-2-1.552-4.101-4.458-4.167C8.128%205.116%206.375%208%207%208.375C7.528%208.692%209%206.5%2011.5%207c1.861.372%202.054%201.567%201.667%202.333C12.716%2010.226%2011%2011%209%2011s-1%204%201%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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