cellular data cellular off icon

cellular-data-cellular-off-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
cellular-data-cellular-off-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT
Aliases
cellular-data-off-24-filled

1 other variant in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the cellular data cellular off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M3.28 2.22a.75.75 0 1 0-1.06 1.06L11 12.06V19a1 1 0 1 0 2 0v-4.94l2 2v2.945c0 .55.448.995 1 .995s1-.446 1-.995v-.944l3.72 3.72a.75.75 0 0 0 1.06-1.061L3.28 2.22z" fill="currentColor"/><path d="M19 15.818l2 2V6a1 1 0 0 0-2 0v9.82z" fill="currentColor"/><path d="M15 11.818l2 2V8.995A.998.998 0 0 0 16 8c-.552 0-1 .446-1 .995v2.823z" fill="currentColor"/><path d="M8 14c.552 0 1 .445 1 .994v4.012A.997.997 0 0 1 8 20c-.552 0-1-.445-1-.994v-4.012c0-.549.448-.994 1-.994z" fill="currentColor"/><path d="M4 17c.552 0 1 .44 1 .984v1.032A.992.992 0 0 1 4 20c-.552 0-1-.44-1-.984v-1.032A.992.992 0 0 1 4 17z" fill="currentColor"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentCellularDataCellularOff24Filled(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"><path d="M3.28 2.22a.75.75 0 1 0-1.06 1.06L11 12.06V19a1 1 0 1 0 2 0v-4.94l2 2v2.945c0 .55.448.995 1 .995s1-.446 1-.995v-.944l3.72 3.72a.75.75 0 0 0 1.06-1.061L3.28 2.22z" fill="currentColor"/><path d="M19 15.818l2 2V6a1 1 0 0 0-2 0v9.82z" fill="currentColor"/><path d="M15 11.818l2 2V8.995A.998.998 0 0 0 16 8c-.552 0-1 .446-1 .995v2.823z" fill="currentColor"/><path d="M8 14c.552 0 1 .445 1 .994v4.012A.997.997 0 0 1 8 20c-.552 0-1-.445-1-.994v-4.012c0-.549.448-.994 1-.994z" fill="currentColor"/><path d="M4 17c.552 0 1 .44 1 .984v1.032A.992.992 0 0 1 4 20c-.552 0-1-.44-1-.984v-1.032A.992.992 0 0 1 4 17z" fill="currentColor"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M3.28 2.22a.75.75 0 1 0-1.06 1.06L11 12.06V19a1 1 0 1 0 2 0v-4.94l2 2v2.945c0 .55.448.995 1 .995s1-.446 1-.995v-.944l3.72 3.72a.75.75 0 0 0 1.06-1.061L3.28 2.22z" fill="currentColor"/><path d="M19 15.818l2 2V6a1 1 0 0 0-2 0v9.82z" fill="currentColor"/><path d="M15 11.818l2 2V8.995A.998.998 0 0 0 16 8c-.552 0-1 .446-1 .995v2.823z" fill="currentColor"/><path d="M8 14c.552 0 1 .445 1 .994v4.012A.997.997 0 0 1 8 20c-.552 0-1-.445-1-.994v-4.012c0-.549.448-.994 1-.994z" fill="currentColor"/><path d="M4 17c.552 0 1 .44 1 .984v1.032A.992.992 0 0 1 4 20c-.552 0-1-.44-1-.984v-1.032A.992.992 0 0 1 4 17z" fill="currentColor"/></g></svg>
</template>

CSS

.icon-cellular-data-cellular-off-24-filled {
  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%3E%3Cpath%20d%3D%22M3.28%202.22a.75.75%200%201%200-1.06%201.06L11%2012.06V19a1%201%200%201%200%202%200v-4.94l2%202v2.945c0%20.55.448.995%201%20.995s1-.446%201-.995v-.944l3.72%203.72a.75.75%200%200%200%201.06-1.061L3.28%202.22z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M19%2015.818l2%202V6a1%201%200%200%200-2%200v9.82z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M15%2011.818l2%202V8.995A.998.998%200%200%200%2016%208c-.552%200-1%20.446-1%20.995v2.823z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M8%2014c.552%200%201%20.445%201%20.994v4.012A.997.997%200%200%201%208%2020c-.552%200-1-.445-1-.994v-4.012c0-.549.448-.994%201-.994z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M4%2017c.552%200%201%20.44%201%20.984v1.032A.992.992%200%200%201%204%2020c-.552%200-1-.44-1-.984v-1.032A.992.992%200%200%201%204%2017z%22%20fill%3D%22currentColor%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%3E%3Cpath%20d%3D%22M3.28%202.22a.75.75%200%201%200-1.06%201.06L11%2012.06V19a1%201%200%201%200%202%200v-4.94l2%202v2.945c0%20.55.448.995%201%20.995s1-.446%201-.995v-.944l3.72%203.72a.75.75%200%200%200%201.06-1.061L3.28%202.22z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M19%2015.818l2%202V6a1%201%200%200%200-2%200v9.82z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M15%2011.818l2%202V8.995A.998.998%200%200%200%2016%208c-.552%200-1%20.446-1%20.995v2.823z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M8%2014c.552%200%201%20.445%201%20.994v4.012A.997.997%200%200%201%208%2020c-.552%200-1-.445-1-.994v-4.012c0-.549.448-.994%201-.994z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M4%2017c.552%200%201%20.44%201%20.984v1.032A.992.992%200%200%201%204%2020c-.552%200-1-.44-1-.984v-1.032A.992.992%200%200%201%204%2017z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/cellular-data-cellular-off-24-filled.svg?color=%231a73e8&size=48