Add icons to this collection by clicking the heart icon.
Briefcase icon - also known as job, work, briefcase, portfolio, ui, business and finance, and user interface. 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 32 32"
>
    <linearGradient
        id="a"
        x1="16"
        x2="16"
        y1=".69"
        y2="31.55"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff9d9d" />
        <stop offset="1" stop-color="#010a43" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M27.6 12.8v-.2c0-2.4-1.9-4.3-4.3-4.3h-3C20.3 6.5 18.8 5 17 5h-1.9c-1.8 0-3.3 1.5-3.3 3.3v.1H8.7c-2.4 0-4.3 1.9-4.3 4.3V22.6c0 2.5 2 4.5 4.5 4.5H23c2.5 0 4.5-2 4.5-4.5zM12.8 8.3c0-1.3 1-2.3 2.3-2.3H17c1.3 0 2.3 1 2.3 2.3v.1zm10.3 1c1.9 0 3.5 1.6 3.5 3.5v1.8c0 .8-.6 1.4-1.4 1.4H6.8c-.8 0-1.4-.6-1.4-1.4v-1.8c0-1.9 1.6-3.5 3.5-3.5zm0 16.7H8.9c-1.9 0-3.5-1.6-3.5-3.5v-6c.4.3.9.5 1.4.5h18.3c.5 0 1-.2 1.4-.5v6c.1 2-1.5 3.5-3.4 3.5z"
    />
</svg>
More icons in the same style and category