round 1x mobiledata icon

round-1x-mobiledata from Google Material Icons by Material Design Authors · Baseline · Device · Apache-2.0 Free for personal and commercial use.

Name
round-1x-mobiledata
Set
Google Material Icons
Style
Baseline
Category
Device
Viewbox
24×24
License
Apache 2.0

More device icons from Google Material Icons

Use the round 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="M5 7h2c.55 0 1 .45 1 1v8c0 .55-.45 1-1 1s-1-.45-1-1V9H5c-.55 0-1-.45-1-1s.45-1 1-1m10.83 4.72l1.92-3.21A.997.997 0 0 0 16.9 7a.99.99 0 0 0-.86.49l-1.37 2.28l-1.38-2.29c-.18-.3-.5-.48-.85-.48c-.78 0-1.26.85-.86 1.51l1.92 3.21l-2.26 3.77c-.4.67.08 1.51.86 1.51c.35 0 .68-.18.86-.49l1.71-2.85l1.71 2.85c.18.3.51.49.86.49h.01c.78 0 1.26-.85.86-1.51z"/></svg>

React

import type { SVGProps } from "react";

export function IcRound1xMobiledata(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 7h2c.55 0 1 .45 1 1v8c0 .55-.45 1-1 1s-1-.45-1-1V9H5c-.55 0-1-.45-1-1s.45-1 1-1m10.83 4.72l1.92-3.21A.997.997 0 0 0 16.9 7a.99.99 0 0 0-.86.49l-1.37 2.28l-1.38-2.29c-.18-.3-.5-.48-.85-.48c-.78 0-1.26.85-.86 1.51l1.92 3.21l-2.26 3.77c-.4.67.08 1.51.86 1.51c.35 0 .68-.18.86-.49l1.71-2.85l1.71 2.85c.18.3.51.49.86.49h.01c.78 0 1.26-.85.86-1.51z"/></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 7h2c.55 0 1 .45 1 1v8c0 .55-.45 1-1 1s-1-.45-1-1V9H5c-.55 0-1-.45-1-1s.45-1 1-1m10.83 4.72l1.92-3.21A.997.997 0 0 0 16.9 7a.99.99 0 0 0-.86.49l-1.37 2.28l-1.38-2.29c-.18-.3-.5-.48-.85-.48c-.78 0-1.26.85-.86 1.51l1.92 3.21l-2.26 3.77c-.4.67.08 1.51.86 1.51c.35 0 .68-.18.86-.49l1.71-2.85l1.71 2.85c.18.3.51.49.86.49h.01c.78 0 1.26-.85.86-1.51z"/></svg>
</template>

CSS

.icon-round-1x-mobiledata {
  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%207h2c.55%200%201%20.45%201%201v8c0%20.55-.45%201-1%201s-1-.45-1-1V9H5c-.55%200-1-.45-1-1s.45-1%201-1m10.83%204.72l1.92-3.21A.997.997%200%200%200%2016.9%207a.99.99%200%200%200-.86.49l-1.37%202.28l-1.38-2.29c-.18-.3-.5-.48-.85-.48c-.78%200-1.26.85-.86%201.51l1.92%203.21l-2.26%203.77c-.4.67.08%201.51.86%201.51c.35%200%20.68-.18.86-.49l1.71-2.85l1.71%202.85c.18.3.51.49.86.49h.01c.78%200%201.26-.85.86-1.51z%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%207h2c.55%200%201%20.45%201%201v8c0%20.55-.45%201-1%201s-1-.45-1-1V9H5c-.55%200-1-.45-1-1s.45-1%201-1m10.83%204.72l1.92-3.21A.997.997%200%200%200%2016.9%207a.99.99%200%200%200-.86.49l-1.37%202.28l-1.38-2.29c-.18-.3-.5-.48-.85-.48c-.78%200-1.26.85-.86%201.51l1.92%203.21l-2.26%203.77c-.4.67.08%201.51.86%201.51c.35%200%20.68-.18.86-.49l1.71-2.85l1.71%202.85c.18.3.51.49.86.49h.01c.78%200%201.26-.85.86-1.51z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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