cactus emoji
cactus from Fluent Emoji Flat by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.
- Name
- cactus
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Animals & Nature
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
cactusEmoji One (Colored)cactusFluent EmojicactusFluent Emoji High ContrastcactusFirefox OS EmojicactusHuge IconscactusIconParkcactusIconPark OutlinecactusIconPark SolidcactusIconPark TwoTonecactusJam IconscactusLucide LabcactusMaterial Design Iconscactus-fillMingCute IconcactusNoto EmojicactusOpenMojicactusPhosphorcactus-fillRemix IconcactusTabler IconscactusTwitter Emoji
More animals & nature icons from Fluent Emoji Flat
Use the cactus emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#86d72f" d="M11 7c0-2.76 2.24-5 5-5s5 2.24 5 5v6h1.32c.93 0 1.68-.75 1.68-1.68V8.5a2.5 2.5 0 0 1 5 0v2.82C29 15 26 18 22.32 18H21v11.06c0 .52-.42.94-.94.94h-8.12c-.52 0-.94-.42-.94-.94V25H9.68A6.68 6.68 0 0 1 3 18.32V11.5C3 10.14 4.09 9.03 5.45 9C6.85 8.97 8 10.15 8 11.55v6.77c0 .93.75 1.68 1.68 1.68H11z"/><path fill="#44911b" d="M13 22V3c.31-.23.64-.43 1-.58V30h-1v-7H9.68C7.1 23 5 20.9 5 18.32V11.5c0-.27.22-.49.49-.5h.01c.27 0 .5.26.5.55v6.77C6 20.35 7.65 22 9.68 22zm5 8h1V3c-.31-.23-.64-.43-1-.58zm8-23.95c.16-.03.33-.05.5-.05s.34.02.5.05v5.27C27 13.9 24.9 16 22.32 16H21v-1h1.32c2.03 0 3.68-1.65 3.68-3.68z"/><path fill="#c3ef3c" d="m19.44 3.85l.71-.71c.2-.2.51-.2.71 0s.2.51 0 .71l-.71.71c-.2.2-.51.2-.71 0c-.2-.19-.2-.51 0-.71M11.5 10h-1c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1c.28 0 .5.22.5.5s-.22.5-.5.5m.35-6.85l.71.7c.2.2.2.52 0 .72s-.51.2-.71 0l-.71-.71c-.2-.2-.2-.51 0-.71s.51-.2.71 0m15.3 12.29l.71.71c.2.2.2.51 0 .71s-.51.2-.71 0l-.71-.71c-.2-.2-.2-.51 0-.71c.19-.2.51-.2.71 0m-24-5.59l.7.71c.2.2.52.2.72 0s.2-.51 0-.71l-.71-.71c-.2-.2-.51-.2-.71 0s-.2.51 0 .71m21.7-2.29l-.71-.71c-.2-.2-.2-.51 0-.71s.51-.2.71 0l.71.71c.2.2.2.51 0 .71c-.19.2-.51.2-.71 0m-20 16.3l.71-.71c.2-.2.2-.52 0-.71c-.2-.2-.51-.2-.71 0l-.71.71c-.2.2-.2.51 0 .71s.51.2.71 0m2.59-9.01l.71-.71c.2-.2.51-.2.71 0s.2.51 0 .71l-.71.71c-.2.2-.51.2-.71 0c-.2-.19-.2-.51 0-.71M21.5 24h-1c-.28 0-.5.22-.5.5s.22.5.5.5h1c.28 0 .5-.22.5-.5s-.22-.5-.5-.5m-10 3h-1c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1c.28 0 .5.22.5.5s-.22.5-.5.5M18 11h1.5c.28 0 .5.22.5.5s-.22.5-.5.5H18zm-5.81 5.15L14 18v-1.44l-1.1-1.12c-.2-.2-.51-.2-.71 0s-.2.51 0 .71m5.83 5.97l1.81-1.85c.2-.19.2-.51 0-.71s-.51-.2-.71 0l-1.1 1.12z"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatCactus(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="#86d72f" d="M11 7c0-2.76 2.24-5 5-5s5 2.24 5 5v6h1.32c.93 0 1.68-.75 1.68-1.68V8.5a2.5 2.5 0 0 1 5 0v2.82C29 15 26 18 22.32 18H21v11.06c0 .52-.42.94-.94.94h-8.12c-.52 0-.94-.42-.94-.94V25H9.68A6.68 6.68 0 0 1 3 18.32V11.5C3 10.14 4.09 9.03 5.45 9C6.85 8.97 8 10.15 8 11.55v6.77c0 .93.75 1.68 1.68 1.68H11z"/><path fill="#44911b" d="M13 22V3c.31-.23.64-.43 1-.58V30h-1v-7H9.68C7.1 23 5 20.9 5 18.32V11.5c0-.27.22-.49.49-.5h.01c.27 0 .5.26.5.55v6.77C6 20.35 7.65 22 9.68 22zm5 8h1V3c-.31-.23-.64-.43-1-.58zm8-23.95c.16-.03.33-.05.5-.05s.34.02.5.05v5.27C27 13.9 24.9 16 22.32 16H21v-1h1.32c2.03 0 3.68-1.65 3.68-3.68z"/><path fill="#c3ef3c" d="m19.44 3.85l.71-.71c.2-.2.51-.2.71 0s.2.51 0 .71l-.71.71c-.2.2-.51.2-.71 0c-.2-.19-.2-.51 0-.71M11.5 10h-1c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1c.28 0 .5.22.5.5s-.22.5-.5.5m.35-6.85l.71.7c.2.2.2.52 0 .72s-.51.2-.71 0l-.71-.71c-.2-.2-.2-.51 0-.71s.51-.2.71 0m15.3 12.29l.71.71c.2.2.2.51 0 .71s-.51.2-.71 0l-.71-.71c-.2-.2-.2-.51 0-.71c.19-.2.51-.2.71 0m-24-5.59l.7.71c.2.2.52.2.72 0s.2-.51 0-.71l-.71-.71c-.2-.2-.51-.2-.71 0s-.2.51 0 .71m21.7-2.29l-.71-.71c-.2-.2-.2-.51 0-.71s.51-.2.71 0l.71.71c.2.2.2.51 0 .71c-.19.2-.51.2-.71 0m-20 16.3l.71-.71c.2-.2.2-.52 0-.71c-.2-.2-.51-.2-.71 0l-.71.71c-.2.2-.2.51 0 .71s.51.2.71 0m2.59-9.01l.71-.71c.2-.2.51-.2.71 0s.2.51 0 .71l-.71.71c-.2.2-.51.2-.71 0c-.2-.19-.2-.51 0-.71M21.5 24h-1c-.28 0-.5.22-.5.5s.22.5.5.5h1c.28 0 .5-.22.5-.5s-.22-.5-.5-.5m-10 3h-1c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1c.28 0 .5.22.5.5s-.22.5-.5.5M18 11h1.5c.28 0 .5.22.5.5s-.22.5-.5.5H18zm-5.81 5.15L14 18v-1.44l-1.1-1.12c-.2-.2-.51-.2-.71 0s-.2.51 0 .71m5.83 5.97l1.81-1.85c.2-.19.2-.51 0-.71s-.51-.2-.71 0l-1.1 1.12z"/></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="#86d72f" d="M11 7c0-2.76 2.24-5 5-5s5 2.24 5 5v6h1.32c.93 0 1.68-.75 1.68-1.68V8.5a2.5 2.5 0 0 1 5 0v2.82C29 15 26 18 22.32 18H21v11.06c0 .52-.42.94-.94.94h-8.12c-.52 0-.94-.42-.94-.94V25H9.68A6.68 6.68 0 0 1 3 18.32V11.5C3 10.14 4.09 9.03 5.45 9C6.85 8.97 8 10.15 8 11.55v6.77c0 .93.75 1.68 1.68 1.68H11z"/><path fill="#44911b" d="M13 22V3c.31-.23.64-.43 1-.58V30h-1v-7H9.68C7.1 23 5 20.9 5 18.32V11.5c0-.27.22-.49.49-.5h.01c.27 0 .5.26.5.55v6.77C6 20.35 7.65 22 9.68 22zm5 8h1V3c-.31-.23-.64-.43-1-.58zm8-23.95c.16-.03.33-.05.5-.05s.34.02.5.05v5.27C27 13.9 24.9 16 22.32 16H21v-1h1.32c2.03 0 3.68-1.65 3.68-3.68z"/><path fill="#c3ef3c" d="m19.44 3.85l.71-.71c.2-.2.51-.2.71 0s.2.51 0 .71l-.71.71c-.2.2-.51.2-.71 0c-.2-.19-.2-.51 0-.71M11.5 10h-1c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1c.28 0 .5.22.5.5s-.22.5-.5.5m.35-6.85l.71.7c.2.2.2.52 0 .72s-.51.2-.71 0l-.71-.71c-.2-.2-.2-.51 0-.71s.51-.2.71 0m15.3 12.29l.71.71c.2.2.2.51 0 .71s-.51.2-.71 0l-.71-.71c-.2-.2-.2-.51 0-.71c.19-.2.51-.2.71 0m-24-5.59l.7.71c.2.2.52.2.72 0s.2-.51 0-.71l-.71-.71c-.2-.2-.51-.2-.71 0s-.2.51 0 .71m21.7-2.29l-.71-.71c-.2-.2-.2-.51 0-.71s.51-.2.71 0l.71.71c.2.2.2.51 0 .71c-.19.2-.51.2-.71 0m-20 16.3l.71-.71c.2-.2.2-.52 0-.71c-.2-.2-.51-.2-.71 0l-.71.71c-.2.2-.2.51 0 .71s.51.2.71 0m2.59-9.01l.71-.71c.2-.2.51-.2.71 0s.2.51 0 .71l-.71.71c-.2.2-.51.2-.71 0c-.2-.19-.2-.51 0-.71M21.5 24h-1c-.28 0-.5.22-.5.5s.22.5.5.5h1c.28 0 .5-.22.5-.5s-.22-.5-.5-.5m-10 3h-1c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1c.28 0 .5.22.5.5s-.22.5-.5.5M18 11h1.5c.28 0 .5.22.5.5s-.22.5-.5.5H18zm-5.81 5.15L14 18v-1.44l-1.1-1.12c-.2-.2-.51-.2-.71 0s-.2.51 0 .71m5.83 5.97l1.81-1.85c.2-.19.2-.51 0-.71s-.51-.2-.71 0l-1.1 1.12z"/></g></svg> </template>
CSS
.icon-cactus {
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%2386d72f%22%20d%3D%22M11%207c0-2.76%202.24-5%205-5s5%202.24%205%205v6h1.32c.93%200%201.68-.75%201.68-1.68V8.5a2.5%202.5%200%200%201%205%200v2.82C29%2015%2026%2018%2022.32%2018H21v11.06c0%20.52-.42.94-.94.94h-8.12c-.52%200-.94-.42-.94-.94V25H9.68A6.68%206.68%200%200%201%203%2018.32V11.5C3%2010.14%204.09%209.03%205.45%209C6.85%208.97%208%2010.15%208%2011.55v6.77c0%20.93.75%201.68%201.68%201.68H11z%22%2F%3E%3Cpath%20fill%3D%22%2344911b%22%20d%3D%22M13%2022V3c.31-.23.64-.43%201-.58V30h-1v-7H9.68C7.1%2023%205%2020.9%205%2018.32V11.5c0-.27.22-.49.49-.5h.01c.27%200%20.5.26.5.55v6.77C6%2020.35%207.65%2022%209.68%2022zm5%208h1V3c-.31-.23-.64-.43-1-.58zm8-23.95c.16-.03.33-.05.5-.05s.34.02.5.05v5.27C27%2013.9%2024.9%2016%2022.32%2016H21v-1h1.32c2.03%200%203.68-1.65%203.68-3.68z%22%2F%3E%3Cpath%20fill%3D%22%23c3ef3c%22%20d%3D%22m19.44%203.85l.71-.71c.2-.2.51-.2.71%200s.2.51%200%20.71l-.71.71c-.2.2-.51.2-.71%200c-.2-.19-.2-.51%200-.71M11.5%2010h-1c-.28%200-.5-.22-.5-.5s.22-.5.5-.5h1c.28%200%20.5.22.5.5s-.22.5-.5.5m.35-6.85l.71.7c.2.2.2.52%200%20.72s-.51.2-.71%200l-.71-.71c-.2-.2-.2-.51%200-.71s.51-.2.71%200m15.3%2012.29l.71.71c.2.2.2.51%200%20.71s-.51.2-.71%200l-.71-.71c-.2-.2-.2-.51%200-.71c.19-.2.51-.2.71%200m-24-5.59l.7.71c.2.2.52.2.72%200s.2-.51%200-.71l-.71-.71c-.2-.2-.51-.2-.71%200s-.2.51%200%20.71m21.7-2.29l-.71-.71c-.2-.2-.2-.51%200-.71s.51-.2.71%200l.71.71c.2.2.2.51%200%20.71c-.19.2-.51.2-.71%200m-20%2016.3l.71-.71c.2-.2.2-.52%200-.71c-.2-.2-.51-.2-.71%200l-.71.71c-.2.2-.2.51%200%20.71s.51.2.71%200m2.59-9.01l.71-.71c.2-.2.51-.2.71%200s.2.51%200%20.71l-.71.71c-.2.2-.51.2-.71%200c-.2-.19-.2-.51%200-.71M21.5%2024h-1c-.28%200-.5.22-.5.5s.22.5.5.5h1c.28%200%20.5-.22.5-.5s-.22-.5-.5-.5m-10%203h-1c-.28%200-.5-.22-.5-.5s.22-.5.5-.5h1c.28%200%20.5.22.5.5s-.22.5-.5.5M18%2011h1.5c.28%200%20.5.22.5.5s-.22.5-.5.5H18zm-5.81%205.15L14%2018v-1.44l-1.1-1.12c-.2-.2-.51-.2-.71%200s-.2.51%200%20.71m5.83%205.97l1.81-1.85c.2-.19.2-.51%200-.71s-.51-.2-.71%200l-1.1%201.12z%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%2386d72f%22%20d%3D%22M11%207c0-2.76%202.24-5%205-5s5%202.24%205%205v6h1.32c.93%200%201.68-.75%201.68-1.68V8.5a2.5%202.5%200%200%201%205%200v2.82C29%2015%2026%2018%2022.32%2018H21v11.06c0%20.52-.42.94-.94.94h-8.12c-.52%200-.94-.42-.94-.94V25H9.68A6.68%206.68%200%200%201%203%2018.32V11.5C3%2010.14%204.09%209.03%205.45%209C6.85%208.97%208%2010.15%208%2011.55v6.77c0%20.93.75%201.68%201.68%201.68H11z%22%2F%3E%3Cpath%20fill%3D%22%2344911b%22%20d%3D%22M13%2022V3c.31-.23.64-.43%201-.58V30h-1v-7H9.68C7.1%2023%205%2020.9%205%2018.32V11.5c0-.27.22-.49.49-.5h.01c.27%200%20.5.26.5.55v6.77C6%2020.35%207.65%2022%209.68%2022zm5%208h1V3c-.31-.23-.64-.43-1-.58zm8-23.95c.16-.03.33-.05.5-.05s.34.02.5.05v5.27C27%2013.9%2024.9%2016%2022.32%2016H21v-1h1.32c2.03%200%203.68-1.65%203.68-3.68z%22%2F%3E%3Cpath%20fill%3D%22%23c3ef3c%22%20d%3D%22m19.44%203.85l.71-.71c.2-.2.51-.2.71%200s.2.51%200%20.71l-.71.71c-.2.2-.51.2-.71%200c-.2-.19-.2-.51%200-.71M11.5%2010h-1c-.28%200-.5-.22-.5-.5s.22-.5.5-.5h1c.28%200%20.5.22.5.5s-.22.5-.5.5m.35-6.85l.71.7c.2.2.2.52%200%20.72s-.51.2-.71%200l-.71-.71c-.2-.2-.2-.51%200-.71s.51-.2.71%200m15.3%2012.29l.71.71c.2.2.2.51%200%20.71s-.51.2-.71%200l-.71-.71c-.2-.2-.2-.51%200-.71c.19-.2.51-.2.71%200m-24-5.59l.7.71c.2.2.52.2.72%200s.2-.51%200-.71l-.71-.71c-.2-.2-.51-.2-.71%200s-.2.51%200%20.71m21.7-2.29l-.71-.71c-.2-.2-.2-.51%200-.71s.51-.2.71%200l.71.71c.2.2.2.51%200%20.71c-.19.2-.51.2-.71%200m-20%2016.3l.71-.71c.2-.2.2-.52%200-.71c-.2-.2-.51-.2-.71%200l-.71.71c-.2.2-.2.51%200%20.71s.51.2.71%200m2.59-9.01l.71-.71c.2-.2.51-.2.71%200s.2.51%200%20.71l-.71.71c-.2.2-.51.2-.71%200c-.2-.19-.2-.51%200-.71M21.5%2024h-1c-.28%200-.5.22-.5.5s.22.5.5.5h1c.28%200%20.5-.22.5-.5s-.22-.5-.5-.5m-10%203h-1c-.28%200-.5-.22-.5-.5s.22-.5.5-.5h1c.28%200%20.5.22.5.5s-.22.5-.5.5M18%2011h1.5c.28%200%20.5.22.5.5s-.22.5-.5.5H18zm-5.81%205.15L14%2018v-1.44l-1.1-1.12c-.2-.2-.51-.2-.71%200s-.2.51%200%20.71m5.83%205.97l1.81-1.85c.2-.19.2-.51%200-.71s-.51-.2-.71%200l-1.1%201.12z%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/cactus.svg?color=%231a73e8&size=48