telephonereceiver2 emoji

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

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

More objects icons from Firefox OS Emoji

Use the telephonereceiver2 emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#132028" d="m494.643 412.121l-75.959-75.959c-21.322-21.322-55.892-21.322-77.215 0l-11.884 11.884a71.05 71.05 0 0 0-19.157 34.794c-25.747.481-54.864-3.897-79.768-20.054a391 391 0 0 1-43.219-37.321a393 393 0 0 1-31.966-36.134c-19.409-26.076-24.531-57.721-24.013-85.456a71.04 71.04 0 0 0 34.794-19.157l11.884-11.884c21.322-21.322 21.322-55.892 0-77.215L102.181 19.66c-14.215-14.215-37.262-14.215-51.476 0L37.664 32.704C20.946 49.422 12.388 71.196 11.943 93.105c-4.281 46.225 4.572 97.111 25.603 147.158c13.886 33.044 32.951 65.309 56.17 95.299c.293.392.571.789.868 1.18l.034-.026a469 469 0 0 0 38.271 43.304a471 471 0 0 0 44.827 39.503l-.152.201a186 186 0 0 0 8.033 5.761c66.261 49.01 141.154 76.545 210.847 76.541c4.071-.001 8.129-.117 12.165-.306c25.959 3.191 53.065-5.152 72.992-25.079l13.043-13.043c14.214-14.215 14.214-37.262-.001-51.477"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiTelephonereceiver2(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="m494.643 412.121l-75.959-75.959c-21.322-21.322-55.892-21.322-77.215 0l-11.884 11.884a71.05 71.05 0 0 0-19.157 34.794c-25.747.481-54.864-3.897-79.768-20.054a391 391 0 0 1-43.219-37.321a393 393 0 0 1-31.966-36.134c-19.409-26.076-24.531-57.721-24.013-85.456a71.04 71.04 0 0 0 34.794-19.157l11.884-11.884c21.322-21.322 21.322-55.892 0-77.215L102.181 19.66c-14.215-14.215-37.262-14.215-51.476 0L37.664 32.704C20.946 49.422 12.388 71.196 11.943 93.105c-4.281 46.225 4.572 97.111 25.603 147.158c13.886 33.044 32.951 65.309 56.17 95.299c.293.392.571.789.868 1.18l.034-.026a469 469 0 0 0 38.271 43.304a471 471 0 0 0 44.827 39.503l-.152.201a186 186 0 0 0 8.033 5.761c66.261 49.01 141.154 76.545 210.847 76.541c4.071-.001 8.129-.117 12.165-.306c25.959 3.191 53.065-5.152 72.992-25.079l13.043-13.043c14.214-14.215 14.214-37.262-.001-51.477"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#132028" d="m494.643 412.121l-75.959-75.959c-21.322-21.322-55.892-21.322-77.215 0l-11.884 11.884a71.05 71.05 0 0 0-19.157 34.794c-25.747.481-54.864-3.897-79.768-20.054a391 391 0 0 1-43.219-37.321a393 393 0 0 1-31.966-36.134c-19.409-26.076-24.531-57.721-24.013-85.456a71.04 71.04 0 0 0 34.794-19.157l11.884-11.884c21.322-21.322 21.322-55.892 0-77.215L102.181 19.66c-14.215-14.215-37.262-14.215-51.476 0L37.664 32.704C20.946 49.422 12.388 71.196 11.943 93.105c-4.281 46.225 4.572 97.111 25.603 147.158c13.886 33.044 32.951 65.309 56.17 95.299c.293.392.571.789.868 1.18l.034-.026a469 469 0 0 0 38.271 43.304a471 471 0 0 0 44.827 39.503l-.152.201a186 186 0 0 0 8.033 5.761c66.261 49.01 141.154 76.545 210.847 76.541c4.071-.001 8.129-.117 12.165-.306c25.959 3.191 53.065-5.152 72.992-25.079l13.043-13.043c14.214-14.215 14.214-37.262-.001-51.477"/></svg>
</template>

CSS

.icon-telephonereceiver2 {
  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%22m494.643%20412.121l-75.959-75.959c-21.322-21.322-55.892-21.322-77.215%200l-11.884%2011.884a71.05%2071.05%200%200%200-19.157%2034.794c-25.747.481-54.864-3.897-79.768-20.054a391%20391%200%200%201-43.219-37.321a393%20393%200%200%201-31.966-36.134c-19.409-26.076-24.531-57.721-24.013-85.456a71.04%2071.04%200%200%200%2034.794-19.157l11.884-11.884c21.322-21.322%2021.322-55.892%200-77.215L102.181%2019.66c-14.215-14.215-37.262-14.215-51.476%200L37.664%2032.704C20.946%2049.422%2012.388%2071.196%2011.943%2093.105c-4.281%2046.225%204.572%2097.111%2025.603%20147.158c13.886%2033.044%2032.951%2065.309%2056.17%2095.299c.293.392.571.789.868%201.18l.034-.026a469%20469%200%200%200%2038.271%2043.304a471%20471%200%200%200%2044.827%2039.503l-.152.201a186%20186%200%200%200%208.033%205.761c66.261%2049.01%20141.154%2076.545%20210.847%2076.541c4.071-.001%208.129-.117%2012.165-.306c25.959%203.191%2053.065-5.152%2072.992-25.079l13.043-13.043c14.214-14.215%2014.214-37.262-.001-51.477%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%22m494.643%20412.121l-75.959-75.959c-21.322-21.322-55.892-21.322-77.215%200l-11.884%2011.884a71.05%2071.05%200%200%200-19.157%2034.794c-25.747.481-54.864-3.897-79.768-20.054a391%20391%200%200%201-43.219-37.321a393%20393%200%200%201-31.966-36.134c-19.409-26.076-24.531-57.721-24.013-85.456a71.04%2071.04%200%200%200%2034.794-19.157l11.884-11.884c21.322-21.322%2021.322-55.892%200-77.215L102.181%2019.66c-14.215-14.215-37.262-14.215-51.476%200L37.664%2032.704C20.946%2049.422%2012.388%2071.196%2011.943%2093.105c-4.281%2046.225%204.572%2097.111%2025.603%20147.158c13.886%2033.044%2032.951%2065.309%2056.17%2095.299c.293.392.571.789.868%201.18l.034-.026a469%20469%200%200%200%2038.271%2043.304a471%20471%200%200%200%2044.827%2039.503l-.152.201a186%20186%200%200%200%208.033%205.761c66.261%2049.01%20141.154%2076.545%20210.847%2076.541c4.071-.001%208.129-.117%2012.165-.306c25.959%203.191%2053.065-5.152%2072.992-25.079l13.043-13.043c14.214-14.215%2014.214-37.262-.001-51.477%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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