Add icons to this collection by clicking the heart icon.
Briefcase icon - also known as business, bag, briefcase, suitcase, portfolio, shopping bag, paper bag, and business and finance. Created in a clean lineal 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 64 64"
>
    <defs>
        <linearGradient
            id="a"
            x1="32"
            x2="32"
            y1="2.733"
            y2="69.606"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#fc5c7d" />
            <stop offset=".129" stop-color="#f35e85" />
            <stop offset=".343" stop-color="#d9659b" />
            <stop offset=".616" stop-color="#b070bf" />
            <stop offset=".934" stop-color="#777ff0" />
            <stop offset="1" stop-color="#6a82fb" />
        </linearGradient>
        <linearGradient
            id="b"
            x1="61"
            x2="61"
            y1="2.733"
            y2="69.606"
            href="#a"
        />
        <linearGradient id="c" x1="3" x2="3" y1="2.733" y2="69.606" href="#a" />
    </defs>
    <g>
        <path
            d="M58 32a1 1 0 0 0-1-1h-7v-5a4 4 0 0 0-4-4h-2V12a1 1 0 0 0-1-1h-7a7.986 7.986 0 0 0-12-6.918A7.986 7.986 0 0 0 12 11H7a1 1 0 0 0-1 1v47H2v2h60v-2h-4Zm-36 7h-2v-6h2Zm-2 2h2v18h-2Zm4 .267 13 3.1V46h-2v2h2v3a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1v-3h2v-2h-2v-1.631l13-3.1V59H24ZM41 46h-2v-4h2Zm-2 2h2v2h-2Zm17-8.789-13 3.1V41a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v1.312l-13-3.1V33h32ZM44 31H32v-3h12Zm4-5v5h-2v-4a1 1 0 0 0-1-1H31a1 1 0 0 0-1 1v4h-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2Zm-6-13v9H30a4 4 0 0 0-4 4v5h-7a1 1 0 0 0-1 1v27h-4V13h6v3h2v-3h12v3h2v-3ZM24 6.54A5.983 5.983 0 0 1 26 11h-4a5.983 5.983 0 0 1 2-4.46ZM34 11h-6a7.968 7.968 0 0 0-2.257-5.556A5.993 5.993 0 0 1 34 11ZM20 5a5.974 5.974 0 0 1 2.257.444A7.968 7.968 0 0 0 20 11h-6a6.006 6.006 0 0 1 6-6ZM8 13h4v46H8Z"
            fill="url(#a)"
        />
        <path d="M60 37h2v12h-2z" fill="url(#b)" />
        <path d="M2 17h2v22H2zM2 41h2v2H2z" fill="url(#c)" />
    </g>
</svg>
More icons in the same style and category