mobiledata-off-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.

Name
mobiledata-off-rounded
Set
Material Symbols Light
Style
Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0
Aliases
mobiledata-off-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

Use the mobiledata off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.5 18.073l1.735-1.734q.165-.166.354-.163t.353.163q.166.165.168.356q.004.192-.162.357l-2.382 2.383q-.132.13-.268.183T9 19.671t-.298-.053t-.267-.183l-2.383-2.383q-.165-.165-.162-.357q.002-.191.168-.356q.165-.16.354-.163t.354.163L8.5 18.072V9.915L3.216 4.632q-.16-.16-.16-.354t.16-.354t.353-.16t.354.16L20.039 20.04q.159.159.159.353t-.16.354t-.354.16t-.353-.16L9.5 10.916zm5.5-6.13q-.213 0-.357-.147q-.143-.146-.143-.36v-5.52l-1.746 1.746q-.16.16-.354.16t-.354-.16t-.16-.354t.16-.354l2.389-2.388q.13-.131.267-.184T15 4.329t.298.053t.268.184l2.388 2.388q.16.16.16.354t-.16.354t-.354.16t-.354-.16L15.5 5.916v5.526q0 .22-.156.36q-.155.14-.344.14"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMobiledataOffRounded(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="m9.5 18.073l1.735-1.734q.165-.166.354-.163t.353.163q.166.165.168.356q.004.192-.162.357l-2.382 2.383q-.132.13-.268.183T9 19.671t-.298-.053t-.267-.183l-2.383-2.383q-.165-.165-.162-.357q.002-.191.168-.356q.165-.16.354-.163t.354.163L8.5 18.072V9.915L3.216 4.632q-.16-.16-.16-.354t.16-.354t.353-.16t.354.16L20.039 20.04q.159.159.159.353t-.16.354t-.354.16t-.353-.16L9.5 10.916zm5.5-6.13q-.213 0-.357-.147q-.143-.146-.143-.36v-5.52l-1.746 1.746q-.16.16-.354.16t-.354-.16t-.16-.354t.16-.354l2.389-2.388q.13-.131.267-.184T15 4.329t.298.053t.268.184l2.388 2.388q.16.16.16.354t-.16.354t-.354.16t-.354-.16L15.5 5.916v5.526q0 .22-.156.36q-.155.14-.344.14"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.5 18.073l1.735-1.734q.165-.166.354-.163t.353.163q.166.165.168.356q.004.192-.162.357l-2.382 2.383q-.132.13-.268.183T9 19.671t-.298-.053t-.267-.183l-2.383-2.383q-.165-.165-.162-.357q.002-.191.168-.356q.165-.16.354-.163t.354.163L8.5 18.072V9.915L3.216 4.632q-.16-.16-.16-.354t.16-.354t.353-.16t.354.16L20.039 20.04q.159.159.159.353t-.16.354t-.354.16t-.353-.16L9.5 10.916zm5.5-6.13q-.213 0-.357-.147q-.143-.146-.143-.36v-5.52l-1.746 1.746q-.16.16-.354.16t-.354-.16t-.16-.354t.16-.354l2.389-2.388q.13-.131.267-.184T15 4.329t.298.053t.268.184l2.388 2.388q.16.16.16.354t-.16.354t-.354.16t-.354-.16L15.5 5.916v5.526q0 .22-.156.36q-.155.14-.344.14"/></svg>
</template>

CSS

.icon-mobiledata-off-rounded {
  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%22m9.5%2018.073l1.735-1.734q.165-.166.354-.163t.353.163q.166.165.168.356q.004.192-.162.357l-2.382%202.383q-.132.13-.268.183T9%2019.671t-.298-.053t-.267-.183l-2.383-2.383q-.165-.165-.162-.357q.002-.191.168-.356q.165-.16.354-.163t.354.163L8.5%2018.072V9.915L3.216%204.632q-.16-.16-.16-.354t.16-.354t.353-.16t.354.16L20.039%2020.04q.159.159.159.353t-.16.354t-.354.16t-.353-.16L9.5%2010.916zm5.5-6.13q-.213%200-.357-.147q-.143-.146-.143-.36v-5.52l-1.746%201.746q-.16.16-.354.16t-.354-.16t-.16-.354t.16-.354l2.389-2.388q.13-.131.267-.184T15%204.329t.298.053t.268.184l2.388%202.388q.16.16.16.354t-.16.354t-.354.16t-.354-.16L15.5%205.916v5.526q0%20.22-.156.36q-.155.14-.344.14%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%22m9.5%2018.073l1.735-1.734q.165-.166.354-.163t.353.163q.166.165.168.356q.004.192-.162.357l-2.382%202.383q-.132.13-.268.183T9%2019.671t-.298-.053t-.267-.183l-2.383-2.383q-.165-.165-.162-.357q.002-.191.168-.356q.165-.16.354-.163t.354.163L8.5%2018.072V9.915L3.216%204.632q-.16-.16-.16-.354t.16-.354t.353-.16t.354.16L20.039%2020.04q.159.159.159.353t-.16.354t-.354.16t-.353-.16L9.5%2010.916zm5.5-6.13q-.213%200-.357-.147q-.143-.146-.143-.36v-5.52l-1.746%201.746q-.16.16-.354.16t-.354-.16t-.16-.354t.16-.354l2.389-2.388q.13-.131.267-.184T15%204.329t.298.053t.268.184l2.388%202.388q.16.16.16.354t-.16.354t-.354.16t-.354-.16L15.5%205.916v5.526q0%20.22-.156.36q-.155.14-.344.14%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/mobiledata-off-rounded.svg?color=%231a73e8&size=48