phonewithpage emoji

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

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

More symbols icons from Firefox OS Emoji

Use the phonewithpage emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#132028" d="M104.722 215.315a319 319 0 0 0-2.473 39.594c0 15.751 1.192 31.291 3.454 46.363c5.065 23.213 19.161 42.227 34.078 56.599c8.901-5.622 19.437-8.872 30.743-8.872h13.572C208.446 349 228 368.709 228 393.06v86.75c0 16.234-12.974 29.19-29.208 29.19h-14.896c-22.755 0-42.995-10.61-55.997-27.251c-43.604-39.692-73.258-100.889-83.74-170.402a151 151 0 0 1-1.375-8.261l.221-.031a380 380 0 0 1-3.061-48.153c0-15.674.989-31.261 2.89-46.584l-.05-.013c.098-.715.217-1.43.324-2.14c3.903-30.04 11.374-59.046 22.198-85.561c16.568-40.586 40.57-74.748 69.409-98.699C147.48 9.648 164.802 2 183.896 2h14.896C215.026 2 228 15.361 228 31.595v86.75C228 142.696 208.446 162 184.095 162h-13.572c-11.331 0-21.889-3.063-30.802-8.708c-16.007 15.424-31.05 36.325-34.999 62.023"/><path fill="#BCBCBC" d="M187.236 233.26c41.522-15.464 168.828-72.337 145.397-181.356c-1.114-5.186 3.823-9.611 8.833-7.87L502.422 99.96a6.77 6.77 0 0 1 4.534 5.897c2.088 28.189 4.956 181.906-173.958 234.597a6.78 6.78 0 0 1-5.662-.871L185.85 245.245c-4.601-3.068-3.796-10.055 1.386-11.985"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiPhonewithpage(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="M104.722 215.315a319 319 0 0 0-2.473 39.594c0 15.751 1.192 31.291 3.454 46.363c5.065 23.213 19.161 42.227 34.078 56.599c8.901-5.622 19.437-8.872 30.743-8.872h13.572C208.446 349 228 368.709 228 393.06v86.75c0 16.234-12.974 29.19-29.208 29.19h-14.896c-22.755 0-42.995-10.61-55.997-27.251c-43.604-39.692-73.258-100.889-83.74-170.402a151 151 0 0 1-1.375-8.261l.221-.031a380 380 0 0 1-3.061-48.153c0-15.674.989-31.261 2.89-46.584l-.05-.013c.098-.715.217-1.43.324-2.14c3.903-30.04 11.374-59.046 22.198-85.561c16.568-40.586 40.57-74.748 69.409-98.699C147.48 9.648 164.802 2 183.896 2h14.896C215.026 2 228 15.361 228 31.595v86.75C228 142.696 208.446 162 184.095 162h-13.572c-11.331 0-21.889-3.063-30.802-8.708c-16.007 15.424-31.05 36.325-34.999 62.023"/><path fill="#BCBCBC" d="M187.236 233.26c41.522-15.464 168.828-72.337 145.397-181.356c-1.114-5.186 3.823-9.611 8.833-7.87L502.422 99.96a6.77 6.77 0 0 1 4.534 5.897c2.088 28.189 4.956 181.906-173.958 234.597a6.78 6.78 0 0 1-5.662-.871L185.85 245.245c-4.601-3.068-3.796-10.055 1.386-11.985"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#132028" d="M104.722 215.315a319 319 0 0 0-2.473 39.594c0 15.751 1.192 31.291 3.454 46.363c5.065 23.213 19.161 42.227 34.078 56.599c8.901-5.622 19.437-8.872 30.743-8.872h13.572C208.446 349 228 368.709 228 393.06v86.75c0 16.234-12.974 29.19-29.208 29.19h-14.896c-22.755 0-42.995-10.61-55.997-27.251c-43.604-39.692-73.258-100.889-83.74-170.402a151 151 0 0 1-1.375-8.261l.221-.031a380 380 0 0 1-3.061-48.153c0-15.674.989-31.261 2.89-46.584l-.05-.013c.098-.715.217-1.43.324-2.14c3.903-30.04 11.374-59.046 22.198-85.561c16.568-40.586 40.57-74.748 69.409-98.699C147.48 9.648 164.802 2 183.896 2h14.896C215.026 2 228 15.361 228 31.595v86.75C228 142.696 208.446 162 184.095 162h-13.572c-11.331 0-21.889-3.063-30.802-8.708c-16.007 15.424-31.05 36.325-34.999 62.023"/><path fill="#BCBCBC" d="M187.236 233.26c41.522-15.464 168.828-72.337 145.397-181.356c-1.114-5.186 3.823-9.611 8.833-7.87L502.422 99.96a6.77 6.77 0 0 1 4.534 5.897c2.088 28.189 4.956 181.906-173.958 234.597a6.78 6.78 0 0 1-5.662-.871L185.85 245.245c-4.601-3.068-3.796-10.055 1.386-11.985"/></svg>
</template>

