tongue from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
tongue
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the tongue icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M19.651 12c1.171-1.114 1.924-2.527 2.259-3.244c.067-.144.09-.303.09-.462M4.349 12C3.178 10.886 2.425 9.473 2.09 8.756A1.1 1.1 0 0 1 2 8.294m20 0h-3m3 0a1.1 1.1 0 0 0-.09-.46C21.31 6.543 19.354 3 16.044 3c-1.04 0-1.91.538-2.572 1.171c-.564.54-.846.809-.908.853c-.53.373-.597.373-1.128 0c-.062-.044-.344-.314-.908-.853C9.865 3.538 8.996 3 7.956 3C4.646 3 2.69 6.545 2.09 7.833c-.067.144-.09.303-.09.461m0 0h3"/><path d="m12 9l.27-.274A2.43 2.43 0 0 1 14.001 8c1.14 0 2.13.797 2.386 1.922l.97 4.257C18.152 17.67 15.535 21 12 21s-6.152-3.331-5.357-6.82l.97-4.258A2.455 2.455 0 0 1 9.999 8c.649 0 1.272.261 1.73.726zm0 0v3"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsTongue(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M19.651 12c1.171-1.114 1.924-2.527 2.259-3.244c.067-.144.09-.303.09-.462M4.349 12C3.178 10.886 2.425 9.473 2.09 8.756A1.1 1.1 0 0 1 2 8.294m20 0h-3m3 0a1.1 1.1 0 0 0-.09-.46C21.31 6.543 19.354 3 16.044 3c-1.04 0-1.91.538-2.572 1.171c-.564.54-.846.809-.908.853c-.53.373-.597.373-1.128 0c-.062-.044-.344-.314-.908-.853C9.865 3.538 8.996 3 7.956 3C4.646 3 2.69 6.545 2.09 7.833c-.067.144-.09.303-.09.461m0 0h3"/><path d="m12 9l.27-.274A2.43 2.43 0 0 1 14.001 8c1.14 0 2.13.797 2.386 1.922l.97 4.257C18.152 17.67 15.535 21 12 21s-6.152-3.331-5.357-6.82l.97-4.258A2.455 2.455 0 0 1 9.999 8c.649 0 1.272.261 1.73.726zm0 0v3"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M19.651 12c1.171-1.114 1.924-2.527 2.259-3.244c.067-.144.09-.303.09-.462M4.349 12C3.178 10.886 2.425 9.473 2.09 8.756A1.1 1.1 0 0 1 2 8.294m20 0h-3m3 0a1.1 1.1 0 0 0-.09-.46C21.31 6.543 19.354 3 16.044 3c-1.04 0-1.91.538-2.572 1.171c-.564.54-.846.809-.908.853c-.53.373-.597.373-1.128 0c-.062-.044-.344-.314-.908-.853C9.865 3.538 8.996 3 7.956 3C4.646 3 2.69 6.545 2.09 7.833c-.067.144-.09.303-.09.461m0 0h3"/><path d="m12 9l.27-.274A2.43 2.43 0 0 1 14.001 8c1.14 0 2.13.797 2.386 1.922l.97 4.257C18.152 17.67 15.535 21 12 21s-6.152-3.331-5.357-6.82l.97-4.258A2.455 2.455 0 0 1 9.999 8c.649 0 1.272.261 1.73.726zm0 0v3"/></g></svg>
</template>

CSS

.icon-tongue {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19.651%2012c1.171-1.114%201.924-2.527%202.259-3.244c.067-.144.09-.303.09-.462M4.349%2012C3.178%2010.886%202.425%209.473%202.09%208.756A1.1%201.1%200%200%201%202%208.294m20%200h-3m3%200a1.1%201.1%200%200%200-.09-.46C21.31%206.543%2019.354%203%2016.044%203c-1.04%200-1.91.538-2.572%201.171c-.564.54-.846.809-.908.853c-.53.373-.597.373-1.128%200c-.062-.044-.344-.314-.908-.853C9.865%203.538%208.996%203%207.956%203C4.646%203%202.69%206.545%202.09%207.833c-.067.144-.09.303-.09.461m0%200h3%22%2F%3E%3Cpath%20d%3D%22m12%209l.27-.274A2.43%202.43%200%200%201%2014.001%208c1.14%200%202.13.797%202.386%201.922l.97%204.257C18.152%2017.67%2015.535%2021%2012%2021s-6.152-3.331-5.357-6.82l.97-4.258A2.455%202.455%200%200%201%209.999%208c.649%200%201.272.261%201.73.726zm0%200v3%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19.651%2012c1.171-1.114%201.924-2.527%202.259-3.244c.067-.144.09-.303.09-.462M4.349%2012C3.178%2010.886%202.425%209.473%202.09%208.756A1.1%201.1%200%200%201%202%208.294m20%200h-3m3%200a1.1%201.1%200%200%200-.09-.46C21.31%206.543%2019.354%203%2016.044%203c-1.04%200-1.91.538-2.572%201.171c-.564.54-.846.809-.908.853c-.53.373-.597.373-1.128%200c-.062-.044-.344-.314-.908-.853C9.865%203.538%208.996%203%207.956%203C4.646%203%202.69%206.545%202.09%207.833c-.067.144-.09.303-.09.461m0%200h3%22%2F%3E%3Cpath%20d%3D%22m12%209l.27-.274A2.43%202.43%200%200%201%2014.001%208c1.14%200%202.13.797%202.386%201.922l.97%204.257C18.152%2017.67%2015.535%2021%2012%2021s-6.152-3.331-5.357-6.82l.97-4.258A2.455%202.455%200%200%201%209.999%208c.649%200%201.272.261%201.73.726zm0%200v3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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