android wifi 4 bar alert icon

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

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

2 other variants in Material Symbols

The same icon in other sets

More android icons from Material Symbols

Use the android wifi 4 bar alert icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.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.6m8.763 8.813Q10 18.825 10 18t.588-1.412T12 16t1.413.588T14 18t-.587 1.413T12 20t-1.412-.587M7.45 16.275L5.7 14.5q1.275-1.2 2.9-1.85T12 12q1.025 0 2.013.213t1.887.637q-.425.425-.825.963t-.725 1.112q-.575-.2-1.162-.312T12 14.5q-1.275 0-2.437.45T7.45 16.275m-2.8-2.825L2.9 11.675Q4.75 9.9 7.1 8.95T12.025 8t4.913.938t4.187 2.712l-.375.4q-.5-.075-.913-.187T19 11.75q-.35 0-.712.088t-.763.212q-1.25-.75-2.65-1.15T12 10.5q-2.075 0-3.962.763T4.65 13.45m13.638 6.263Q18 19.425 18 19t.288-.712T19 18t.713.288T20 19t-.288.713T19 20t-.712-.288M18 17v-3.5h2V17z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsAndroidWifi4BarAlert(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="M1.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.6m8.763 8.813Q10 18.825 10 18t.588-1.412T12 16t1.413.588T14 18t-.587 1.413T12 20t-1.412-.587M7.45 16.275L5.7 14.5q1.275-1.2 2.9-1.85T12 12q1.025 0 2.013.213t1.887.637q-.425.425-.825.963t-.725 1.112q-.575-.2-1.162-.312T12 14.5q-1.275 0-2.437.45T7.45 16.275m-2.8-2.825L2.9 11.675Q4.75 9.9 7.1 8.95T12.025 8t4.913.938t4.187 2.712l-.375.4q-.5-.075-.913-.187T19 11.75q-.35 0-.712.088t-.763.212q-1.25-.75-2.65-1.15T12 10.5q-2.075 0-3.962.763T4.65 13.45m13.638 6.263Q18 19.425 18 19t.288-.712T19 18t.713.288T20 19t-.288.713T19 20t-.712-.288M18 17v-3.5h2V17z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.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.6m8.763 8.813Q10 18.825 10 18t.588-1.412T12 16t1.413.588T14 18t-.587 1.413T12 20t-1.412-.587M7.45 16.275L5.7 14.5q1.275-1.2 2.9-1.85T12 12q1.025 0 2.013.213t1.887.637q-.425.425-.825.963t-.725 1.112q-.575-.2-1.162-.312T12 14.5q-1.275 0-2.437.45T7.45 16.275m-2.8-2.825L2.9 11.675Q4.75 9.9 7.1 8.95T12.025 8t4.913.938t4.187 2.712l-.375.4q-.5-.075-.913-.187T19 11.75q-.35 0-.712.088t-.763.212q-1.25-.75-2.65-1.15T12 10.5q-2.075 0-3.962.763T4.65 13.45m13.638 6.263Q18 19.425 18 19t.288-.712T19 18t.713.288T20 19t-.288.713T19 20t-.712-.288M18 17v-3.5h2V17z"/></svg>
</template>

CSS

.icon-android-wifi-4-bar-alert {
  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%22M1.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.6m8.763%208.813Q10%2018.825%2010%2018t.588-1.412T12%2016t1.413.588T14%2018t-.587%201.413T12%2020t-1.412-.587M7.45%2016.275L5.7%2014.5q1.275-1.2%202.9-1.85T12%2012q1.025%200%202.013.213t1.887.637q-.425.425-.825.963t-.725%201.112q-.575-.2-1.162-.312T12%2014.5q-1.275%200-2.437.45T7.45%2016.275m-2.8-2.825L2.9%2011.675Q4.75%209.9%207.1%208.95T12.025%208t4.913.938t4.187%202.712l-.375.4q-.5-.075-.913-.187T19%2011.75q-.35%200-.712.088t-.763.212q-1.25-.75-2.65-1.15T12%2010.5q-2.075%200-3.962.763T4.65%2013.45m13.638%206.263Q18%2019.425%2018%2019t.288-.712T19%2018t.713.288T20%2019t-.288.713T19%2020t-.712-.288M18%2017v-3.5h2V17z%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%22M1.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.6m8.763%208.813Q10%2018.825%2010%2018t.588-1.412T12%2016t1.413.588T14%2018t-.587%201.413T12%2020t-1.412-.587M7.45%2016.275L5.7%2014.5q1.275-1.2%202.9-1.85T12%2012q1.025%200%202.013.213t1.887.637q-.425.425-.825.963t-.725%201.112q-.575-.2-1.162-.312T12%2014.5q-1.275%200-2.437.45T7.45%2016.275m-2.8-2.825L2.9%2011.675Q4.75%209.9%207.1%208.95T12.025%208t4.913.938t4.187%202.712l-.375.4q-.5-.075-.913-.187T19%2011.75q-.35%200-.712.088t-.763.212q-1.25-.75-2.65-1.15T12%2010.5q-2.075%200-3.962.763T4.65%2013.45m13.638%206.263Q18%2019.425%2018%2019t.288-.712T19%2018t.713.288T20%2019t-.288.713T19%2020t-.712-.288M18%2017v-3.5h2V17z%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-alert.svg?color=%231a73e8&size=48