signal cellular off icon
signal-cellular-off-outline-rounded from Material Symbols by Google · Outline Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- signal-cellular-off-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More android icons from Material Symbols
1x-mobiledata1x-mobiledata-badge3g-mobiledata3g-mobiledata-badge4g-mobiledata4g-mobiledata-badge4g-plus-mobiledata5g5g-mobiledata-badgeadbairplanemode-inactiveandroidandroid-cell-4-barandroid-cell-4-bar-alertandroid-cell-4-bar-offandroid-cell-4-bar-plusandroid-cell-5-barandroid-cell-5-bar-alertandroid-cell-5-bar-offandroid-cell-5-bar-plusandroid-cell-dual-4-barandroid-cell-dual-4-bar-alertandroid-cell-dual-4-bar-plusandroid-cell-dual-5-bar
Use the signal cellular off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.825 20h10.35L12 14.825zm-2.4 2q-.675 0-.937-.612T3.7 20.3l6.9-6.9l-7.5-7.475q-.3-.275-.287-.687t.287-.713q.3-.3.713-.3t.712.3L21.5 21.5q.3.3.288.7t-.313.7q-.3.275-.7.288t-.7-.288l-.9-.9zM22 4.425v12.35q0 .5-.312.75t-.688.25t-.687-.262T20 16.75V6.825L15.525 11.3q-.275.275-.687.275t-.713-.275q-.3-.3-.3-.712t.3-.713L20.3 3.7q.475-.475 1.088-.213t.612.938M14.6 17.4"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSignalCellularOffOutlineRounded(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.825 20h10.35L12 14.825zm-2.4 2q-.675 0-.937-.612T3.7 20.3l6.9-6.9l-7.5-7.475q-.3-.275-.287-.687t.287-.713q.3-.3.713-.3t.712.3L21.5 21.5q.3.3.288.7t-.313.7q-.3.275-.7.288t-.7-.288l-.9-.9zM22 4.425v12.35q0 .5-.312.75t-.688.25t-.687-.262T20 16.75V6.825L15.525 11.3q-.275.275-.687.275t-.713-.275q-.3-.3-.3-.712t.3-.713L20.3 3.7q.475-.475 1.088-.213t.612.938M14.6 17.4"/></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.825 20h10.35L12 14.825zm-2.4 2q-.675 0-.937-.612T3.7 20.3l6.9-6.9l-7.5-7.475q-.3-.275-.287-.687t.287-.713q.3-.3.713-.3t.712.3L21.5 21.5q.3.3.288.7t-.313.7q-.3.275-.7.288t-.7-.288l-.9-.9zM22 4.425v12.35q0 .5-.312.75t-.688.25t-.687-.262T20 16.75V6.825L15.525 11.3q-.275.275-.687.275t-.713-.275q-.3-.3-.3-.712t.3-.713L20.3 3.7q.475-.475 1.088-.213t.612.938M14.6 17.4"/></svg> </template>
CSS
.icon-signal-cellular-off-outline-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.825%2020h10.35L12%2014.825zm-2.4%202q-.675%200-.937-.612T3.7%2020.3l6.9-6.9l-7.5-7.475q-.3-.275-.287-.687t.287-.713q.3-.3.713-.3t.712.3L21.5%2021.5q.3.3.288.7t-.313.7q-.3.275-.7.288t-.7-.288l-.9-.9zM22%204.425v12.35q0%20.5-.312.75t-.688.25t-.687-.262T20%2016.75V6.825L15.525%2011.3q-.275.275-.687.275t-.713-.275q-.3-.3-.3-.712t.3-.713L20.3%203.7q.475-.475%201.088-.213t.612.938M14.6%2017.4%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.825%2020h10.35L12%2014.825zm-2.4%202q-.675%200-.937-.612T3.7%2020.3l6.9-6.9l-7.5-7.475q-.3-.275-.287-.687t.287-.713q.3-.3.713-.3t.712.3L21.5%2021.5q.3.3.288.7t-.313.7q-.3.275-.7.288t-.7-.288l-.9-.9zM22%204.425v12.35q0%20.5-.312.75t-.688.25t-.687-.262T20%2016.75V6.825L15.525%2011.3q-.275.275-.687.275t-.713-.275q-.3-.3-.3-.712t.3-.713L20.3%203.7q.475-.475%201.088-.213t.612.938M14.6%2017.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/signal-cellular-off-outline-rounded.svg?color=%231a73e8&size=48