Add icons to this collection by clicking the heart icon.
Acorn icon - also known as nature, autumn, acorn, and chestnut. Created in a clean gradient 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="68.786"
        x2="443.214"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00f2fe" />
        <stop offset=".021" stop-color="#03effe" />
        <stop offset=".293" stop-color="#24d2fe" />
        <stop offset=".554" stop-color="#3cbdfe" />
        <stop offset=".796" stop-color="#4ab0fe" />
        <stop offset="1" stop-color="#4facfe" />
    </linearGradient>
    <path
        d="M423.214 227.921H88.786v-49.208c0-52.586 42.63-95.216 95.216-95.216h143.996c52.586 0 95.216 42.63 95.216 95.216v49.208zM298.802 20h0C275.163 20 256 39.047 256 62.544v15.347m49.89 150.03H107.688v90.926c0 66.095 43.763 122.03 104.059 140.74C229.745 465.172 245.378 476.516 256 492c10.622-15.484 26.255-26.828 44.253-32.413 57.516-17.848 99.988-69.567 103.782-131.666"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category