Add icons to this collection by clicking the heart icon.
Career Path icon - also known as people, decision, professions and jobs, career path, and career choice. 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="432"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        d="M296 60c0 22.091-17.909 40-40 40s-40-17.909-40-40 17.909-40 40-40 40 17.909 40 40zm40 160c0-44.185-35.818-80-80-80s-80 35.815-80 80v40l40 20v132h80V280l40-20v-40z"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-miterlimit="10"
    />
    <defs><path id="b" d="M356 432H156V276H0v236h512V276H356z" /></defs>
    <clipPath id="c"><use href="#b" /></clipPath>
    <path
        d="M376 432c0 33.137-53.726 60-120 60s-120-26.863-120-60 53.726-60 120-60 120 26.863 120 60zM60 332c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zm32.002 64.001L136 432m316-100c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zm-76 100 43.998-35.999"
        clip-path="url(#c)"
        fill="none"
        stroke="url(#SVGID_00000047761350741116358290000009713453249067052216_)"
        stroke-width="40"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category