beach access icon
beach-access from Material Symbols by Google · Regular · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- beach-access
- Set
- Material Symbols
- Style
- Regular
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- beach-access-sharp
3 other variants in Material Symbols
The same icon in other sets
More travel icons from Material Symbols
airline-seat-flatairline-seat-flat-angledairline-seat-individual-suiteairline-seat-legroom-extraairline-seat-legroom-normalairline-seat-legroom-reducedairline-seat-recline-extraairline-seat-recline-normalairplane-ticketapartmentattractionsbakery-diningbath-bedrockbeer-mealbentobreakfast-diningbrunch-diningbungalowcabincar-rentalcar-repaircarpentercarry-on-bagcarry-on-bag-checked
Use the beach access icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.65 21l-6.35-6.35l1.4-1.4l6.35 6.35zM6 20.3q-2.5-2.45-2.937-5.75T4.2 8.375q.075.85.425 1.913t.963 2.237t1.462 2.413t1.875 2.437zm4.3-4.3q-1.2-1.2-2.1-2.613T6.788 10.65t-.575-2.412t.462-1.613q.525-.55 1.613-.5t2.425.563t2.75 1.425t2.612 2.112zm7.15-7.15Q16.275 7.825 15.038 7t-2.4-1.45t-2.225-.987T8.5 4.125q2.875-1.5 6.163-1.037T20.35 5.95z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsBeachAccess(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.65 21l-6.35-6.35l1.4-1.4l6.35 6.35zM6 20.3q-2.5-2.45-2.937-5.75T4.2 8.375q.075.85.425 1.913t.963 2.237t1.462 2.413t1.875 2.437zm4.3-4.3q-1.2-1.2-2.1-2.613T6.788 10.65t-.575-2.412t.462-1.613q.525-.55 1.613-.5t2.425.563t2.75 1.425t2.612 2.112zm7.15-7.15Q16.275 7.825 15.038 7t-2.4-1.45t-2.225-.987T8.5 4.125q2.875-1.5 6.163-1.037T20.35 5.95z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.65 21l-6.35-6.35l1.4-1.4l6.35 6.35zM6 20.3q-2.5-2.45-2.937-5.75T4.2 8.375q.075.85.425 1.913t.963 2.237t1.462 2.413t1.875 2.437zm4.3-4.3q-1.2-1.2-2.1-2.613T6.788 10.65t-.575-2.412t.462-1.613q.525-.55 1.613-.5t2.425.563t2.75 1.425t2.612 2.112zm7.15-7.15Q16.275 7.825 15.038 7t-2.4-1.45t-2.225-.987T8.5 4.125q2.875-1.5 6.163-1.037T20.35 5.95z"/></svg> </template>
CSS
.icon-beach-access {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m19.65%2021l-6.35-6.35l1.4-1.4l6.35%206.35zM6%2020.3q-2.5-2.45-2.937-5.75T4.2%208.375q.075.85.425%201.913t.963%202.237t1.462%202.413t1.875%202.437zm4.3-4.3q-1.2-1.2-2.1-2.613T6.788%2010.65t-.575-2.412t.462-1.613q.525-.55%201.613-.5t2.425.563t2.75%201.425t2.612%202.112zm7.15-7.15Q16.275%207.825%2015.038%207t-2.4-1.45t-2.225-.987T8.5%204.125q2.875-1.5%206.163-1.037T20.35%205.95z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m19.65%2021l-6.35-6.35l1.4-1.4l6.35%206.35zM6%2020.3q-2.5-2.45-2.937-5.75T4.2%208.375q.075.85.425%201.913t.963%202.237t1.462%202.413t1.875%202.437zm4.3-4.3q-1.2-1.2-2.1-2.613T6.788%2010.65t-.575-2.412t.462-1.613q.525-.55%201.613-.5t2.425.563t2.75%201.425t2.612%202.112zm7.15-7.15Q16.275%207.825%2015.038%207t-2.4-1.45t-2.225-.987T8.5%204.125q2.875-1.5%206.163-1.037T20.35%205.95z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/beach-access.svg?color=%231a73e8&size=48