Add icons to this collection by clicking the heart icon.
Briefcase icon - also known as school, bag, office, work, briefcase, portfolio, and business and finance. 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 64 64"
>
    <linearGradient
        id="a"
        x1="3"
        x2="61"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#0170fe" />
        <stop offset=".38" stop-color="#035ed4" />
        <stop offset=".79" stop-color="#044dad" />
        <stop offset="1" stop-color="#05479e" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="27.57"
        x2="36.43"
        y1="47.08"
        y2="47.08"
        href="#a"
    />
    <g>
        <path
            fill="url(#a)"
            d="M56.23 15H44.58v-3.61A4.4 4.4 0 0 0 40.18 7H23.82a4.4 4.4 0 0 0-4.4 4.39V15H7.77A4.78 4.78 0 0 0 3 19.77v32.46A4.78 4.78 0 0 0 7.77 57h48.46A4.78 4.78 0 0 0 61 52.23V19.77A4.78 4.78 0 0 0 56.23 15zm-34.81-3.61A2.4 2.4 0 0 1 23.82 9h16.36a2.4 2.4 0 0 1 2.4 2.39V15H21.42zM5 19.77A2.77 2.77 0 0 1 7.77 17h48.46A2.77 2.77 0 0 1 59 19.77v6.68A8.56 8.56 0 0 1 50.45 35h-36.9A8.56 8.56 0 0 1 5 26.45zM29.57 37h4.86v4.86h-4.86zM59 52.23A2.77 2.77 0 0 1 56.23 55H7.77A2.77 2.77 0 0 1 5 52.23V32.61A10.55 10.55 0 0 0 13.55 37h14v5.86a1 1 0 0 0 1 1h6.86a1 1 0 0 0 1-1V37h14A10.55 10.55 0 0 0 59 32.61z"
        />
        <path
            fill="url(#b)"
            d="M35.43 46.08h-6.86a1 1 0 0 0 0 2h6.86a1 1 0 0 0 0-2z"
        />
    </g>
</svg>
More icons in the same style and category