desert from Twitter Emoji by Twitter · Default · Travel & Places · CC-BY-4.0 Attribution required.

Name
desert
Set
Twitter Emoji
Style
Default
Category
Travel & Places
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More travel & places icons from Twitter Emoji

Use the desert emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffac33" d="M20.417 22.732c-.21-.087-1.776-.732-2.709-.732c-2 0-4.68-4-6.333-4c-2.667 0-4.62 5.225-6.375 6.042c-1.445.673-2.026 2.686-2.26 4.196c-.157 1.016-.157 1.804-.157 1.804L20.417 30z"/><circle cx="8.25" cy="7" r="5" fill="#ffcc4d"/><circle cx="8.25" cy="7" r="4" fill="#ffac33"/><path fill="#ffe8b6" d="M18 25.18C3.438 25.18 0 29.844 0 32s1.791 4 4 4h28c2.209 0 4-1.851 4-4s-3.438-6.82-18-6.82"/><path fill="#f4900c" d="M10.063 22.403c-.516 1.407.555 2.343.555 2.343s.058-.696.113-1.603c.056-.931.879-1.563.908-1.896c.095-1.112-.854-1.931-.805-1.541c.104.814-.357 1.568-.771 2.697m-3.681 2.568c-.375.737-.321 2.496-.321 2.496s.9-.529.94-1.074s.014-.834.138-1.15c.352-.9 1.124-.842 1.595-2.088c.167-.44-.194-1.203-.3-.954c-.41.959-1.676 2.033-2.052 2.77m6.045-.337c-.116-.322.124-2.378.328-2.1s-.006 1.161.664 1.886c.837.905.721 1.981.491 1.498c-.231-.484-1.367-.962-1.483-1.284"/><path fill="#ffac33" d="M20.417 27.895v-2.592c-2.263-.383-11.524-1.598-17.676 2.936c-.173.128-.184.403-.184.491c0 1.112 3.763-.342 8.31.178c2.185.25 4.613.427 5.258-.052c.218-.162-.328-.727-1.352-1.236c.513-.132 1.045-.25 1.654-.243c1.983.018 3.3.312 3.99.518"/><path fill="#77b255" d="M16.535 12.174c1.398 0 2.5 1.135 2.5 2.535v5.782c0 .688 1 1.241 1 1.551V11.441c0-2.1 1.9-3.802 4-3.802s4 1.702 4 3.802v13.171c1-.301 1-.869 1-1.587v-3.247c0-1.4 1.101-2.535 2.5-2.535s2.5 1.135 2.5 2.535v4.435c0 1.399-.94 2.455-1.971 3.049c-.787.455-3.029 1.014-4.029 1.047v3.024c0 2-8 2-8 0v-5.567c-1-.075-3.185-.604-3.937-1.038c-1.03-.594-2.064-1.649-2.064-3.05v-6.97c.001-1.399 1.1-2.534 2.501-2.534"/><g fill="#3e721d"><circle cx="32.5" cy="26.748" r=".634"/><circle cx="29.966" cy="22.312" r=".634"/><circle cx="34.401" cy="21.045" r=".634"/><circle cx="17.293" cy="24.847" r=".634"/><circle cx="15.392" cy="19.778" r=".634"/><circle cx="17.927" cy="16.61" r=".634"/><circle cx="14.125" cy="14.709" r=".634"/><circle cx="21.728" cy="29.649" r=".634"/><circle cx="27.43" cy="26.114" r=".634"/><circle cx="22.996" cy="22.312" r=".634"/><circle cx="26.798" cy="19.778" r=".634"/><circle cx="22.362" cy="15.343" r=".634"/><circle cx="28.064" cy="13.442" r=".634"/><circle cx="21.094" cy="9.541" r=".634"/></g><path fill="#f4900c" d="M14.761 27.616s-1.128-.357-1.784-.451s2.588-.271 4.106.224c-1.518-.024-2.322.227-2.322.227"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiDesert(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffac33" d="M20.417 22.732c-.21-.087-1.776-.732-2.709-.732c-2 0-4.68-4-6.333-4c-2.667 0-4.62 5.225-6.375 6.042c-1.445.673-2.026 2.686-2.26 4.196c-.157 1.016-.157 1.804-.157 1.804L20.417 30z"/><circle cx="8.25" cy="7" r="5" fill="#ffcc4d"/><circle cx="8.25" cy="7" r="4" fill="#ffac33"/><path fill="#ffe8b6" d="M18 25.18C3.438 25.18 0 29.844 0 32s1.791 4 4 4h28c2.209 0 4-1.851 4-4s-3.438-6.82-18-6.82"/><path fill="#f4900c" d="M10.063 22.403c-.516 1.407.555 2.343.555 2.343s.058-.696.113-1.603c.056-.931.879-1.563.908-1.896c.095-1.112-.854-1.931-.805-1.541c.104.814-.357 1.568-.771 2.697m-3.681 2.568c-.375.737-.321 2.496-.321 2.496s.9-.529.94-1.074s.014-.834.138-1.15c.352-.9 1.124-.842 1.595-2.088c.167-.44-.194-1.203-.3-.954c-.41.959-1.676 2.033-2.052 2.77m6.045-.337c-.116-.322.124-2.378.328-2.1s-.006 1.161.664 1.886c.837.905.721 1.981.491 1.498c-.231-.484-1.367-.962-1.483-1.284"/><path fill="#ffac33" d="M20.417 27.895v-2.592c-2.263-.383-11.524-1.598-17.676 2.936c-.173.128-.184.403-.184.491c0 1.112 3.763-.342 8.31.178c2.185.25 4.613.427 5.258-.052c.218-.162-.328-.727-1.352-1.236c.513-.132 1.045-.25 1.654-.243c1.983.018 3.3.312 3.99.518"/><path fill="#77b255" d="M16.535 12.174c1.398 0 2.5 1.135 2.5 2.535v5.782c0 .688 1 1.241 1 1.551V11.441c0-2.1 1.9-3.802 4-3.802s4 1.702 4 3.802v13.171c1-.301 1-.869 1-1.587v-3.247c0-1.4 1.101-2.535 2.5-2.535s2.5 1.135 2.5 2.535v4.435c0 1.399-.94 2.455-1.971 3.049c-.787.455-3.029 1.014-4.029 1.047v3.024c0 2-8 2-8 0v-5.567c-1-.075-3.185-.604-3.937-1.038c-1.03-.594-2.064-1.649-2.064-3.05v-6.97c.001-1.399 1.1-2.534 2.501-2.534"/><g fill="#3e721d"><circle cx="32.5" cy="26.748" r=".634"/><circle cx="29.966" cy="22.312" r=".634"/><circle cx="34.401" cy="21.045" r=".634"/><circle cx="17.293" cy="24.847" r=".634"/><circle cx="15.392" cy="19.778" r=".634"/><circle cx="17.927" cy="16.61" r=".634"/><circle cx="14.125" cy="14.709" r=".634"/><circle cx="21.728" cy="29.649" r=".634"/><circle cx="27.43" cy="26.114" r=".634"/><circle cx="22.996" cy="22.312" r=".634"/><circle cx="26.798" cy="19.778" r=".634"/><circle cx="22.362" cy="15.343" r=".634"/><circle cx="28.064" cy="13.442" r=".634"/><circle cx="21.094" cy="9.541" r=".634"/></g><path fill="#f4900c" d="M14.761 27.616s-1.128-.357-1.784-.451s2.588-.271 4.106.224c-1.518-.024-2.322.227-2.322.227"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffac33" d="M20.417 22.732c-.21-.087-1.776-.732-2.709-.732c-2 0-4.68-4-6.333-4c-2.667 0-4.62 5.225-6.375 6.042c-1.445.673-2.026 2.686-2.26 4.196c-.157 1.016-.157 1.804-.157 1.804L20.417 30z"/><circle cx="8.25" cy="7" r="5" fill="#ffcc4d"/><circle cx="8.25" cy="7" r="4" fill="#ffac33"/><path fill="#ffe8b6" d="M18 25.18C3.438 25.18 0 29.844 0 32s1.791 4 4 4h28c2.209 0 4-1.851 4-4s-3.438-6.82-18-6.82"/><path fill="#f4900c" d="M10.063 22.403c-.516 1.407.555 2.343.555 2.343s.058-.696.113-1.603c.056-.931.879-1.563.908-1.896c.095-1.112-.854-1.931-.805-1.541c.104.814-.357 1.568-.771 2.697m-3.681 2.568c-.375.737-.321 2.496-.321 2.496s.9-.529.94-1.074s.014-.834.138-1.15c.352-.9 1.124-.842 1.595-2.088c.167-.44-.194-1.203-.3-.954c-.41.959-1.676 2.033-2.052 2.77m6.045-.337c-.116-.322.124-2.378.328-2.1s-.006 1.161.664 1.886c.837.905.721 1.981.491 1.498c-.231-.484-1.367-.962-1.483-1.284"/><path fill="#ffac33" d="M20.417 27.895v-2.592c-2.263-.383-11.524-1.598-17.676 2.936c-.173.128-.184.403-.184.491c0 1.112 3.763-.342 8.31.178c2.185.25 4.613.427 5.258-.052c.218-.162-.328-.727-1.352-1.236c.513-.132 1.045-.25 1.654-.243c1.983.018 3.3.312 3.99.518"/><path fill="#77b255" d="M16.535 12.174c1.398 0 2.5 1.135 2.5 2.535v5.782c0 .688 1 1.241 1 1.551V11.441c0-2.1 1.9-3.802 4-3.802s4 1.702 4 3.802v13.171c1-.301 1-.869 1-1.587v-3.247c0-1.4 1.101-2.535 2.5-2.535s2.5 1.135 2.5 2.535v4.435c0 1.399-.94 2.455-1.971 3.049c-.787.455-3.029 1.014-4.029 1.047v3.024c0 2-8 2-8 0v-5.567c-1-.075-3.185-.604-3.937-1.038c-1.03-.594-2.064-1.649-2.064-3.05v-6.97c.001-1.399 1.1-2.534 2.501-2.534"/><g fill="#3e721d"><circle cx="32.5" cy="26.748" r=".634"/><circle cx="29.966" cy="22.312" r=".634"/><circle cx="34.401" cy="21.045" r=".634"/><circle cx="17.293" cy="24.847" r=".634"/><circle cx="15.392" cy="19.778" r=".634"/><circle cx="17.927" cy="16.61" r=".634"/><circle cx="14.125" cy="14.709" r=".634"/><circle cx="21.728" cy="29.649" r=".634"/><circle cx="27.43" cy="26.114" r=".634"/><circle cx="22.996" cy="22.312" r=".634"/><circle cx="26.798" cy="19.778" r=".634"/><circle cx="22.362" cy="15.343" r=".634"/><circle cx="28.064" cy="13.442" r=".634"/><circle cx="21.094" cy="9.541" r=".634"/></g><path fill="#f4900c" d="M14.761 27.616s-1.128-.357-1.784-.451s2.588-.271 4.106.224c-1.518-.024-2.322.227-2.322.227"/></svg>
</template>

