palm tree emoji
palm-tree from Twitter Emoji by Twitter · Default · Animals & Nature · CC-BY-4.0 Attribution required.
- Name
- palm-tree
- Set
- Twitter Emoji
- Style
- Default
- Category
- Animals & Nature
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More animals & nature icons from Twitter Emoji
Use the palm tree emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#c1694f" d="M21.978 20.424a29 29 0 0 0-.247-2.325a30.8 30.8 0 0 0-1.885-6.93c-.527-1.299-.943-2.043-.943-2.043l-3.613.466s.417.87.868 2.575c.183.692.371 1.524.54 2.495q.13.733.238 1.573q.152 1.172.242 2.549q.05.777.074 1.619c.006.204.015.401.018.611a14.5 14.5 0 0 1-.118 1.989c-.074.6-.182 1.197-.311 1.789a26 26 0 0 1-.67 2.475a35 35 0 0 1-.655 1.84c-.344.891-.69 1.692-.989 2.359c-.502 1.119-.871 1.863-.871 2.018c0 .49.35 1.408 2.797 2.02c3.827.956 4.196-.621 4.196-.621s.243-.738.526-2.192c.14-.718.289-1.605.424-2.678q.122-.963.222-2.116a62 62 0 0 0 .22-4.864c.002-.246.008-.484.008-.737c0-.64-.03-1.261-.071-1.872"/><path fill="#d99e82" d="M18.306 30.068c-1.403-.244-2.298-.653-2.789-.959c-.344.891-.69 1.692-.989 2.359c.916.499 2.079.895 3.341 1.114c.729.127 1.452.191 2.131.191c.414 0 .803-.033 1.176-.08c.14-.718.289-1.605.424-2.678c-.444.157-1.548.357-3.294.053m1.06-4.673c-1.093-.108-1.934-.348-2.525-.602a26 26 0 0 1-.67 2.475c.864.326 1.881.561 2.945.666c.429.042.855.064 1.27.064c.502 0 .978-.039 1.435-.099q.104-1.199.165-2.605c-.628.135-1.509.21-2.62.101m.309-2.133c.822 0 1.63-.083 2.366-.228c.002-.246.008-.484.008-.737c0-.641-.029-1.262-.071-1.873c-.529.138-1.285.272-2.352.286c-1.084-.005-1.847-.155-2.374-.306c.006.204.015.401.018.611a14.5 14.5 0 0 1-.118 1.989c.763.161 1.605.253 2.461.257zm-.249-4.577a12 12 0 0 0 2.304-.585a30 30 0 0 0-.485-2.513c-.496.204-1.199.431-2.181.572a9 9 0 0 1-2.129.077q.152 1.172.242 2.549c.152.006.29.029.446.029c.588.001 1.2-.043 1.803-.129m1.271-5.116a30 30 0 0 0-.852-2.4a9.5 9.5 0 0 1-1.737.659a9.2 9.2 0 0 1-1.951.339c.183.692.371 1.524.54 2.495a12.4 12.4 0 0 0 2.094-.376c.679-.188 1.31-.44 1.906-.717"/><path fill="#3e721d" d="M32.61 4.305c-.044-.061-4.48-5.994-10.234-3.39c-2.581 1.167-4.247 3.074-4.851 5.535c-1.125-1.568-2.835-2.565-5.093-2.968C6.233 2.376 2.507 9.25 2.47 9.32c-.054.102-.031.229.056.305s.217.081.311.015c.028-.02 2.846-1.993 7.543-1.157c4.801.854 8.167 1.694 8.201 1.702a.25.25 0 0 0 .245-.073c.032-.035 3.22-3.46 6.153-4.787c4.339-1.961 7.298-.659 7.326-.646a.25.25 0 0 0 .298-.07a.246.246 0 0 0 .007-.304"/><path fill="#5c913b" d="M27.884 7.63c-4.405-2.328-7.849-1.193-9.995.22c-2.575-.487-7.334-.459-11.364 4.707c-4.983 6.387-.618 14.342-.573 14.422a.376.376 0 0 0 .689-.086c.015-.054 1.527-5.52 5.35-10.118c2.074-2.496 4.55-4.806 6.308-6.34c1.762.298 4.327.947 6.846 2.354c4.958 2.773 7.234 7.466 7.257 7.513a.37.37 0 0 0 .379.212a.38.38 0 0 0 .325-.287c.02-.088 1.968-8.8-5.222-12.597"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiPalmTree(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#c1694f" d="M21.978 20.424a29 29 0 0 0-.247-2.325a30.8 30.8 0 0 0-1.885-6.93c-.527-1.299-.943-2.043-.943-2.043l-3.613.466s.417.87.868 2.575c.183.692.371 1.524.54 2.495q.13.733.238 1.573q.152 1.172.242 2.549q.05.777.074 1.619c.006.204.015.401.018.611a14.5 14.5 0 0 1-.118 1.989c-.074.6-.182 1.197-.311 1.789a26 26 0 0 1-.67 2.475a35 35 0 0 1-.655 1.84c-.344.891-.69 1.692-.989 2.359c-.502 1.119-.871 1.863-.871 2.018c0 .49.35 1.408 2.797 2.02c3.827.956 4.196-.621 4.196-.621s.243-.738.526-2.192c.14-.718.289-1.605.424-2.678q.122-.963.222-2.116a62 62 0 0 0 .22-4.864c.002-.246.008-.484.008-.737c0-.64-.03-1.261-.071-1.872"/><path fill="#d99e82" d="M18.306 30.068c-1.403-.244-2.298-.653-2.789-.959c-.344.891-.69 1.692-.989 2.359c.916.499 2.079.895 3.341 1.114c.729.127 1.452.191 2.131.191c.414 0 .803-.033 1.176-.08c.14-.718.289-1.605.424-2.678c-.444.157-1.548.357-3.294.053m1.06-4.673c-1.093-.108-1.934-.348-2.525-.602a26 26 0 0 1-.67 2.475c.864.326 1.881.561 2.945.666c.429.042.855.064 1.27.064c.502 0 .978-.039 1.435-.099q.104-1.199.165-2.605c-.628.135-1.509.21-2.62.101m.309-2.133c.822 0 1.63-.083 2.366-.228c.002-.246.008-.484.008-.737c0-.641-.029-1.262-.071-1.873c-.529.138-1.285.272-2.352.286c-1.084-.005-1.847-.155-2.374-.306c.006.204.015.401.018.611a14.5 14.5 0 0 1-.118 1.989c.763.161 1.605.253 2.461.257zm-.249-4.577a12 12 0 0 0 2.304-.585a30 30 0 0 0-.485-2.513c-.496.204-1.199.431-2.181.572a9 9 0 0 1-2.129.077q.152 1.172.242 2.549c.152.006.29.029.446.029c.588.001 1.2-.043 1.803-.129m1.271-5.116a30 30 0 0 0-.852-2.4a9.5 9.5 0 0 1-1.737.659a9.2 9.2 0 0 1-1.951.339c.183.692.371 1.524.54 2.495a12.4 12.4 0 0 0 2.094-.376c.679-.188 1.31-.44 1.906-.717"/><path fill="#3e721d" d="M32.61 4.305c-.044-.061-4.48-5.994-10.234-3.39c-2.581 1.167-4.247 3.074-4.851 5.535c-1.125-1.568-2.835-2.565-5.093-2.968C6.233 2.376 2.507 9.25 2.47 9.32c-.054.102-.031.229.056.305s.217.081.311.015c.028-.02 2.846-1.993 7.543-1.157c4.801.854 8.167 1.694 8.201 1.702a.25.25 0 0 0 .245-.073c.032-.035 3.22-3.46 6.153-4.787c4.339-1.961 7.298-.659 7.326-.646a.25.25 0 0 0 .298-.07a.246.246 0 0 0 .007-.304"/><path fill="#5c913b" d="M27.884 7.63c-4.405-2.328-7.849-1.193-9.995.22c-2.575-.487-7.334-.459-11.364 4.707c-4.983 6.387-.618 14.342-.573 14.422a.376.376 0 0 0 .689-.086c.015-.054 1.527-5.52 5.35-10.118c2.074-2.496 4.55-4.806 6.308-6.34c1.762.298 4.327.947 6.846 2.354c4.958 2.773 7.234 7.466 7.257 7.513a.37.37 0 0 0 .379.212a.38.38 0 0 0 .325-.287c.02-.088 1.968-8.8-5.222-12.597"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#c1694f" d="M21.978 20.424a29 29 0 0 0-.247-2.325a30.8 30.8 0 0 0-1.885-6.93c-.527-1.299-.943-2.043-.943-2.043l-3.613.466s.417.87.868 2.575c.183.692.371 1.524.54 2.495q.13.733.238 1.573q.152 1.172.242 2.549q.05.777.074 1.619c.006.204.015.401.018.611a14.5 14.5 0 0 1-.118 1.989c-.074.6-.182 1.197-.311 1.789a26 26 0 0 1-.67 2.475a35 35 0 0 1-.655 1.84c-.344.891-.69 1.692-.989 2.359c-.502 1.119-.871 1.863-.871 2.018c0 .49.35 1.408 2.797 2.02c3.827.956 4.196-.621 4.196-.621s.243-.738.526-2.192c.14-.718.289-1.605.424-2.678q.122-.963.222-2.116a62 62 0 0 0 .22-4.864c.002-.246.008-.484.008-.737c0-.64-.03-1.261-.071-1.872"/><path fill="#d99e82" d="M18.306 30.068c-1.403-.244-2.298-.653-2.789-.959c-.344.891-.69 1.692-.989 2.359c.916.499 2.079.895 3.341 1.114c.729.127 1.452.191 2.131.191c.414 0 .803-.033 1.176-.08c.14-.718.289-1.605.424-2.678c-.444.157-1.548.357-3.294.053m1.06-4.673c-1.093-.108-1.934-.348-2.525-.602a26 26 0 0 1-.67 2.475c.864.326 1.881.561 2.945.666c.429.042.855.064 1.27.064c.502 0 .978-.039 1.435-.099q.104-1.199.165-2.605c-.628.135-1.509.21-2.62.101m.309-2.133c.822 0 1.63-.083 2.366-.228c.002-.246.008-.484.008-.737c0-.641-.029-1.262-.071-1.873c-.529.138-1.285.272-2.352.286c-1.084-.005-1.847-.155-2.374-.306c.006.204.015.401.018.611a14.5 14.5 0 0 1-.118 1.989c.763.161 1.605.253 2.461.257zm-.249-4.577a12 12 0 0 0 2.304-.585a30 30 0 0 0-.485-2.513c-.496.204-1.199.431-2.181.572a9 9 0 0 1-2.129.077q.152 1.172.242 2.549c.152.006.29.029.446.029c.588.001 1.2-.043 1.803-.129m1.271-5.116a30 30 0 0 0-.852-2.4a9.5 9.5 0 0 1-1.737.659a9.2 9.2 0 0 1-1.951.339c.183.692.371 1.524.54 2.495a12.4 12.4 0 0 0 2.094-.376c.679-.188 1.31-.44 1.906-.717"/><path fill="#3e721d" d="M32.61 4.305c-.044-.061-4.48-5.994-10.234-3.39c-2.581 1.167-4.247 3.074-4.851 5.535c-1.125-1.568-2.835-2.565-5.093-2.968C6.233 2.376 2.507 9.25 2.47 9.32c-.054.102-.031.229.056.305s.217.081.311.015c.028-.02 2.846-1.993 7.543-1.157c4.801.854 8.167 1.694 8.201 1.702a.25.25 0 0 0 .245-.073c.032-.035 3.22-3.46 6.153-4.787c4.339-1.961 7.298-.659 7.326-.646a.25.25 0 0 0 .298-.07a.246.246 0 0 0 .007-.304"/><path fill="#5c913b" d="M27.884 7.63c-4.405-2.328-7.849-1.193-9.995.22c-2.575-.487-7.334-.459-11.364 4.707c-4.983 6.387-.618 14.342-.573 14.422a.376.376 0 0 0 .689-.086c.015-.054 1.527-5.52 5.35-10.118c2.074-2.496 4.55-4.806 6.308-6.34c1.762.298 4.327.947 6.846 2.354c4.958 2.773 7.234 7.466 7.257 7.513a.37.37 0 0 0 .379.212a.38.38 0 0 0 .325-.287c.02-.088 1.968-8.8-5.222-12.597"/></svg> </template>
CSS
.icon-palm-tree {
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%23c1694f%22%20d%3D%22M21.978%2020.424a29%2029%200%200%200-.247-2.325a30.8%2030.8%200%200%200-1.885-6.93c-.527-1.299-.943-2.043-.943-2.043l-3.613.466s.417.87.868%202.575c.183.692.371%201.524.54%202.495q.13.733.238%201.573q.152%201.172.242%202.549q.05.777.074%201.619c.006.204.015.401.018.611a14.5%2014.5%200%200%201-.118%201.989c-.074.6-.182%201.197-.311%201.789a26%2026%200%200%201-.67%202.475a35%2035%200%200%201-.655%201.84c-.344.891-.69%201.692-.989%202.359c-.502%201.119-.871%201.863-.871%202.018c0%20.49.35%201.408%202.797%202.02c3.827.956%204.196-.621%204.196-.621s.243-.738.526-2.192c.14-.718.289-1.605.424-2.678q.122-.963.222-2.116a62%2062%200%200%200%20.22-4.864c.002-.246.008-.484.008-.737c0-.64-.03-1.261-.071-1.872%22%2F%3E%3Cpath%20fill%3D%22%23d99e82%22%20d%3D%22M18.306%2030.068c-1.403-.244-2.298-.653-2.789-.959c-.344.891-.69%201.692-.989%202.359c.916.499%202.079.895%203.341%201.114c.729.127%201.452.191%202.131.191c.414%200%20.803-.033%201.176-.08c.14-.718.289-1.605.424-2.678c-.444.157-1.548.357-3.294.053m1.06-4.673c-1.093-.108-1.934-.348-2.525-.602a26%2026%200%200%201-.67%202.475c.864.326%201.881.561%202.945.666c.429.042.855.064%201.27.064c.502%200%20.978-.039%201.435-.099q.104-1.199.165-2.605c-.628.135-1.509.21-2.62.101m.309-2.133c.822%200%201.63-.083%202.366-.228c.002-.246.008-.484.008-.737c0-.641-.029-1.262-.071-1.873c-.529.138-1.285.272-2.352.286c-1.084-.005-1.847-.155-2.374-.306c.006.204.015.401.018.611a14.5%2014.5%200%200%201-.118%201.989c.763.161%201.605.253%202.461.257zm-.249-4.577a12%2012%200%200%200%202.304-.585a30%2030%200%200%200-.485-2.513c-.496.204-1.199.431-2.181.572a9%209%200%200%201-2.129.077q.152%201.172.242%202.549c.152.006.29.029.446.029c.588.001%201.2-.043%201.803-.129m1.271-5.116a30%2030%200%200%200-.852-2.4a9.5%209.5%200%200%201-1.737.659a9.2%209.2%200%200%201-1.951.339c.183.692.371%201.524.54%202.495a12.4%2012.4%200%200%200%202.094-.376c.679-.188%201.31-.44%201.906-.717%22%2F%3E%3Cpath%20fill%3D%22%233e721d%22%20d%3D%22M32.61%204.305c-.044-.061-4.48-5.994-10.234-3.39c-2.581%201.167-4.247%203.074-4.851%205.535c-1.125-1.568-2.835-2.565-5.093-2.968C6.233%202.376%202.507%209.25%202.47%209.32c-.054.102-.031.229.056.305s.217.081.311.015c.028-.02%202.846-1.993%207.543-1.157c4.801.854%208.167%201.694%208.201%201.702a.25.25%200%200%200%20.245-.073c.032-.035%203.22-3.46%206.153-4.787c4.339-1.961%207.298-.659%207.326-.646a.25.25%200%200%200%20.298-.07a.246.246%200%200%200%20.007-.304%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M27.884%207.63c-4.405-2.328-7.849-1.193-9.995.22c-2.575-.487-7.334-.459-11.364%204.707c-4.983%206.387-.618%2014.342-.573%2014.422a.376.376%200%200%200%20.689-.086c.015-.054%201.527-5.52%205.35-10.118c2.074-2.496%204.55-4.806%206.308-6.34c1.762.298%204.327.947%206.846%202.354c4.958%202.773%207.234%207.466%207.257%207.513a.37.37%200%200%200%20.379.212a.38.38%200%200%200%20.325-.287c.02-.088%201.968-8.8-5.222-12.597%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%23c1694f%22%20d%3D%22M21.978%2020.424a29%2029%200%200%200-.247-2.325a30.8%2030.8%200%200%200-1.885-6.93c-.527-1.299-.943-2.043-.943-2.043l-3.613.466s.417.87.868%202.575c.183.692.371%201.524.54%202.495q.13.733.238%201.573q.152%201.172.242%202.549q.05.777.074%201.619c.006.204.015.401.018.611a14.5%2014.5%200%200%201-.118%201.989c-.074.6-.182%201.197-.311%201.789a26%2026%200%200%201-.67%202.475a35%2035%200%200%201-.655%201.84c-.344.891-.69%201.692-.989%202.359c-.502%201.119-.871%201.863-.871%202.018c0%20.49.35%201.408%202.797%202.02c3.827.956%204.196-.621%204.196-.621s.243-.738.526-2.192c.14-.718.289-1.605.424-2.678q.122-.963.222-2.116a62%2062%200%200%200%20.22-4.864c.002-.246.008-.484.008-.737c0-.64-.03-1.261-.071-1.872%22%2F%3E%3Cpath%20fill%3D%22%23d99e82%22%20d%3D%22M18.306%2030.068c-1.403-.244-2.298-.653-2.789-.959c-.344.891-.69%201.692-.989%202.359c.916.499%202.079.895%203.341%201.114c.729.127%201.452.191%202.131.191c.414%200%20.803-.033%201.176-.08c.14-.718.289-1.605.424-2.678c-.444.157-1.548.357-3.294.053m1.06-4.673c-1.093-.108-1.934-.348-2.525-.602a26%2026%200%200%201-.67%202.475c.864.326%201.881.561%202.945.666c.429.042.855.064%201.27.064c.502%200%20.978-.039%201.435-.099q.104-1.199.165-2.605c-.628.135-1.509.21-2.62.101m.309-2.133c.822%200%201.63-.083%202.366-.228c.002-.246.008-.484.008-.737c0-.641-.029-1.262-.071-1.873c-.529.138-1.285.272-2.352.286c-1.084-.005-1.847-.155-2.374-.306c.006.204.015.401.018.611a14.5%2014.5%200%200%201-.118%201.989c.763.161%201.605.253%202.461.257zm-.249-4.577a12%2012%200%200%200%202.304-.585a30%2030%200%200%200-.485-2.513c-.496.204-1.199.431-2.181.572a9%209%200%200%201-2.129.077q.152%201.172.242%202.549c.152.006.29.029.446.029c.588.001%201.2-.043%201.803-.129m1.271-5.116a30%2030%200%200%200-.852-2.4a9.5%209.5%200%200%201-1.737.659a9.2%209.2%200%200%201-1.951.339c.183.692.371%201.524.54%202.495a12.4%2012.4%200%200%200%202.094-.376c.679-.188%201.31-.44%201.906-.717%22%2F%3E%3Cpath%20fill%3D%22%233e721d%22%20d%3D%22M32.61%204.305c-.044-.061-4.48-5.994-10.234-3.39c-2.581%201.167-4.247%203.074-4.851%205.535c-1.125-1.568-2.835-2.565-5.093-2.968C6.233%202.376%202.507%209.25%202.47%209.32c-.054.102-.031.229.056.305s.217.081.311.015c.028-.02%202.846-1.993%207.543-1.157c4.801.854%208.167%201.694%208.201%201.702a.25.25%200%200%200%20.245-.073c.032-.035%203.22-3.46%206.153-4.787c4.339-1.961%207.298-.659%207.326-.646a.25.25%200%200%200%20.298-.07a.246.246%200%200%200%20.007-.304%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M27.884%207.63c-4.405-2.328-7.849-1.193-9.995.22c-2.575-.487-7.334-.459-11.364%204.707c-4.983%206.387-.618%2014.342-.573%2014.422a.376.376%200%200%200%20.689-.086c.015-.054%201.527-5.52%205.35-10.118c2.074-2.496%204.55-4.806%206.308-6.34c1.762.298%204.327.947%206.846%202.354c4.958%202.773%207.234%207.466%207.257%207.513a.37.37%200%200%200%20.379.212a.38.38%200%200%200%20.325-.287c.02-.088%201.968-8.8-5.222-12.597%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/palm-tree.svg?color=%231a73e8&size=48