CSS

.icon-phonewithpage {
  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%22M104.722%20215.315a319%20319%200%200%200-2.473%2039.594c0%2015.751%201.192%2031.291%203.454%2046.363c5.065%2023.213%2019.161%2042.227%2034.078%2056.599c8.901-5.622%2019.437-8.872%2030.743-8.872h13.572C208.446%20349%20228%20368.709%20228%20393.06v86.75c0%2016.234-12.974%2029.19-29.208%2029.19h-14.896c-22.755%200-42.995-10.61-55.997-27.251c-43.604-39.692-73.258-100.889-83.74-170.402a151%20151%200%200%201-1.375-8.261l.221-.031a380%20380%200%200%201-3.061-48.153c0-15.674.989-31.261%202.89-46.584l-.05-.013c.098-.715.217-1.43.324-2.14c3.903-30.04%2011.374-59.046%2022.198-85.561c16.568-40.586%2040.57-74.748%2069.409-98.699C147.48%209.648%20164.802%202%20183.896%202h14.896C215.026%202%20228%2015.361%20228%2031.595v86.75C228%20142.696%20208.446%20162%20184.095%20162h-13.572c-11.331%200-21.889-3.063-30.802-8.708c-16.007%2015.424-31.05%2036.325-34.999%2062.023%22%2F%3E%3Cpath%20fill%3D%22%23BCBCBC%22%20d%3D%22M187.236%20233.26c41.522-15.464%20168.828-72.337%20145.397-181.356c-1.114-5.186%203.823-9.611%208.833-7.87L502.422%2099.96a6.77%206.77%200%200%201%204.534%205.897c2.088%2028.189%204.956%20181.906-173.958%20234.597a6.78%206.78%200%200%201-5.662-.871L185.85%20245.245c-4.601-3.068-3.796-10.055%201.386-11.985%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%22M104.722%20215.315a319%20319%200%200%200-2.473%2039.594c0%2015.751%201.192%2031.291%203.454%2046.363c5.065%2023.213%2019.161%2042.227%2034.078%2056.599c8.901-5.622%2019.437-8.872%2030.743-8.872h13.572C208.446%20349%20228%20368.709%20228%20393.06v86.75c0%2016.234-12.974%2029.19-29.208%2029.19h-14.896c-22.755%200-42.995-10.61-55.997-27.251c-43.604-39.692-73.258-100.889-83.74-170.402a151%20151%200%200%201-1.375-8.261l.221-.031a380%20380%200%200%201-3.061-48.153c0-15.674.989-31.261%202.89-46.584l-.05-.013c.098-.715.217-1.43.324-2.14c3.903-30.04%2011.374-59.046%2022.198-85.561c16.568-40.586%2040.57-74.748%2069.409-98.699C147.48%209.648%20164.802%202%20183.896%202h14.896C215.026%202%20228%2015.361%20228%2031.595v86.75C228%20142.696%20208.446%20162%20184.095%20162h-13.572c-11.331%200-21.889-3.063-30.802-8.708c-16.007%2015.424-31.05%2036.325-34.999%2062.023%22%2F%3E%3Cpath%20fill%3D%22%23BCBCBC%22%20d%3D%22M187.236%20233.26c41.522-15.464%20168.828-72.337%20145.397-181.356c-1.114-5.186%203.823-9.611%208.833-7.87L502.422%2099.96a6.77%206.77%200%200%201%204.534%205.897c2.088%2028.189%204.956%20181.906-173.958%20234.597a6.78%206.78%200%200%201-5.662-.871L185.85%20245.245c-4.601-3.068-3.796-10.055%201.386-11.985%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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