whitetouchtonephone emoji

whitetouchtonephone from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
whitetouchtonephone
Set
Firefox OS Emoji
Style
Default
Category
Objects
Viewbox
512×512
License
Apache 2.0

More objects icons from Firefox OS Emoji

Use the whitetouchtonephone emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#BCBCBC" d="M507.167 162.077c0-59.308-112.452-107.386-251.167-107.386S4.833 102.769 4.833 162.077q.001 2.776.326 5.517a81 81 0 0 0-.326 7.05c0 44.418 36.008 80.427 80.427 80.427a80.3 80.3 0 0 0 27.424-4.803c40.646 12.097 90.039 19.195 143.317 19.195s102.671-7.098 143.317-19.195a80.3 80.3 0 0 0 27.424 4.803c44.418 0 80.427-36.008 80.427-80.427a81 81 0 0 0-.326-7.05q.323-2.741.324-5.517"/><path fill="#E0E0E0" d="m473.477 337.793l-45.639-127.294C415.415 184.551 387 166.517 354 162.8v-41.513c0-13.518-10.982-24.476-24.5-24.476S305 107.768 305 121.286V162h-98v-40.714c0-13.518-10.982-24.476-24.5-24.476S158 107.768 158 121.286V162.8c-33 3.717-61.415 21.751-73.838 47.7L38.595 337.793c-6.415 13.399-8.321 28.008-4.948 42.143C48.116 440.573 112.91 454 190.697 454h130.607c77.787 0 142.617-13.427 157.086-74.064c3.372-14.135 1.503-28.744-4.913-42.143"/><path fill="#FFF" 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 FxemojiWhitetouchtonephone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#BCBCBC" d="M507.167 162.077c0-59.308-112.452-107.386-251.167-107.386S4.833 102.769 4.833 162.077q.001 2.776.326 5.517a81 81 0 0 0-.326 7.05c0 44.418 36.008 80.427 80.427 80.427a80.3 80.3 0 0 0 27.424-4.803c40.646 12.097 90.039 19.195 143.317 19.195s102.671-7.098 143.317-19.195a80.3 80.3 0 0 0 27.424 4.803c44.418 0 80.427-36.008 80.427-80.427a81 81 0 0 0-.326-7.05q.323-2.741.324-5.517"/><path fill="#E0E0E0" d="m473.477 337.793l-45.639-127.294C415.415 184.551 387 166.517 354 162.8v-41.513c0-13.518-10.982-24.476-24.5-24.476S305 107.768 305 121.286V162h-98v-40.714c0-13.518-10.982-24.476-24.5-24.476S158 107.768 158 121.286V162.8c-33 3.717-61.415 21.751-73.838 47.7L38.595 337.793c-6.415 13.399-8.321 28.008-4.948 42.143C48.116 440.573 112.91 454 190.697 454h130.607c77.787 0 142.617-13.427 157.086-74.064c3.372-14.135 1.503-28.744-4.913-42.143"/><path fill="#FFF" 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="#BCBCBC" d="M507.167 162.077c0-59.308-112.452-107.386-251.167-107.386S4.833 102.769 4.833 162.077q.001 2.776.326 5.517a81 81 0 0 0-.326 7.05c0 44.418 36.008 80.427 80.427 80.427a80.3 80.3 0 0 0 27.424-4.803c40.646 12.097 90.039 19.195 143.317 19.195s102.671-7.098 143.317-19.195a80.3 80.3 0 0 0 27.424 4.803c44.418 0 80.427-36.008 80.427-80.427a81 81 0 0 0-.326-7.05q.323-2.741.324-5.517"/><path fill="#E0E0E0" d="m473.477 337.793l-45.639-127.294C415.415 184.551 387 166.517 354 162.8v-41.513c0-13.518-10.982-24.476-24.5-24.476S305 107.768 305 121.286V162h-98v-40.714c0-13.518-10.982-24.476-24.5-24.476S158 107.768 158 121.286V162.8c-33 3.717-61.415 21.751-73.838 47.7L38.595 337.793c-6.415 13.399-8.321 28.008-4.948 42.143C48.116 440.573 112.91 454 190.697 454h130.607c77.787 0 142.617-13.427 157.086-74.064c3.372-14.135 1.503-28.744-4.913-42.143"/><path fill="#FFF" 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-whitetouchtonephone {
  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%23BCBCBC%22%20d%3D%22M507.167%20162.077c0-59.308-112.452-107.386-251.167-107.386S4.833%20102.769%204.833%20162.077q.001%202.776.326%205.517a81%2081%200%200%200-.326%207.05c0%2044.418%2036.008%2080.427%2080.427%2080.427a80.3%2080.3%200%200%200%2027.424-4.803c40.646%2012.097%2090.039%2019.195%20143.317%2019.195s102.671-7.098%20143.317-19.195a80.3%2080.3%200%200%200%2027.424%204.803c44.418%200%2080.427-36.008%2080.427-80.427a81%2081%200%200%200-.326-7.05q.323-2.741.324-5.517%22%2F%3E%3Cpath%20fill%3D%22%23E0E0E0%22%20d%3D%22m473.477%20337.793l-45.639-127.294C415.415%20184.551%20387%20166.517%20354%20162.8v-41.513c0-13.518-10.982-24.476-24.5-24.476S305%20107.768%20305%20121.286V162h-98v-40.714c0-13.518-10.982-24.476-24.5-24.476S158%20107.768%20158%20121.286V162.8c-33%203.717-61.415%2021.751-73.838%2047.7L38.595%20337.793c-6.415%2013.399-8.321%2028.008-4.948%2042.143C48.116%20440.573%20112.91%20454%20190.697%20454h130.607c77.787%200%20142.617-13.427%20157.086-74.064c3.372-14.135%201.503-28.744-4.913-42.143%22%2F%3E%3Cpath%20fill%3D%22%23FFF%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%23BCBCBC%22%20d%3D%22M507.167%20162.077c0-59.308-112.452-107.386-251.167-107.386S4.833%20102.769%204.833%20162.077q.001%202.776.326%205.517a81%2081%200%200%200-.326%207.05c0%2044.418%2036.008%2080.427%2080.427%2080.427a80.3%2080.3%200%200%200%2027.424-4.803c40.646%2012.097%2090.039%2019.195%20143.317%2019.195s102.671-7.098%20143.317-19.195a80.3%2080.3%200%200%200%2027.424%204.803c44.418%200%2080.427-36.008%2080.427-80.427a81%2081%200%200%200-.326-7.05q.323-2.741.324-5.517%22%2F%3E%3Cpath%20fill%3D%22%23E0E0E0%22%20d%3D%22m473.477%20337.793l-45.639-127.294C415.415%20184.551%20387%20166.517%20354%20162.8v-41.513c0-13.518-10.982-24.476-24.5-24.476S305%20107.768%20305%20121.286V162h-98v-40.714c0-13.518-10.982-24.476-24.5-24.476S158%20107.768%20158%20121.286V162.8c-33%203.717-61.415%2021.751-73.838%2047.7L38.595%20337.793c-6.415%2013.399-8.321%2028.008-4.948%2042.143C48.116%20440.573%20112.91%20454%20190.697%20454h130.607c77.787%200%20142.617-13.427%20157.086-74.064c3.372-14.135%201.503-28.744-4.913-42.143%22%2F%3E%3Cpath%20fill%3D%22%23FFF%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/whitetouchtonephone.svg?color=%231a73e8&size=48