speaking head emoji
speaking-head from Twitter Emoji by Twitter · Default · People & Body · CC-BY-4.0 Attribution required.
- Name
- speaking-head
- Set
- Twitter Emoji
- Style
- Default
- Category
- People & Body
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More people & body icons from Twitter 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 speaking head emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#fa743e" d="M35.838 23.159a.997.997 0 0 1-.998 1.003l-5 .013a1 1 0 0 1-1-.997a1 1 0 0 1 .995-1.004l5-.013a1 1 0 0 1 1.003.998m-1.587-5.489a1 1 0 0 1-.475 1.333l-4.517 2.145a1 1 0 0 1-.856-1.809l4.516-2.144a1 1 0 0 1 1.332.475m.027 10.987a1 1 0 0 0-.48-1.33l-4.527-2.122a1 1 0 1 0-.848 1.81l4.526 2.123a1 1 0 0 0 1.329-.481"/><path fill="#269" d="M27.979 14.875c-1.42-.419-2.693-1.547-3.136-2.25c-.76-1.208.157-1.521-.153-4.889C24.405 4.653 20.16 1.337 15 1c-2.346-.153-4.786.326-7.286 1.693c-6.42 3.511-8.964 10.932-4.006 18.099c4.47 6.46.276 9.379.276 9.379s.166 1.36 2.914 3.188c2.749 1.827 6.121.588 6.121.588s1.112-3.954 4.748-3.59c2.606.384 6.266-.129 7.191-1.024c.865-.837-.151-1.886.539-4.224c-2.365-.232-3.665-1.359-3.79-2.948c2.625.255 3.708-.578 4.458-1.495c-.021-.54-.075-1.686-.127-2.454c2.322-.672 3.212-2.962 1.941-3.337"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiSpeakingHead(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#fa743e" d="M35.838 23.159a.997.997 0 0 1-.998 1.003l-5 .013a1 1 0 0 1-1-.997a1 1 0 0 1 .995-1.004l5-.013a1 1 0 0 1 1.003.998m-1.587-5.489a1 1 0 0 1-.475 1.333l-4.517 2.145a1 1 0 0 1-.856-1.809l4.516-2.144a1 1 0 0 1 1.332.475m.027 10.987a1 1 0 0 0-.48-1.33l-4.527-2.122a1 1 0 1 0-.848 1.81l4.526 2.123a1 1 0 0 0 1.329-.481"/><path fill="#269" d="M27.979 14.875c-1.42-.419-2.693-1.547-3.136-2.25c-.76-1.208.157-1.521-.153-4.889C24.405 4.653 20.16 1.337 15 1c-2.346-.153-4.786.326-7.286 1.693c-6.42 3.511-8.964 10.932-4.006 18.099c4.47 6.46.276 9.379.276 9.379s.166 1.36 2.914 3.188c2.749 1.827 6.121.588 6.121.588s1.112-3.954 4.748-3.59c2.606.384 6.266-.129 7.191-1.024c.865-.837-.151-1.886.539-4.224c-2.365-.232-3.665-1.359-3.79-2.948c2.625.255 3.708-.578 4.458-1.495c-.021-.54-.075-1.686-.127-2.454c2.322-.672 3.212-2.962 1.941-3.337"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#fa743e" d="M35.838 23.159a.997.997 0 0 1-.998 1.003l-5 .013a1 1 0 0 1-1-.997a1 1 0 0 1 .995-1.004l5-.013a1 1 0 0 1 1.003.998m-1.587-5.489a1 1 0 0 1-.475 1.333l-4.517 2.145a1 1 0 0 1-.856-1.809l4.516-2.144a1 1 0 0 1 1.332.475m.027 10.987a1 1 0 0 0-.48-1.33l-4.527-2.122a1 1 0 1 0-.848 1.81l4.526 2.123a1 1 0 0 0 1.329-.481"/><path fill="#269" d="M27.979 14.875c-1.42-.419-2.693-1.547-3.136-2.25c-.76-1.208.157-1.521-.153-4.889C24.405 4.653 20.16 1.337 15 1c-2.346-.153-4.786.326-7.286 1.693c-6.42 3.511-8.964 10.932-4.006 18.099c4.47 6.46.276 9.379.276 9.379s.166 1.36 2.914 3.188c2.749 1.827 6.121.588 6.121.588s1.112-3.954 4.748-3.59c2.606.384 6.266-.129 7.191-1.024c.865-.837-.151-1.886.539-4.224c-2.365-.232-3.665-1.359-3.79-2.948c2.625.255 3.708-.578 4.458-1.495c-.021-.54-.075-1.686-.127-2.454c2.322-.672 3.212-2.962 1.941-3.337"/></svg> </template>
CSS
.icon-speaking-head {
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%23fa743e%22%20d%3D%22M35.838%2023.159a.997.997%200%200%201-.998%201.003l-5%20.013a1%201%200%200%201-1-.997a1%201%200%200%201%20.995-1.004l5-.013a1%201%200%200%201%201.003.998m-1.587-5.489a1%201%200%200%201-.475%201.333l-4.517%202.145a1%201%200%200%201-.856-1.809l4.516-2.144a1%201%200%200%201%201.332.475m.027%2010.987a1%201%200%200%200-.48-1.33l-4.527-2.122a1%201%200%201%200-.848%201.81l4.526%202.123a1%201%200%200%200%201.329-.481%22%2F%3E%3Cpath%20fill%3D%22%23269%22%20d%3D%22M27.979%2014.875c-1.42-.419-2.693-1.547-3.136-2.25c-.76-1.208.157-1.521-.153-4.889C24.405%204.653%2020.16%201.337%2015%201c-2.346-.153-4.786.326-7.286%201.693c-6.42%203.511-8.964%2010.932-4.006%2018.099c4.47%206.46.276%209.379.276%209.379s.166%201.36%202.914%203.188c2.749%201.827%206.121.588%206.121.588s1.112-3.954%204.748-3.59c2.606.384%206.266-.129%207.191-1.024c.865-.837-.151-1.886.539-4.224c-2.365-.232-3.665-1.359-3.79-2.948c2.625.255%203.708-.578%204.458-1.495c-.021-.54-.075-1.686-.127-2.454c2.322-.672%203.212-2.962%201.941-3.337%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%23fa743e%22%20d%3D%22M35.838%2023.159a.997.997%200%200%201-.998%201.003l-5%20.013a1%201%200%200%201-1-.997a1%201%200%200%201%20.995-1.004l5-.013a1%201%200%200%201%201.003.998m-1.587-5.489a1%201%200%200%201-.475%201.333l-4.517%202.145a1%201%200%200%201-.856-1.809l4.516-2.144a1%201%200%200%201%201.332.475m.027%2010.987a1%201%200%200%200-.48-1.33l-4.527-2.122a1%201%200%201%200-.848%201.81l4.526%202.123a1%201%200%200%200%201.329-.481%22%2F%3E%3Cpath%20fill%3D%22%23269%22%20d%3D%22M27.979%2014.875c-1.42-.419-2.693-1.547-3.136-2.25c-.76-1.208.157-1.521-.153-4.889C24.405%204.653%2020.16%201.337%2015%201c-2.346-.153-4.786.326-7.286%201.693c-6.42%203.511-8.964%2010.932-4.006%2018.099c4.47%206.46.276%209.379.276%209.379s.166%201.36%202.914%203.188c2.749%201.827%206.121.588%206.121.588s1.112-3.954%204.748-3.59c2.606.384%206.266-.129%207.191-1.024c.865-.837-.151-1.886.539-4.224c-2.365-.232-3.665-1.359-3.79-2.948c2.625.255%203.708-.578%204.458-1.495c-.021-.54-.075-1.686-.127-2.454c2.322-.672%203.212-2.962%201.941-3.337%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/speaking-head.svg?color=%231a73e8&size=48