blacktelephone emoji
blacktelephone from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- blacktelephone
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 512×512
- License
- Apache 2.0
More objects icons from Firefox OS Emoji
admissionticketsalienmonsteramericanfootballartistpaletteauberginebabybottlebackofenvelopeballoonballotboldscriptxballotboxboldcheckballotboxwithboldscriptxballottboxwithballottballottboxwithscriptxballottscriptxbananabanknotedollarbanknoteeurobanknotepoundbanknoteyenbarchartbaseballbasketballandhoopbathbathtub
Use the blacktelephone emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#132028" d="M506.841 167.594a81 81 0 0 1 .326 7.05c0 44.418-36.008 80.427-80.427 80.427a80.3 80.3 0 0 1-27.424-4.803c-40.646 12.097-90.039 19.195-143.317 19.195s-102.671-7.098-143.317-19.195a80.3 80.3 0 0 1-27.424 4.803c-44.418 0-80.427-36.008-80.427-80.427c0-2.377.124-4.725.326-7.05a47 47 0 0 1-.326-5.517C4.833 102.769 117.284 54.691 256 54.691s251.167 48.078 251.167 107.386q0 2.776-.326 5.517"/><path fill="#5A5D5E" d="M478.389 379.976c-14.469 60.637-79.299 74.105-157.086 74.105H190.697c-77.787 0-142.617-13.467-157.086-74.105c-3.373-14.134-1.503-28.784 4.912-42.183l45.494-127.294c12.423-25.948 40.811-43.983 73.694-47.7v-41.513c0-13.518 10.958-24.476 24.477-24.476s24.477 10.958 24.477 24.476v40.791h98.672v-40.791c0-13.518 10.959-24.476 24.477-24.476s24.477 10.958 24.477 24.476V162.8c32.882 3.717 61.271 21.751 73.694 47.7l45.494 127.294c6.414 13.398 8.283 28.047 4.91 42.182"/><path fill="#F4F9F9" d="M212.891 228.266c0 7.857-11.904 14.226-26.588 14.226s-26.588-6.369-26.588-14.226s11.904-14.226 26.588-14.226s26.588 6.369 26.588 14.226M256 214.04c-14.684 0-26.588 6.369-26.588 14.226s11.904 14.226 26.588 14.226s26.588-6.369 26.588-14.226S270.684 214.04 256 214.04m69.697 0c-14.684 0-26.588 6.369-26.588 14.226s11.904 14.226 26.588 14.226s26.588-6.369 26.588-14.226s-11.904-14.226-26.588-14.226m-153.989 43.42c-17.919 0-32.444 7.772-32.444 17.36s14.526 17.36 32.444 17.36s32.444-7.772 32.444-17.36s-14.526-17.36-32.444-17.36m84.292 0c-17.919 0-32.444 7.772-32.444 17.36s14.526 17.36 32.444 17.36s32.444-7.772 32.444-17.36s-14.525-17.36-32.444-17.36m84.292 0c-17.919 0-32.444 7.772-32.444 17.36s14.526 17.36 32.444 17.36s32.444-7.772 32.444-17.36s-14.525-17.36-32.444-17.36m-184.353 49.878c-21.413 0-38.772 9.288-38.772 20.745s17.359 20.745 38.772 20.745s38.772-9.288 38.772-20.745s-17.359-20.745-38.772-20.745m100.061 0c-21.413 0-38.772 9.288-38.772 20.745s17.359 20.745 38.772 20.745s38.772-9.288 38.772-20.745s-17.359-20.745-38.772-20.745m100.061 0c-21.413 0-38.772 9.288-38.772 20.745s17.359 20.745 38.772 20.745s38.772-9.288 38.772-20.745s-17.359-20.745-38.772-20.745"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiBlacktelephone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#132028" d="M506.841 167.594a81 81 0 0 1 .326 7.05c0 44.418-36.008 80.427-80.427 80.427a80.3 80.3 0 0 1-27.424-4.803c-40.646 12.097-90.039 19.195-143.317 19.195s-102.671-7.098-143.317-19.195a80.3 80.3 0 0 1-27.424 4.803c-44.418 0-80.427-36.008-80.427-80.427c0-2.377.124-4.725.326-7.05a47 47 0 0 1-.326-5.517C4.833 102.769 117.284 54.691 256 54.691s251.167 48.078 251.167 107.386q0 2.776-.326 5.517"/><path fill="#5A5D5E" d="M478.389 379.976c-14.469 60.637-79.299 74.105-157.086 74.105H190.697c-77.787 0-142.617-13.467-157.086-74.105c-3.373-14.134-1.503-28.784 4.912-42.183l45.494-127.294c12.423-25.948 40.811-43.983 73.694-47.7v-41.513c0-13.518 10.958-24.476 24.477-24.476s24.477 10.958 24.477 24.476v40.791h98.672v-40.791c0-13.518 10.959-24.476 24.477-24.476s24.477 10.958 24.477 24.476V162.8c32.882 3.717 61.271 21.751 73.694 47.7l45.494 127.294c6.414 13.398 8.283 28.047 4.91 42.182"/><path fill="#F4F9F9" d="M212.891 228.266c0 7.857-11.904 14.226-26.588 14.226s-26.588-6.369-26.588-14.226s11.904-14.226 26.588-14.226s26.588 6.369 26.588 14.226M256 214.04c-14.684 0-26.588 6.369-26.588 14.226s11.904 14.226 26.588 14.226s26.588-6.369 26.588-14.226S270.684 214.04 256 214.04m69.697 0c-14.684 0-26.588 6.369-26.588 14.226s11.904 14.226 26.588 14.226s26.588-6.369 26.588-14.226s-11.904-14.226-26.588-14.226m-153.989 43.42c-17.919 0-32.444 7.772-32.444 17.36s14.526 17.36 32.444 17.36s32.444-7.772 32.444-17.36s-14.526-17.36-32.444-17.36m84.292 0c-17.919 0-32.444 7.772-32.444 17.36s14.526 17.36 32.444 17.36s32.444-7.772 32.444-17.36s-14.525-17.36-32.444-17.36m84.292 0c-17.919 0-32.444 7.772-32.444 17.36s14.526 17.36 32.444 17.36s32.444-7.772 32.444-17.36s-14.525-17.36-32.444-17.36m-184.353 49.878c-21.413 0-38.772 9.288-38.772 20.745s17.359 20.745 38.772 20.745s38.772-9.288 38.772-20.745s-17.359-20.745-38.772-20.745m100.061 0c-21.413 0-38.772 9.288-38.772 20.745s17.359 20.745 38.772 20.745s38.772-9.288 38.772-20.745s-17.359-20.745-38.772-20.745m100.061 0c-21.413 0-38.772 9.288-38.772 20.745s17.359 20.745 38.772 20.745s38.772-9.288 38.772-20.745s-17.359-20.745-38.772-20.745"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#132028" d="M506.841 167.594a81 81 0 0 1 .326 7.05c0 44.418-36.008 80.427-80.427 80.427a80.3 80.3 0 0 1-27.424-4.803c-40.646 12.097-90.039 19.195-143.317 19.195s-102.671-7.098-143.317-19.195a80.3 80.3 0 0 1-27.424 4.803c-44.418 0-80.427-36.008-80.427-80.427c0-2.377.124-4.725.326-7.05a47 47 0 0 1-.326-5.517C4.833 102.769 117.284 54.691 256 54.691s251.167 48.078 251.167 107.386q0 2.776-.326 5.517"/><path fill="#5A5D5E" d="M478.389 379.976c-14.469 60.637-79.299 74.105-157.086 74.105H190.697c-77.787 0-142.617-13.467-157.086-74.105c-3.373-14.134-1.503-28.784 4.912-42.183l45.494-127.294c12.423-25.948 40.811-43.983 73.694-47.7v-41.513c0-13.518 10.958-24.476 24.477-24.476s24.477 10.958 24.477 24.476v40.791h98.672v-40.791c0-13.518 10.959-24.476 24.477-24.476s24.477 10.958 24.477 24.476V162.8c32.882 3.717 61.271 21.751 73.694 47.7l45.494 127.294c6.414 13.398 8.283 28.047 4.91 42.182"/><path fill="#F4F9F9" d="M212.891 228.266c0 7.857-11.904 14.226-26.588 14.226s-26.588-6.369-26.588-14.226s11.904-14.226 26.588-14.226s26.588 6.369 26.588 14.226M256 214.04c-14.684 0-26.588 6.369-26.588 14.226s11.904 14.226 26.588 14.226s26.588-6.369 26.588-14.226S270.684 214.04 256 214.04m69.697 0c-14.684 0-26.588 6.369-26.588 14.226s11.904 14.226 26.588 14.226s26.588-6.369 26.588-14.226s-11.904-14.226-26.588-14.226m-153.989 43.42c-17.919 0-32.444 7.772-32.444 17.36s14.526 17.36 32.444 17.36s32.444-7.772 32.444-17.36s-14.526-17.36-32.444-17.36m84.292 0c-17.919 0-32.444 7.772-32.444 17.36s14.526 17.36 32.444 17.36s32.444-7.772 32.444-17.36s-14.525-17.36-32.444-17.36m84.292 0c-17.919 0-32.444 7.772-32.444 17.36s14.526 17.36 32.444 17.36s32.444-7.772 32.444-17.36s-14.525-17.36-32.444-17.36m-184.353 49.878c-21.413 0-38.772 9.288-38.772 20.745s17.359 20.745 38.772 20.745s38.772-9.288 38.772-20.745s-17.359-20.745-38.772-20.745m100.061 0c-21.413 0-38.772 9.288-38.772 20.745s17.359 20.745 38.772 20.745s38.772-9.288 38.772-20.745s-17.359-20.745-38.772-20.745m100.061 0c-21.413 0-38.772 9.288-38.772 20.745s17.359 20.745 38.772 20.745s38.772-9.288 38.772-20.745s-17.359-20.745-38.772-20.745"/></svg> </template>
CSS
.icon-blacktelephone {
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%23132028%22%20d%3D%22M506.841%20167.594a81%2081%200%200%201%20.326%207.05c0%2044.418-36.008%2080.427-80.427%2080.427a80.3%2080.3%200%200%201-27.424-4.803c-40.646%2012.097-90.039%2019.195-143.317%2019.195s-102.671-7.098-143.317-19.195a80.3%2080.3%200%200%201-27.424%204.803c-44.418%200-80.427-36.008-80.427-80.427c0-2.377.124-4.725.326-7.05a47%2047%200%200%201-.326-5.517C4.833%20102.769%20117.284%2054.691%20256%2054.691s251.167%2048.078%20251.167%20107.386q0%202.776-.326%205.517%22%2F%3E%3Cpath%20fill%3D%22%235A5D5E%22%20d%3D%22M478.389%20379.976c-14.469%2060.637-79.299%2074.105-157.086%2074.105H190.697c-77.787%200-142.617-13.467-157.086-74.105c-3.373-14.134-1.503-28.784%204.912-42.183l45.494-127.294c12.423-25.948%2040.811-43.983%2073.694-47.7v-41.513c0-13.518%2010.958-24.476%2024.477-24.476s24.477%2010.958%2024.477%2024.476v40.791h98.672v-40.791c0-13.518%2010.959-24.476%2024.477-24.476s24.477%2010.958%2024.477%2024.476V162.8c32.882%203.717%2061.271%2021.751%2073.694%2047.7l45.494%20127.294c6.414%2013.398%208.283%2028.047%204.91%2042.182%22%2F%3E%3Cpath%20fill%3D%22%23F4F9F9%22%20d%3D%22M212.891%20228.266c0%207.857-11.904%2014.226-26.588%2014.226s-26.588-6.369-26.588-14.226s11.904-14.226%2026.588-14.226s26.588%206.369%2026.588%2014.226M256%20214.04c-14.684%200-26.588%206.369-26.588%2014.226s11.904%2014.226%2026.588%2014.226s26.588-6.369%2026.588-14.226S270.684%20214.04%20256%20214.04m69.697%200c-14.684%200-26.588%206.369-26.588%2014.226s11.904%2014.226%2026.588%2014.226s26.588-6.369%2026.588-14.226s-11.904-14.226-26.588-14.226m-153.989%2043.42c-17.919%200-32.444%207.772-32.444%2017.36s14.526%2017.36%2032.444%2017.36s32.444-7.772%2032.444-17.36s-14.526-17.36-32.444-17.36m84.292%200c-17.919%200-32.444%207.772-32.444%2017.36s14.526%2017.36%2032.444%2017.36s32.444-7.772%2032.444-17.36s-14.525-17.36-32.444-17.36m84.292%200c-17.919%200-32.444%207.772-32.444%2017.36s14.526%2017.36%2032.444%2017.36s32.444-7.772%2032.444-17.36s-14.525-17.36-32.444-17.36m-184.353%2049.878c-21.413%200-38.772%209.288-38.772%2020.745s17.359%2020.745%2038.772%2020.745s38.772-9.288%2038.772-20.745s-17.359-20.745-38.772-20.745m100.061%200c-21.413%200-38.772%209.288-38.772%2020.745s17.359%2020.745%2038.772%2020.745s38.772-9.288%2038.772-20.745s-17.359-20.745-38.772-20.745m100.061%200c-21.413%200-38.772%209.288-38.772%2020.745s17.359%2020.745%2038.772%2020.745s38.772-9.288%2038.772-20.745s-17.359-20.745-38.772-20.745%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%23132028%22%20d%3D%22M506.841%20167.594a81%2081%200%200%201%20.326%207.05c0%2044.418-36.008%2080.427-80.427%2080.427a80.3%2080.3%200%200%201-27.424-4.803c-40.646%2012.097-90.039%2019.195-143.317%2019.195s-102.671-7.098-143.317-19.195a80.3%2080.3%200%200%201-27.424%204.803c-44.418%200-80.427-36.008-80.427-80.427c0-2.377.124-4.725.326-7.05a47%2047%200%200%201-.326-5.517C4.833%20102.769%20117.284%2054.691%20256%2054.691s251.167%2048.078%20251.167%20107.386q0%202.776-.326%205.517%22%2F%3E%3Cpath%20fill%3D%22%235A5D5E%22%20d%3D%22M478.389%20379.976c-14.469%2060.637-79.299%2074.105-157.086%2074.105H190.697c-77.787%200-142.617-13.467-157.086-74.105c-3.373-14.134-1.503-28.784%204.912-42.183l45.494-127.294c12.423-25.948%2040.811-43.983%2073.694-47.7v-41.513c0-13.518%2010.958-24.476%2024.477-24.476s24.477%2010.958%2024.477%2024.476v40.791h98.672v-40.791c0-13.518%2010.959-24.476%2024.477-24.476s24.477%2010.958%2024.477%2024.476V162.8c32.882%203.717%2061.271%2021.751%2073.694%2047.7l45.494%20127.294c6.414%2013.398%208.283%2028.047%204.91%2042.182%22%2F%3E%3Cpath%20fill%3D%22%23F4F9F9%22%20d%3D%22M212.891%20228.266c0%207.857-11.904%2014.226-26.588%2014.226s-26.588-6.369-26.588-14.226s11.904-14.226%2026.588-14.226s26.588%206.369%2026.588%2014.226M256%20214.04c-14.684%200-26.588%206.369-26.588%2014.226s11.904%2014.226%2026.588%2014.226s26.588-6.369%2026.588-14.226S270.684%20214.04%20256%20214.04m69.697%200c-14.684%200-26.588%206.369-26.588%2014.226s11.904%2014.226%2026.588%2014.226s26.588-6.369%2026.588-14.226s-11.904-14.226-26.588-14.226m-153.989%2043.42c-17.919%200-32.444%207.772-32.444%2017.36s14.526%2017.36%2032.444%2017.36s32.444-7.772%2032.444-17.36s-14.526-17.36-32.444-17.36m84.292%200c-17.919%200-32.444%207.772-32.444%2017.36s14.526%2017.36%2032.444%2017.36s32.444-7.772%2032.444-17.36s-14.525-17.36-32.444-17.36m84.292%200c-17.919%200-32.444%207.772-32.444%2017.36s14.526%2017.36%2032.444%2017.36s32.444-7.772%2032.444-17.36s-14.525-17.36-32.444-17.36m-184.353%2049.878c-21.413%200-38.772%209.288-38.772%2020.745s17.359%2020.745%2038.772%2020.745s38.772-9.288%2038.772-20.745s-17.359-20.745-38.772-20.745m100.061%200c-21.413%200-38.772%209.288-38.772%2020.745s17.359%2020.745%2038.772%2020.745s38.772-9.288%2038.772-20.745s-17.359-20.745-38.772-20.745m100.061%200c-21.413%200-38.772%209.288-38.772%2020.745s17.359%2020.745%2038.772%2020.745s38.772-9.288%2038.772-20.745s-17.359-20.745-38.772-20.745%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/blacktelephone.svg?color=%231a73e8&size=48