twotone beach access icon
twotone-beach-access from Google Material Icons by Material Design Authors · Baseline · Places · Apache-2.0 Free for personal and commercial use.
- Name
- twotone-beach-access
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Places
- Viewbox
- 24×24
- License
- Apache 2.0
More places icons from Google Material Icons
baseline-ac-unitbaseline-airport-shuttlebaseline-all-inclusivebaseline-apartmentbaseline-baby-changing-stationbaseline-backpackbaseline-balconybaseline-bathtubbaseline-beach-accessbaseline-bentobaseline-bungalowbaseline-business-centerbaseline-cabinbaseline-carpenterbaseline-casinobaseline-chaletbaseline-charging-stationbaseline-checkroombaseline-child-carebaseline-child-friendlybaseline-corporate-farebaseline-cottagebaseline-countertopsbaseline-crib
Use the twotone 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="M7.6 7.6c-.47 2.34.03 4.78 1.39 6.83l5.45-5.45a9.13 9.13 0 0 0-5.08-1.56c-.6 0-1.19.06-1.76.18M13.12 5c-.93 0-1.82.16-2.67.46c1.91.19 3.79.89 5.44 2.07l1.39-1.39A8.1 8.1 0 0 0 13.12 5M5 13.12c0 1.49.4 2.91 1.14 4.15l1.39-1.39a11.25 11.25 0 0 1-2.07-5.44c-.3.86-.46 1.76-.46 2.68" opacity=".3"/><path fill="currentColor" d="m13.126 14.56l1.428-1.428l6.442 6.442l-1.43 1.428zM13.12 3c-2.58 0-5.16.98-7.14 2.95l-.01.01c-3.95 3.95-3.95 10.36 0 14.31l14.3-14.31A10.1 10.1 0 0 0 13.12 3M6.14 17.27a8.06 8.06 0 0 1-.68-6.82c.19 1.91.89 3.79 2.07 5.44zm2.84-2.84C7.63 12.38 7.12 9.93 7.6 7.6c.58-.12 1.16-.18 1.75-.18c1.8 0 3.55.55 5.08 1.56zm1.47-8.97a8.06 8.06 0 0 1 6.82.68l-1.39 1.39a11.25 11.25 0 0 0-5.43-2.07"/></svg>
React
import type { SVGProps } from "react";
export function IcTwotoneBeachAccess(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="M7.6 7.6c-.47 2.34.03 4.78 1.39 6.83l5.45-5.45a9.13 9.13 0 0 0-5.08-1.56c-.6 0-1.19.06-1.76.18M13.12 5c-.93 0-1.82.16-2.67.46c1.91.19 3.79.89 5.44 2.07l1.39-1.39A8.1 8.1 0 0 0 13.12 5M5 13.12c0 1.49.4 2.91 1.14 4.15l1.39-1.39a11.25 11.25 0 0 1-2.07-5.44c-.3.86-.46 1.76-.46 2.68" opacity=".3"/><path fill="currentColor" d="m13.126 14.56l1.428-1.428l6.442 6.442l-1.43 1.428zM13.12 3c-2.58 0-5.16.98-7.14 2.95l-.01.01c-3.95 3.95-3.95 10.36 0 14.31l14.3-14.31A10.1 10.1 0 0 0 13.12 3M6.14 17.27a8.06 8.06 0 0 1-.68-6.82c.19 1.91.89 3.79 2.07 5.44zm2.84-2.84C7.63 12.38 7.12 9.93 7.6 7.6c.58-.12 1.16-.18 1.75-.18c1.8 0 3.55.55 5.08 1.56zm1.47-8.97a8.06 8.06 0 0 1 6.82.68l-1.39 1.39a11.25 11.25 0 0 0-5.43-2.07"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.6 7.6c-.47 2.34.03 4.78 1.39 6.83l5.45-5.45a9.13 9.13 0 0 0-5.08-1.56c-.6 0-1.19.06-1.76.18M13.12 5c-.93 0-1.82.16-2.67.46c1.91.19 3.79.89 5.44 2.07l1.39-1.39A8.1 8.1 0 0 0 13.12 5M5 13.12c0 1.49.4 2.91 1.14 4.15l1.39-1.39a11.25 11.25 0 0 1-2.07-5.44c-.3.86-.46 1.76-.46 2.68" opacity=".3"/><path fill="currentColor" d="m13.126 14.56l1.428-1.428l6.442 6.442l-1.43 1.428zM13.12 3c-2.58 0-5.16.98-7.14 2.95l-.01.01c-3.95 3.95-3.95 10.36 0 14.31l14.3-14.31A10.1 10.1 0 0 0 13.12 3M6.14 17.27a8.06 8.06 0 0 1-.68-6.82c.19 1.91.89 3.79 2.07 5.44zm2.84-2.84C7.63 12.38 7.12 9.93 7.6 7.6c.58-.12 1.16-.18 1.75-.18c1.8 0 3.55.55 5.08 1.56zm1.47-8.97a8.06 8.06 0 0 1 6.82.68l-1.39 1.39a11.25 11.25 0 0 0-5.43-2.07"/></svg> </template>
CSS
.icon-twotone-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%22M7.6%207.6c-.47%202.34.03%204.78%201.39%206.83l5.45-5.45a9.13%209.13%200%200%200-5.08-1.56c-.6%200-1.19.06-1.76.18M13.12%205c-.93%200-1.82.16-2.67.46c1.91.19%203.79.89%205.44%202.07l1.39-1.39A8.1%208.1%200%200%200%2013.12%205M5%2013.12c0%201.49.4%202.91%201.14%204.15l1.39-1.39a11.25%2011.25%200%200%201-2.07-5.44c-.3.86-.46%201.76-.46%202.68%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m13.126%2014.56l1.428-1.428l6.442%206.442l-1.43%201.428zM13.12%203c-2.58%200-5.16.98-7.14%202.95l-.01.01c-3.95%203.95-3.95%2010.36%200%2014.31l14.3-14.31A10.1%2010.1%200%200%200%2013.12%203M6.14%2017.27a8.06%208.06%200%200%201-.68-6.82c.19%201.91.89%203.79%202.07%205.44zm2.84-2.84C7.63%2012.38%207.12%209.93%207.6%207.6c.58-.12%201.16-.18%201.75-.18c1.8%200%203.55.55%205.08%201.56zm1.47-8.97a8.06%208.06%200%200%201%206.82.68l-1.39%201.39a11.25%2011.25%200%200%200-5.43-2.07%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%22M7.6%207.6c-.47%202.34.03%204.78%201.39%206.83l5.45-5.45a9.13%209.13%200%200%200-5.08-1.56c-.6%200-1.19.06-1.76.18M13.12%205c-.93%200-1.82.16-2.67.46c1.91.19%203.79.89%205.44%202.07l1.39-1.39A8.1%208.1%200%200%200%2013.12%205M5%2013.12c0%201.49.4%202.91%201.14%204.15l1.39-1.39a11.25%2011.25%200%200%201-2.07-5.44c-.3.86-.46%201.76-.46%202.68%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m13.126%2014.56l1.428-1.428l6.442%206.442l-1.43%201.428zM13.12%203c-2.58%200-5.16.98-7.14%202.95l-.01.01c-3.95%203.95-3.95%2010.36%200%2014.31l14.3-14.31A10.1%2010.1%200%200%200%2013.12%203M6.14%2017.27a8.06%208.06%200%200%201-.68-6.82c.19%201.91.89%203.79%202.07%205.44zm2.84-2.84C7.63%2012.38%207.12%209.93%207.6%207.6c.58-.12%201.16-.18%201.75-.18c1.8%200%203.55.55%205.08%201.56zm1.47-8.97a8.06%208.06%200%200%201%206.82.68l-1.39%201.39a11.25%2011.25%200%200%200-5.43-2.07%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-beach-access.svg?color=%231a73e8&size=48