beach access icon
beach-access-outline-rounded from Material Symbols by Google · Outline Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- beach-access-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
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="m18.9 20.3l-4.95-4.95q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l4.95 4.95q.275.275.275.7t-.275.7t-.7.275t-.7-.275M4.525 18.5q-.775-1.25-1.15-2.613T3 13.1q0-1.95.725-3.8T5.95 5.95t3.363-2.237t3.812-.738q1.425 0 2.788.388T18.5 4.525q.775.5.825 1.425t-.65 1.625l-11.1 11.1q-.7.7-1.638.65T4.525 18.5m1.625-1.25L7.5 15.9q-.4-.525-.763-1.075t-.662-1.1t-.525-1.1t-.4-1.075q-.275 1.475-.038 2.95t1.038 2.75m2.8-2.75l5.55-5.6q-1.075-.825-2.162-1.338t-2.038-.7T8.588 6.8T7.4 7.35q-.425.45-.55 1.212t.063 1.725t.7 2.038T8.95 14.5m8.35-8.35q-1.325-.8-2.8-1.05t-2.95.05q.55.175 1.1.4t1.1.512t1.088.65T15.9 7.5z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsBeachAccessOutlineRounded(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="m18.9 20.3l-4.95-4.95q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l4.95 4.95q.275.275.275.7t-.275.7t-.7.275t-.7-.275M4.525 18.5q-.775-1.25-1.15-2.613T3 13.1q0-1.95.725-3.8T5.95 5.95t3.363-2.237t3.812-.738q1.425 0 2.788.388T18.5 4.525q.775.5.825 1.425t-.65 1.625l-11.1 11.1q-.7.7-1.638.65T4.525 18.5m1.625-1.25L7.5 15.9q-.4-.525-.763-1.075t-.662-1.1t-.525-1.1t-.4-1.075q-.275 1.475-.038 2.95t1.038 2.75m2.8-2.75l5.55-5.6q-1.075-.825-2.162-1.338t-2.038-.7T8.588 6.8T7.4 7.35q-.425.45-.55 1.212t.063 1.725t.7 2.038T8.95 14.5m8.35-8.35q-1.325-.8-2.8-1.05t-2.95.05q.55.175 1.1.4t1.1.512t1.088.65T15.9 7.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.9 20.3l-4.95-4.95q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l4.95 4.95q.275.275.275.7t-.275.7t-.7.275t-.7-.275M4.525 18.5q-.775-1.25-1.15-2.613T3 13.1q0-1.95.725-3.8T5.95 5.95t3.363-2.237t3.812-.738q1.425 0 2.788.388T18.5 4.525q.775.5.825 1.425t-.65 1.625l-11.1 11.1q-.7.7-1.638.65T4.525 18.5m1.625-1.25L7.5 15.9q-.4-.525-.763-1.075t-.662-1.1t-.525-1.1t-.4-1.075q-.275 1.475-.038 2.95t1.038 2.75m2.8-2.75l5.55-5.6q-1.075-.825-2.162-1.338t-2.038-.7T8.588 6.8T7.4 7.35q-.425.45-.55 1.212t.063 1.725t.7 2.038T8.95 14.5m8.35-8.35q-1.325-.8-2.8-1.05t-2.95.05q.55.175 1.1.4t1.1.512t1.088.65T15.9 7.5z"/></svg> </template>
CSS
.icon-beach-access-outline-rounded {
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%22m18.9%2020.3l-4.95-4.95q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l4.95%204.95q.275.275.275.7t-.275.7t-.7.275t-.7-.275M4.525%2018.5q-.775-1.25-1.15-2.613T3%2013.1q0-1.95.725-3.8T5.95%205.95t3.363-2.237t3.812-.738q1.425%200%202.788.388T18.5%204.525q.775.5.825%201.425t-.65%201.625l-11.1%2011.1q-.7.7-1.638.65T4.525%2018.5m1.625-1.25L7.5%2015.9q-.4-.525-.763-1.075t-.662-1.1t-.525-1.1t-.4-1.075q-.275%201.475-.038%202.95t1.038%202.75m2.8-2.75l5.55-5.6q-1.075-.825-2.162-1.338t-2.038-.7T8.588%206.8T7.4%207.35q-.425.45-.55%201.212t.063%201.725t.7%202.038T8.95%2014.5m8.35-8.35q-1.325-.8-2.8-1.05t-2.95.05q.55.175%201.1.4t1.1.512t1.088.65T15.9%207.5z%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%22m18.9%2020.3l-4.95-4.95q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l4.95%204.95q.275.275.275.7t-.275.7t-.7.275t-.7-.275M4.525%2018.5q-.775-1.25-1.15-2.613T3%2013.1q0-1.95.725-3.8T5.95%205.95t3.363-2.237t3.812-.738q1.425%200%202.788.388T18.5%204.525q.775.5.825%201.425t-.65%201.625l-11.1%2011.1q-.7.7-1.638.65T4.525%2018.5m1.625-1.25L7.5%2015.9q-.4-.525-.763-1.075t-.662-1.1t-.525-1.1t-.4-1.075q-.275%201.475-.038%202.95t1.038%202.75m2.8-2.75l5.55-5.6q-1.075-.825-2.162-1.338t-2.038-.7T8.588%206.8T7.4%207.35q-.425.45-.55%201.212t.063%201.725t.7%202.038T8.95%2014.5m8.35-8.35q-1.325-.8-2.8-1.05t-2.95.05q.55.175%201.1.4t1.1.512t1.088.65T15.9%207.5z%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-outline-rounded.svg?color=%231a73e8&size=48