CSS

.icon-desert {
  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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M20.417%2022.732c-.21-.087-1.776-.732-2.709-.732c-2%200-4.68-4-6.333-4c-2.667%200-4.62%205.225-6.375%206.042c-1.445.673-2.026%202.686-2.26%204.196c-.157%201.016-.157%201.804-.157%201.804L20.417%2030z%22%2F%3E%3Ccircle%20cx%3D%228.25%22%20cy%3D%227%22%20r%3D%225%22%20fill%3D%22%23ffcc4d%22%2F%3E%3Ccircle%20cx%3D%228.25%22%20cy%3D%227%22%20r%3D%224%22%20fill%3D%22%23ffac33%22%2F%3E%3Cpath%20fill%3D%22%23ffe8b6%22%20d%3D%22M18%2025.18C3.438%2025.18%200%2029.844%200%2032s1.791%204%204%204h28c2.209%200%204-1.851%204-4s-3.438-6.82-18-6.82%22%2F%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M10.063%2022.403c-.516%201.407.555%202.343.555%202.343s.058-.696.113-1.603c.056-.931.879-1.563.908-1.896c.095-1.112-.854-1.931-.805-1.541c.104.814-.357%201.568-.771%202.697m-3.681%202.568c-.375.737-.321%202.496-.321%202.496s.9-.529.94-1.074s.014-.834.138-1.15c.352-.9%201.124-.842%201.595-2.088c.167-.44-.194-1.203-.3-.954c-.41.959-1.676%202.033-2.052%202.77m6.045-.337c-.116-.322.124-2.378.328-2.1s-.006%201.161.664%201.886c.837.905.721%201.981.491%201.498c-.231-.484-1.367-.962-1.483-1.284%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M20.417%2027.895v-2.592c-2.263-.383-11.524-1.598-17.676%202.936c-.173.128-.184.403-.184.491c0%201.112%203.763-.342%208.31.178c2.185.25%204.613.427%205.258-.052c.218-.162-.328-.727-1.352-1.236c.513-.132%201.045-.25%201.654-.243c1.983.018%203.3.312%203.99.518%22%2F%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M16.535%2012.174c1.398%200%202.5%201.135%202.5%202.535v5.782c0%20.688%201%201.241%201%201.551V11.441c0-2.1%201.9-3.802%204-3.802s4%201.702%204%203.802v13.171c1-.301%201-.869%201-1.587v-3.247c0-1.4%201.101-2.535%202.5-2.535s2.5%201.135%202.5%202.535v4.435c0%201.399-.94%202.455-1.971%203.049c-.787.455-3.029%201.014-4.029%201.047v3.024c0%202-8%202-8%200v-5.567c-1-.075-3.185-.604-3.937-1.038c-1.03-.594-2.064-1.649-2.064-3.05v-6.97c.001-1.399%201.1-2.534%202.501-2.534%22%2F%3E%3Cg%20fill%3D%22%233e721d%22%3E%3Ccircle%20cx%3D%2232.5%22%20cy%3D%2226.748%22%20r%3D%22.634%22%2F%3E%3Ccircle%20cx%3D%2229.966%22%20cy%3D%2222.312%22%20r%3D%22.634%22%2F%3E%3Ccircle%20cx%3D%2234.401%22%20cy%3D%2221.045%22%20r%3D%22.634%22%2F%3E%3Ccircle%20cx%3D%2217.293%22%20cy%3D%2224.847%22%20r%3D%22.634%22%2F%3E%3Ccircle%20cx%3D%2215.392%22%20cy%3D%2219.778%22%20r%3D%22.634%22%2F%3E%3Ccircle%20cx%3D%2217.927%22%20cy%3D%2216.61%22%20r%3D%22.634%22%2F%3E%3Ccircle%20cx%3D%2214.125%22%20cy%3D%2214.709%22%20r%3D%22.634%22%2F%3E%3Ccircle%20cx%3D%2221.728%22%20cy%3D%2229.649%22%20r%3D%22.634%22%2F%3E%3Ccircle%20cx%3D%2227.43%22%20cy%3D%2226.114%22%20r%3D%22.634%22%2F%3E%3Ccircle%20cx%3D%2222.996%22%20cy%3D%2222.312%22%20r%3D%22.634%22%2F%3E%3Ccircle%20cx%3D%2226.798%22%20cy%3D%2219.778%22%20r%3D%22.634%22%2F%3E%3Ccircle%20cx%3D%2222.362%22%20cy%3D%2215.343%22%20r%3D%22.634%22%2F%3E%3Ccircle%20cx%3D%2228.064%22%20cy%3D%2213.442%22%20r%3D%22.634%22%2F%3E%3Ccircle%20cx%3D%2221.094%22%20cy%3D%229.541%22%20r%3D%22.634%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M14.761%2027.616s-1.128-.357-1.784-.451s2.588-.271%204.106.224c-1.518-.024-2.322.227-2.322.227%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M20.417%2022.732c-.21-.087-1.776-.732-2.709-.732c-2%200-4.68-4-6.333-4c-2.667%200-4.62%205.225-6.375%206.042c-1.445.673-2.026%202.686-2.26%204.196c-.157%201.016-.157%201.804-.157%201.804L20.417%2030z%22%2F%3E%3Ccircle%20cx%3D%228.25%22%20cy%3D%227%22%20r%3D%225%22%20fill%3D%22%23ffcc4d%22%2F%3E%3Ccircle%20cx%3D%228.25%22%20cy%3D%227%22%20r%3D%224%22%20fill%3D%22%23ffac33%22%2F%3E%3Cpath%20fill%3D%22%23ffe8b6%22%20d%3D%22M18%2025.18C3.438%2025.18%200%2029.844%200%2032s1.791%204%204%204h28c2.209%200%204-1.851%204-4s-3.438-6.82-18-6.82%22%2F%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M10.063%2022.403c-.516%201.407.555%202.343.555%202.343s.058-.696.113-1.603c.056-.931.879-1.563.908-1.896c.095-1.112-.854-1.931-.805-1.541c.104.814-.357%201.568-.771%202.697m-3.681%202.568c-.375.737-.321%202.496-.321%202.496s.9-.529.94-1.074s.014-.834.138-1.15c.352-.9%201.124-.842%201.595-2.088c.167-.44-.194-1.203-.3-.954c-.41.959-1.676%202.033-2.052%202.77m6.045-.337c-.116-.322.124-2.378.328-2.1s-.006%201.161.664%201.886c.837.905.721%201.981.491%201.498c-.231-.484-1.367-.962-1.483-1.284%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M20.417%2027.895v-2.592c-2.263-.383-11.524-1.598-17.676%202.936c-.173.128-.184.403-.184.491c0%201.112%203.763-.342%208.31.178c2.185.25%204.613.427%205.258-.052c.218-.162-.328-.727-1.352-1.236c.513-.132%201.045-.25%201.654-.243c1.983.018%203.3.312%203.99.518%22%2F%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M16.535%2012.174c1.398%200%202.5%201.135%202.5%202.535v5.782c0%20.688%201%201.241%201%201.551V11.441c0-2.1%201.9-3.802%204-3.802s4%201.702%204%203.802v13.171c1-.301%201-.869%201-1.587v-3.247c0-1.4%201.101-2.535%202.5-2.535s2.5%201.135%202.5%202.535v4.435c0%201.399-.94%202.455-1.971%203.049c-.787.455-3.029%201.014-4.029%201.047v3.024c0%202-8%202-8%200v-5.567c-1-.075-3.185-.604-3.937-1.038c-1.03-.594-2.064-1.649-2.064-3.05v-6.97c.001-1.399%201.1-2.534%202.501-2.534%22%2F%3E%3Cg%20fill%3D%22%233e721d%22%3E%3Ccircle%20cx%3D%2232.5%22%20cy%3D%2226.748%22%20r%3D%22.634%22%2F%3E%3Ccircle%20cx%3D%2229.966%22%20cy%3D%2222.312%22%20r%3D%22.634%22%2F%3E%3Ccircle%20cx%3D%2234.401%22%20cy%3D%2221.045%22%20r%3D%22.634%22%2F%3E%3Ccircle%20cx%3D%2217.293%22%20cy%3D%2224.847%22%20r%3D%22.634%22%2F%3E%3Ccircle%20cx%3D%2215.392%22%20cy%3D%2219.778%22%20r%3D%22.634%22%2F%3E%3Ccircle%20cx%3D%2217.927%22%20cy%3D%2216.61%22%20r%3D%22.634%22%2F%3E%3Ccircle%20cx%3D%2214.125%22%20cy%3D%2214.709%22%20r%3D%22.634%22%2F%3E%3Ccircle%20cx%3D%2221.728%22%20cy%3D%2229.649%22%20r%3D%22.634%22%2F%3E%3Ccircle%20cx%3D%2227.43%22%20cy%3D%2226.114%22%20r%3D%22.634%22%2F%3E%3Ccircle%20cx%3D%2222.996%22%20cy%3D%2222.312%22%20r%3D%22.634%22%2F%3E%3Ccircle%20cx%3D%2226.798%22%20cy%3D%2219.778%22%20r%3D%22.634%22%2F%3E%3Ccircle%20cx%3D%2222.362%22%20cy%3D%2215.343%22%20r%3D%22.634%22%2F%3E%3Ccircle%20cx%3D%2228.064%22%20cy%3D%2213.442%22%20r%3D%22.634%22%2F%3E%3Ccircle%20cx%3D%2221.094%22%20cy%3D%229.541%22%20r%3D%22.634%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M14.761%2027.616s-1.128-.357-1.784-.451s2.588-.271%204.106.224c-1.518-.024-2.322.227-2.322.227%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/desert.svg?color=%231a73e8&size=48