outline beach access icon

outline-beach-access from Google Material Icons by Material Design Authors · Baseline · Places · Apache-2.0 Free for personal and commercial use.

Name
outline-beach-access
Set
Google Material Icons
Style
Baseline
Category
Places
Viewbox
24×24
License
Apache 2.0

More places icons from Google Material Icons

Use the outline 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="m21 19.57l-1.427 1.428l-6.442-6.442l1.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 IcOutlineBeachAccess(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="m21 19.57l-1.427 1.428l-6.442-6.442l1.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="m21 19.57l-1.427 1.428l-6.442-6.442l1.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-outline-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%22m21%2019.57l-1.427%201.428l-6.442-6.442l1.43-1.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%22m21%2019.57l-1.427%201.428l-6.442-6.442l1.43-1.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/outline-beach-access.svg?color=%231a73e8&size=48