phone-alt from Line Awesome by Icons8 · Line · Status · Apache-2.0 Free for personal and commercial use.

Name
phone-alt
Set
Line Awesome
Style
Line
Category
Status
Viewbox
32×32
License
Apache 2.0
Aliases
phone-alt-solid

The same icon in other sets

More status icons from Line Awesome

Use the phone alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.625 3.031a3.4 3.4 0 0 0-.969.25V3.25c-.015.004-.047.027-.062.031c-2.434.856-7.094 3-11.313 7.219c-4.25 4.25-6.3 8.996-7.219 11.344v.031a3.59 3.59 0 0 0 .688 3.469l.031.031v.031l3 2.969l.125.125c.828.828 2.266.828 3.094 0l4.094-4.094c.828-.828.828-2.297 0-3.125l-1.969-1.968c.344-.715 1.234-2.473 2.813-4.125C16.503 13.546 18.3 12.71 19 12.405l2.063 2.063l.093.062c.469.313 1.004.489 1.563.469c.523-.02 1.066-.277 1.468-.719l.032.031l.062-.093l4.032-4c.828-.828.828-2.297 0-3.125L25.218 4a3.44 3.44 0 0 0-1.657-.906a3 3 0 0 0-.937-.063zm.156 2c.38-.027.758.133 1 .375L26.906 8.5c.172.172.172.11 0 .281L22.72 12.97c.004-.004 0 .027-.094.031c-.078.004-.195-.063-.313-.125h-.062L19.906 10.5l-.468-.469l-.594.219s-3.074 1.148-5.375 3.563c-2.262 2.367-3.5 5.28-3.5 5.28l-.25.626l.469.5l2.5 2.5c.171.172.171.11 0 .281l-4.094 4.094c-.172.172-.11.172-.281 0L5.25 24.062c-.008-.007.008-.023 0-.03L5.219 24c-.348-.434-.453-.895-.282-1.438c.004-.011-.003-.019 0-.03c.887-2.259 2.84-6.684 6.782-10.626c3.957-3.957 8.445-5.992 10.625-6.75l.031-.031h.031c.121-.055.25-.086.375-.094"/></svg>

React

import type { SVGProps } from "react";

export function LaPhoneAlt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.625 3.031a3.4 3.4 0 0 0-.969.25V3.25c-.015.004-.047.027-.062.031c-2.434.856-7.094 3-11.313 7.219c-4.25 4.25-6.3 8.996-7.219 11.344v.031a3.59 3.59 0 0 0 .688 3.469l.031.031v.031l3 2.969l.125.125c.828.828 2.266.828 3.094 0l4.094-4.094c.828-.828.828-2.297 0-3.125l-1.969-1.968c.344-.715 1.234-2.473 2.813-4.125C16.503 13.546 18.3 12.71 19 12.405l2.063 2.063l.093.062c.469.313 1.004.489 1.563.469c.523-.02 1.066-.277 1.468-.719l.032.031l.062-.093l4.032-4c.828-.828.828-2.297 0-3.125L25.218 4a3.44 3.44 0 0 0-1.657-.906a3 3 0 0 0-.937-.063zm.156 2c.38-.027.758.133 1 .375L26.906 8.5c.172.172.172.11 0 .281L22.72 12.97c.004-.004 0 .027-.094.031c-.078.004-.195-.063-.313-.125h-.062L19.906 10.5l-.468-.469l-.594.219s-3.074 1.148-5.375 3.563c-2.262 2.367-3.5 5.28-3.5 5.28l-.25.626l.469.5l2.5 2.5c.171.172.171.11 0 .281l-4.094 4.094c-.172.172-.11.172-.281 0L5.25 24.062c-.008-.007.008-.023 0-.03L5.219 24c-.348-.434-.453-.895-.282-1.438c.004-.011-.003-.019 0-.03c.887-2.259 2.84-6.684 6.782-10.626c3.957-3.957 8.445-5.992 10.625-6.75l.031-.031h.031c.121-.055.25-.086.375-.094"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.625 3.031a3.4 3.4 0 0 0-.969.25V3.25c-.015.004-.047.027-.062.031c-2.434.856-7.094 3-11.313 7.219c-4.25 4.25-6.3 8.996-7.219 11.344v.031a3.59 3.59 0 0 0 .688 3.469l.031.031v.031l3 2.969l.125.125c.828.828 2.266.828 3.094 0l4.094-4.094c.828-.828.828-2.297 0-3.125l-1.969-1.968c.344-.715 1.234-2.473 2.813-4.125C16.503 13.546 18.3 12.71 19 12.405l2.063 2.063l.093.062c.469.313 1.004.489 1.563.469c.523-.02 1.066-.277 1.468-.719l.032.031l.062-.093l4.032-4c.828-.828.828-2.297 0-3.125L25.218 4a3.44 3.44 0 0 0-1.657-.906a3 3 0 0 0-.937-.063zm.156 2c.38-.027.758.133 1 .375L26.906 8.5c.172.172.172.11 0 .281L22.72 12.97c.004-.004 0 .027-.094.031c-.078.004-.195-.063-.313-.125h-.062L19.906 10.5l-.468-.469l-.594.219s-3.074 1.148-5.375 3.563c-2.262 2.367-3.5 5.28-3.5 5.28l-.25.626l.469.5l2.5 2.5c.171.172.171.11 0 .281l-4.094 4.094c-.172.172-.11.172-.281 0L5.25 24.062c-.008-.007.008-.023 0-.03L5.219 24c-.348-.434-.453-.895-.282-1.438c.004-.011-.003-.019 0-.03c.887-2.259 2.84-6.684 6.782-10.626c3.957-3.957 8.445-5.992 10.625-6.75l.031-.031h.031c.121-.055.25-.086.375-.094"/></svg>
</template>

