Cellular Data Unavailable icon
The Cellular Data Unavailable icon is part of Microsoft's Fluent UI System Icons, available here in filled and regular (outlined) styles on a 24 px grid. Download it as SVG or PNG, or copy it as code — it's free to use under the MIT License.
This icon was retired from Microsoft's official packages. It's kept here so existing links keep working, but for new work consider one of the related icons below.
Use it in HTML
Reference the SVG file directly:
<img src="https://fluenticons.co/icons/ic_fluent_cellular_data_unavailable_24_regular.svg" width="24" height="24" alt="Cellular Data Unavailable"> Or paste the SVG markup inline. Setting fill="currentColor" makes the icon follow the text color of its parent:
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.75 18.002a.75.75 0 0 1 .743.649l.007.102v1.5a.75.75 0 0 1-1.493.102L3 20.253v-1.5a.75.75 0 0 1 .75-.75Zm8-6a.75.75 0 0 1 .743.647l.007.102v5.16l-1.233 2.47c-.05.1-.093.203-.13.305a.746.746 0 0 1-.13-.331L11 20.253v-7.502a.75.75 0 0 1 .75-.75Zm3.513.379c.283-.568.729-.961 1.237-1.18v-1.45l-.007-.102A.75.75 0 0 0 15 9.75v3.156l.263-.526Zm4.475 0 .756 1.514-.011-7.152-.008-.102a.745.745 0 0 0-.74-.641.746.746 0 0 0-.735.758l.008 4.738c.293.221.545.516.73.885ZM7.75 14.998a.75.75 0 0 1 .743.648l.007.102v4.5a.75.75 0 0 1-1.493.102L7 20.248v-4.5a.75.75 0 0 1 .75-.75Zm8.407-2.17-3.997 8A1.501 1.501 0 0 0 13.503 23h7.994a1.501 1.501 0 0 0 1.343-2.172l-3.997-8c-.553-1.107-2.133-1.107-2.686 0ZM18 15.494v3.002a.5.5 0 1 1-1 0v-3.002a.5.5 0 0 1 1 0Zm-.5 5.504a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1Z" fill="currentColor"/></svg>Details
| Name | Cellular Data Unavailable |
|---|---|
| Styles | Regular (outlined), Filled |
| Size | 24 × 24 px (scalable SVG) |
| Regular (outlined) file | ic_fluent_cellular_data_unavailable_24_regular.svg |
| Filled file | ic_fluent_cellular_data_unavailable_24_filled.svg |
| License | MIT (© Microsoft Corporation) |