phone-desktop-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
phone-desktop-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

11 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the phone desktop icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.254 9c.967 0 1.75.783 1.75 1.75v9.5A1.75 1.75 0 0 1 8.254 22H3.75A1.75 1.75 0 0 1 2 20.25v-9.5C2 9.783 2.784 9 3.75 9zm-2.002 9.495h-.5l-.102.007a.75.75 0 0 0 0 1.486l.102.007h.5l.102-.007a.75.75 0 0 0 0-1.486zM19.75 2a2.25 2.25 0 0 1 2.245 2.096L22 4.25v9a2.25 2.25 0 0 1-2.096 2.245l-.154.005h-3.746v2h1.246a.75.75 0 0 1 .102 1.493L17.25 19H11v-1.5h3.504v-2H11v-5a2.5 2.5 0 0 0-2.335-2.495L8.499 8H4V4.25a2.25 2.25 0 0 1 2.096-2.245L6.25 2z"/></svg>

React

import type { SVGProps } from "react";

export function FluentPhoneDesktop24Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.254 9c.967 0 1.75.783 1.75 1.75v9.5A1.75 1.75 0 0 1 8.254 22H3.75A1.75 1.75 0 0 1 2 20.25v-9.5C2 9.783 2.784 9 3.75 9zm-2.002 9.495h-.5l-.102.007a.75.75 0 0 0 0 1.486l.102.007h.5l.102-.007a.75.75 0 0 0 0-1.486zM19.75 2a2.25 2.25 0 0 1 2.245 2.096L22 4.25v9a2.25 2.25 0 0 1-2.096 2.245l-.154.005h-3.746v2h1.246a.75.75 0 0 1 .102 1.493L17.25 19H11v-1.5h3.504v-2H11v-5a2.5 2.5 0 0 0-2.335-2.495L8.499 8H4V4.25a2.25 2.25 0 0 1 2.096-2.245L6.25 2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.254 9c.967 0 1.75.783 1.75 1.75v9.5A1.75 1.75 0 0 1 8.254 22H3.75A1.75 1.75 0 0 1 2 20.25v-9.5C2 9.783 2.784 9 3.75 9zm-2.002 9.495h-.5l-.102.007a.75.75 0 0 0 0 1.486l.102.007h.5l.102-.007a.75.75 0 0 0 0-1.486zM19.75 2a2.25 2.25 0 0 1 2.245 2.096L22 4.25v9a2.25 2.25 0 0 1-2.096 2.245l-.154.005h-3.746v2h1.246a.75.75 0 0 1 .102 1.493L17.25 19H11v-1.5h3.504v-2H11v-5a2.5 2.5 0 0 0-2.335-2.495L8.499 8H4V4.25a2.25 2.25 0 0 1 2.096-2.245L6.25 2z"/></svg>
</template>

CSS

.icon-phone-desktop-24-filled {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.254%209c.967%200%201.75.783%201.75%201.75v9.5A1.75%201.75%200%200%201%208.254%2022H3.75A1.75%201.75%200%200%201%202%2020.25v-9.5C2%209.783%202.784%209%203.75%209zm-2.002%209.495h-.5l-.102.007a.75.75%200%200%200%200%201.486l.102.007h.5l.102-.007a.75.75%200%200%200%200-1.486zM19.75%202a2.25%202.25%200%200%201%202.245%202.096L22%204.25v9a2.25%202.25%200%200%201-2.096%202.245l-.154.005h-3.746v2h1.246a.75.75%200%200%201%20.102%201.493L17.25%2019H11v-1.5h3.504v-2H11v-5a2.5%202.5%200%200%200-2.335-2.495L8.499%208H4V4.25a2.25%202.25%200%200%201%202.096-2.245L6.25%202z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.254%209c.967%200%201.75.783%201.75%201.75v9.5A1.75%201.75%200%200%201%208.254%2022H3.75A1.75%201.75%200%200%201%202%2020.25v-9.5C2%209.783%202.784%209%203.75%209zm-2.002%209.495h-.5l-.102.007a.75.75%200%200%200%200%201.486l.102.007h.5l.102-.007a.75.75%200%200%200%200-1.486zM19.75%202a2.25%202.25%200%200%201%202.245%202.096L22%204.25v9a2.25%202.25%200%200%201-2.096%202.245l-.154.005h-3.746v2h1.246a.75.75%200%200%201%20.102%201.493L17.25%2019H11v-1.5h3.504v-2H11v-5a2.5%202.5%200%200%200-2.335-2.495L8.499%208H4V4.25a2.25%202.25%200%200%201%202.096-2.245L6.25%202z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/phone-desktop-24-filled.svg?color=%231a73e8&size=48