Add icons to this collection by clicking the heart icon.
Briefcase icon - also known as businessman, wifi signal, bag, briefcase, portfolio, business and finance, and online work. 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="1"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00bcd4" />
        <stop offset="1" stop-color="#1976d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M24 14h-4v-1c0-1.103-.897-2-2-2h-4c-1.103 0-2 .897-2 2v1H8c-1.654 0-3 1.346-3 3v2c0 .883.39 1.67 1 2.22V28c0 1.654 1.346 3 3 3h14c1.654 0 3-1.346 3-3v-6.78c.61-.55 1-1.337 1-2.22v-2c0-1.654-1.346-3-3-3zm-10-1h4v1h-4zm-7 4c0-.551.448-1 1-1h16c.552 0 1 .449 1 1v2c0 .551-.448 1-1 1H8c-.552 0-1-.449-1-1zm17 11c0 .551-.448 1-1 1H9c-.552 0-1-.449-1-1v-6h2v1a1 1 0 1 0 2 0v-1h8v1a1 1 0 1 0 2 0v-1h2zM11.056 4.47a1 1 0 0 1-.006-1.414C12.363 1.73 14.12 1 16 1s3.637.73 4.95 2.056a1 1 0 1 1-1.42 1.408C18.595 3.52 17.34 3 16 3s-2.595.52-3.53 1.464a1.001 1.001 0 0 1-1.414.006zm6.357 2.117c-.746-.746-2.08-.746-2.826 0a1 1 0 1 1-1.414-1.414C13.918 4.427 14.948 4 16 4s2.082.427 2.827 1.173a1 1 0 1 1-1.414 1.414zM16 7a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"
    />
</svg>
More icons in the same style and category