mouth emoji
mouth from Noto Emoji by Google Inc · Default · People & Body · Apache-2.0 Free for personal and commercial use.
- Name
- mouth
- Set
- Noto Emoji
- Style
- Default
- Category
- People & Body
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More people & body icons from Noto Emoji
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybrainbreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-man
Use the mouth emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ef4d8f" d="M81.59 27.47c-9.01-1.39-14.63 2.8-16.29 3.71c-.56.31-.96.49-1.3.58c-.34-.09-.74-.27-1.3-.58c-1.65-.92-7.28-5.1-16.29-3.71C30.35 29.95 11.99 56.14 4.88 67.2a5.57 5.57 0 0 0 1.66 7.69c3.18 2.06 7.6 5.23 12.12 9.41c9.48 8.64 20.31 18.57 45.34 18.61c25.04-.04 35.86-9.97 45.34-18.61c4.52-4.18 8.94-7.35 12.12-9.41a5.59 5.59 0 0 0 1.66-7.69c-7.11-11.06-25.47-37.25-41.53-39.73"/><path fill="#bdbdbd" d="M63.9 76.79c-32.66 0-48.11-6.78-48.11-6.78S36.97 45.45 63.9 45.45s48.21 24.45 48.21 24.45s-15.55 6.89-48.21 6.89"/><path fill="#fff" d="M63.9 63.95c-24.88 0-30.49-8.68-30.49-8.68c7.83-3.9 20.24-6.53 30.64-6.53c10.69 0 22.82 2.69 30.73 6.71c0 .01-6 8.5-30.88 8.5"/><path fill="none" d="M112.11 70.01S96.56 76.9 63.9 76.9s-48.11-6.78-48.11-6.78s6.47-8.45 16.8-15.97c8.35-6.16 19.3-11.69 31.31-11.69c12.31 0 23.37 5.74 31.83 12c10.01 7.3 16.38 15.55 16.38 15.55"/><path fill="#3e2723" d="M94.78 55.46c-5.52 1.56-16.05 4.22-30.78 4.22c-14.86 0-25.28-2.78-30.59-4.4c-10.8 6.84-17.62 14.73-17.62 14.73s15.44 8.64 48.11 8.64c32.66 0 48.21-8.75 48.21-8.75s-6.7-7.69-17.33-14.44"/><path fill="#ff80ab" d="M46.77 86c-2.71-1.98-1.08-5.43 2.16-4.83c9.92 1.84 20.93 1.92 30.2.49c3.27-.5 4.8 3.05 2 4.9c0 0-6.91 3.99-17.05 3.99c-11.11 0-17.31-4.55-17.31-4.55"/></svg>
React
import type { SVGProps } from "react";
export function NotoMouth(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ef4d8f" d="M81.59 27.47c-9.01-1.39-14.63 2.8-16.29 3.71c-.56.31-.96.49-1.3.58c-.34-.09-.74-.27-1.3-.58c-1.65-.92-7.28-5.1-16.29-3.71C30.35 29.95 11.99 56.14 4.88 67.2a5.57 5.57 0 0 0 1.66 7.69c3.18 2.06 7.6 5.23 12.12 9.41c9.48 8.64 20.31 18.57 45.34 18.61c25.04-.04 35.86-9.97 45.34-18.61c4.52-4.18 8.94-7.35 12.12-9.41a5.59 5.59 0 0 0 1.66-7.69c-7.11-11.06-25.47-37.25-41.53-39.73"/><path fill="#bdbdbd" d="M63.9 76.79c-32.66 0-48.11-6.78-48.11-6.78S36.97 45.45 63.9 45.45s48.21 24.45 48.21 24.45s-15.55 6.89-48.21 6.89"/><path fill="#fff" d="M63.9 63.95c-24.88 0-30.49-8.68-30.49-8.68c7.83-3.9 20.24-6.53 30.64-6.53c10.69 0 22.82 2.69 30.73 6.71c0 .01-6 8.5-30.88 8.5"/><path fill="none" d="M112.11 70.01S96.56 76.9 63.9 76.9s-48.11-6.78-48.11-6.78s6.47-8.45 16.8-15.97c8.35-6.16 19.3-11.69 31.31-11.69c12.31 0 23.37 5.74 31.83 12c10.01 7.3 16.38 15.55 16.38 15.55"/><path fill="#3e2723" d="M94.78 55.46c-5.52 1.56-16.05 4.22-30.78 4.22c-14.86 0-25.28-2.78-30.59-4.4c-10.8 6.84-17.62 14.73-17.62 14.73s15.44 8.64 48.11 8.64c32.66 0 48.21-8.75 48.21-8.75s-6.7-7.69-17.33-14.44"/><path fill="#ff80ab" d="M46.77 86c-2.71-1.98-1.08-5.43 2.16-4.83c9.92 1.84 20.93 1.92 30.2.49c3.27-.5 4.8 3.05 2 4.9c0 0-6.91 3.99-17.05 3.99c-11.11 0-17.31-4.55-17.31-4.55"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ef4d8f" d="M81.59 27.47c-9.01-1.39-14.63 2.8-16.29 3.71c-.56.31-.96.49-1.3.58c-.34-.09-.74-.27-1.3-.58c-1.65-.92-7.28-5.1-16.29-3.71C30.35 29.95 11.99 56.14 4.88 67.2a5.57 5.57 0 0 0 1.66 7.69c3.18 2.06 7.6 5.23 12.12 9.41c9.48 8.64 20.31 18.57 45.34 18.61c25.04-.04 35.86-9.97 45.34-18.61c4.52-4.18 8.94-7.35 12.12-9.41a5.59 5.59 0 0 0 1.66-7.69c-7.11-11.06-25.47-37.25-41.53-39.73"/><path fill="#bdbdbd" d="M63.9 76.79c-32.66 0-48.11-6.78-48.11-6.78S36.97 45.45 63.9 45.45s48.21 24.45 48.21 24.45s-15.55 6.89-48.21 6.89"/><path fill="#fff" d="M63.9 63.95c-24.88 0-30.49-8.68-30.49-8.68c7.83-3.9 20.24-6.53 30.64-6.53c10.69 0 22.82 2.69 30.73 6.71c0 .01-6 8.5-30.88 8.5"/><path fill="none" d="M112.11 70.01S96.56 76.9 63.9 76.9s-48.11-6.78-48.11-6.78s6.47-8.45 16.8-15.97c8.35-6.16 19.3-11.69 31.31-11.69c12.31 0 23.37 5.74 31.83 12c10.01 7.3 16.38 15.55 16.38 15.55"/><path fill="#3e2723" d="M94.78 55.46c-5.52 1.56-16.05 4.22-30.78 4.22c-14.86 0-25.28-2.78-30.59-4.4c-10.8 6.84-17.62 14.73-17.62 14.73s15.44 8.64 48.11 8.64c32.66 0 48.21-8.75 48.21-8.75s-6.7-7.69-17.33-14.44"/><path fill="#ff80ab" d="M46.77 86c-2.71-1.98-1.08-5.43 2.16-4.83c9.92 1.84 20.93 1.92 30.2.49c3.27-.5 4.8 3.05 2 4.9c0 0-6.91 3.99-17.05 3.99c-11.11 0-17.31-4.55-17.31-4.55"/></svg> </template>
CSS
.icon-mouth {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%23ef4d8f%22%20d%3D%22M81.59%2027.47c-9.01-1.39-14.63%202.8-16.29%203.71c-.56.31-.96.49-1.3.58c-.34-.09-.74-.27-1.3-.58c-1.65-.92-7.28-5.1-16.29-3.71C30.35%2029.95%2011.99%2056.14%204.88%2067.2a5.57%205.57%200%200%200%201.66%207.69c3.18%202.06%207.6%205.23%2012.12%209.41c9.48%208.64%2020.31%2018.57%2045.34%2018.61c25.04-.04%2035.86-9.97%2045.34-18.61c4.52-4.18%208.94-7.35%2012.12-9.41a5.59%205.59%200%200%200%201.66-7.69c-7.11-11.06-25.47-37.25-41.53-39.73%22%2F%3E%3Cpath%20fill%3D%22%23bdbdbd%22%20d%3D%22M63.9%2076.79c-32.66%200-48.11-6.78-48.11-6.78S36.97%2045.45%2063.9%2045.45s48.21%2024.45%2048.21%2024.45s-15.55%206.89-48.21%206.89%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M63.9%2063.95c-24.88%200-30.49-8.68-30.49-8.68c7.83-3.9%2020.24-6.53%2030.64-6.53c10.69%200%2022.82%202.69%2030.73%206.71c0%20.01-6%208.5-30.88%208.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M112.11%2070.01S96.56%2076.9%2063.9%2076.9s-48.11-6.78-48.11-6.78s6.47-8.45%2016.8-15.97c8.35-6.16%2019.3-11.69%2031.31-11.69c12.31%200%2023.37%205.74%2031.83%2012c10.01%207.3%2016.38%2015.55%2016.38%2015.55%22%2F%3E%3Cpath%20fill%3D%22%233e2723%22%20d%3D%22M94.78%2055.46c-5.52%201.56-16.05%204.22-30.78%204.22c-14.86%200-25.28-2.78-30.59-4.4c-10.8%206.84-17.62%2014.73-17.62%2014.73s15.44%208.64%2048.11%208.64c32.66%200%2048.21-8.75%2048.21-8.75s-6.7-7.69-17.33-14.44%22%2F%3E%3Cpath%20fill%3D%22%23ff80ab%22%20d%3D%22M46.77%2086c-2.71-1.98-1.08-5.43%202.16-4.83c9.92%201.84%2020.93%201.92%2030.2.49c3.27-.5%204.8%203.05%202%204.9c0%200-6.91%203.99-17.05%203.99c-11.11%200-17.31-4.55-17.31-4.55%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23ef4d8f%22%20d%3D%22M81.59%2027.47c-9.01-1.39-14.63%202.8-16.29%203.71c-.56.31-.96.49-1.3.58c-.34-.09-.74-.27-1.3-.58c-1.65-.92-7.28-5.1-16.29-3.71C30.35%2029.95%2011.99%2056.14%204.88%2067.2a5.57%205.57%200%200%200%201.66%207.69c3.18%202.06%207.6%205.23%2012.12%209.41c9.48%208.64%2020.31%2018.57%2045.34%2018.61c25.04-.04%2035.86-9.97%2045.34-18.61c4.52-4.18%208.94-7.35%2012.12-9.41a5.59%205.59%200%200%200%201.66-7.69c-7.11-11.06-25.47-37.25-41.53-39.73%22%2F%3E%3Cpath%20fill%3D%22%23bdbdbd%22%20d%3D%22M63.9%2076.79c-32.66%200-48.11-6.78-48.11-6.78S36.97%2045.45%2063.9%2045.45s48.21%2024.45%2048.21%2024.45s-15.55%206.89-48.21%206.89%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M63.9%2063.95c-24.88%200-30.49-8.68-30.49-8.68c7.83-3.9%2020.24-6.53%2030.64-6.53c10.69%200%2022.82%202.69%2030.73%206.71c0%20.01-6%208.5-30.88%208.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M112.11%2070.01S96.56%2076.9%2063.9%2076.9s-48.11-6.78-48.11-6.78s6.47-8.45%2016.8-15.97c8.35-6.16%2019.3-11.69%2031.31-11.69c12.31%200%2023.37%205.74%2031.83%2012c10.01%207.3%2016.38%2015.55%2016.38%2015.55%22%2F%3E%3Cpath%20fill%3D%22%233e2723%22%20d%3D%22M94.78%2055.46c-5.52%201.56-16.05%204.22-30.78%204.22c-14.86%200-25.28-2.78-30.59-4.4c-10.8%206.84-17.62%2014.73-17.62%2014.73s15.44%208.64%2048.11%208.64c32.66%200%2048.21-8.75%2048.21-8.75s-6.7-7.69-17.33-14.44%22%2F%3E%3Cpath%20fill%3D%22%23ff80ab%22%20d%3D%22M46.77%2086c-2.71-1.98-1.08-5.43%202.16-4.83c9.92%201.84%2020.93%201.92%2030.2.49c3.27-.5%204.8%203.05%202%204.9c0%200-6.91%203.99-17.05%203.99c-11.11%200-17.31-4.55-17.31-4.55%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/mouth.svg?color=%231a73e8&size=48