The Tabler wiper icon depicts a car's windshield wiper, commonly used in UIs to represent car wash services, maintenance, or vehicle-related settings.
Common uses
- Car wash service booking
- Vehicle maintenance dashboard
- Automotive settings menu
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWiper } from '@tabler/icons-react';
<IconWiper size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- carpanevehiclesprinklerscourwipertransporttravelautomobilemobilityvehicleswindshield wipercar cleaningauto wiper
FAQ
- What does the wiper icon represent?
- It represents a car's windshield wiper, useful for automotive or vehicle-related contexts.
- How do I use the wiper icon in React?
- Import it using `import { IconWiper } from '@tabler/icons-react';` and then use it as a component: `<IconWiper />`.
- What is the license for the Tabler wiper icon?
- The Tabler icons, including the wiper icon, are available 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 →