lte plus mobiledata icon

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

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

1 other variant in Material Symbols

The same icon in other sets

More android icons from Material Symbols

Use the lte plus mobiledata icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 16H2q-.425 0-.712-.288T1 15V9q0-.425.288-.712T2 8t.713.288T3 9v5h2q.425 0 .713.288T6 15t-.288.713T5 16m2.288-.288Q7 15.426 7 15v-5H6q-.425 0-.712-.288T5 9t.288-.712T6 8h4q.425 0 .713.288T11 9t-.288.713T10 10H9v5q0 .425-.288.713T8 16t-.712-.288M16 16h-3q-.425 0-.712-.288T12 15V9q0-.425.288-.712T13 8h3q.425 0 .713.288T17 9t-.288.713T16 10h-2v1h2q.425 0 .713.288T17 12t-.288.713T16 13h-2v1h2q.425 0 .713.288T17 15t-.288.713T16 16m4-3h-1q-.425 0-.712-.288T18 12t.288-.712T19 11h1v-1q0-.425.288-.712T21 9t.713.288T22 10v1h1q.425 0 .713.288T24 12t-.288.713T23 13h-1v1q0 .425-.288.713T21 15t-.712-.288T20 14z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLtePlusMobiledataRounded(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="M5 16H2q-.425 0-.712-.288T1 15V9q0-.425.288-.712T2 8t.713.288T3 9v5h2q.425 0 .713.288T6 15t-.288.713T5 16m2.288-.288Q7 15.426 7 15v-5H6q-.425 0-.712-.288T5 9t.288-.712T6 8h4q.425 0 .713.288T11 9t-.288.713T10 10H9v5q0 .425-.288.713T8 16t-.712-.288M16 16h-3q-.425 0-.712-.288T12 15V9q0-.425.288-.712T13 8h3q.425 0 .713.288T17 9t-.288.713T16 10h-2v1h2q.425 0 .713.288T17 12t-.288.713T16 13h-2v1h2q.425 0 .713.288T17 15t-.288.713T16 16m4-3h-1q-.425 0-.712-.288T18 12t.288-.712T19 11h1v-1q0-.425.288-.712T21 9t.713.288T22 10v1h1q.425 0 .713.288T24 12t-.288.713T23 13h-1v1q0 .425-.288.713T21 15t-.712-.288T20 14z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 16H2q-.425 0-.712-.288T1 15V9q0-.425.288-.712T2 8t.713.288T3 9v5h2q.425 0 .713.288T6 15t-.288.713T5 16m2.288-.288Q7 15.426 7 15v-5H6q-.425 0-.712-.288T5 9t.288-.712T6 8h4q.425 0 .713.288T11 9t-.288.713T10 10H9v5q0 .425-.288.713T8 16t-.712-.288M16 16h-3q-.425 0-.712-.288T12 15V9q0-.425.288-.712T13 8h3q.425 0 .713.288T17 9t-.288.713T16 10h-2v1h2q.425 0 .713.288T17 12t-.288.713T16 13h-2v1h2q.425 0 .713.288T17 15t-.288.713T16 16m4-3h-1q-.425 0-.712-.288T18 12t.288-.712T19 11h1v-1q0-.425.288-.712T21 9t.713.288T22 10v1h1q.425 0 .713.288T24 12t-.288.713T23 13h-1v1q0 .425-.288.713T21 15t-.712-.288T20 14z"/></svg>
</template>

CSS

.icon-lte-plus-mobiledata-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%22M5%2016H2q-.425%200-.712-.288T1%2015V9q0-.425.288-.712T2%208t.713.288T3%209v5h2q.425%200%20.713.288T6%2015t-.288.713T5%2016m2.288-.288Q7%2015.426%207%2015v-5H6q-.425%200-.712-.288T5%209t.288-.712T6%208h4q.425%200%20.713.288T11%209t-.288.713T10%2010H9v5q0%20.425-.288.713T8%2016t-.712-.288M16%2016h-3q-.425%200-.712-.288T12%2015V9q0-.425.288-.712T13%208h3q.425%200%20.713.288T17%209t-.288.713T16%2010h-2v1h2q.425%200%20.713.288T17%2012t-.288.713T16%2013h-2v1h2q.425%200%20.713.288T17%2015t-.288.713T16%2016m4-3h-1q-.425%200-.712-.288T18%2012t.288-.712T19%2011h1v-1q0-.425.288-.712T21%209t.713.288T22%2010v1h1q.425%200%20.713.288T24%2012t-.288.713T23%2013h-1v1q0%20.425-.288.713T21%2015t-.712-.288T20%2014z%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%22M5%2016H2q-.425%200-.712-.288T1%2015V9q0-.425.288-.712T2%208t.713.288T3%209v5h2q.425%200%20.713.288T6%2015t-.288.713T5%2016m2.288-.288Q7%2015.426%207%2015v-5H6q-.425%200-.712-.288T5%209t.288-.712T6%208h4q.425%200%20.713.288T11%209t-.288.713T10%2010H9v5q0%20.425-.288.713T8%2016t-.712-.288M16%2016h-3q-.425%200-.712-.288T12%2015V9q0-.425.288-.712T13%208h3q.425%200%20.713.288T17%209t-.288.713T16%2010h-2v1h2q.425%200%20.713.288T17%2012t-.288.713T16%2013h-2v1h2q.425%200%20.713.288T17%2015t-.288.713T16%2016m4-3h-1q-.425%200-.712-.288T18%2012t.288-.712T19%2011h1v-1q0-.425.288-.712T21%209t.713.288T22%2010v1h1q.425%200%20.713.288T24%2012t-.288.713T23%2013h-1v1q0%20.425-.288.713T21%2015t-.712-.288T20%2014z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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