cactus icon
cactus-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- cactus-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
cactusEmoji One (Colored)cactusFluent EmojicactusFluent Emoji FlatcactusFluent Emoji High ContrastcactusFirefox OS EmojicactusHuge IconscactusIconParkcactusIconPark OutlinecactusIconPark SolidcactusIconPark TwoTonecactusJam IconscactusLucide LabcactusMaterial Design Iconscactus-fillMingCute IconcactusNoto EmojicactusOpenMojicactus-fillRemix IconcactusTabler IconscactusTwitter Emoji
Use the cactus icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M216 210h-50v-28h6a66.08 66.08 0 0 0 66-66a26 26 0 0 0-52 0a14 14 0 0 1-14 14h-6V56a38 38 0 0 0-76 0v34h-6a14 14 0 0 1-14-14a26 26 0 0 0-52 0a66.08 66.08 0 0 0 66 66h6v68H40a6 6 0 0 0 0 12h176a6 6 0 0 0 0-12M96 130H84a54.06 54.06 0 0 1-54-54a14 14 0 0 1 28 0a26 26 0 0 0 26 26h12a6 6 0 0 0 6-6V56a26 26 0 0 1 52 0v80a6 6 0 0 0 6 6h12a26 26 0 0 0 26-26a14 14 0 0 1 28 0a54.06 54.06 0 0 1-54 54h-12a6 6 0 0 0-6 6v34h-52v-74a6 6 0 0 0-6-6"/></svg>
React
import type { SVGProps } from "react";
export function PhCactusLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M216 210h-50v-28h6a66.08 66.08 0 0 0 66-66a26 26 0 0 0-52 0a14 14 0 0 1-14 14h-6V56a38 38 0 0 0-76 0v34h-6a14 14 0 0 1-14-14a26 26 0 0 0-52 0a66.08 66.08 0 0 0 66 66h6v68H40a6 6 0 0 0 0 12h176a6 6 0 0 0 0-12M96 130H84a54.06 54.06 0 0 1-54-54a14 14 0 0 1 28 0a26 26 0 0 0 26 26h12a6 6 0 0 0 6-6V56a26 26 0 0 1 52 0v80a6 6 0 0 0 6 6h12a26 26 0 0 0 26-26a14 14 0 0 1 28 0a54.06 54.06 0 0 1-54 54h-12a6 6 0 0 0-6 6v34h-52v-74a6 6 0 0 0-6-6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M216 210h-50v-28h6a66.08 66.08 0 0 0 66-66a26 26 0 0 0-52 0a14 14 0 0 1-14 14h-6V56a38 38 0 0 0-76 0v34h-6a14 14 0 0 1-14-14a26 26 0 0 0-52 0a66.08 66.08 0 0 0 66 66h6v68H40a6 6 0 0 0 0 12h176a6 6 0 0 0 0-12M96 130H84a54.06 54.06 0 0 1-54-54a14 14 0 0 1 28 0a26 26 0 0 0 26 26h12a6 6 0 0 0 6-6V56a26 26 0 0 1 52 0v80a6 6 0 0 0 6 6h12a26 26 0 0 0 26-26a14 14 0 0 1 28 0a54.06 54.06 0 0 1-54 54h-12a6 6 0 0 0-6 6v34h-52v-74a6 6 0 0 0-6-6"/></svg> </template>
CSS
.icon-cactus-light {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M216%20210h-50v-28h6a66.08%2066.08%200%200%200%2066-66a26%2026%200%200%200-52%200a14%2014%200%200%201-14%2014h-6V56a38%2038%200%200%200-76%200v34h-6a14%2014%200%200%201-14-14a26%2026%200%200%200-52%200a66.08%2066.08%200%200%200%2066%2066h6v68H40a6%206%200%200%200%200%2012h176a6%206%200%200%200%200-12M96%20130H84a54.06%2054.06%200%200%201-54-54a14%2014%200%200%201%2028%200a26%2026%200%200%200%2026%2026h12a6%206%200%200%200%206-6V56a26%2026%200%200%201%2052%200v80a6%206%200%200%200%206%206h12a26%2026%200%200%200%2026-26a14%2014%200%200%201%2028%200a54.06%2054.06%200%200%201-54%2054h-12a6%206%200%200%200-6%206v34h-52v-74a6%206%200%200%200-6-6%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M216%20210h-50v-28h6a66.08%2066.08%200%200%200%2066-66a26%2026%200%200%200-52%200a14%2014%200%200%201-14%2014h-6V56a38%2038%200%200%200-76%200v34h-6a14%2014%200%200%201-14-14a26%2026%200%200%200-52%200a66.08%2066.08%200%200%200%2066%2066h6v68H40a6%206%200%200%200%200%2012h176a6%206%200%200%200%200-12M96%20130H84a54.06%2054.06%200%200%201-54-54a14%2014%200%200%201%2028%200a26%2026%200%200%200%2026%2026h12a6%206%200%200%200%206-6V56a26%2026%200%200%201%2052%200v80a6%206%200%200%200%206%206h12a26%2026%200%200%200%2026-26a14%2014%200%200%201%2028%200a54.06%2054.06%200%200%201-54%2054h-12a6%206%200%200%200-6%206v34h-52v-74a6%206%200%200%200-6-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/cactus-light.svg?color=%231a73e8&size=48