desert island emoji
desert-island from Fluent Emoji Flat by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- desert-island
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More travel & places icons from Fluent Emoji Flat
Use the desert island emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#593b39" d="M18.5 8.35h-3.95c-.29 0-.52.23-.52.52v17.08c0 .29.23.52.52.52h3.95c.29 0 .52-.23.52-.52V8.88c0-.29-.23-.53-.52-.53"/><path fill="#ff944c" d="M28.794 28H4.386a14.58 14.58 0 0 1 12.204-6.59c5.106 0 9.598 2.62 12.204 6.59"/><path fill="#96c34a" d="M15.92 8.49H6.05c-.54 0-.98-.49-.87-1.01c.48-2.54 2.73-4.49 5.4-4.49c2.703 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.01z"/><path fill="#608842" d="m15.75 9.1l-3.07 3.07l-3.07 3.07c-.37.36-.99.33-1.28-.1c-1.4-2.04-1.19-4.89.62-6.7s4.65-2.02 6.7-.62c.21.142.326.366.345.6a.77.77 0 0 1 .325-.54c1.99-1.36 4.75-1.15 6.51.6c1.76 1.76 1.96 4.52.6 6.51c-.28.41-.89.45-1.24.09l-2.98-2.98l-2.98-2.98a.83.83 0 0 1-.239-.518a.85.85 0 0 1-.241.498"/><path fill="#8b5c56" d="M16.5 10.99a1.99 1.99 0 1 1-3.98 0a1.99 1.99 0 0 1 3.98 0M20.49 13a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path fill="#00a6ed" d="M30.02 27.63c-.01-.51-.51-1.06-1.02-1.07c-1.02-.01-1.45-.56-2.63-.56c-1.72 0-1.72 1-3.44 1s-1.72-1-3.45-1c-1.72 0-1.72 1-3.45 1c-1.72 0-1.72-1-3.45-1c-1.72 0-1.72 1-3.44 1s-1.72-1-3.45-1c-1.38 0-1.94.63-2.89.88c-.47.13-.8.56-.8 1.04c0 .6.48 1.08 1.08 1.08H29.1c.5 0 .91-.4.92-.9c.01-.16.01-.32 0-.47"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatDesertIsland(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#593b39" d="M18.5 8.35h-3.95c-.29 0-.52.23-.52.52v17.08c0 .29.23.52.52.52h3.95c.29 0 .52-.23.52-.52V8.88c0-.29-.23-.53-.52-.53"/><path fill="#ff944c" d="M28.794 28H4.386a14.58 14.58 0 0 1 12.204-6.59c5.106 0 9.598 2.62 12.204 6.59"/><path fill="#96c34a" d="M15.92 8.49H6.05c-.54 0-.98-.49-.87-1.01c.48-2.54 2.73-4.49 5.4-4.49c2.703 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.01z"/><path fill="#608842" d="m15.75 9.1l-3.07 3.07l-3.07 3.07c-.37.36-.99.33-1.28-.1c-1.4-2.04-1.19-4.89.62-6.7s4.65-2.02 6.7-.62c.21.142.326.366.345.6a.77.77 0 0 1 .325-.54c1.99-1.36 4.75-1.15 6.51.6c1.76 1.76 1.96 4.52.6 6.51c-.28.41-.89.45-1.24.09l-2.98-2.98l-2.98-2.98a.83.83 0 0 1-.239-.518a.85.85 0 0 1-.241.498"/><path fill="#8b5c56" d="M16.5 10.99a1.99 1.99 0 1 1-3.98 0a1.99 1.99 0 0 1 3.98 0M20.49 13a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path fill="#00a6ed" d="M30.02 27.63c-.01-.51-.51-1.06-1.02-1.07c-1.02-.01-1.45-.56-2.63-.56c-1.72 0-1.72 1-3.44 1s-1.72-1-3.45-1c-1.72 0-1.72 1-3.45 1c-1.72 0-1.72-1-3.45-1c-1.72 0-1.72 1-3.44 1s-1.72-1-3.45-1c-1.38 0-1.94.63-2.89.88c-.47.13-.8.56-.8 1.04c0 .6.48 1.08 1.08 1.08H29.1c.5 0 .91-.4.92-.9c.01-.16.01-.32 0-.47"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#593b39" d="M18.5 8.35h-3.95c-.29 0-.52.23-.52.52v17.08c0 .29.23.52.52.52h3.95c.29 0 .52-.23.52-.52V8.88c0-.29-.23-.53-.52-.53"/><path fill="#ff944c" d="M28.794 28H4.386a14.58 14.58 0 0 1 12.204-6.59c5.106 0 9.598 2.62 12.204 6.59"/><path fill="#96c34a" d="M15.92 8.49H6.05c-.54 0-.98-.49-.87-1.01c.48-2.54 2.73-4.49 5.4-4.49c2.703 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.01z"/><path fill="#608842" d="m15.75 9.1l-3.07 3.07l-3.07 3.07c-.37.36-.99.33-1.28-.1c-1.4-2.04-1.19-4.89.62-6.7s4.65-2.02 6.7-.62c.21.142.326.366.345.6a.77.77 0 0 1 .325-.54c1.99-1.36 4.75-1.15 6.51.6c1.76 1.76 1.96 4.52.6 6.51c-.28.41-.89.45-1.24.09l-2.98-2.98l-2.98-2.98a.83.83 0 0 1-.239-.518a.85.85 0 0 1-.241.498"/><path fill="#8b5c56" d="M16.5 10.99a1.99 1.99 0 1 1-3.98 0a1.99 1.99 0 0 1 3.98 0M20.49 13a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path fill="#00a6ed" d="M30.02 27.63c-.01-.51-.51-1.06-1.02-1.07c-1.02-.01-1.45-.56-2.63-.56c-1.72 0-1.72 1-3.44 1s-1.72-1-3.45-1c-1.72 0-1.72 1-3.45 1c-1.72 0-1.72-1-3.45-1c-1.72 0-1.72 1-3.44 1s-1.72-1-3.45-1c-1.38 0-1.94.63-2.89.88c-.47.13-.8.56-.8 1.04c0 .6.48 1.08 1.08 1.08H29.1c.5 0 .91-.4.92-.9c.01-.16.01-.32 0-.47"/></g></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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23593b39%22%20d%3D%22M18.5%208.35h-3.95c-.29%200-.52.23-.52.52v17.08c0%20.29.23.52.52.52h3.95c.29%200%20.52-.23.52-.52V8.88c0-.29-.23-.53-.52-.53%22%2F%3E%3Cpath%20fill%3D%22%23ff944c%22%20d%3D%22M28.794%2028H4.386a14.58%2014.58%200%200%201%2012.204-6.59c5.106%200%209.598%202.62%2012.204%206.59%22%2F%3E%3Cpath%20fill%3D%22%2396c34a%22%20d%3D%22M15.92%208.49H6.05c-.54%200-.98-.49-.87-1.01c.48-2.54%202.73-4.49%205.4-4.49c2.703%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.01z%22%2F%3E%3Cpath%20fill%3D%22%23608842%22%20d%3D%22m15.75%209.1l-3.07%203.07l-3.07%203.07c-.37.36-.99.33-1.28-.1c-1.4-2.04-1.19-4.89.62-6.7s4.65-2.02%206.7-.62c.21.142.326.366.345.6a.77.77%200%200%201%20.325-.54c1.99-1.36%204.75-1.15%206.51.6c1.76%201.76%201.96%204.52.6%206.51c-.28.41-.89.45-1.24.09l-2.98-2.98l-2.98-2.98a.83.83%200%200%201-.239-.518a.85.85%200%200%201-.241.498%22%2F%3E%3Cpath%20fill%3D%22%238b5c56%22%20d%3D%22M16.5%2010.99a1.99%201.99%200%201%201-3.98%200a1.99%201.99%200%200%201%203.98%200M20.49%2013a2%202%200%201%201-4%200a2%202%200%200%201%204%200%22%2F%3E%3Cpath%20fill%3D%22%2300a6ed%22%20d%3D%22M30.02%2027.63c-.01-.51-.51-1.06-1.02-1.07c-1.02-.01-1.45-.56-2.63-.56c-1.72%200-1.72%201-3.44%201s-1.72-1-3.45-1c-1.72%200-1.72%201-3.45%201c-1.72%200-1.72-1-3.45-1c-1.72%200-1.72%201-3.44%201s-1.72-1-3.45-1c-1.38%200-1.94.63-2.89.88c-.47.13-.8.56-.8%201.04c0%20.6.48%201.08%201.08%201.08H29.1c.5%200%20.91-.4.92-.9c.01-.16.01-.32%200-.47%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23593b39%22%20d%3D%22M18.5%208.35h-3.95c-.29%200-.52.23-.52.52v17.08c0%20.29.23.52.52.52h3.95c.29%200%20.52-.23.52-.52V8.88c0-.29-.23-.53-.52-.53%22%2F%3E%3Cpath%20fill%3D%22%23ff944c%22%20d%3D%22M28.794%2028H4.386a14.58%2014.58%200%200%201%2012.204-6.59c5.106%200%209.598%202.62%2012.204%206.59%22%2F%3E%3Cpath%20fill%3D%22%2396c34a%22%20d%3D%22M15.92%208.49H6.05c-.54%200-.98-.49-.87-1.01c.48-2.54%202.73-4.49%205.4-4.49c2.703%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.01z%22%2F%3E%3Cpath%20fill%3D%22%23608842%22%20d%3D%22m15.75%209.1l-3.07%203.07l-3.07%203.07c-.37.36-.99.33-1.28-.1c-1.4-2.04-1.19-4.89.62-6.7s4.65-2.02%206.7-.62c.21.142.326.366.345.6a.77.77%200%200%201%20.325-.54c1.99-1.36%204.75-1.15%206.51.6c1.76%201.76%201.96%204.52.6%206.51c-.28.41-.89.45-1.24.09l-2.98-2.98l-2.98-2.98a.83.83%200%200%201-.239-.518a.85.85%200%200%201-.241.498%22%2F%3E%3Cpath%20fill%3D%22%238b5c56%22%20d%3D%22M16.5%2010.99a1.99%201.99%200%201%201-3.98%200a1.99%201.99%200%200%201%203.98%200M20.49%2013a2%202%200%201%201-4%200a2%202%200%200%201%204%200%22%2F%3E%3Cpath%20fill%3D%22%2300a6ed%22%20d%3D%22M30.02%2027.63c-.01-.51-.51-1.06-1.02-1.07c-1.02-.01-1.45-.56-2.63-.56c-1.72%200-1.72%201-3.44%201s-1.72-1-3.45-1c-1.72%200-1.72%201-3.45%201c-1.72%200-1.72-1-3.45-1c-1.72%200-1.72%201-3.44%201s-1.72-1-3.45-1c-1.38%200-1.94.63-2.89.88c-.47.13-.8.56-.8%201.04c0%20.6.48%201.08%201.08%201.08H29.1c.5%200%20.91-.4.92-.9c.01-.16.01-.32%200-.47%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/desert-island.svg?color=%231a73e8&size=48