beach with umbrella emoji

beach-with-umbrella from OpenMoji by OpenMoji · Default · Travel Places · CC-BY-SA-4.0 Attribution required.

Name
beach-with-umbrella
Set
OpenMoji
Style
Default
Category
Travel Places
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More travel places icons from OpenMoji

Use the beach with umbrella emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f1b31c" d="M10 50c0-1 10.926-10.68 24-8.5q.496.083.989.17l5.503 1.122C49.528 44.855 59 49 60 49.495c0 0 1.059 1.118.667 2.422c-.396 1.316-3.51 2.083-3.51 2.083h-5.602l-5.83 1.243L27.584 55l-12.498-1H11.75s-1.22-.576-1.75-1.833C9.469 50.907 10 50 10 50"/><path fill="#92d3f5" d="M12 55.5c1.742-2.03 4.338-5.426 7-5c2.888.462 4.647 4.065 6.424 4.065c2.882 0 4.523-3.588 8.576-4.065c3.61-.425 3.594 2.281 6.016 3.672c.973.559 2.598.326 2.984.328c3.662.018 4.968-3.973 8-4c4.063-.037 7.406 1.563 8 5"/><path fill="#fff" d="M52.226 33.488C53.377 26.962 48.8 20.698 42 19.5s-13.243 3.12-14.394 9.647z"/><path fill="#ea5a47" d="M44.84 32.186C45.991 25.659 44.72 19.98 42 19.5s-5.857 4.423-7.008 10.95z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M12 54.5c1.742-2.03 4.338-4.426 7-4c2.888.462 3.303 3.484 6 4c3.091.591 4.947-3.523 9-4c3.61-.425 4.057 2.411 6.667 3.546c1.03.447 1.947.452 2.333.454c3.662.018 4.995-3.595 8-4c1.33-.179 3.302.227 6 3m-15.313-9.42C50.723 46.144 56.747 48.5 60 48.5M10 49c3.572-.357 9.749-8.878 22.823-6.7l.989.17m18.414-8.982C53.377 26.962 48.8 20.698 42 19.5s-13.243 3.12-14.394 9.647z"/><path d="M44.84 32.186C45.991 25.659 44.72 19.98 42 19.5s-5.857 4.423-7.008 10.95zM37.312 46.09l2.604-14.772h0z"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiBeachWithUmbrella(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f1b31c" d="M10 50c0-1 10.926-10.68 24-8.5q.496.083.989.17l5.503 1.122C49.528 44.855 59 49 60 49.495c0 0 1.059 1.118.667 2.422c-.396 1.316-3.51 2.083-3.51 2.083h-5.602l-5.83 1.243L27.584 55l-12.498-1H11.75s-1.22-.576-1.75-1.833C9.469 50.907 10 50 10 50"/><path fill="#92d3f5" d="M12 55.5c1.742-2.03 4.338-5.426 7-5c2.888.462 4.647 4.065 6.424 4.065c2.882 0 4.523-3.588 8.576-4.065c3.61-.425 3.594 2.281 6.016 3.672c.973.559 2.598.326 2.984.328c3.662.018 4.968-3.973 8-4c4.063-.037 7.406 1.563 8 5"/><path fill="#fff" d="M52.226 33.488C53.377 26.962 48.8 20.698 42 19.5s-13.243 3.12-14.394 9.647z"/><path fill="#ea5a47" d="M44.84 32.186C45.991 25.659 44.72 19.98 42 19.5s-5.857 4.423-7.008 10.95z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M12 54.5c1.742-2.03 4.338-4.426 7-4c2.888.462 3.303 3.484 6 4c3.091.591 4.947-3.523 9-4c3.61-.425 4.057 2.411 6.667 3.546c1.03.447 1.947.452 2.333.454c3.662.018 4.995-3.595 8-4c1.33-.179 3.302.227 6 3m-15.313-9.42C50.723 46.144 56.747 48.5 60 48.5M10 49c3.572-.357 9.749-8.878 22.823-6.7l.989.17m18.414-8.982C53.377 26.962 48.8 20.698 42 19.5s-13.243 3.12-14.394 9.647z"/><path d="M44.84 32.186C45.991 25.659 44.72 19.98 42 19.5s-5.857 4.423-7.008 10.95zM37.312 46.09l2.604-14.772h0z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f1b31c" d="M10 50c0-1 10.926-10.68 24-8.5q.496.083.989.17l5.503 1.122C49.528 44.855 59 49 60 49.495c0 0 1.059 1.118.667 2.422c-.396 1.316-3.51 2.083-3.51 2.083h-5.602l-5.83 1.243L27.584 55l-12.498-1H11.75s-1.22-.576-1.75-1.833C9.469 50.907 10 50 10 50"/><path fill="#92d3f5" d="M12 55.5c1.742-2.03 4.338-5.426 7-5c2.888.462 4.647 4.065 6.424 4.065c2.882 0 4.523-3.588 8.576-4.065c3.61-.425 3.594 2.281 6.016 3.672c.973.559 2.598.326 2.984.328c3.662.018 4.968-3.973 8-4c4.063-.037 7.406 1.563 8 5"/><path fill="#fff" d="M52.226 33.488C53.377 26.962 48.8 20.698 42 19.5s-13.243 3.12-14.394 9.647z"/><path fill="#ea5a47" d="M44.84 32.186C45.991 25.659 44.72 19.98 42 19.5s-5.857 4.423-7.008 10.95z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M12 54.5c1.742-2.03 4.338-4.426 7-4c2.888.462 3.303 3.484 6 4c3.091.591 4.947-3.523 9-4c3.61-.425 4.057 2.411 6.667 3.546c1.03.447 1.947.452 2.333.454c3.662.018 4.995-3.595 8-4c1.33-.179 3.302.227 6 3m-15.313-9.42C50.723 46.144 56.747 48.5 60 48.5M10 49c3.572-.357 9.749-8.878 22.823-6.7l.989.17m18.414-8.982C53.377 26.962 48.8 20.698 42 19.5s-13.243 3.12-14.394 9.647z"/><path d="M44.84 32.186C45.991 25.659 44.72 19.98 42 19.5s-5.857 4.423-7.008 10.95zM37.312 46.09l2.604-14.772h0z"/></g></svg>
</template>

