Add icons to this collection by clicking the heart icon.
Pines icon - also known as christmas, tree, nature, forest, xmas, botanical, woods, pines, and woodland. Created in a clean flat 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 24 24"
>
    <defs>
        <linearGradient
            id="a"
            x1="12"
            x2="12"
            y1=".018"
            y2="23.993"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#a8e63c" />
            <stop offset="1" stop-color="#468158" />
        </linearGradient>
    </defs>
    <path
        d="M21 13a1 1 0 0 0-1-1 2 2 0 0 1-1.936-1.524A3.942 3.942 0 0 0 20 11a1 1 0 0 0 0-2 2 2 0 0 1-2-2V6a1 1 0 0 0-2 0v1a2 2 0 0 1-2 2 1 1 0 0 0 0 2 3.942 3.942 0 0 0 1.936-.524A2 2 0 0 1 14 12a1 1 0 0 0 0 2 3.942 3.942 0 0 0 1.936-.524A2 2 0 0 1 14 15a1 1 0 0 0 0 2 3.941 3.941 0 0 0 2-.562V19H8v-4.562A3.941 3.941 0 0 0 10 15a1 1 0 0 0 0-2 2 2 0 0 1-1.936-1.524A3.942 3.942 0 0 0 10 12a1 1 0 0 0 0-2 2 2 0 0 1-1.936-1.524A3.942 3.942 0 0 0 10 9a1 1 0 0 0 0-2 2 2 0 0 1-2-2V4a1 1 0 0 0-2 0v1a2 2 0 0 1-2 2 1 1 0 0 0 0 2 3.942 3.942 0 0 0 1.936-.524A2 2 0 0 1 4 10a1 1 0 0 0 0 2 3.942 3.942 0 0 0 1.936-.524A2 2 0 0 1 4 13a1 1 0 0 0 0 2 3.941 3.941 0 0 0 2-.562V19H4a1 1 0 0 0 0 2h16a1 1 0 0 0 0-2h-2v-2.562A3.941 3.941 0 0 0 20 17a1 1 0 0 0 0-2 2 2 0 0 1-1.936-1.524A3.942 3.942 0 0 0 20 14a1 1 0 0 0 1-1Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category