desert island emoji
desert-island from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- desert-island
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More travel & places icons from Fluent Emoji High Contrast
Use the desert island emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" fill-rule="evenodd" d="m22.19 15.08l-1.318-1.318a2.5 2.5 0 0 1-1.852 1.682v6.051q0 .06-.021.113a14.56 14.56 0 0 1 8.349 4.534c.157.047.303.1.447.152c.364.133.717.261 1.205.266c.51.01 1.01.56 1.02 1.07c.01.15.01.31 0 .47c-.01.5-.42.9-.92.9H3.08C2.48 29 2 28.52 2 27.92c0-.48.33-.91.8-1.04c.339-.09.628-.227.923-.367c.53-.252 1.08-.513 1.967-.513q.14 0 .266.009a14.56 14.56 0 0 1 8.105-4.38a.3.3 0 0 1-.031-.134v-8.061a2.5 2.5 0 0 1-1.576-1.038L9.61 15.24c-.37.36-.99.33-1.28-.1c-1.387-2.021-1.194-4.838.57-6.65H6.05c-.54 0-.98-.49-.87-1.01c.48-2.54 2.73-4.49 5.4-4.49c2.702 0 4.973 1.986 5.42 4.567c.448-2.581 2.718-4.567 5.42-4.567c2.67 0 4.92 1.95 5.4 4.49c.1.53-.33 1.01-.87 1.01h-3.11c1.75 1.76 1.947 4.514.59 6.5c-.28.41-.89.45-1.24.09m3.645 10.957c-.525.08-.855.271-1.185.463c-.43.25-.86.5-1.72.5c-.859 0-1.289-.25-1.72-.499c-.431-.25-.864-.501-1.73-.501c-.859 0-1.289.25-1.72.499c-.431.25-.864.501-1.73.501c-.859 0-1.289-.25-1.72-.499c-.431-.25-.864-.501-1.73-.501c-.86 0-1.29.25-1.72.5s-.86.5-1.72.5c-.859 0-1.289-.25-1.72-.499a7 7 0 0 0-.355-.196a13.55 13.55 0 0 1 9.525-3.895c3.57 0 6.82 1.375 9.245 3.627M14.51 9.5a1.49 1.49 0 1 0 0 2.98a1.49 1.49 0 0 0 0-2.98m3.98 2a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastDesertIsland(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" fillRule="evenodd" d="m22.19 15.08l-1.318-1.318a2.5 2.5 0 0 1-1.852 1.682v6.051q0 .06-.021.113a14.56 14.56 0 0 1 8.349 4.534c.157.047.303.1.447.152c.364.133.717.261 1.205.266c.51.01 1.01.56 1.02 1.07c.01.15.01.31 0 .47c-.01.5-.42.9-.92.9H3.08C2.48 29 2 28.52 2 27.92c0-.48.33-.91.8-1.04c.339-.09.628-.227.923-.367c.53-.252 1.08-.513 1.967-.513q.14 0 .266.009a14.56 14.56 0 0 1 8.105-4.38a.3.3 0 0 1-.031-.134v-8.061a2.5 2.5 0 0 1-1.576-1.038L9.61 15.24c-.37.36-.99.33-1.28-.1c-1.387-2.021-1.194-4.838.57-6.65H6.05c-.54 0-.98-.49-.87-1.01c.48-2.54 2.73-4.49 5.4-4.49c2.702 0 4.973 1.986 5.42 4.567c.448-2.581 2.718-4.567 5.42-4.567c2.67 0 4.92 1.95 5.4 4.49c.1.53-.33 1.01-.87 1.01h-3.11c1.75 1.76 1.947 4.514.59 6.5c-.28.41-.89.45-1.24.09m3.645 10.957c-.525.08-.855.271-1.185.463c-.43.25-.86.5-1.72.5c-.859 0-1.289-.25-1.72-.499c-.431-.25-.864-.501-1.73-.501c-.859 0-1.289.25-1.72.499c-.431.25-.864.501-1.73.501c-.859 0-1.289-.25-1.72-.499c-.431-.25-.864-.501-1.73-.501c-.86 0-1.29.25-1.72.5s-.86.5-1.72.5c-.859 0-1.289-.25-1.72-.499a7 7 0 0 0-.355-.196a13.55 13.55 0 0 1 9.525-3.895c3.57 0 6.82 1.375 9.245 3.627M14.51 9.5a1.49 1.49 0 1 0 0 2.98a1.49 1.49 0 0 0 0-2.98m3.98 2a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" fill-rule="evenodd" d="m22.19 15.08l-1.318-1.318a2.5 2.5 0 0 1-1.852 1.682v6.051q0 .06-.021.113a14.56 14.56 0 0 1 8.349 4.534c.157.047.303.1.447.152c.364.133.717.261 1.205.266c.51.01 1.01.56 1.02 1.07c.01.15.01.31 0 .47c-.01.5-.42.9-.92.9H3.08C2.48 29 2 28.52 2 27.92c0-.48.33-.91.8-1.04c.339-.09.628-.227.923-.367c.53-.252 1.08-.513 1.967-.513q.14 0 .266.009a14.56 14.56 0 0 1 8.105-4.38a.3.3 0 0 1-.031-.134v-8.061a2.5 2.5 0 0 1-1.576-1.038L9.61 15.24c-.37.36-.99.33-1.28-.1c-1.387-2.021-1.194-4.838.57-6.65H6.05c-.54 0-.98-.49-.87-1.01c.48-2.54 2.73-4.49 5.4-4.49c2.702 0 4.973 1.986 5.42 4.567c.448-2.581 2.718-4.567 5.42-4.567c2.67 0 4.92 1.95 5.4 4.49c.1.53-.33 1.01-.87 1.01h-3.11c1.75 1.76 1.947 4.514.59 6.5c-.28.41-.89.45-1.24.09m3.645 10.957c-.525.08-.855.271-1.185.463c-.43.25-.86.5-1.72.5c-.859 0-1.289-.25-1.72-.499c-.431-.25-.864-.501-1.73-.501c-.859 0-1.289.25-1.72.499c-.431.25-.864.501-1.73.501c-.859 0-1.289-.25-1.72-.499c-.431-.25-.864-.501-1.73-.501c-.86 0-1.29.25-1.72.5s-.86.5-1.72.5c-.859 0-1.289-.25-1.72-.499a7 7 0 0 0-.355-.196a13.55 13.55 0 0 1 9.525-3.895c3.57 0 6.82 1.375 9.245 3.627M14.51 9.5a1.49 1.49 0 1 0 0 2.98a1.49 1.49 0 0 0 0-2.98m3.98 2a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3" clip-rule="evenodd"/></svg> </template>
CSS
.icon-desert-island {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22m22.19%2015.08l-1.318-1.318a2.5%202.5%200%200%201-1.852%201.682v6.051q0%20.06-.021.113a14.56%2014.56%200%200%201%208.349%204.534c.157.047.303.1.447.152c.364.133.717.261%201.205.266c.51.01%201.01.56%201.02%201.07c.01.15.01.31%200%20.47c-.01.5-.42.9-.92.9H3.08C2.48%2029%202%2028.52%202%2027.92c0-.48.33-.91.8-1.04c.339-.09.628-.227.923-.367c.53-.252%201.08-.513%201.967-.513q.14%200%20.266.009a14.56%2014.56%200%200%201%208.105-4.38a.3.3%200%200%201-.031-.134v-8.061a2.5%202.5%200%200%201-1.576-1.038L9.61%2015.24c-.37.36-.99.33-1.28-.1c-1.387-2.021-1.194-4.838.57-6.65H6.05c-.54%200-.98-.49-.87-1.01c.48-2.54%202.73-4.49%205.4-4.49c2.702%200%204.973%201.986%205.42%204.567c.448-2.581%202.718-4.567%205.42-4.567c2.67%200%204.92%201.95%205.4%204.49c.1.53-.33%201.01-.87%201.01h-3.11c1.75%201.76%201.947%204.514.59%206.5c-.28.41-.89.45-1.24.09m3.645%2010.957c-.525.08-.855.271-1.185.463c-.43.25-.86.5-1.72.5c-.859%200-1.289-.25-1.72-.499c-.431-.25-.864-.501-1.73-.501c-.859%200-1.289.25-1.72.499c-.431.25-.864.501-1.73.501c-.859%200-1.289-.25-1.72-.499c-.431-.25-.864-.501-1.73-.501c-.86%200-1.29.25-1.72.5s-.86.5-1.72.5c-.859%200-1.289-.25-1.72-.499a7%207%200%200%200-.355-.196a13.55%2013.55%200%200%201%209.525-3.895c3.57%200%206.82%201.375%209.245%203.627M14.51%209.5a1.49%201.49%200%201%200%200%202.98a1.49%201.49%200%200%200%200-2.98m3.98%202a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22m22.19%2015.08l-1.318-1.318a2.5%202.5%200%200%201-1.852%201.682v6.051q0%20.06-.021.113a14.56%2014.56%200%200%201%208.349%204.534c.157.047.303.1.447.152c.364.133.717.261%201.205.266c.51.01%201.01.56%201.02%201.07c.01.15.01.31%200%20.47c-.01.5-.42.9-.92.9H3.08C2.48%2029%202%2028.52%202%2027.92c0-.48.33-.91.8-1.04c.339-.09.628-.227.923-.367c.53-.252%201.08-.513%201.967-.513q.14%200%20.266.009a14.56%2014.56%200%200%201%208.105-4.38a.3.3%200%200%201-.031-.134v-8.061a2.5%202.5%200%200%201-1.576-1.038L9.61%2015.24c-.37.36-.99.33-1.28-.1c-1.387-2.021-1.194-4.838.57-6.65H6.05c-.54%200-.98-.49-.87-1.01c.48-2.54%202.73-4.49%205.4-4.49c2.702%200%204.973%201.986%205.42%204.567c.448-2.581%202.718-4.567%205.42-4.567c2.67%200%204.92%201.95%205.4%204.49c.1.53-.33%201.01-.87%201.01h-3.11c1.75%201.76%201.947%204.514.59%206.5c-.28.41-.89.45-1.24.09m3.645%2010.957c-.525.08-.855.271-1.185.463c-.43.25-.86.5-1.72.5c-.859%200-1.289-.25-1.72-.499c-.431-.25-.864-.501-1.73-.501c-.859%200-1.289.25-1.72.499c-.431.25-.864.501-1.73.501c-.859%200-1.289-.25-1.72-.499c-.431-.25-.864-.501-1.73-.501c-.86%200-1.29.25-1.72.5s-.86.5-1.72.5c-.859%200-1.289-.25-1.72-.499a7%207%200%200%200-.355-.196a13.55%2013.55%200%200%201%209.525-3.895c3.57%200%206.82%201.375%209.245%203.627M14.51%209.5a1.49%201.49%200%201%200%200%202.98a1.49%201.49%200%200%200%200-2.98m3.98%202a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3%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/fluent-emoji-high-contrast/desert-island.svg?color=%231a73e8&size=48