The Tabler ripple off icon depicts a stylized wave or ripple with a diagonal line through it, commonly used to indicate that a water-related feature or effect is disabled or turned off.
Common uses
- Disabling water effects in a game setting.
- Toggling off notifications related to water levels.
- Indicating a 'no wake zone' or disabled water activity.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRippleOff } from '@tabler/icons-react';
<IconRippleOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Nature
- Keywords
- wavewaterbreezeoceansearippleoffenvironmentnaturaldisablednaturewave offwater disabledno rippleocean off
FAQ
- What does the ripple off icon represent?
- It signifies the absence or deactivation of a ripple or wave effect, often used for 'off' states in nature or water-themed UIs.
- How do I use the ripple off icon in React?
- You can import and use it directly with the following statement: import { IconRippleOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the ripple off icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →