speakingheadinsilhouette emoji
speakingheadinsilhouette from Firefox OS Emoji by Mozilla · Default · Symbols · Apache-2.0 Free for personal and commercial use.
- Name
- speakingheadinsilhouette
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 512×512
- License
- Apache 2.0
More symbols icons from Firefox OS Emoji
alarmclockantennawithbarsanticlockwiseupwardsanddownwardsarrowsaquariusariesarrowrightwardsdownwardsarrowrightwardsupwardsautomatedtellermachinebabysymbolbackwithleftwardsarrowbaggageclaimballotboxwithcheckblackclubsuitblackdiamondsuitblackdownpointingdoublearrowblackheartsuitblacklargesquareblackleftpointingarrowblackleftpointingdoublearrowblackmediumsmallsquareblackmediumsquareblackquestionmarkblackrightpointingarrowblackrightpointingdoublearrow
Use the speakingheadinsilhouette emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#48677E" d="M292.834 280.647a8.344 8.344 0 0 0 3.415 11.305c4.577 2.457 13.948 4.158 20.393 5.094c3.623.526 6.089 4.226 5.041 7.734c-10.601 35.504-41.8 50.113-82.55 55.398v25.865c52.399 4.923 93.405 49.025 93.405 102.711c0 9.525-7.721 17.246-17.246 17.246H59.747c-9.525 0-17.246-7.721-17.246-17.246c0-53.686 41.006-97.789 93.405-102.711v-34.758C103.807 336.26 83.351 308.4 70.313 278.99c-1.909.367-3.115.417-3.408.103c-19.506-20.89-38.863-74.881-38.863-128.64c0-53.76 36.755-147.634 137.924-147.634c58.21 0 139.255 13.239 141.821 15.35c2.587 2.128-5.389 18.791-2.83 21.231c5.335 5.086 10.637 10.871 16.016 17.45c4.545 5.558-1.443 8.837-21.675 10.114c18.337 19.668 28.944 46.551 28.944 80.468l-.372 18.779l.004-.008c-.002.001-.002.007-.004.01l-.006.295c.464 3.721 12.114 40.293 19.704 56.085c8.582 17.858-2.743 21.798-21.257 22.374l-.602 30.426c0 5.576-16.126 4.762-21.571 1.844c-4.119-2.184-9.159-.638-11.304 3.41m80.636-27.338l91.264-42.482a3.28 3.28 0 0 0 1.326-4.771l-14.046-21.22a3.28 3.28 0 0 0-4.91-.644l-75.219 66.701c-1.259 1.117.059 3.126 1.585 2.416m-1.207 62.314l73.979 66.62a3.28 3.28 0 0 0 4.912-.651l13.992-21.242a3.28 3.28 0 0 0-1.341-4.77l-89.943-42.363c-1.52-.716-2.848 1.282-1.599 2.406m3.159-30.571l112.456 14.619a3.28 3.28 0 0 0 3.702-3.251v-25.535a3.278 3.278 0 0 0-3.702-3.251l-112.456 14.619c-1.64.213-1.64 2.586 0 2.799"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiSpeakingheadinsilhouette(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#48677E" d="M292.834 280.647a8.344 8.344 0 0 0 3.415 11.305c4.577 2.457 13.948 4.158 20.393 5.094c3.623.526 6.089 4.226 5.041 7.734c-10.601 35.504-41.8 50.113-82.55 55.398v25.865c52.399 4.923 93.405 49.025 93.405 102.711c0 9.525-7.721 17.246-17.246 17.246H59.747c-9.525 0-17.246-7.721-17.246-17.246c0-53.686 41.006-97.789 93.405-102.711v-34.758C103.807 336.26 83.351 308.4 70.313 278.99c-1.909.367-3.115.417-3.408.103c-19.506-20.89-38.863-74.881-38.863-128.64c0-53.76 36.755-147.634 137.924-147.634c58.21 0 139.255 13.239 141.821 15.35c2.587 2.128-5.389 18.791-2.83 21.231c5.335 5.086 10.637 10.871 16.016 17.45c4.545 5.558-1.443 8.837-21.675 10.114c18.337 19.668 28.944 46.551 28.944 80.468l-.372 18.779l.004-.008c-.002.001-.002.007-.004.01l-.006.295c.464 3.721 12.114 40.293 19.704 56.085c8.582 17.858-2.743 21.798-21.257 22.374l-.602 30.426c0 5.576-16.126 4.762-21.571 1.844c-4.119-2.184-9.159-.638-11.304 3.41m80.636-27.338l91.264-42.482a3.28 3.28 0 0 0 1.326-4.771l-14.046-21.22a3.28 3.28 0 0 0-4.91-.644l-75.219 66.701c-1.259 1.117.059 3.126 1.585 2.416m-1.207 62.314l73.979 66.62a3.28 3.28 0 0 0 4.912-.651l13.992-21.242a3.28 3.28 0 0 0-1.341-4.77l-89.943-42.363c-1.52-.716-2.848 1.282-1.599 2.406m3.159-30.571l112.456 14.619a3.28 3.28 0 0 0 3.702-3.251v-25.535a3.278 3.278 0 0 0-3.702-3.251l-112.456 14.619c-1.64.213-1.64 2.586 0 2.799"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#48677E" d="M292.834 280.647a8.344 8.344 0 0 0 3.415 11.305c4.577 2.457 13.948 4.158 20.393 5.094c3.623.526 6.089 4.226 5.041 7.734c-10.601 35.504-41.8 50.113-82.55 55.398v25.865c52.399 4.923 93.405 49.025 93.405 102.711c0 9.525-7.721 17.246-17.246 17.246H59.747c-9.525 0-17.246-7.721-17.246-17.246c0-53.686 41.006-97.789 93.405-102.711v-34.758C103.807 336.26 83.351 308.4 70.313 278.99c-1.909.367-3.115.417-3.408.103c-19.506-20.89-38.863-74.881-38.863-128.64c0-53.76 36.755-147.634 137.924-147.634c58.21 0 139.255 13.239 141.821 15.35c2.587 2.128-5.389 18.791-2.83 21.231c5.335 5.086 10.637 10.871 16.016 17.45c4.545 5.558-1.443 8.837-21.675 10.114c18.337 19.668 28.944 46.551 28.944 80.468l-.372 18.779l.004-.008c-.002.001-.002.007-.004.01l-.006.295c.464 3.721 12.114 40.293 19.704 56.085c8.582 17.858-2.743 21.798-21.257 22.374l-.602 30.426c0 5.576-16.126 4.762-21.571 1.844c-4.119-2.184-9.159-.638-11.304 3.41m80.636-27.338l91.264-42.482a3.28 3.28 0 0 0 1.326-4.771l-14.046-21.22a3.28 3.28 0 0 0-4.91-.644l-75.219 66.701c-1.259 1.117.059 3.126 1.585 2.416m-1.207 62.314l73.979 66.62a3.28 3.28 0 0 0 4.912-.651l13.992-21.242a3.28 3.28 0 0 0-1.341-4.77l-89.943-42.363c-1.52-.716-2.848 1.282-1.599 2.406m3.159-30.571l112.456 14.619a3.28 3.28 0 0 0 3.702-3.251v-25.535a3.278 3.278 0 0 0-3.702-3.251l-112.456 14.619c-1.64.213-1.64 2.586 0 2.799"/></svg> </template>
CSS
.icon-speakingheadinsilhouette {
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%20512%20512%22%3E%3Cpath%20fill%3D%22%2348677E%22%20d%3D%22M292.834%20280.647a8.344%208.344%200%200%200%203.415%2011.305c4.577%202.457%2013.948%204.158%2020.393%205.094c3.623.526%206.089%204.226%205.041%207.734c-10.601%2035.504-41.8%2050.113-82.55%2055.398v25.865c52.399%204.923%2093.405%2049.025%2093.405%20102.711c0%209.525-7.721%2017.246-17.246%2017.246H59.747c-9.525%200-17.246-7.721-17.246-17.246c0-53.686%2041.006-97.789%2093.405-102.711v-34.758C103.807%20336.26%2083.351%20308.4%2070.313%20278.99c-1.909.367-3.115.417-3.408.103c-19.506-20.89-38.863-74.881-38.863-128.64c0-53.76%2036.755-147.634%20137.924-147.634c58.21%200%20139.255%2013.239%20141.821%2015.35c2.587%202.128-5.389%2018.791-2.83%2021.231c5.335%205.086%2010.637%2010.871%2016.016%2017.45c4.545%205.558-1.443%208.837-21.675%2010.114c18.337%2019.668%2028.944%2046.551%2028.944%2080.468l-.372%2018.779l.004-.008c-.002.001-.002.007-.004.01l-.006.295c.464%203.721%2012.114%2040.293%2019.704%2056.085c8.582%2017.858-2.743%2021.798-21.257%2022.374l-.602%2030.426c0%205.576-16.126%204.762-21.571%201.844c-4.119-2.184-9.159-.638-11.304%203.41m80.636-27.338l91.264-42.482a3.28%203.28%200%200%200%201.326-4.771l-14.046-21.22a3.28%203.28%200%200%200-4.91-.644l-75.219%2066.701c-1.259%201.117.059%203.126%201.585%202.416m-1.207%2062.314l73.979%2066.62a3.28%203.28%200%200%200%204.912-.651l13.992-21.242a3.28%203.28%200%200%200-1.341-4.77l-89.943-42.363c-1.52-.716-2.848%201.282-1.599%202.406m3.159-30.571l112.456%2014.619a3.28%203.28%200%200%200%203.702-3.251v-25.535a3.278%203.278%200%200%200-3.702-3.251l-112.456%2014.619c-1.64.213-1.64%202.586%200%202.799%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%20512%20512%22%3E%3Cpath%20fill%3D%22%2348677E%22%20d%3D%22M292.834%20280.647a8.344%208.344%200%200%200%203.415%2011.305c4.577%202.457%2013.948%204.158%2020.393%205.094c3.623.526%206.089%204.226%205.041%207.734c-10.601%2035.504-41.8%2050.113-82.55%2055.398v25.865c52.399%204.923%2093.405%2049.025%2093.405%20102.711c0%209.525-7.721%2017.246-17.246%2017.246H59.747c-9.525%200-17.246-7.721-17.246-17.246c0-53.686%2041.006-97.789%2093.405-102.711v-34.758C103.807%20336.26%2083.351%20308.4%2070.313%20278.99c-1.909.367-3.115.417-3.408.103c-19.506-20.89-38.863-74.881-38.863-128.64c0-53.76%2036.755-147.634%20137.924-147.634c58.21%200%20139.255%2013.239%20141.821%2015.35c2.587%202.128-5.389%2018.791-2.83%2021.231c5.335%205.086%2010.637%2010.871%2016.016%2017.45c4.545%205.558-1.443%208.837-21.675%2010.114c18.337%2019.668%2028.944%2046.551%2028.944%2080.468l-.372%2018.779l.004-.008c-.002.001-.002.007-.004.01l-.006.295c.464%203.721%2012.114%2040.293%2019.704%2056.085c8.582%2017.858-2.743%2021.798-21.257%2022.374l-.602%2030.426c0%205.576-16.126%204.762-21.571%201.844c-4.119-2.184-9.159-.638-11.304%203.41m80.636-27.338l91.264-42.482a3.28%203.28%200%200%200%201.326-4.771l-14.046-21.22a3.28%203.28%200%200%200-4.91-.644l-75.219%2066.701c-1.259%201.117.059%203.126%201.585%202.416m-1.207%2062.314l73.979%2066.62a3.28%203.28%200%200%200%204.912-.651l13.992-21.242a3.28%203.28%200%200%200-1.341-4.77l-89.943-42.363c-1.52-.716-2.848%201.282-1.599%202.406m3.159-30.571l112.456%2014.619a3.28%203.28%200%200%200%203.702-3.251v-25.535a3.278%203.278%200%200%200-3.702-3.251l-112.456%2014.619c-1.64.213-1.64%202.586%200%202.799%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/speakingheadinsilhouette.svg?color=%231a73e8&size=48