sharp beach access icon

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

Name
sharp-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 sharp 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="M5.95 5.98c-3.94 3.95-3.93 10.35.02 14.3l2.86-2.86C5.7 14.29 4.65 9.91 5.95 5.98m11.47 2.85l2.86-2.86c-3.95-3.95-10.35-3.96-14.3-.02c3.93-1.3 8.31-.25 11.44 2.88M5.97 5.96l-.01.01c-.38 3.01 1.17 6.88 4.3 10.02l5.73-5.73c-3.13-3.13-7.01-4.68-10.02-4.3m7.156 8.6l1.428-1.428l6.442 6.442l-1.43 1.428z"/></svg>

React

import type { SVGProps } from "react";

export function IcSharpBeachAccess(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="M5.95 5.98c-3.94 3.95-3.93 10.35.02 14.3l2.86-2.86C5.7 14.29 4.65 9.91 5.95 5.98m11.47 2.85l2.86-2.86c-3.95-3.95-10.35-3.96-14.3-.02c3.93-1.3 8.31-.25 11.44 2.88M5.97 5.96l-.01.01c-.38 3.01 1.17 6.88 4.3 10.02l5.73-5.73c-3.13-3.13-7.01-4.68-10.02-4.3m7.156 8.6l1.428-1.428l6.442 6.442l-1.43 1.428z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.95 5.98c-3.94 3.95-3.93 10.35.02 14.3l2.86-2.86C5.7 14.29 4.65 9.91 5.95 5.98m11.47 2.85l2.86-2.86c-3.95-3.95-10.35-3.96-14.3-.02c3.93-1.3 8.31-.25 11.44 2.88M5.97 5.96l-.01.01c-.38 3.01 1.17 6.88 4.3 10.02l5.73-5.73c-3.13-3.13-7.01-4.68-10.02-4.3m7.156 8.6l1.428-1.428l6.442 6.442l-1.43 1.428z"/></svg>
</template>

CSS

.icon-sharp-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%22M5.95%205.98c-3.94%203.95-3.93%2010.35.02%2014.3l2.86-2.86C5.7%2014.29%204.65%209.91%205.95%205.98m11.47%202.85l2.86-2.86c-3.95-3.95-10.35-3.96-14.3-.02c3.93-1.3%208.31-.25%2011.44%202.88M5.97%205.96l-.01.01c-.38%203.01%201.17%206.88%204.3%2010.02l5.73-5.73c-3.13-3.13-7.01-4.68-10.02-4.3m7.156%208.6l1.428-1.428l6.442%206.442l-1.43%201.428z%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%22M5.95%205.98c-3.94%203.95-3.93%2010.35.02%2014.3l2.86-2.86C5.7%2014.29%204.65%209.91%205.95%205.98m11.47%202.85l2.86-2.86c-3.95-3.95-10.35-3.96-14.3-.02c3.93-1.3%208.31-.25%2011.44%202.88M5.97%205.96l-.01.01c-.38%203.01%201.17%206.88%204.3%2010.02l5.73-5.73c-3.13-3.13-7.01-4.68-10.02-4.3m7.156%208.6l1.428-1.428l6.442%206.442l-1.43%201.428z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/sharp-beach-access.svg?color=%231a73e8&size=48