bxs phone incoming icon

bxs-phone-incoming from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.

Name
bxs-phone-incoming
Set
BoxIcons v2
Style
Regular
Viewbox
24×24
License
MIT

Related icons in BoxIcons v2

Use the bxs phone incoming icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M15.793 6.793L13 4v7h7l-2.793-2.793l4.5-4.5l-1.414-1.414z" fill="currentColor"/><path d="M16.422 13.443a1.001 1.001 0 0 0-1.391.043l-2.392 2.461c-.576-.11-1.734-.471-2.926-1.66c-1.192-1.193-1.553-2.354-1.66-2.926l2.459-2.394a1 1 0 0 0 .043-1.391L6.86 3.513a1 1 0 0 0-1.391-.087l-2.17 1.861a1.001 1.001 0 0 0-.291.649c-.015.25-.301 6.172 4.291 10.766C11.305 20.707 16.324 21 17.705 21c.203 0 .326-.006.359-.008a.99.99 0 0 0 .648-.291l1.861-2.171a1.001 1.001 0 0 0-.086-1.391l-4.065-3.696z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function BxBxsPhoneIncoming(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M15.793 6.793L13 4v7h7l-2.793-2.793l4.5-4.5l-1.414-1.414z" fill="currentColor"/><path d="M16.422 13.443a1.001 1.001 0 0 0-1.391.043l-2.392 2.461c-.576-.11-1.734-.471-2.926-1.66c-1.192-1.193-1.553-2.354-1.66-2.926l2.459-2.394a1 1 0 0 0 .043-1.391L6.86 3.513a1 1 0 0 0-1.391-.087l-2.17 1.861a1.001 1.001 0 0 0-.291.649c-.015.25-.301 6.172 4.291 10.766C11.305 20.707 16.324 21 17.705 21c.203 0 .326-.006.359-.008a.99.99 0 0 0 .648-.291l1.861-2.171a1.001 1.001 0 0 0-.086-1.391l-4.065-3.696z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M15.793 6.793L13 4v7h7l-2.793-2.793l4.5-4.5l-1.414-1.414z" fill="currentColor"/><path d="M16.422 13.443a1.001 1.001 0 0 0-1.391.043l-2.392 2.461c-.576-.11-1.734-.471-2.926-1.66c-1.192-1.193-1.553-2.354-1.66-2.926l2.459-2.394a1 1 0 0 0 .043-1.391L6.86 3.513a1 1 0 0 0-1.391-.087l-2.17 1.861a1.001 1.001 0 0 0-.291.649c-.015.25-.301 6.172 4.291 10.766C11.305 20.707 16.324 21 17.705 21c.203 0 .326-.006.359-.008a.99.99 0 0 0 .648-.291l1.861-2.171a1.001 1.001 0 0 0-.086-1.391l-4.065-3.696z" fill="currentColor"/></svg>
</template>

CSS

.icon-bxs-phone-incoming {
  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%20d%3D%22M15.793%206.793L13%204v7h7l-2.793-2.793l4.5-4.5l-1.414-1.414z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M16.422%2013.443a1.001%201.001%200%200%200-1.391.043l-2.392%202.461c-.576-.11-1.734-.471-2.926-1.66c-1.192-1.193-1.553-2.354-1.66-2.926l2.459-2.394a1%201%200%200%200%20.043-1.391L6.86%203.513a1%201%200%200%200-1.391-.087l-2.17%201.861a1.001%201.001%200%200%200-.291.649c-.015.25-.301%206.172%204.291%2010.766C11.305%2020.707%2016.324%2021%2017.705%2021c.203%200%20.326-.006.359-.008a.99.99%200%200%200%20.648-.291l1.861-2.171a1.001%201.001%200%200%200-.086-1.391l-4.065-3.696z%22%20fill%3D%22currentColor%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%20d%3D%22M15.793%206.793L13%204v7h7l-2.793-2.793l4.5-4.5l-1.414-1.414z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M16.422%2013.443a1.001%201.001%200%200%200-1.391.043l-2.392%202.461c-.576-.11-1.734-.471-2.926-1.66c-1.192-1.193-1.553-2.354-1.66-2.926l2.459-2.394a1%201%200%200%200%20.043-1.391L6.86%203.513a1%201%200%200%200-1.391-.087l-2.17%201.861a1.001%201.001%200%200%200-.291.649c-.015.25-.301%206.172%204.291%2010.766C11.305%2020.707%2016.324%2021%2017.705%2021c.203%200%20.326-.006.359-.008a.99.99%200%200%200%20.648-.291l1.861-2.171a1.001%201.001%200%200%200-.086-1.391l-4.065-3.696z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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