marina bay sand icon
marina-bay-sand-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- marina-bay-sand-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Use the marina bay sand icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M7 4.5a1 1 0 0 0-.866.5H2a1 1 0 0 0-1 1c0 1.07.461 1.892 1.112 2.478c.623.56 1.404.896 2.1 1.105c.653.196 1.294.298 1.788.353V14l-.008.305c-.053 1.009-.366 1.958-.86 2.824a7 7 0 0 1-.588.871H4a1 1 0 0 0 0 2h17a1 1 0 1 0 0-2v-8a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-1.134A1 1 0 0 0 19 4.5h-3a1 1 0 0 0-.866.5h-4.268A1 1 0 0 0 10 4.5zM19 10h-2v3h2zm-4 0h-3v8h1.544c.2-.25.4-.543.588-.871c.495-.866.807-1.815.86-2.824L15 14zm-5 0H8v3h2z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteMarinaBaySandFill(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" fillRule="evenodd" d="M7 4.5a1 1 0 0 0-.866.5H2a1 1 0 0 0-1 1c0 1.07.461 1.892 1.112 2.478c.623.56 1.404.896 2.1 1.105c.653.196 1.294.298 1.788.353V14l-.008.305c-.053 1.009-.366 1.958-.86 2.824a7 7 0 0 1-.588.871H4a1 1 0 0 0 0 2h17a1 1 0 1 0 0-2v-8a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-1.134A1 1 0 0 0 19 4.5h-3a1 1 0 0 0-.866.5h-4.268A1 1 0 0 0 10 4.5zM19 10h-2v3h2zm-4 0h-3v8h1.544c.2-.25.4-.543.588-.871c.495-.866.807-1.815.86-2.824L15 14zm-5 0H8v3h2z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M7 4.5a1 1 0 0 0-.866.5H2a1 1 0 0 0-1 1c0 1.07.461 1.892 1.112 2.478c.623.56 1.404.896 2.1 1.105c.653.196 1.294.298 1.788.353V14l-.008.305c-.053 1.009-.366 1.958-.86 2.824a7 7 0 0 1-.588.871H4a1 1 0 0 0 0 2h17a1 1 0 1 0 0-2v-8a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-1.134A1 1 0 0 0 19 4.5h-3a1 1 0 0 0-.866.5h-4.268A1 1 0 0 0 10 4.5zM19 10h-2v3h2zm-4 0h-3v8h1.544c.2-.25.4-.543.588-.871c.495-.866.807-1.815.86-2.824L15 14zm-5 0H8v3h2z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-marina-bay-sand-fill {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M7%204.5a1%201%200%200%200-.866.5H2a1%201%200%200%200-1%201c0%201.07.461%201.892%201.112%202.478c.623.56%201.404.896%202.1%201.105c.653.196%201.294.298%201.788.353V14l-.008.305c-.053%201.009-.366%201.958-.86%202.824a7%207%200%200%201-.588.871H4a1%201%200%200%200%200%202h17a1%201%200%201%200%200-2v-8a2%202%200%200%200%202-2V7a2%202%200%200%200-2-2h-1.134A1%201%200%200%200%2019%204.5h-3a1%201%200%200%200-.866.5h-4.268A1%201%200%200%200%2010%204.5zM19%2010h-2v3h2zm-4%200h-3v8h1.544c.2-.25.4-.543.588-.871c.495-.866.807-1.815.86-2.824L15%2014zm-5%200H8v3h2z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M7%204.5a1%201%200%200%200-.866.5H2a1%201%200%200%200-1%201c0%201.07.461%201.892%201.112%202.478c.623.56%201.404.896%202.1%201.105c.653.196%201.294.298%201.788.353V14l-.008.305c-.053%201.009-.366%201.958-.86%202.824a7%207%200%200%201-.588.871H4a1%201%200%200%200%200%202h17a1%201%200%201%200%200-2v-8a2%202%200%200%200%202-2V7a2%202%200%200%200-2-2h-1.134A1%201%200%200%200%2019%204.5h-3a1%201%200%200%200-.866.5h-4.268A1%201%200%200%200%2010%204.5zM19%2010h-2v3h2zm-4%200h-3v8h1.544c.2-.25.4-.543.588-.871c.495-.866.807-1.815.86-2.824L15%2014zm-5%200H8v3h2z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/marina-bay-sand-fill.svg?color=%231a73e8&size=48