phone end2 icon

phone-end2-filled from Reicon by REICON · Filled · Call · MIT Free for personal and commercial use.

Name
phone-end2-filled
Set
Reicon
Style
Filled
Category
Call
Viewbox
24×24
License
MIT

2 other variants in Reicon

More call icons from Reicon

Use the phone end2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m5.607 16.897l1.34-.38C8.156 16.174 9 14.983 9 13.618c0 0 0-1.654 3-1.654s3 1.654 3 1.654c0 1.365.844 2.556 2.053 2.9l1.34.38C20.218 17.414 22 15.91 22 13.85c0-1.237-.277-2.477-1.083-3.347C19.56 9.04 16.807 7 12 7s-7.56 2.039-8.917 3.503C2.277 11.373 2 12.613 2 13.85c0 2.06 1.782 3.565 3.607 3.047"/></svg>

React

import type { SVGProps } from "react";

export function ReiconPhoneEnd2Filled(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="m5.607 16.897l1.34-.38C8.156 16.174 9 14.983 9 13.618c0 0 0-1.654 3-1.654s3 1.654 3 1.654c0 1.365.844 2.556 2.053 2.9l1.34.38C20.218 17.414 22 15.91 22 13.85c0-1.237-.277-2.477-1.083-3.347C19.56 9.04 16.807 7 12 7s-7.56 2.039-8.917 3.503C2.277 11.373 2 12.613 2 13.85c0 2.06 1.782 3.565 3.607 3.047"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m5.607 16.897l1.34-.38C8.156 16.174 9 14.983 9 13.618c0 0 0-1.654 3-1.654s3 1.654 3 1.654c0 1.365.844 2.556 2.053 2.9l1.34.38C20.218 17.414 22 15.91 22 13.85c0-1.237-.277-2.477-1.083-3.347C19.56 9.04 16.807 7 12 7s-7.56 2.039-8.917 3.503C2.277 11.373 2 12.613 2 13.85c0 2.06 1.782 3.565 3.607 3.047"/></svg>
</template>

CSS

.icon-phone-end2-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%22m5.607%2016.897l1.34-.38C8.156%2016.174%209%2014.983%209%2013.618c0%200%200-1.654%203-1.654s3%201.654%203%201.654c0%201.365.844%202.556%202.053%202.9l1.34.38C20.218%2017.414%2022%2015.91%2022%2013.85c0-1.237-.277-2.477-1.083-3.347C19.56%209.04%2016.807%207%2012%207s-7.56%202.039-8.917%203.503C2.277%2011.373%202%2012.613%202%2013.85c0%202.06%201.782%203.565%203.607%203.047%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%22m5.607%2016.897l1.34-.38C8.156%2016.174%209%2014.983%209%2013.618c0%200%200-1.654%203-1.654s3%201.654%203%201.654c0%201.365.844%202.556%202.053%202.9l1.34.38C20.218%2017.414%2022%2015.91%2022%2013.85c0-1.237-.277-2.477-1.083-3.347C19.56%209.04%2016.807%207%2012%207s-7.56%202.039-8.917%203.503C2.277%2011.373%202%2012.613%202%2013.85c0%202.06%201.782%203.565%203.607%203.047%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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