phone from css.gg by Astrit · Outline · MIT Free for personal and commercial use.

Name
phone
Set
css.gg
Style
Outline
Viewbox
24×24
License
MIT

The same icon in other sets

Use the phone icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 12A10 10 0 0 0 12 2v2a8 8 0 0 1 7.391 4.938A8 8 0 0 1 20 12zM2 10V5a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H6a8 8 0 0 0 8 8v-2a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-5C7.373 22 2 16.627 2 10"/><path d="M17.543 9.704A6 6 0 0 1 18 12h-1.8A4.2 4.2 0 0 0 12 7.8V6a6 6 0 0 1 5.543 3.704"/></g></svg>

React

import type { SVGProps } from "react";

export function GgPhone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 12A10 10 0 0 0 12 2v2a8 8 0 0 1 7.391 4.938A8 8 0 0 1 20 12zM2 10V5a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H6a8 8 0 0 0 8 8v-2a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-5C7.373 22 2 16.627 2 10"/><path d="M17.543 9.704A6 6 0 0 1 18 12h-1.8A4.2 4.2 0 0 0 12 7.8V6a6 6 0 0 1 5.543 3.704"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 12A10 10 0 0 0 12 2v2a8 8 0 0 1 7.391 4.938A8 8 0 0 1 20 12zM2 10V5a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H6a8 8 0 0 0 8 8v-2a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-5C7.373 22 2 16.627 2 10"/><path d="M17.543 9.704A6 6 0 0 1 18 12h-1.8A4.2 4.2 0 0 0 12 7.8V6a6 6 0 0 1 5.543 3.704"/></g></svg>
</template>

CSS

.icon-phone {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22%2012A10%2010%200%200%200%2012%202v2a8%208%200%200%201%207.391%204.938A8%208%200%200%201%2020%2012zM2%2010V5a1%201%200%200%201%201-1h5a1%201%200%200%201%201%201v4a1%201%200%200%201-1%201H6a8%208%200%200%200%208%208v-2a1%201%200%200%201%201-1h4a1%201%200%200%201%201%201v5a1%201%200%200%201-1%201h-5C7.373%2022%202%2016.627%202%2010%22%2F%3E%3Cpath%20d%3D%22M17.543%209.704A6%206%200%200%201%2018%2012h-1.8A4.2%204.2%200%200%200%2012%207.8V6a6%206%200%200%201%205.543%203.704%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22%2012A10%2010%200%200%200%2012%202v2a8%208%200%200%201%207.391%204.938A8%208%200%200%201%2020%2012zM2%2010V5a1%201%200%200%201%201-1h5a1%201%200%200%201%201%201v4a1%201%200%200%201-1%201H6a8%208%200%200%200%208%208v-2a1%201%200%200%201%201-1h4a1%201%200%200%201%201%201v5a1%201%200%200%201-1%201h-5C7.373%2022%202%2016.627%202%2010%22%2F%3E%3Cpath%20d%3D%22M17.543%209.704A6%206%200%200%201%2018%2012h-1.8A4.2%204.2%200%200%200%2012%207.8V6a6%206%200%200%201%205.543%203.704%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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