Add icons to this collection by clicking the heart icon.
Recycle icon - also known as arrow, power, energy, electronics, recycle, renewable energy, and ecology and environment. 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="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00c0ff" />
        <stop offset="1" stop-color="#5558ff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M159.214 269.426a100.125 100.125 0 0 1-.633-21.026c3.608-47.717 43.9-87.237 91.712-89.97a98.163 98.163 0 0 1 77.313 31.149l-6.827 6.827a8.873 8.873 0 0 0-1.926 9.681 8.873 8.873 0 0 0 8.206 5.482h53.294a8.877 8.877 0 0 0 8.882-8.882v-53.295a8.874 8.874 0 0 0-5.482-8.206c-3.313-1.396-7.13-.616-9.68 1.926l-8.726 8.726c-33.318-35.009-81.156-51.924-129.87-45.497-65.611 8.657-119.851 62.49-128.968 128.006-2.021 14.521-2.012 29.076.026 43.258 1.865 12.985 13.176 22.788 26.612 22.788 16.627.001 28.301-14.894 26.067-30.967zm221.035-40.092c-14.833 0-26.491 11.866-26.543 27.012-.026 7.069-.815 14.277-2.359 21.408-7.937 36.675-38.027 66.358-74.875 73.853-25.866 5.205-51.29.599-72.707-13.063l5.222-5.222a8.873 8.873 0 0 0 1.926-9.681 8.874 8.874 0 0 0-8.206-5.482h-53.294a8.877 8.877 0 0 0-8.882 8.882v53.295a8.874 8.874 0 0 0 5.482 8.206 8.865 8.865 0 0 0 9.68-1.926l9.767-9.767C191.75 396.625 223.012 407 255.774 407c79.51 0 141.35-61.045 150.046-131.936a154.74 154.74 0 0 0 1.18-19.17v-.009c-.009-14.641-12.014-26.551-26.751-26.551zM253.19 335.463a8.87 8.87 0 0 0 9.915-3.097l53.294-71.06a8.835 8.835 0 0 0 1.371-7.972 8.877 8.877 0 0 0-5.664-5.777l-47.222-15.744V184.92a8.871 8.871 0 0 0-6.072-8.422 8.916 8.916 0 0 0-9.915 3.097l-53.294 71.06a8.834 8.834 0 0 0-1.37 7.972 8.877 8.877 0 0 0 5.664 5.777l47.222 15.744v46.893a8.869 8.869 0 0 0 6.071 8.422z"
    />
</svg>
More icons in the same style and category