cellular network offline icon

cellular-network-offline from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
cellular-network-offline
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the cellular network offline icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M12 12v8m-.5-12.937q.24-.062.5-.063a2 2 0 0 1 1.937 2.5M2 2l20 20"/><path stroke-linejoin="round" d="M16.959 6C17.619 6.87 18 7.898 18 9s-.381 2.13-1.041 3M7.04 12C6.381 11.13 6 10.102 6 9c0-.704.156-1.378.44-2m13.876-3C21.38 5.43 22 7.15 22 9s-.62 3.57-1.684 5M3.684 4C2.62 5.43 2 7.15 2 9s.62 3.57 1.684 5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCellularNetworkOffline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M12 12v8m-.5-12.937q.24-.062.5-.063a2 2 0 0 1 1.937 2.5M2 2l20 20"/><path strokeLinejoin="round" d="M16.959 6C17.619 6.87 18 7.898 18 9s-.381 2.13-1.041 3M7.04 12C6.381 11.13 6 10.102 6 9c0-.704.156-1.378.44-2m13.876-3C21.38 5.43 22 7.15 22 9s-.62 3.57-1.684 5M3.684 4C2.62 5.43 2 7.15 2 9s.62 3.57 1.684 5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M12 12v8m-.5-12.937q.24-.062.5-.063a2 2 0 0 1 1.937 2.5M2 2l20 20"/><path stroke-linejoin="round" d="M16.959 6C17.619 6.87 18 7.898 18 9s-.381 2.13-1.041 3M7.04 12C6.381 11.13 6 10.102 6 9c0-.704.156-1.378.44-2m13.876-3C21.38 5.43 22 7.15 22 9s-.62 3.57-1.684 5M3.684 4C2.62 5.43 2 7.15 2 9s.62 3.57 1.684 5"/></g></svg>
</template>

CSS

.icon-cellular-network-offline {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%2012v8m-.5-12.937q.24-.062.5-.063a2%202%200%200%201%201.937%202.5M2%202l20%2020%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16.959%206C17.619%206.87%2018%207.898%2018%209s-.381%202.13-1.041%203M7.04%2012C6.381%2011.13%206%2010.102%206%209c0-.704.156-1.378.44-2m13.876-3C21.38%205.43%2022%207.15%2022%209s-.62%203.57-1.684%205M3.684%204C2.62%205.43%202%207.15%202%209s.62%203.57%201.684%205%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%2012v8m-.5-12.937q.24-.062.5-.063a2%202%200%200%201%201.937%202.5M2%202l20%2020%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16.959%206C17.619%206.87%2018%207.898%2018%209s-.381%202.13-1.041%203M7.04%2012C6.381%2011.13%206%2010.102%206%209c0-.704.156-1.378.44-2m13.876-3C21.38%205.43%2022%207.15%2022%209s-.62%203.57-1.684%205M3.684%204C2.62%205.43%202%207.15%202%209s.62%203.57%201.684%205%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/cellular-network-offline.svg?color=%231a73e8&size=48