Cactus 01 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Cactus 01 icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/319623.svg" alt="Cactus 01 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319623.svg" alt="Cactus 01 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319623.svg" alt="Cactus 01 icon" :width="24" :height="24" />
CSS background
.icon-cactus-01 {
background-image: url('https://proicons.com/icon/319623.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="cactus--01_00000060723729176625777400000012153694374252813237_" d="M25,31.36H7v-0.72h5.64v-3.28H12v-0.72h0.64v-1.28H12 v-0.72h0.64v-3.28H12v-0.72h0.64v-1.28H12v-0.72h0.64v-1.28H11c-2.404,0-4.36-1.956-4.36-4.36v-0.64H6v-0.72h0.64v-1.28H6V9.64h0.64 V8.36H6V7.64h0.64V6.5c0-1.025,0.834-1.86,1.86-1.86s1.86,0.834,1.86,1.86v1.14H11v0.72h-0.64v1.28H11v0.72h-0.64V13 c0,0.353,0.287,0.64,0.64,0.64h1.64V6.36H12V5.64h0.64V4c0-1.853,1.507-3.36,3.36-3.36S19.36,2.147,19.36,4v1.64H20v0.72h-0.64v1.28 H20v0.72h-0.64v1.28H20v0.72h-0.64v5.28H20v0.72h-0.64v1.28H21c0.353,0,0.64-0.287,0.64-0.64v-2.64H21v-0.72h0.64v-1.28H21v-0.72 h0.64V10.5c0-1.025,0.835-1.86,1.86-1.86s1.86,0.834,1.86,1.86v1.14H26v0.72h-0.64v1.28H26v0.72h-0.64v1.28H26v0.72h-0.64V17 c0,2.404-1.956,4.36-4.36,4.36h-1.64v1.279H20v0.721h-0.64v1.279H20v0.721h-0.64v1.279H20v0.721h-0.64v3.279H25V31.36z M15.36,30.64 h3.28v-5.28H18v-0.72h0.64v-1.28H18v-0.72h0.64V21c0-0.199,0.161-0.36,0.36-0.36h2c2.007,0,3.64-1.633,3.64-3.64v-2.64H24v-0.72 h0.64V10.5c0-0.628-0.511-1.14-1.14-1.14s-1.14,0.512-1.14,1.14v1.14H23v0.72h-0.64V17c0,0.75-0.61,1.36-1.36,1.36h-2 c-0.199,0-0.36-0.161-0.36-0.36v-1.64H18v-0.72h0.64V8.36H18V7.64h0.64V4c0-1.456-1.184-2.64-2.64-2.64S13.36,2.545,13.36,4v10 c0,0.199-0.161,0.36-0.36,0.36h-2c-0.75,0-1.36-0.61-1.36-1.36V8.36H9V7.64h0.64V6.5c0-0.628-0.512-1.14-1.14-1.14 S7.36,5.872,7.36,6.5v3.14H8v0.72H7.36v1.28H8v0.72H7.36V13c0,2.007,1.633,3.64,3.64,3.64h2c0.199,0,0.36,0.161,0.36,0.36v3.64H14 v0.721h-0.64v3.279H14v0.721h-0.64v5.279h1.28V15.36H14v-0.72h0.64V9.36H14V8.64h0.64V7.36H14V6.64h0.64V4 c0-0.75,0.61-1.36,1.36-1.36v0.72c-0.353,0-0.64,0.287-0.64,0.64v0.64H16v0.72h-0.64v1.28H16v0.72h-0.64v1.28H16v0.72h-0.64v3.28H16 v0.72h-0.64v1.28H16v0.72h-0.64v1.28H16v0.72h-0.64v3.279H16v0.721h-0.64V30.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!