faxicon emoji
faxicon from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- faxicon
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 512×512
- License
- Apache 2.0
More objects icons from Firefox OS Emoji
admissionticketsalienmonsteramericanfootballartistpaletteauberginebabybottlebackofenvelopeballoonballotboldscriptxballotboxboldcheckballotboxwithboldscriptxballottboxwithballottballottboxwithscriptxballottscriptxbananabanknotedollarbanknoteeurobanknotepoundbanknoteyenbarchartbaseballbasketballandhoopbathbathtub
Use the faxicon emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#E8E8E8" d="M378.882 279.557H133.118c-11.909 0-21.563-9.654-21.563-21.563V30.166c0-11.909 9.654-21.563 21.563-21.563h245.764c11.909 0 21.563 9.654 21.563 21.563v227.828c0 11.908-9.654 21.563-21.563 21.563"/><path fill="#C5CFD1" d="M460.834 503.578H51.165c-23.421 0-42.408-18.987-42.408-42.408V245.265c0-23.422 18.987-42.409 42.409-42.409h409.668c23.422 0 42.409 18.987 42.409 42.409v215.904c0 23.422-18.987 42.409-42.409 42.409"/><circle cx="431.049" cy="259.611" r="19.946" fill="#FFF"/><circle cx="374.059" cy="259.611" r="19.946" fill="#FF473E"/><path fill="#1C4C5A" d="M232.372 68.481h-79.606a6.267 6.267 0 0 1 0-12.532h79.606a6.267 6.267 0 0 1 0 12.532m137.797-6.266a6.266 6.266 0 0 0-6.266-6.266h-100.75a6.266 6.266 0 0 0 0 12.532h100.75a6.266 6.266 0 0 0 6.266-6.266m-12.171 96.067a6.266 6.266 0 0 0-6.266-6.266H229.863a6.267 6.267 0 0 0 0 12.532h121.869a6.266 6.266 0 0 0 6.266-6.266m-29.219-48.033a6.266 6.266 0 0 0-6.266-6.266H152.765a6.267 6.267 0 0 0 0 12.532h169.749a6.265 6.265 0 0 0 6.265-6.266m-126.714 48.033a6.267 6.267 0 0 0-6.266-6.266h-43.034a6.267 6.267 0 0 0 0 12.532h43.034a6.266 6.266 0 0 0 6.266-6.266M423.55 376.697c-16.455-19.813-39.812-36.302-67.695-47.685c-18.216-7.437-38.088-12.569-58.726-15.251c-.487-.074-.951-.155-1.442-.223l.005.034a260 260 0 0 0-31.997-1.985c-11.225 0-22.28.724-33.079 2.103l-.02-.152c-1.922.264-3.811.583-5.675.945c-47.757 7.201-89.866 27.575-117.135 57.532C96.355 380.948 89 394.853 89 410.487v10.234c0 11.153 9.033 20.28 20.186 20.28h59.599c16.73 0 30.215-13.647 30.215-30.377V401.3c0-7.767-2.205-15.006-6.067-21.121c9.874-10.248 22.951-19.932 38.899-23.412a215 215 0 0 1 31.86-2.373c9.206 0 18.282.588 27.131 1.699c17.655 2.713 31.826 13.048 42.422 24.045c-3.878 6.123-6.245 13.377-6.245 21.162v9.324c0 16.73 13.791 30.377 30.521 30.377h59.599c11.153 0 19.879-9.126 19.879-20.28v-10.234c.001-13.119-5.027-25.02-13.449-33.79"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiFaxicon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#E8E8E8" d="M378.882 279.557H133.118c-11.909 0-21.563-9.654-21.563-21.563V30.166c0-11.909 9.654-21.563 21.563-21.563h245.764c11.909 0 21.563 9.654 21.563 21.563v227.828c0 11.908-9.654 21.563-21.563 21.563"/><path fill="#C5CFD1" d="M460.834 503.578H51.165c-23.421 0-42.408-18.987-42.408-42.408V245.265c0-23.422 18.987-42.409 42.409-42.409h409.668c23.422 0 42.409 18.987 42.409 42.409v215.904c0 23.422-18.987 42.409-42.409 42.409"/><circle cx="431.049" cy="259.611" r="19.946" fill="#FFF"/><circle cx="374.059" cy="259.611" r="19.946" fill="#FF473E"/><path fill="#1C4C5A" d="M232.372 68.481h-79.606a6.267 6.267 0 0 1 0-12.532h79.606a6.267 6.267 0 0 1 0 12.532m137.797-6.266a6.266 6.266 0 0 0-6.266-6.266h-100.75a6.266 6.266 0 0 0 0 12.532h100.75a6.266 6.266 0 0 0 6.266-6.266m-12.171 96.067a6.266 6.266 0 0 0-6.266-6.266H229.863a6.267 6.267 0 0 0 0 12.532h121.869a6.266 6.266 0 0 0 6.266-6.266m-29.219-48.033a6.266 6.266 0 0 0-6.266-6.266H152.765a6.267 6.267 0 0 0 0 12.532h169.749a6.265 6.265 0 0 0 6.265-6.266m-126.714 48.033a6.267 6.267 0 0 0-6.266-6.266h-43.034a6.267 6.267 0 0 0 0 12.532h43.034a6.266 6.266 0 0 0 6.266-6.266M423.55 376.697c-16.455-19.813-39.812-36.302-67.695-47.685c-18.216-7.437-38.088-12.569-58.726-15.251c-.487-.074-.951-.155-1.442-.223l.005.034a260 260 0 0 0-31.997-1.985c-11.225 0-22.28.724-33.079 2.103l-.02-.152c-1.922.264-3.811.583-5.675.945c-47.757 7.201-89.866 27.575-117.135 57.532C96.355 380.948 89 394.853 89 410.487v10.234c0 11.153 9.033 20.28 20.186 20.28h59.599c16.73 0 30.215-13.647 30.215-30.377V401.3c0-7.767-2.205-15.006-6.067-21.121c9.874-10.248 22.951-19.932 38.899-23.412a215 215 0 0 1 31.86-2.373c9.206 0 18.282.588 27.131 1.699c17.655 2.713 31.826 13.048 42.422 24.045c-3.878 6.123-6.245 13.377-6.245 21.162v9.324c0 16.73 13.791 30.377 30.521 30.377h59.599c11.153 0 19.879-9.126 19.879-20.28v-10.234c.001-13.119-5.027-25.02-13.449-33.79"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#E8E8E8" d="M378.882 279.557H133.118c-11.909 0-21.563-9.654-21.563-21.563V30.166c0-11.909 9.654-21.563 21.563-21.563h245.764c11.909 0 21.563 9.654 21.563 21.563v227.828c0 11.908-9.654 21.563-21.563 21.563"/><path fill="#C5CFD1" d="M460.834 503.578H51.165c-23.421 0-42.408-18.987-42.408-42.408V245.265c0-23.422 18.987-42.409 42.409-42.409h409.668c23.422 0 42.409 18.987 42.409 42.409v215.904c0 23.422-18.987 42.409-42.409 42.409"/><circle cx="431.049" cy="259.611" r="19.946" fill="#FFF"/><circle cx="374.059" cy="259.611" r="19.946" fill="#FF473E"/><path fill="#1C4C5A" d="M232.372 68.481h-79.606a6.267 6.267 0 0 1 0-12.532h79.606a6.267 6.267 0 0 1 0 12.532m137.797-6.266a6.266 6.266 0 0 0-6.266-6.266h-100.75a6.266 6.266 0 0 0 0 12.532h100.75a6.266 6.266 0 0 0 6.266-6.266m-12.171 96.067a6.266 6.266 0 0 0-6.266-6.266H229.863a6.267 6.267 0 0 0 0 12.532h121.869a6.266 6.266 0 0 0 6.266-6.266m-29.219-48.033a6.266 6.266 0 0 0-6.266-6.266H152.765a6.267 6.267 0 0 0 0 12.532h169.749a6.265 6.265 0 0 0 6.265-6.266m-126.714 48.033a6.267 6.267 0 0 0-6.266-6.266h-43.034a6.267 6.267 0 0 0 0 12.532h43.034a6.266 6.266 0 0 0 6.266-6.266M423.55 376.697c-16.455-19.813-39.812-36.302-67.695-47.685c-18.216-7.437-38.088-12.569-58.726-15.251c-.487-.074-.951-.155-1.442-.223l.005.034a260 260 0 0 0-31.997-1.985c-11.225 0-22.28.724-33.079 2.103l-.02-.152c-1.922.264-3.811.583-5.675.945c-47.757 7.201-89.866 27.575-117.135 57.532C96.355 380.948 89 394.853 89 410.487v10.234c0 11.153 9.033 20.28 20.186 20.28h59.599c16.73 0 30.215-13.647 30.215-30.377V401.3c0-7.767-2.205-15.006-6.067-21.121c9.874-10.248 22.951-19.932 38.899-23.412a215 215 0 0 1 31.86-2.373c9.206 0 18.282.588 27.131 1.699c17.655 2.713 31.826 13.048 42.422 24.045c-3.878 6.123-6.245 13.377-6.245 21.162v9.324c0 16.73 13.791 30.377 30.521 30.377h59.599c11.153 0 19.879-9.126 19.879-20.28v-10.234c.001-13.119-5.027-25.02-13.449-33.79"/></svg> </template>
CSS
.icon-faxicon {
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%23E8E8E8%22%20d%3D%22M378.882%20279.557H133.118c-11.909%200-21.563-9.654-21.563-21.563V30.166c0-11.909%209.654-21.563%2021.563-21.563h245.764c11.909%200%2021.563%209.654%2021.563%2021.563v227.828c0%2011.908-9.654%2021.563-21.563%2021.563%22%2F%3E%3Cpath%20fill%3D%22%23C5CFD1%22%20d%3D%22M460.834%20503.578H51.165c-23.421%200-42.408-18.987-42.408-42.408V245.265c0-23.422%2018.987-42.409%2042.409-42.409h409.668c23.422%200%2042.409%2018.987%2042.409%2042.409v215.904c0%2023.422-18.987%2042.409-42.409%2042.409%22%2F%3E%3Ccircle%20cx%3D%22431.049%22%20cy%3D%22259.611%22%20r%3D%2219.946%22%20fill%3D%22%23FFF%22%2F%3E%3Ccircle%20cx%3D%22374.059%22%20cy%3D%22259.611%22%20r%3D%2219.946%22%20fill%3D%22%23FF473E%22%2F%3E%3Cpath%20fill%3D%22%231C4C5A%22%20d%3D%22M232.372%2068.481h-79.606a6.267%206.267%200%200%201%200-12.532h79.606a6.267%206.267%200%200%201%200%2012.532m137.797-6.266a6.266%206.266%200%200%200-6.266-6.266h-100.75a6.266%206.266%200%200%200%200%2012.532h100.75a6.266%206.266%200%200%200%206.266-6.266m-12.171%2096.067a6.266%206.266%200%200%200-6.266-6.266H229.863a6.267%206.267%200%200%200%200%2012.532h121.869a6.266%206.266%200%200%200%206.266-6.266m-29.219-48.033a6.266%206.266%200%200%200-6.266-6.266H152.765a6.267%206.267%200%200%200%200%2012.532h169.749a6.265%206.265%200%200%200%206.265-6.266m-126.714%2048.033a6.267%206.267%200%200%200-6.266-6.266h-43.034a6.267%206.267%200%200%200%200%2012.532h43.034a6.266%206.266%200%200%200%206.266-6.266M423.55%20376.697c-16.455-19.813-39.812-36.302-67.695-47.685c-18.216-7.437-38.088-12.569-58.726-15.251c-.487-.074-.951-.155-1.442-.223l.005.034a260%20260%200%200%200-31.997-1.985c-11.225%200-22.28.724-33.079%202.103l-.02-.152c-1.922.264-3.811.583-5.675.945c-47.757%207.201-89.866%2027.575-117.135%2057.532C96.355%20380.948%2089%20394.853%2089%20410.487v10.234c0%2011.153%209.033%2020.28%2020.186%2020.28h59.599c16.73%200%2030.215-13.647%2030.215-30.377V401.3c0-7.767-2.205-15.006-6.067-21.121c9.874-10.248%2022.951-19.932%2038.899-23.412a215%20215%200%200%201%2031.86-2.373c9.206%200%2018.282.588%2027.131%201.699c17.655%202.713%2031.826%2013.048%2042.422%2024.045c-3.878%206.123-6.245%2013.377-6.245%2021.162v9.324c0%2016.73%2013.791%2030.377%2030.521%2030.377h59.599c11.153%200%2019.879-9.126%2019.879-20.28v-10.234c.001-13.119-5.027-25.02-13.449-33.79%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%23E8E8E8%22%20d%3D%22M378.882%20279.557H133.118c-11.909%200-21.563-9.654-21.563-21.563V30.166c0-11.909%209.654-21.563%2021.563-21.563h245.764c11.909%200%2021.563%209.654%2021.563%2021.563v227.828c0%2011.908-9.654%2021.563-21.563%2021.563%22%2F%3E%3Cpath%20fill%3D%22%23C5CFD1%22%20d%3D%22M460.834%20503.578H51.165c-23.421%200-42.408-18.987-42.408-42.408V245.265c0-23.422%2018.987-42.409%2042.409-42.409h409.668c23.422%200%2042.409%2018.987%2042.409%2042.409v215.904c0%2023.422-18.987%2042.409-42.409%2042.409%22%2F%3E%3Ccircle%20cx%3D%22431.049%22%20cy%3D%22259.611%22%20r%3D%2219.946%22%20fill%3D%22%23FFF%22%2F%3E%3Ccircle%20cx%3D%22374.059%22%20cy%3D%22259.611%22%20r%3D%2219.946%22%20fill%3D%22%23FF473E%22%2F%3E%3Cpath%20fill%3D%22%231C4C5A%22%20d%3D%22M232.372%2068.481h-79.606a6.267%206.267%200%200%201%200-12.532h79.606a6.267%206.267%200%200%201%200%2012.532m137.797-6.266a6.266%206.266%200%200%200-6.266-6.266h-100.75a6.266%206.266%200%200%200%200%2012.532h100.75a6.266%206.266%200%200%200%206.266-6.266m-12.171%2096.067a6.266%206.266%200%200%200-6.266-6.266H229.863a6.267%206.267%200%200%200%200%2012.532h121.869a6.266%206.266%200%200%200%206.266-6.266m-29.219-48.033a6.266%206.266%200%200%200-6.266-6.266H152.765a6.267%206.267%200%200%200%200%2012.532h169.749a6.265%206.265%200%200%200%206.265-6.266m-126.714%2048.033a6.267%206.267%200%200%200-6.266-6.266h-43.034a6.267%206.267%200%200%200%200%2012.532h43.034a6.266%206.266%200%200%200%206.266-6.266M423.55%20376.697c-16.455-19.813-39.812-36.302-67.695-47.685c-18.216-7.437-38.088-12.569-58.726-15.251c-.487-.074-.951-.155-1.442-.223l.005.034a260%20260%200%200%200-31.997-1.985c-11.225%200-22.28.724-33.079%202.103l-.02-.152c-1.922.264-3.811.583-5.675.945c-47.757%207.201-89.866%2027.575-117.135%2057.532C96.355%20380.948%2089%20394.853%2089%20410.487v10.234c0%2011.153%209.033%2020.28%2020.186%2020.28h59.599c16.73%200%2030.215-13.647%2030.215-30.377V401.3c0-7.767-2.205-15.006-6.067-21.121c9.874-10.248%2022.951-19.932%2038.899-23.412a215%20215%200%200%201%2031.86-2.373c9.206%200%2018.282.588%2027.131%201.699c17.655%202.713%2031.826%2013.048%2042.422%2024.045c-3.878%206.123-6.245%2013.377-6.245%2021.162v9.324c0%2016.73%2013.791%2030.377%2030.521%2030.377h59.599c11.153%200%2019.879-9.126%2019.879-20.28v-10.234c.001-13.119-5.027-25.02-13.449-33.79%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/faxicon.svg?color=%231a73e8&size=48