Add icons to this collection by clicking the heart icon.
Add icon - also known as interface, file, document, add, folder, archive, add list, and files and folders. 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"
>
    <linearGradient
        id="a"
        x1="11.999"
        x2="11.999"
        y1="2"
        y2="22"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd6700" />
        <stop offset="1" stop-color="#ffce00" />
    </linearGradient>
    <g fill="none">
        <path
            fill="url(#a)"
            fill-rule="evenodd"
            d="M17 4a3 3 0 0 1 2.958 2.5H4V5a3 3 0 0 1 3-3h2.569a3 3 0 0 1 1.844.634l.94.732A3 3 0 0 0 14.197 4zm3.526 4H3.473a2 2 0 0 0-1.955 2.42l1.804 8.418A4 4 0 0 0 7.233 22h9.533a4 4 0 0 0 3.911-3.162l1.804-8.419A2 2 0 0 0 20.526 8zm-7.777 5a.75.75 0 1 0-1.5 0v2.25H9a.75.75 0 0 0 0 1.5h2.25V19a.75.75 0 0 0 1.5 0v-2.25H15a.75.75 0 1 0 0-1.5h-2.25z"
            clip-rule="evenodd"
        />
    </g>
</svg>
More icons in the same style and category