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

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

1 other variant in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

Use the 1x mobiledata icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.5 8.5H5q-.213 0-.356-.144T4.5 7.999t.144-.356T5 7.5h2q.213 0 .356.144T7.5 8v8q0 .213-.144.356t-.357.144t-.356-.144T6.5 16zm8.15 4.189l-2.129 3.567q-.063.116-.17.18t-.247.064q-.29 0-.434-.25t.003-.5l2.404-4.05l-2.079-3.425q-.165-.27-.013-.522q.151-.253.455-.253q.145 0 .26.069t.177.181l1.812 2.962l1.784-2.968q.063-.115.175-.18q.113-.064.25-.064q.289 0 .432.25t-.003.5l-2.054 3.45l2.385 4.025q.165.27.002.522q-.162.253-.457.253q-.135 0-.252-.069t-.178-.181z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLight1xMobiledataRounded(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="M6.5 8.5H5q-.213 0-.356-.144T4.5 7.999t.144-.356T5 7.5h2q.213 0 .356.144T7.5 8v8q0 .213-.144.356t-.357.144t-.356-.144T6.5 16zm8.15 4.189l-2.129 3.567q-.063.116-.17.18t-.247.064q-.29 0-.434-.25t.003-.5l2.404-4.05l-2.079-3.425q-.165-.27-.013-.522q.151-.253.455-.253q.145 0 .26.069t.177.181l1.812 2.962l1.784-2.968q.063-.115.175-.18q.113-.064.25-.064q.289 0 .432.25t-.003.5l-2.054 3.45l2.385 4.025q.165.27.002.522q-.162.253-.457.253q-.135 0-.252-.069t-.178-.181z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.5 8.5H5q-.213 0-.356-.144T4.5 7.999t.144-.356T5 7.5h2q.213 0 .356.144T7.5 8v8q0 .213-.144.356t-.357.144t-.356-.144T6.5 16zm8.15 4.189l-2.129 3.567q-.063.116-.17.18t-.247.064q-.29 0-.434-.25t.003-.5l2.404-4.05l-2.079-3.425q-.165-.27-.013-.522q.151-.253.455-.253q.145 0 .26.069t.177.181l1.812 2.962l1.784-2.968q.063-.115.175-.18q.113-.064.25-.064q.289 0 .432.25t-.003.5l-2.054 3.45l2.385 4.025q.165.27.002.522q-.162.253-.457.253q-.135 0-.252-.069t-.178-.181z"/></svg>
</template>

CSS

.icon-1x-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%22M6.5%208.5H5q-.213%200-.356-.144T4.5%207.999t.144-.356T5%207.5h2q.213%200%20.356.144T7.5%208v8q0%20.213-.144.356t-.357.144t-.356-.144T6.5%2016zm8.15%204.189l-2.129%203.567q-.063.116-.17.18t-.247.064q-.29%200-.434-.25t.003-.5l2.404-4.05l-2.079-3.425q-.165-.27-.013-.522q.151-.253.455-.253q.145%200%20.26.069t.177.181l1.812%202.962l1.784-2.968q.063-.115.175-.18q.113-.064.25-.064q.289%200%20.432.25t-.003.5l-2.054%203.45l2.385%204.025q.165.27.002.522q-.162.253-.457.253q-.135%200-.252-.069t-.178-.181z%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%22M6.5%208.5H5q-.213%200-.356-.144T4.5%207.999t.144-.356T5%207.5h2q.213%200%20.356.144T7.5%208v8q0%20.213-.144.356t-.357.144t-.356-.144T6.5%2016zm8.15%204.189l-2.129%203.567q-.063.116-.17.18t-.247.064q-.29%200-.434-.25t.003-.5l2.404-4.05l-2.079-3.425q-.165-.27-.013-.522q.151-.253.455-.253q.145%200%20.26.069t.177.181l1.812%202.962l1.784-2.968q.063-.115.175-.18q.113-.064.25-.064q.289%200%20.432.25t-.003.5l-2.054%203.45l2.385%204.025q.165.27.002.522q-.162.253-.457.253q-.135%200-.252-.069t-.178-.181z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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