phone-off-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
phone-off-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Related icons in MingCute Icon

Use the phone off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.213 13.847a1.503 1.503 0 0 1 2.057-.332l.268.186c1.344.927 2.857 1.97 3.983 3.412c.341.438.392 1.01.188 1.486a5.87 5.87 0 0 1-3.971 3.381l-.073.019c-.321.08-.7.149-1.113.134c-1.269-.047-4.582-.49-8.271-3.51l3.596-3.596c.51.363 1.012.679 1.423.914a.484.484 0 0 0 .644-.16zm-9.8-11.56a1.47 1.47 0 0 1 1.445.158c1.441 1.052 2.48 2.589 3.366 3.898l.285.419a1.504 1.504 0 0 1-.256 1.986l-1.95 1.45a.48.48 0 0 0-.142.614c.287.523.721 1.211 1.237 1.876l6.613-6.612a1 1 0 1 1 1.414 1.414L3.99 20.925a1 1 0 1 1-1.414-1.414l3.255-3.257c-3.43-3.901-3.914-7.476-3.963-8.806c-.016-.412.053-.79.133-1.111l.016-.064a5.9 5.9 0 0 1 3.396-3.987"/></svg>

React

import type { SVGProps } from "react";

export function MingcutePhoneOffFill(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="M15.213 13.847a1.503 1.503 0 0 1 2.057-.332l.268.186c1.344.927 2.857 1.97 3.983 3.412c.341.438.392 1.01.188 1.486a5.87 5.87 0 0 1-3.971 3.381l-.073.019c-.321.08-.7.149-1.113.134c-1.269-.047-4.582-.49-8.271-3.51l3.596-3.596c.51.363 1.012.679 1.423.914a.484.484 0 0 0 .644-.16zm-9.8-11.56a1.47 1.47 0 0 1 1.445.158c1.441 1.052 2.48 2.589 3.366 3.898l.285.419a1.504 1.504 0 0 1-.256 1.986l-1.95 1.45a.48.48 0 0 0-.142.614c.287.523.721 1.211 1.237 1.876l6.613-6.612a1 1 0 1 1 1.414 1.414L3.99 20.925a1 1 0 1 1-1.414-1.414l3.255-3.257c-3.43-3.901-3.914-7.476-3.963-8.806c-.016-.412.053-.79.133-1.111l.016-.064a5.9 5.9 0 0 1 3.396-3.987"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.213 13.847a1.503 1.503 0 0 1 2.057-.332l.268.186c1.344.927 2.857 1.97 3.983 3.412c.341.438.392 1.01.188 1.486a5.87 5.87 0 0 1-3.971 3.381l-.073.019c-.321.08-.7.149-1.113.134c-1.269-.047-4.582-.49-8.271-3.51l3.596-3.596c.51.363 1.012.679 1.423.914a.484.484 0 0 0 .644-.16zm-9.8-11.56a1.47 1.47 0 0 1 1.445.158c1.441 1.052 2.48 2.589 3.366 3.898l.285.419a1.504 1.504 0 0 1-.256 1.986l-1.95 1.45a.48.48 0 0 0-.142.614c.287.523.721 1.211 1.237 1.876l6.613-6.612a1 1 0 1 1 1.414 1.414L3.99 20.925a1 1 0 1 1-1.414-1.414l3.255-3.257c-3.43-3.901-3.914-7.476-3.963-8.806c-.016-.412.053-.79.133-1.111l.016-.064a5.9 5.9 0 0 1 3.396-3.987"/></svg>
</template>

CSS

.icon-phone-off-fill {
  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%22M15.213%2013.847a1.503%201.503%200%200%201%202.057-.332l.268.186c1.344.927%202.857%201.97%203.983%203.412c.341.438.392%201.01.188%201.486a5.87%205.87%200%200%201-3.971%203.381l-.073.019c-.321.08-.7.149-1.113.134c-1.269-.047-4.582-.49-8.271-3.51l3.596-3.596c.51.363%201.012.679%201.423.914a.484.484%200%200%200%20.644-.16zm-9.8-11.56a1.47%201.47%200%200%201%201.445.158c1.441%201.052%202.48%202.589%203.366%203.898l.285.419a1.504%201.504%200%200%201-.256%201.986l-1.95%201.45a.48.48%200%200%200-.142.614c.287.523.721%201.211%201.237%201.876l6.613-6.612a1%201%200%201%201%201.414%201.414L3.99%2020.925a1%201%200%201%201-1.414-1.414l3.255-3.257c-3.43-3.901-3.914-7.476-3.963-8.806c-.016-.412.053-.79.133-1.111l.016-.064a5.9%205.9%200%200%201%203.396-3.987%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%22M15.213%2013.847a1.503%201.503%200%200%201%202.057-.332l.268.186c1.344.927%202.857%201.97%203.983%203.412c.341.438.392%201.01.188%201.486a5.87%205.87%200%200%201-3.971%203.381l-.073.019c-.321.08-.7.149-1.113.134c-1.269-.047-4.582-.49-8.271-3.51l3.596-3.596c.51.363%201.012.679%201.423.914a.484.484%200%200%200%20.644-.16zm-9.8-11.56a1.47%201.47%200%200%201%201.445.158c1.441%201.052%202.48%202.589%203.366%203.898l.285.419a1.504%201.504%200%200%201-.256%201.986l-1.95%201.45a.48.48%200%200%200-.142.614c.287.523.721%201.211%201.237%201.876l6.613-6.612a1%201%200%201%201%201.414%201.414L3.99%2020.925a1%201%200%201%201-1.414-1.414l3.255-3.257c-3.43-3.901-3.914-7.476-3.963-8.806c-.016-.412.053-.79.133-1.111l.016-.064a5.9%205.9%200%200%201%203.396-3.987%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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