telephone receiver emoji

telephone-receiver from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
telephone-receiver
Set
Fluent Emoji High Contrast
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji High Contrast

Use the telephone receiver emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m29.72 25.84l-7.13-7.13a.97.97 0 0 0-1.18-.14a6.2 6.2 0 0 0-2.7 3.43c-.23.72-1.07 1.05-1.72.66l-.01-.01l-.01-.01a22.2 22.2 0 0 1-7.61-7.61c0-.01-.01-.02-.01-.02c-.4-.65-.07-1.49.65-1.72a6.13 6.13 0 0 0 3.43-2.7c.23-.38.17-.86-.14-1.18L6.16 2.28a.97.97 0 0 0-1.18-.14a6.13 6.13 0 0 0-2.97 5.01v.01c-.01.1-.01.2-.01.3c0 .14.01.27.02.4a23.16 23.16 0 0 0 3.29 11.22c1.87 3.12 4.49 5.74 7.61 7.61l.01.01c3.44 2.07 7.36 3.2 11.37 3.29c.08 0 .16.01.24.01h.56v-.02a6.19 6.19 0 0 0 4.77-2.96c.22-.38.16-.87-.15-1.18"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastTelephoneReceiver(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m29.72 25.84l-7.13-7.13a.97.97 0 0 0-1.18-.14a6.2 6.2 0 0 0-2.7 3.43c-.23.72-1.07 1.05-1.72.66l-.01-.01l-.01-.01a22.2 22.2 0 0 1-7.61-7.61c0-.01-.01-.02-.01-.02c-.4-.65-.07-1.49.65-1.72a6.13 6.13 0 0 0 3.43-2.7c.23-.38.17-.86-.14-1.18L6.16 2.28a.97.97 0 0 0-1.18-.14a6.13 6.13 0 0 0-2.97 5.01v.01c-.01.1-.01.2-.01.3c0 .14.01.27.02.4a23.16 23.16 0 0 0 3.29 11.22c1.87 3.12 4.49 5.74 7.61 7.61l.01.01c3.44 2.07 7.36 3.2 11.37 3.29c.08 0 .16.01.24.01h.56v-.02a6.19 6.19 0 0 0 4.77-2.96c.22-.38.16-.87-.15-1.18"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m29.72 25.84l-7.13-7.13a.97.97 0 0 0-1.18-.14a6.2 6.2 0 0 0-2.7 3.43c-.23.72-1.07 1.05-1.72.66l-.01-.01l-.01-.01a22.2 22.2 0 0 1-7.61-7.61c0-.01-.01-.02-.01-.02c-.4-.65-.07-1.49.65-1.72a6.13 6.13 0 0 0 3.43-2.7c.23-.38.17-.86-.14-1.18L6.16 2.28a.97.97 0 0 0-1.18-.14a6.13 6.13 0 0 0-2.97 5.01v.01c-.01.1-.01.2-.01.3c0 .14.01.27.02.4a23.16 23.16 0 0 0 3.29 11.22c1.87 3.12 4.49 5.74 7.61 7.61l.01.01c3.44 2.07 7.36 3.2 11.37 3.29c.08 0 .16.01.24.01h.56v-.02a6.19 6.19 0 0 0 4.77-2.96c.22-.38.16-.87-.15-1.18"/></svg>
</template>

CSS

.icon-telephone-receiver {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m29.72%2025.84l-7.13-7.13a.97.97%200%200%200-1.18-.14a6.2%206.2%200%200%200-2.7%203.43c-.23.72-1.07%201.05-1.72.66l-.01-.01l-.01-.01a22.2%2022.2%200%200%201-7.61-7.61c0-.01-.01-.02-.01-.02c-.4-.65-.07-1.49.65-1.72a6.13%206.13%200%200%200%203.43-2.7c.23-.38.17-.86-.14-1.18L6.16%202.28a.97.97%200%200%200-1.18-.14a6.13%206.13%200%200%200-2.97%205.01v.01c-.01.1-.01.2-.01.3c0%20.14.01.27.02.4a23.16%2023.16%200%200%200%203.29%2011.22c1.87%203.12%204.49%205.74%207.61%207.61l.01.01c3.44%202.07%207.36%203.2%2011.37%203.29c.08%200%20.16.01.24.01h.56v-.02a6.19%206.19%200%200%200%204.77-2.96c.22-.38.16-.87-.15-1.18%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m29.72%2025.84l-7.13-7.13a.97.97%200%200%200-1.18-.14a6.2%206.2%200%200%200-2.7%203.43c-.23.72-1.07%201.05-1.72.66l-.01-.01l-.01-.01a22.2%2022.2%200%200%201-7.61-7.61c0-.01-.01-.02-.01-.02c-.4-.65-.07-1.49.65-1.72a6.13%206.13%200%200%200%203.43-2.7c.23-.38.17-.86-.14-1.18L6.16%202.28a.97.97%200%200%200-1.18-.14a6.13%206.13%200%200%200-2.97%205.01v.01c-.01.1-.01.2-.01.3c0%20.14.01.27.02.4a23.16%2023.16%200%200%200%203.29%2011.22c1.87%203.12%204.49%205.74%207.61%207.61l.01.01c3.44%202.07%207.36%203.2%2011.37%203.29c.08%200%20.16.01.24.01h.56v-.02a6.19%206.19%200%200%200%204.77-2.96c.22-.38.16-.87-.15-1.18%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/telephone-receiver.svg?color=%231a73e8&size=48