The Lucide vibrate icon depicts a device emitting waves, commonly used to represent settings for haptic feedback or notification vibrations on smartphones and other devices.
Common uses
- Toggle vibration for notifications
- Indicate a device is set to vibrate mode
- Settings for haptic feedback intensity
Use it in React
Install
npm i lucide-reactImport & render
import { Vibrate } from 'lucide-react';
<Vibrate size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- smartphonenotificationrumblehaptic feedbackscreenvibratehapticphone vibrate
FAQ
- What does the vibrate icon represent?
- It visually signifies the concept of vibration, often related to device notifications or haptic feedback.
- How do I use the vibrate icon in React?
- You can import it directly from 'lucide-react' and use it as a component: import { Vibrate } from 'lucide-react'.
- What is the license for the Lucide vibrate icon?
- The Lucide icon library, including the vibrate icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →