telephone receiver emoji

telephone-receiver from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.

Name
telephone-receiver
Set
Twitter Emoji
Style
Default
Category
Objects
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More objects icons from Twitter Emoji

Use the telephone receiver emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#31373d" d="m34.06 26.407l-3.496-3.496a4.942 4.942 0 0 0-8.34 2.528c-5.765-1.078-11.372-6.662-11.721-11.653a4.9 4.9 0 0 0 2.586-1.36a4.943 4.943 0 0 0 0-6.99L9.594 1.94a4.943 4.943 0 0 0-6.99 0C-7.882 12.426 23.574 43.882 34.06 33.396a4.944 4.944 0 0 0 0-6.989"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiTelephoneReceiver(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#31373d" d="m34.06 26.407l-3.496-3.496a4.942 4.942 0 0 0-8.34 2.528c-5.765-1.078-11.372-6.662-11.721-11.653a4.9 4.9 0 0 0 2.586-1.36a4.943 4.943 0 0 0 0-6.99L9.594 1.94a4.943 4.943 0 0 0-6.99 0C-7.882 12.426 23.574 43.882 34.06 33.396a4.944 4.944 0 0 0 0-6.989"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#31373d" d="m34.06 26.407l-3.496-3.496a4.942 4.942 0 0 0-8.34 2.528c-5.765-1.078-11.372-6.662-11.721-11.653a4.9 4.9 0 0 0 2.586-1.36a4.943 4.943 0 0 0 0-6.99L9.594 1.94a4.943 4.943 0 0 0-6.99 0C-7.882 12.426 23.574 43.882 34.06 33.396a4.944 4.944 0 0 0 0-6.989"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%2331373d%22%20d%3D%22m34.06%2026.407l-3.496-3.496a4.942%204.942%200%200%200-8.34%202.528c-5.765-1.078-11.372-6.662-11.721-11.653a4.9%204.9%200%200%200%202.586-1.36a4.943%204.943%200%200%200%200-6.99L9.594%201.94a4.943%204.943%200%200%200-6.99%200C-7.882%2012.426%2023.574%2043.882%2034.06%2033.396a4.944%204.944%200%200%200%200-6.989%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%2331373d%22%20d%3D%22m34.06%2026.407l-3.496-3.496a4.942%204.942%200%200%200-8.34%202.528c-5.765-1.078-11.372-6.662-11.721-11.653a4.9%204.9%200%200%200%202.586-1.36a4.943%204.943%200%200%200%200-6.99L9.594%201.94a4.943%204.943%200%200%200-6.99%200C-7.882%2012.426%2023.574%2043.882%2034.06%2033.396a4.944%204.944%200%200%200%200-6.989%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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