android wifi 4 bar icon

android-wifi-4-bar-sharp from Material Symbols by Google · Sharp · Android · Apache-2.0 Free for personal and commercial use.

Name
android-wifi-4-bar-sharp
Set
Material Symbols
Style
Sharp
Category
Android
Viewbox
24×24
License
Apache 2.0
Aliases
android-wifi-4-bar-outline-sharp

2 other variants in Material Symbols

The same icon in other sets

More android icons from Material Symbols

Use the android wifi 4 bar icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.45 16.275L5.7 14.5q1.275-1.2 2.9-1.85T12 12t3.4.65t2.9 1.85l-1.75 1.775q-.95-.875-2.112-1.325T12 14.5t-2.437.45t-2.113 1.325M1.825 10.6L.05 8.825q2.425-2.35 5.513-3.587T12 4t6.438 1.238t5.512 3.587L22.175 10.6q-2.05-1.975-4.675-3.037T12 6.5T6.5 7.563T1.825 10.6m2.825 2.85L2.9 11.675Q4.75 9.9 7.1 8.95T12.025 8t4.913.938t4.187 2.712l-1.75 1.775q-1.5-1.425-3.412-2.175T12 10.5q-2.075 0-3.963.763T4.65 13.45m7.35 7.4l3.475-3.5q-.7-.625-1.575-.987T12 16t-1.9.363t-1.575.987z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsAndroidWifi4BarSharp(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="M7.45 16.275L5.7 14.5q1.275-1.2 2.9-1.85T12 12t3.4.65t2.9 1.85l-1.75 1.775q-.95-.875-2.112-1.325T12 14.5t-2.437.45t-2.113 1.325M1.825 10.6L.05 8.825q2.425-2.35 5.513-3.587T12 4t6.438 1.238t5.512 3.587L22.175 10.6q-2.05-1.975-4.675-3.037T12 6.5T6.5 7.563T1.825 10.6m2.825 2.85L2.9 11.675Q4.75 9.9 7.1 8.95T12.025 8t4.913.938t4.187 2.712l-1.75 1.775q-1.5-1.425-3.412-2.175T12 10.5q-2.075 0-3.963.763T4.65 13.45m7.35 7.4l3.475-3.5q-.7-.625-1.575-.987T12 16t-1.9.363t-1.575.987z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.45 16.275L5.7 14.5q1.275-1.2 2.9-1.85T12 12t3.4.65t2.9 1.85l-1.75 1.775q-.95-.875-2.112-1.325T12 14.5t-2.437.45t-2.113 1.325M1.825 10.6L.05 8.825q2.425-2.35 5.513-3.587T12 4t6.438 1.238t5.512 3.587L22.175 10.6q-2.05-1.975-4.675-3.037T12 6.5T6.5 7.563T1.825 10.6m2.825 2.85L2.9 11.675Q4.75 9.9 7.1 8.95T12.025 8t4.913.938t4.187 2.712l-1.75 1.775q-1.5-1.425-3.412-2.175T12 10.5q-2.075 0-3.963.763T4.65 13.45m7.35 7.4l3.475-3.5q-.7-.625-1.575-.987T12 16t-1.9.363t-1.575.987z"/></svg>
</template>

CSS

.icon-android-wifi-4-bar-sharp {
  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%22M7.45%2016.275L5.7%2014.5q1.275-1.2%202.9-1.85T12%2012t3.4.65t2.9%201.85l-1.75%201.775q-.95-.875-2.112-1.325T12%2014.5t-2.437.45t-2.113%201.325M1.825%2010.6L.05%208.825q2.425-2.35%205.513-3.587T12%204t6.438%201.238t5.512%203.587L22.175%2010.6q-2.05-1.975-4.675-3.037T12%206.5T6.5%207.563T1.825%2010.6m2.825%202.85L2.9%2011.675Q4.75%209.9%207.1%208.95T12.025%208t4.913.938t4.187%202.712l-1.75%201.775q-1.5-1.425-3.412-2.175T12%2010.5q-2.075%200-3.963.763T4.65%2013.45m7.35%207.4l3.475-3.5q-.7-.625-1.575-.987T12%2016t-1.9.363t-1.575.987z%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%22M7.45%2016.275L5.7%2014.5q1.275-1.2%202.9-1.85T12%2012t3.4.65t2.9%201.85l-1.75%201.775q-.95-.875-2.112-1.325T12%2014.5t-2.437.45t-2.113%201.325M1.825%2010.6L.05%208.825q2.425-2.35%205.513-3.587T12%204t6.438%201.238t5.512%203.587L22.175%2010.6q-2.05-1.975-4.675-3.037T12%206.5T6.5%207.563T1.825%2010.6m2.825%202.85L2.9%2011.675Q4.75%209.9%207.1%208.95T12.025%208t4.913.938t4.187%202.712l-1.75%201.775q-1.5-1.425-3.412-2.175T12%2010.5q-2.075%200-3.963.763T4.65%2013.45m7.35%207.4l3.475-3.5q-.7-.625-1.575-.987T12%2016t-1.9.363t-1.575.987z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/android-wifi-4-bar-sharp.svg?color=%231a73e8&size=48