Add icons to this collection by clicking the heart icon.
Cactus icon - also known as nature, plant, garden, decoration, pot, home decoration, cactus, botanic, furniture and household, and indoor plants. Created in a clean circular style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9cffac" />
        <stop offset="1" stop-color="#00b59c" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M327.077 335.941H184.923a8.879 8.879 0 0 0-8.885 8.882v17.765c0 24.487 19.921 44.412 44.423 44.412h71.077c24.502 0 44.423-19.925 44.423-44.412v-17.765a8.878 8.878 0 0 0-8.884-8.882zm33.756-154.422 8.064-8.063a8.876 8.876 0 0 0 0-12.56 8.882 8.882 0 0 0-12.563 0l-11.488 11.484-11.488-11.484a8.882 8.882 0 0 0-12.563 0 8.878 8.878 0 0 0 0 12.56l8.065 8.063c-6.438 4.869-10.667 12.512-10.667 21.187v26.647h-17.769v-62.177c0-18.189-11.015-33.821-26.709-40.679l6.337-6.335a8.876 8.876 0 0 0 0-12.56 8.882 8.882 0 0 0-12.563 0L256 119.087l-11.488-11.485a8.882 8.882 0 0 0-12.563 0 8.876 8.876 0 0 0 0 12.56l6.337 6.335c-15.695 6.858-26.709 22.49-26.709 40.679v44.412h-17.769v-26.647c0-8.674-4.23-16.317-10.667-21.187l8.065-8.063c3.47-3.47 3.47-9.091 0-12.56s-9.093-3.469-12.563 0l-11.488 11.485-11.488-11.485a8.884 8.884 0 0 0-12.563 0 8.876 8.876 0 0 0 0 12.56l8.064 8.063c-6.438 4.87-10.667 12.513-10.667 21.187v35.53c0 24.487 19.921 44.412 44.423 44.412h26.654v53.294h88.846v-35.53h26.654c24.502 0 44.423-19.925 44.423-44.412v-35.53c-.001-8.673-4.231-16.316-10.668-21.186zm-95.948 110.01c0 4.91-3.974 8.882-8.885 8.882s-8.885-3.973-8.885-8.882v-17.765c0-4.91 3.974-8.882 8.885-8.882s8.885 3.973 8.885 8.882zm0-53.294c0 4.909-3.974 8.882-8.885 8.882s-8.885-3.973-8.885-8.882V220.47c0-4.91 3.974-8.883 8.885-8.883s8.885 3.973 8.885 8.883zm0-53.294c0 4.91-3.974 8.882-8.885 8.882s-8.885-3.973-8.885-8.882v-17.765c0-4.91 3.974-8.882 8.885-8.882s8.885 3.973 8.885 8.882z"
    />
</svg>
More icons in the same style and category