Icons

Bootstrap Wifi Off Icon

Use the Wifi Off SVG icon from Bootstrap Icons in your product UI. IconStash gives you instant access to the SVG code, React JSX snippet, CSS background-mask, and custom PNG download — all from the browser with no login.

Interactive Customizer

1.5px
128px

About this icon

Use the Wifi Off icon

This fill icon from Bootstrap Icons works well across general-purpose product UIs, design systems, component libraries, web applications, and marketing sites. The fill visual style is specifically suited for interface components and product UI.

Customize it in IconStash: pick a color preset or enter any hex code, set exact dimensions, adjust stroke weight, then copy SVG code or download a PNG — no account needed.

Export formats

Copy clean SVG vectors with one click, generate custom-size PNG files from 16px to 512px, export JSX/React components ready to paste into your project, or use the icon as a CSS background-mask for flexible theming.

All exports are based on the same editable vector — so the Wifi Off icon stays pixel-perfect at 16px, 24px, 48px, and any large marketing size.

Design & UX integration

Aesthetic characteristics

Wifi Off is part of Bootstrap Icons, the official set for the Bootstrap framework. The glyphs use a slightly heavier, more geometric line than most outline libraries, and each ships in filled and outline versions — so the same icon can work in a compact toolbar and in a large hero section without looking like two different sets.

UX best practices

As a general interface glyph, the Wifi Off icon does its job best between 16px and 24px, sitting next to a text label. Icon-only treatments work for a small set of universally understood actions, but comprehension falls off quickly once the action is specific to your product — so when in doubt, add the word.

Use in your project

React / npm — Bootstrap Icons

npm install react-icons

import { BiWifiOff } from 'react-icons/bi';

// JSX usage:
<BiWifiOff size={24} />

Copy the SVG markup directly from the IconStash editor to use the Wifi Off icon without any npm package — paste it into HTML, JSX, or a design tool.

Inline SVG (copy & paste)

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" role="img" aria-label="wifi-off icon"><path fill="currentColor" d="M10.706 3.294A12.6 12.6 0 0 0 8 3C5.259 3 2.723 3.882.663 5.379a.485.485 0 0 0-.048.736a.52.52 0 0 0 .668.05A11.45 11.45 0 0 1 8 4q.946 0 1.852.148zM8 6c-1.905 0-3.68.56-5.166 1.526a.48.48 0 0 0-.063.745a.525.525 0 0 0 .652.065a8.45 8.45 0 0 1 3.51-1.27zm2.596 1.404l.785-.785q.947.362 1.785.907a.482.482 0 0 1 .063.745a.525.525 0 0 1-.652.065a8.5 8.5 0 0 0-1.98-.932zM8 10l.933-.933a6.5 6.5 0 0 1 2.013.637c.285.145.326.524.1.75l-.015.015a.53.53 0 0 1-.611.09A5.5 5.5 0 0 0 8 10m4.905-4.905l.747-.747q.886.451 1.685 1.03a.485.485 0 0 1 .047.737a.52.52 0 0 1-.668.05a11.5 11.5 0 0 0-1.811-1.07M9.02 11.78c.238.14.236.464.04.66l-.707.706a.5.5 0 0 1-.707 0l-.707-.707c-.195-.195-.197-.518.04-.66A2 2 0 0 1 8 11.5c.374 0 .723.102 1.021.28zm4.355-9.905a.53.53 0 0 1 .75.75l-10.75 10.75a.53.53 0 0 1-.75-.75z"/></svg>

Library & related icons

About Bootstrap Icons

Official open-source SVG icon library for Bootstrap. 2,000+ icons spanning fills, strokes, and mixed styles — built by the Bootstrap team.

  • Total icons: 2,090+
  • Style: multi-style
  • License: MIT
  • npm package: bootstrap-icons
Browse all 2,090 Bootstrap Icons icons →

People also search for

Frequently asked questions

What is the Wifi Off icon?

The Wifi Off icon is a fill-style SVG icon from the Bootstrap Icons library, categorized under Interface. It is designed for use in general-purpose product UIs, design systems, component libraries, web applications, and marketing sites. On IconStash you can preview it, customize its color and size, and export it in SVG, PNG, JSX, or CSS formats directly from your browser.

Is the Wifi Off icon free to use?

Yes. Bootstrap Icons is licensed under MIT, making it free for personal and commercial use. This means you can freely use the Wifi Off icon in personal, commercial, and open-source projects. IconStash provides SVG and PNG access at no cost with no login required.

How do I use the Wifi Off icon in React?

Install the package with `npm install bootstrap-icons`, then import the component into your React file. IconStash's detail panel shows you the exact npm command, import statement, and JSX usage snippet for every icon — just click the Code tab and copy with one click.

What is the Bootstrap Icons icon library?

Official open-source SVG icon library for Bootstrap. 2,000+ icons spanning fills, strokes, and mixed styles — built by the Bootstrap team. It contains 2,090+ icons. IconStash indexes the complete Bootstrap Icons collection alongside 27 other open-source libraries — 134,701 icons total — in a single unified search interface.

Can I download the Wifi Off icon as a PNG?

Yes. Open the Wifi Off icon in IconStash, set your desired pixel size (16px to 512px) in the detail panel, and click Download PNG. You can also export a multi-resolution ZIP pack containing 16, 24, 32, 48, 64, 128, 256, and 512px PNGs with a single click.

What does the fill icon style mean?

An icon in fill style uses a clean SVG vector format. This style is best suited for interface components. The Bootstrap Icons Wifi Off icon follows this visual convention throughout the Bootstrap Icons design system.

Can I change the Wifi Off icon's color and size before downloading?

Yes. In IconStash's editor panel, choose from six color presets (blue, slate, green, purple, red, teal) or enter a custom hex value. Drag the size slider (16–256px) or type an exact pixel value up to 512px. Changes apply instantly to the SVG preview, the PNG output, and the copied code.