mobiledata off icon
mobiledata-off-rounded from Material Symbols by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- mobiledata-off-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- mobiledata-off-outline-rounded
1 other variant 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 mobiledata off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10 17.15l.85-.85q.3-.3.7-.288t.7.288q.3.3.312.713t-.287.712L9.7 20.3q-.15.15-.325.213T9 20.575t-.375-.062T8.3 20.3l-2.575-2.575q-.3-.3-.287-.712t.312-.713q.3-.275.7-.288t.7.288l.85.85V10.8L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275L10 12.8zm5-5.4q-.425 0-.712-.3T14 10.725V6.8l-.9.9q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l2.6-2.6q.15-.15.325-.212T15 3.425t.375.063t.325.212l2.6 2.6q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-.9-.9v3.95q0 .45-.3.725t-.7.275"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsMobiledataOffRounded(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="m10 17.15l.85-.85q.3-.3.7-.288t.7.288q.3.3.312.713t-.287.712L9.7 20.3q-.15.15-.325.213T9 20.575t-.375-.062T8.3 20.3l-2.575-2.575q-.3-.3-.287-.712t.312-.713q.3-.275.7-.288t.7.288l.85.85V10.8L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275L10 12.8zm5-5.4q-.425 0-.712-.3T14 10.725V6.8l-.9.9q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l2.6-2.6q.15-.15.325-.212T15 3.425t.375.063t.325.212l2.6 2.6q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-.9-.9v3.95q0 .45-.3.725t-.7.275"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10 17.15l.85-.85q.3-.3.7-.288t.7.288q.3.3.312.713t-.287.712L9.7 20.3q-.15.15-.325.213T9 20.575t-.375-.062T8.3 20.3l-2.575-2.575q-.3-.3-.287-.712t.312-.713q.3-.275.7-.288t.7.288l.85.85V10.8L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275L10 12.8zm5-5.4q-.425 0-.712-.3T14 10.725V6.8l-.9.9q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l2.6-2.6q.15-.15.325-.212T15 3.425t.375.063t.325.212l2.6 2.6q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-.9-.9v3.95q0 .45-.3.725t-.7.275"/></svg> </template>
CSS
.icon-mobiledata-off-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%22m10%2017.15l.85-.85q.3-.3.7-.288t.7.288q.3.3.312.713t-.287.712L9.7%2020.3q-.15.15-.325.213T9%2020.575t-.375-.062T8.3%2020.3l-2.575-2.575q-.3-.3-.287-.712t.312-.713q.3-.275.7-.288t.7.288l.85.85V10.8L2.1%204.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17%2017q.275.275.275.7t-.275.7t-.7.275t-.7-.275L10%2012.8zm5-5.4q-.425%200-.712-.3T14%2010.725V6.8l-.9.9q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l2.6-2.6q.15-.15.325-.212T15%203.425t.375.063t.325.212l2.6%202.6q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-.9-.9v3.95q0%20.45-.3.725t-.7.275%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%22m10%2017.15l.85-.85q.3-.3.7-.288t.7.288q.3.3.312.713t-.287.712L9.7%2020.3q-.15.15-.325.213T9%2020.575t-.375-.062T8.3%2020.3l-2.575-2.575q-.3-.3-.287-.712t.312-.713q.3-.275.7-.288t.7.288l.85.85V10.8L2.1%204.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17%2017q.275.275.275.7t-.275.7t-.7.275t-.7-.275L10%2012.8zm5-5.4q-.425%200-.712-.3T14%2010.725V6.8l-.9.9q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l2.6-2.6q.15-.15.325-.212T15%203.425t.375.063t.325.212l2.6%202.6q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-.9-.9v3.95q0%20.45-.3.725t-.7.275%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/mobiledata-off-rounded.svg?color=%231a73e8&size=48