The Tabler beach off icon depicts a beach scene with a crossed-out umbrella, typically used to indicate that a beach location or related feature is unavailable, closed, or disabled.
Common uses
- Disabling beach access in a travel app.
- Showing a closed beach resort on a map.
- Indicating 'no beach' filter option.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBeachOff } from '@tabler/icons-react';
<IconBeachOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- sandsunumbrellavacationtravelbeachofflocationnavigationdisabledmapclosed beachno beachbeach disabledvacation off
FAQ
- What does the beach off icon represent?
- It represents a beach that is unavailable, closed, or disabled, often shown with a crossed-out umbrella.
- How do I use the beach off icon in React?
- You can import and use it like this: import { IconBeachOff } from '@tabler/icons-react'; <IconBeachOff />
- What is the license for the Tabler beach off icon?
- The Tabler beach 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 →