phone incoming outgoing icon

phone-incoming-outgoing from Material Design Icons by Pictogrammers · Filled · Cellphone / Phone · Apache-2.0 Free for personal and commercial use.

Name
phone-incoming-outgoing
Set
Material Design Icons
Style
Filled
Category
Cellphone / Phone
Viewbox
24×24
License
Apache 2.0

1 other variant in Material Design Icons

More cellphone / phone icons from Material Design Icons

Use the phone incoming outgoing icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 17.5V21c0 .55-.45 1-1 1C9.61 22 2 14.39 2 5c0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1c0 1.25.2 2.45.57 3.57c.11.35.03.74-.25 1l-2.2 2.21c1.44 2.84 3.76 5.15 6.59 6.59l2.2-2.2c.28-.27.67-.35 1.02-.24c1.12.37 2.32.57 3.57.57c.55 0 1 .45 1 1m-4-10h-3.5L18 2l-1-1l-5.5 5.5V3H10v6h6zM17 6v1.5h3.5L15 13l1 1l5.5-5.5V12H23V6z"/></svg>

React

import type { SVGProps } from "react";

export function MdiPhoneIncomingOutgoing(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="M20 17.5V21c0 .55-.45 1-1 1C9.61 22 2 14.39 2 5c0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1c0 1.25.2 2.45.57 3.57c.11.35.03.74-.25 1l-2.2 2.21c1.44 2.84 3.76 5.15 6.59 6.59l2.2-2.2c.28-.27.67-.35 1.02-.24c1.12.37 2.32.57 3.57.57c.55 0 1 .45 1 1m-4-10h-3.5L18 2l-1-1l-5.5 5.5V3H10v6h6zM17 6v1.5h3.5L15 13l1 1l5.5-5.5V12H23V6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 17.5V21c0 .55-.45 1-1 1C9.61 22 2 14.39 2 5c0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1c0 1.25.2 2.45.57 3.57c.11.35.03.74-.25 1l-2.2 2.21c1.44 2.84 3.76 5.15 6.59 6.59l2.2-2.2c.28-.27.67-.35 1.02-.24c1.12.37 2.32.57 3.57.57c.55 0 1 .45 1 1m-4-10h-3.5L18 2l-1-1l-5.5 5.5V3H10v6h6zM17 6v1.5h3.5L15 13l1 1l5.5-5.5V12H23V6z"/></svg>
</template>

CSS

.icon-phone-incoming-outgoing {
  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%22M20%2017.5V21c0%20.55-.45%201-1%201C9.61%2022%202%2014.39%202%205c0-.55.45-1%201-1h3.5c.55%200%201%20.45%201%201c0%201.25.2%202.45.57%203.57c.11.35.03.74-.25%201l-2.2%202.21c1.44%202.84%203.76%205.15%206.59%206.59l2.2-2.2c.28-.27.67-.35%201.02-.24c1.12.37%202.32.57%203.57.57c.55%200%201%20.45%201%201m-4-10h-3.5L18%202l-1-1l-5.5%205.5V3H10v6h6zM17%206v1.5h3.5L15%2013l1%201l5.5-5.5V12H23V6z%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%22M20%2017.5V21c0%20.55-.45%201-1%201C9.61%2022%202%2014.39%202%205c0-.55.45-1%201-1h3.5c.55%200%201%20.45%201%201c0%201.25.2%202.45.57%203.57c.11.35.03.74-.25%201l-2.2%202.21c1.44%202.84%203.76%205.15%206.59%206.59l2.2-2.2c.28-.27.67-.35%201.02-.24c1.12.37%202.32.57%203.57.57c.55%200%201%20.45%201%201m-4-10h-3.5L18%202l-1-1l-5.5%205.5V3H10v6h6zM17%206v1.5h3.5L15%2013l1%201l5.5-5.5V12H23V6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/phone-incoming-outgoing.svg?color=%231a73e8&size=48