android wifi 4 bar plus icon

android-wifi-4-bar-plus-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.

Name
android-wifi-4-bar-plus-rounded
Set
Material Symbols Light
Style
Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0
Aliases
android-wifi-4-bar-plus-outline-rounded

2 other variants in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

Use the android wifi 4 bar plus icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.049 7.292q-2.382.812-4.37 2.387q-.252.215-.565.208t-.541-.224t-.226-.528t.25-.506q2.228-1.777 4.89-2.703T12.002 5t5.513.916q2.661.917 4.89 2.713q.246.196.259.497t-.21.522q-.24.221-.555.234q-.315.012-.577-.203q-1.988-1.575-4.37-2.387t-4.95-.811t-4.952.811m3.866 11.314q-.453-.451-.453-1.085t.451-1.078T11.999 16t1.087.448t.453 1.076t-.452 1.08q-.451.454-1.086.454q-.634 0-1.086-.452M12 13.866q-1.023 0-1.992.269t-1.827.827q-.277.16-.59.156q-.314-.002-.555-.243q-.22-.221-.205-.52q.015-.297.267-.463q1.079-.748 2.333-1.137q1.254-.39 2.569-.39q.83 0 1.622.151t1.55.453q-.295.26-.528.58t-.411.67q-.537-.186-1.087-.27q-.55-.083-1.146-.083m.02-3.693q-1.79 0-3.472.538q-1.682.537-3.121 1.606q-.256.19-.564.178q-.31-.012-.545-.233q-.22-.221-.212-.511t.263-.478q1.654-1.284 3.604-1.932q1.95-.649 4.052-.649q2.235 0 4.292.724q2.056.723 3.76 2.165q.064.052.076.137q.013.085-.045.148q-.38-.125-.76-.188q-.38-.062-.81-.062q-.239 0-.453.011q-.214.012-.437.067q-1.275-.742-2.699-1.132t-2.93-.389M18.04 17h-1.5q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143h1.5v-1.5q0-.213.143-.356q.144-.144.357-.144t.356.144t.144.356V16h1.5q.212 0 .356.144t.143.357t-.143.356t-.357.143h-1.5v1.5q0 .213-.144.356t-.356.144t-.356-.144t-.144-.356z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAndroidWifi4BarPlusRounded(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.049 7.292q-2.382.812-4.37 2.387q-.252.215-.565.208t-.541-.224t-.226-.528t.25-.506q2.228-1.777 4.89-2.703T12.002 5t5.513.916q2.661.917 4.89 2.713q.246.196.259.497t-.21.522q-.24.221-.555.234q-.315.012-.577-.203q-1.988-1.575-4.37-2.387t-4.95-.811t-4.952.811m3.866 11.314q-.453-.451-.453-1.085t.451-1.078T11.999 16t1.087.448t.453 1.076t-.452 1.08q-.451.454-1.086.454q-.634 0-1.086-.452M12 13.866q-1.023 0-1.992.269t-1.827.827q-.277.16-.59.156q-.314-.002-.555-.243q-.22-.221-.205-.52q.015-.297.267-.463q1.079-.748 2.333-1.137q1.254-.39 2.569-.39q.83 0 1.622.151t1.55.453q-.295.26-.528.58t-.411.67q-.537-.186-1.087-.27q-.55-.083-1.146-.083m.02-3.693q-1.79 0-3.472.538q-1.682.537-3.121 1.606q-.256.19-.564.178q-.31-.012-.545-.233q-.22-.221-.212-.511t.263-.478q1.654-1.284 3.604-1.932q1.95-.649 4.052-.649q2.235 0 4.292.724q2.056.723 3.76 2.165q.064.052.076.137q.013.085-.045.148q-.38-.125-.76-.188q-.38-.062-.81-.062q-.239 0-.453.011q-.214.012-.437.067q-1.275-.742-2.699-1.132t-2.93-.389M18.04 17h-1.5q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143h1.5v-1.5q0-.213.143-.356q.144-.144.357-.144t.356.144t.144.356V16h1.5q.212 0 .356.144t.143.357t-.143.356t-.357.143h-1.5v1.5q0 .213-.144.356t-.356.144t-.356-.144t-.144-.356z"/></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.049 7.292q-2.382.812-4.37 2.387q-.252.215-.565.208t-.541-.224t-.226-.528t.25-.506q2.228-1.777 4.89-2.703T12.002 5t5.513.916q2.661.917 4.89 2.713q.246.196.259.497t-.21.522q-.24.221-.555.234q-.315.012-.577-.203q-1.988-1.575-4.37-2.387t-4.95-.811t-4.952.811m3.866 11.314q-.453-.451-.453-1.085t.451-1.078T11.999 16t1.087.448t.453 1.076t-.452 1.08q-.451.454-1.086.454q-.634 0-1.086-.452M12 13.866q-1.023 0-1.992.269t-1.827.827q-.277.16-.59.156q-.314-.002-.555-.243q-.22-.221-.205-.52q.015-.297.267-.463q1.079-.748 2.333-1.137q1.254-.39 2.569-.39q.83 0 1.622.151t1.55.453q-.295.26-.528.58t-.411.67q-.537-.186-1.087-.27q-.55-.083-1.146-.083m.02-3.693q-1.79 0-3.472.538q-1.682.537-3.121 1.606q-.256.19-.564.178q-.31-.012-.545-.233q-.22-.221-.212-.511t.263-.478q1.654-1.284 3.604-1.932q1.95-.649 4.052-.649q2.235 0 4.292.724q2.056.723 3.76 2.165q.064.052.076.137q.013.085-.045.148q-.38-.125-.76-.188q-.38-.062-.81-.062q-.239 0-.453.011q-.214.012-.437.067q-1.275-.742-2.699-1.132t-2.93-.389M18.04 17h-1.5q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143h1.5v-1.5q0-.213.143-.356q.144-.144.357-.144t.356.144t.144.356V16h1.5q.212 0 .356.144t.143.357t-.143.356t-.357.143h-1.5v1.5q0 .213-.144.356t-.356.144t-.356-.144t-.144-.356z"/></svg>
</template>

CSS

.icon-android-wifi-4-bar-plus-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%22M7.049%207.292q-2.382.812-4.37%202.387q-.252.215-.565.208t-.541-.224t-.226-.528t.25-.506q2.228-1.777%204.89-2.703T12.002%205t5.513.916q2.661.917%204.89%202.713q.246.196.259.497t-.21.522q-.24.221-.555.234q-.315.012-.577-.203q-1.988-1.575-4.37-2.387t-4.95-.811t-4.952.811m3.866%2011.314q-.453-.451-.453-1.085t.451-1.078T11.999%2016t1.087.448t.453%201.076t-.452%201.08q-.451.454-1.086.454q-.634%200-1.086-.452M12%2013.866q-1.023%200-1.992.269t-1.827.827q-.277.16-.59.156q-.314-.002-.555-.243q-.22-.221-.205-.52q.015-.297.267-.463q1.079-.748%202.333-1.137q1.254-.39%202.569-.39q.83%200%201.622.151t1.55.453q-.295.26-.528.58t-.411.67q-.537-.186-1.087-.27q-.55-.083-1.146-.083m.02-3.693q-1.79%200-3.472.538q-1.682.537-3.121%201.606q-.256.19-.564.178q-.31-.012-.545-.233q-.22-.221-.212-.511t.263-.478q1.654-1.284%203.604-1.932q1.95-.649%204.052-.649q2.235%200%204.292.724q2.056.723%203.76%202.165q.064.052.076.137q.013.085-.045.148q-.38-.125-.76-.188q-.38-.062-.81-.062q-.239%200-.453.011q-.214.012-.437.067q-1.275-.742-2.699-1.132t-2.93-.389M18.04%2017h-1.5q-.213%200-.357-.144t-.143-.357t.143-.356t.357-.143h1.5v-1.5q0-.213.143-.356q.144-.144.357-.144t.356.144t.144.356V16h1.5q.212%200%20.356.144t.143.357t-.143.356t-.357.143h-1.5v1.5q0%20.213-.144.356t-.356.144t-.356-.144t-.144-.356z%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.049%207.292q-2.382.812-4.37%202.387q-.252.215-.565.208t-.541-.224t-.226-.528t.25-.506q2.228-1.777%204.89-2.703T12.002%205t5.513.916q2.661.917%204.89%202.713q.246.196.259.497t-.21.522q-.24.221-.555.234q-.315.012-.577-.203q-1.988-1.575-4.37-2.387t-4.95-.811t-4.952.811m3.866%2011.314q-.453-.451-.453-1.085t.451-1.078T11.999%2016t1.087.448t.453%201.076t-.452%201.08q-.451.454-1.086.454q-.634%200-1.086-.452M12%2013.866q-1.023%200-1.992.269t-1.827.827q-.277.16-.59.156q-.314-.002-.555-.243q-.22-.221-.205-.52q.015-.297.267-.463q1.079-.748%202.333-1.137q1.254-.39%202.569-.39q.83%200%201.622.151t1.55.453q-.295.26-.528.58t-.411.67q-.537-.186-1.087-.27q-.55-.083-1.146-.083m.02-3.693q-1.79%200-3.472.538q-1.682.537-3.121%201.606q-.256.19-.564.178q-.31-.012-.545-.233q-.22-.221-.212-.511t.263-.478q1.654-1.284%203.604-1.932q1.95-.649%204.052-.649q2.235%200%204.292.724q2.056.723%203.76%202.165q.064.052.076.137q.013.085-.045.148q-.38-.125-.76-.188q-.38-.062-.81-.062q-.239%200-.453.011q-.214.012-.437.067q-1.275-.742-2.699-1.132t-2.93-.389M18.04%2017h-1.5q-.213%200-.357-.144t-.143-.357t.143-.356t.357-.143h1.5v-1.5q0-.213.143-.356q.144-.144.357-.144t.356.144t.144.356V16h1.5q.212%200%20.356.144t.143.357t-.143.356t-.357.143h-1.5v1.5q0%20.213-.144.356t-.356.144t-.356-.144t-.144-.356z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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