CSS

.icon-phone-alt {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.625%203.031a3.4%203.4%200%200%200-.969.25V3.25c-.015.004-.047.027-.062.031c-2.434.856-7.094%203-11.313%207.219c-4.25%204.25-6.3%208.996-7.219%2011.344v.031a3.59%203.59%200%200%200%20.688%203.469l.031.031v.031l3%202.969l.125.125c.828.828%202.266.828%203.094%200l4.094-4.094c.828-.828.828-2.297%200-3.125l-1.969-1.968c.344-.715%201.234-2.473%202.813-4.125C16.503%2013.546%2018.3%2012.71%2019%2012.405l2.063%202.063l.093.062c.469.313%201.004.489%201.563.469c.523-.02%201.066-.277%201.468-.719l.032.031l.062-.093l4.032-4c.828-.828.828-2.297%200-3.125L25.218%204a3.44%203.44%200%200%200-1.657-.906a3%203%200%200%200-.937-.063zm.156%202c.38-.027.758.133%201%20.375L26.906%208.5c.172.172.172.11%200%20.281L22.72%2012.97c.004-.004%200%20.027-.094.031c-.078.004-.195-.063-.313-.125h-.062L19.906%2010.5l-.468-.469l-.594.219s-3.074%201.148-5.375%203.563c-2.262%202.367-3.5%205.28-3.5%205.28l-.25.626l.469.5l2.5%202.5c.171.172.171.11%200%20.281l-4.094%204.094c-.172.172-.11.172-.281%200L5.25%2024.062c-.008-.007.008-.023%200-.03L5.219%2024c-.348-.434-.453-.895-.282-1.438c.004-.011-.003-.019%200-.03c.887-2.259%202.84-6.684%206.782-10.626c3.957-3.957%208.445-5.992%2010.625-6.75l.031-.031h.031c.121-.055.25-.086.375-.094%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.625%203.031a3.4%203.4%200%200%200-.969.25V3.25c-.015.004-.047.027-.062.031c-2.434.856-7.094%203-11.313%207.219c-4.25%204.25-6.3%208.996-7.219%2011.344v.031a3.59%203.59%200%200%200%20.688%203.469l.031.031v.031l3%202.969l.125.125c.828.828%202.266.828%203.094%200l4.094-4.094c.828-.828.828-2.297%200-3.125l-1.969-1.968c.344-.715%201.234-2.473%202.813-4.125C16.503%2013.546%2018.3%2012.71%2019%2012.405l2.063%202.063l.093.062c.469.313%201.004.489%201.563.469c.523-.02%201.066-.277%201.468-.719l.032.031l.062-.093l4.032-4c.828-.828.828-2.297%200-3.125L25.218%204a3.44%203.44%200%200%200-1.657-.906a3%203%200%200%200-.937-.063zm.156%202c.38-.027.758.133%201%20.375L26.906%208.5c.172.172.172.11%200%20.281L22.72%2012.97c.004-.004%200%20.027-.094.031c-.078.004-.195-.063-.313-.125h-.062L19.906%2010.5l-.468-.469l-.594.219s-3.074%201.148-5.375%203.563c-2.262%202.367-3.5%205.28-3.5%205.28l-.25.626l.469.5l2.5%202.5c.171.172.171.11%200%20.281l-4.094%204.094c-.172.172-.11.172-.281%200L5.25%2024.062c-.008-.007.008-.023%200-.03L5.219%2024c-.348-.434-.453-.895-.282-1.438c.004-.011-.003-.019%200-.03c.887-2.259%202.84-6.684%206.782-10.626c3.957-3.957%208.445-5.992%2010.625-6.75l.031-.031h.031c.121-.055.25-.086.375-.094%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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