CSS

.icon-beach-with-umbrella {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M10%2050c0-1%2010.926-10.68%2024-8.5q.496.083.989.17l5.503%201.122C49.528%2044.855%2059%2049%2060%2049.495c0%200%201.059%201.118.667%202.422c-.396%201.316-3.51%202.083-3.51%202.083h-5.602l-5.83%201.243L27.584%2055l-12.498-1H11.75s-1.22-.576-1.75-1.833C9.469%2050.907%2010%2050%2010%2050%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M12%2055.5c1.742-2.03%204.338-5.426%207-5c2.888.462%204.647%204.065%206.424%204.065c2.882%200%204.523-3.588%208.576-4.065c3.61-.425%203.594%202.281%206.016%203.672c.973.559%202.598.326%202.984.328c3.662.018%204.968-3.973%208-4c4.063-.037%207.406%201.563%208%205%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M52.226%2033.488C53.377%2026.962%2048.8%2020.698%2042%2019.5s-13.243%203.12-14.394%209.647z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M44.84%2032.186C45.991%2025.659%2044.72%2019.98%2042%2019.5s-5.857%204.423-7.008%2010.95z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%2054.5c1.742-2.03%204.338-4.426%207-4c2.888.462%203.303%203.484%206%204c3.091.591%204.947-3.523%209-4c3.61-.425%204.057%202.411%206.667%203.546c1.03.447%201.947.452%202.333.454c3.662.018%204.995-3.595%208-4c1.33-.179%203.302.227%206%203m-15.313-9.42C50.723%2046.144%2056.747%2048.5%2060%2048.5M10%2049c3.572-.357%209.749-8.878%2022.823-6.7l.989.17m18.414-8.982C53.377%2026.962%2048.8%2020.698%2042%2019.5s-13.243%203.12-14.394%209.647z%22%2F%3E%3Cpath%20d%3D%22M44.84%2032.186C45.991%2025.659%2044.72%2019.98%2042%2019.5s-5.857%204.423-7.008%2010.95zM37.312%2046.09l2.604-14.772h0z%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M10%2050c0-1%2010.926-10.68%2024-8.5q.496.083.989.17l5.503%201.122C49.528%2044.855%2059%2049%2060%2049.495c0%200%201.059%201.118.667%202.422c-.396%201.316-3.51%202.083-3.51%202.083h-5.602l-5.83%201.243L27.584%2055l-12.498-1H11.75s-1.22-.576-1.75-1.833C9.469%2050.907%2010%2050%2010%2050%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M12%2055.5c1.742-2.03%204.338-5.426%207-5c2.888.462%204.647%204.065%206.424%204.065c2.882%200%204.523-3.588%208.576-4.065c3.61-.425%203.594%202.281%206.016%203.672c.973.559%202.598.326%202.984.328c3.662.018%204.968-3.973%208-4c4.063-.037%207.406%201.563%208%205%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M52.226%2033.488C53.377%2026.962%2048.8%2020.698%2042%2019.5s-13.243%203.12-14.394%209.647z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M44.84%2032.186C45.991%2025.659%2044.72%2019.98%2042%2019.5s-5.857%204.423-7.008%2010.95z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%2054.5c1.742-2.03%204.338-4.426%207-4c2.888.462%203.303%203.484%206%204c3.091.591%204.947-3.523%209-4c3.61-.425%204.057%202.411%206.667%203.546c1.03.447%201.947.452%202.333.454c3.662.018%204.995-3.595%208-4c1.33-.179%203.302.227%206%203m-15.313-9.42C50.723%2046.144%2056.747%2048.5%2060%2048.5M10%2049c3.572-.357%209.749-8.878%2022.823-6.7l.989.17m18.414-8.982C53.377%2026.962%2048.8%2020.698%2042%2019.5s-13.243%203.12-14.394%209.647z%22%2F%3E%3Cpath%20d%3D%22M44.84%2032.186C45.991%2025.659%2044.72%2019.98%2042%2019.5s-5.857%204.423-7.008%2010.95zM37.312%2046.09l2.604-14.772h0z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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