phone-enabled-outline-sharp from Material Symbols Light by Google · Outline Sharp · Communicate · Apache-2.0 Free for personal and commercial use.

Name
phone-enabled-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Communicate
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More communicate icons from Material Symbols Light

Use the phone enabled icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.8 20H4v-4.413l3.75-.756l2.612 2.708q1.288-.71 2.295-1.44t1.808-1.57q.794-.788 1.527-1.77q.733-.98 1.417-2.167l-2.695-2.51L15.562 4H20v.8q0 2.67-1.254 5.402t-3.523 5.021q-2.289 2.289-5.005 3.533T4.8 20M17.879 9.654q.529-1.189.807-2.35q.28-1.16.308-2.304h-2.628l-.58 2.735zm-8.45 8.334l-2.04-2.079L5 16.385v2.604q1.173-.017 2.34-.277q1.166-.259 2.089-.723m0 0"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightPhoneEnabledOutlineSharp(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="M4.8 20H4v-4.413l3.75-.756l2.612 2.708q1.288-.71 2.295-1.44t1.808-1.57q.794-.788 1.527-1.77q.733-.98 1.417-2.167l-2.695-2.51L15.562 4H20v.8q0 2.67-1.254 5.402t-3.523 5.021q-2.289 2.289-5.005 3.533T4.8 20M17.879 9.654q.529-1.189.807-2.35q.28-1.16.308-2.304h-2.628l-.58 2.735zm-8.45 8.334l-2.04-2.079L5 16.385v2.604q1.173-.017 2.34-.277q1.166-.259 2.089-.723m0 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.8 20H4v-4.413l3.75-.756l2.612 2.708q1.288-.71 2.295-1.44t1.808-1.57q.794-.788 1.527-1.77q.733-.98 1.417-2.167l-2.695-2.51L15.562 4H20v.8q0 2.67-1.254 5.402t-3.523 5.021q-2.289 2.289-5.005 3.533T4.8 20M17.879 9.654q.529-1.189.807-2.35q.28-1.16.308-2.304h-2.628l-.58 2.735zm-8.45 8.334l-2.04-2.079L5 16.385v2.604q1.173-.017 2.34-.277q1.166-.259 2.089-.723m0 0"/></svg>
</template>

CSS

.icon-phone-enabled-outline-sharp {
  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%22M4.8%2020H4v-4.413l3.75-.756l2.612%202.708q1.288-.71%202.295-1.44t1.808-1.57q.794-.788%201.527-1.77q.733-.98%201.417-2.167l-2.695-2.51L15.562%204H20v.8q0%202.67-1.254%205.402t-3.523%205.021q-2.289%202.289-5.005%203.533T4.8%2020M17.879%209.654q.529-1.189.807-2.35q.28-1.16.308-2.304h-2.628l-.58%202.735zm-8.45%208.334l-2.04-2.079L5%2016.385v2.604q1.173-.017%202.34-.277q1.166-.259%202.089-.723m0%200%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%22M4.8%2020H4v-4.413l3.75-.756l2.612%202.708q1.288-.71%202.295-1.44t1.808-1.57q.794-.788%201.527-1.77q.733-.98%201.417-2.167l-2.695-2.51L15.562%204H20v.8q0%202.67-1.254%205.402t-3.523%205.021q-2.289%202.289-5.005%203.533T4.8%2020M17.879%209.654q.529-1.189.807-2.35q.28-1.16.308-2.304h-2.628l-.58%202.735zm-8.45%208.334l-2.04-2.079L5%2016.385v2.604q1.173-.017%202.34-.277q1.166-.259%202.089-.723m0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/phone-enabled-outline-sharp.svg?color=%231a73e8&size=48