Add icons to this collection by clicking the heart icon.
Briefcase icon - also known as business, bag, travel, briefcase, suitcase, portfolio, work experience, 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="481"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="361"
        y2="121"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M382.098 256H129.901L0 211v225c0 24.898 20.099 45 45 45h422c24.902 0 45-20.102 45-45V211zM165 151c8.291 0 15-6.709 15-15V76c0-8.276 6.738-15 15-15h122c8.262 0 15 6.724 15 15v60c0 8.291 6.709 15 15 15s15-6.709 15-15V76c0-24.814-20.186-45-45-45H195c-24.814 0-45 20.186-45 45v60c0 8.291 6.709 15 15 15z"
    />
    <path
        fill="url(#b)"
        d="M467 121H45c-24.901 0-45 20.1-45 45v45l87.299 87.299C96.3 307.3 107.761 312.967 120 315.02V346c0 8.291 6.709 15 15 15s15-6.709 15-15v-30h212v30c0 8.291 6.709 15 15 15s15-6.709 15-15v-30.979c12.239-2.053 23.701-7.722 32.703-16.721L512 211v-45c0-24.9-20.098-45-45-45z"
    />
</svg>
More icons in the same style and category