righthandphone emoji

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

Name
righthandphone
Set
Firefox OS Emoji
Style
Default
Category
Symbols
Viewbox
512×512
License
Apache 2.0

More symbols icons from Firefox OS Emoji

Use the righthandphone emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#132028" d="m441.353 305.875l.05.007c-.098.715-.217 1.418-.324 2.127c-3.903 30.04-11.374 59.021-22.198 85.536c-16.568 40.586-40.57 74.698-69.409 98.649C336.706 504.452 319.385 512 300.29 512h-14.896C269.16 512 256 498.84 256 482.605v-86.75C256 371.504 275.741 352 300.092 352h13.572c11.331 0 21.889 3.155 30.802 8.8c16.007-15.424 31.05-36.339 34.999-62.037a317 317 0 0 0 2.473-39.498c0-15.751-1.192-31.316-3.454-46.388c-5.065-23.213-19.161-42.277-34.078-56.65c-8.901 5.622-19.437 8.772-30.743 8.772h-13.572C275.741 165 256 145.491 256 121.14V34.39C256 18.156 269.16 5 285.395 5h14.896c22.755 0 42.995 10.709 55.997 27.351c43.604 39.692 73.259 100.988 83.741 170.501c.527 2.713.991 5.464 1.375 8.261l-.221.03a380 380 0 0 1 3.061 48.151a379 379 0 0 1-2.891 46.581"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiRighthandphone(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="m441.353 305.875l.05.007c-.098.715-.217 1.418-.324 2.127c-3.903 30.04-11.374 59.021-22.198 85.536c-16.568 40.586-40.57 74.698-69.409 98.649C336.706 504.452 319.385 512 300.29 512h-14.896C269.16 512 256 498.84 256 482.605v-86.75C256 371.504 275.741 352 300.092 352h13.572c11.331 0 21.889 3.155 30.802 8.8c16.007-15.424 31.05-36.339 34.999-62.037a317 317 0 0 0 2.473-39.498c0-15.751-1.192-31.316-3.454-46.388c-5.065-23.213-19.161-42.277-34.078-56.65c-8.901 5.622-19.437 8.772-30.743 8.772h-13.572C275.741 165 256 145.491 256 121.14V34.39C256 18.156 269.16 5 285.395 5h14.896c22.755 0 42.995 10.709 55.997 27.351c43.604 39.692 73.259 100.988 83.741 170.501c.527 2.713.991 5.464 1.375 8.261l-.221.03a380 380 0 0 1 3.061 48.151a379 379 0 0 1-2.891 46.581"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#132028" d="m441.353 305.875l.05.007c-.098.715-.217 1.418-.324 2.127c-3.903 30.04-11.374 59.021-22.198 85.536c-16.568 40.586-40.57 74.698-69.409 98.649C336.706 504.452 319.385 512 300.29 512h-14.896C269.16 512 256 498.84 256 482.605v-86.75C256 371.504 275.741 352 300.092 352h13.572c11.331 0 21.889 3.155 30.802 8.8c16.007-15.424 31.05-36.339 34.999-62.037a317 317 0 0 0 2.473-39.498c0-15.751-1.192-31.316-3.454-46.388c-5.065-23.213-19.161-42.277-34.078-56.65c-8.901 5.622-19.437 8.772-30.743 8.772h-13.572C275.741 165 256 145.491 256 121.14V34.39C256 18.156 269.16 5 285.395 5h14.896c22.755 0 42.995 10.709 55.997 27.351c43.604 39.692 73.259 100.988 83.741 170.501c.527 2.713.991 5.464 1.375 8.261l-.221.03a380 380 0 0 1 3.061 48.151a379 379 0 0 1-2.891 46.581"/></svg>
</template>

CSS

.icon-righthandphone {
  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%22m441.353%20305.875l.05.007c-.098.715-.217%201.418-.324%202.127c-3.903%2030.04-11.374%2059.021-22.198%2085.536c-16.568%2040.586-40.57%2074.698-69.409%2098.649C336.706%20504.452%20319.385%20512%20300.29%20512h-14.896C269.16%20512%20256%20498.84%20256%20482.605v-86.75C256%20371.504%20275.741%20352%20300.092%20352h13.572c11.331%200%2021.889%203.155%2030.802%208.8c16.007-15.424%2031.05-36.339%2034.999-62.037a317%20317%200%200%200%202.473-39.498c0-15.751-1.192-31.316-3.454-46.388c-5.065-23.213-19.161-42.277-34.078-56.65c-8.901%205.622-19.437%208.772-30.743%208.772h-13.572C275.741%20165%20256%20145.491%20256%20121.14V34.39C256%2018.156%20269.16%205%20285.395%205h14.896c22.755%200%2042.995%2010.709%2055.997%2027.351c43.604%2039.692%2073.259%20100.988%2083.741%20170.501c.527%202.713.991%205.464%201.375%208.261l-.221.03a380%20380%200%200%201%203.061%2048.151a379%20379%200%200%201-2.891%2046.581%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%22m441.353%20305.875l.05.007c-.098.715-.217%201.418-.324%202.127c-3.903%2030.04-11.374%2059.021-22.198%2085.536c-16.568%2040.586-40.57%2074.698-69.409%2098.649C336.706%20504.452%20319.385%20512%20300.29%20512h-14.896C269.16%20512%20256%20498.84%20256%20482.605v-86.75C256%20371.504%20275.741%20352%20300.092%20352h13.572c11.331%200%2021.889%203.155%2030.802%208.8c16.007-15.424%2031.05-36.339%2034.999-62.037a317%20317%200%200%200%202.473-39.498c0-15.751-1.192-31.316-3.454-46.388c-5.065-23.213-19.161-42.277-34.078-56.65c-8.901%205.622-19.437%208.772-30.743%208.772h-13.572C275.741%20165%20256%20145.491%20256%20121.14V34.39C256%2018.156%20269.16%205%20285.395%205h14.896c22.755%200%2042.995%2010.709%2055.997%2027.351c43.604%2039.692%2073.259%20100.988%2083.741%20170.501c.527%202.713.991%205.464%201.375%208.261l-.221.03a380%20380%200%200%201%203.061%2048.151a379%20379%200%200%201-2.891%2046.581%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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