Add icons to this collection by clicking the heart icon.
Shoulders icon - also known as shoulders, body parts, human body, and healthcare and medical. 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="496"
        y2="16"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#12bee5" />
        <stop offset=".5" stop-color="#c071e9" />
        <stop offset="1" stop-color="#f24f5a" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M488 16H336a8 8 0 0 0-8 8v171.056L206.093 256.01C101.094 257.031 16 342.764 16 447.999V488a8 8 0 0 0 8 8h152a8 8 0 0 0 8-8v-25.876l17.054 29.845A8 8 0 0 0 208 496h280a8 8 0 0 0 8-8V24a8 8 0 0 0-8-8zm-8 269.333L457.6 315.2a8 8 0 0 0 6.395 12.8 7.987 7.987 0 0 0 6.406-3.2L480 312v168H212.643l-29.696-51.969A8 8 0 0 0 168 432v48H32v-32.001c0-96.888 78.698-175.737 175.527-175.993l180.096 23.491L409.6 324.8a7.985 7.985 0 0 0 6.406 3.2 8 8 0 0 0 6.395-12.8l-24-32a8.003 8.003 0 0 0-5.365-3.133l-158.051-20.615L328 212.944V216c0 13.233-10.767 24-24 24a8 8 0 0 0 0 16c22.056 0 40-17.944 40-40V32h136zM368.213 73.832a8 8 0 0 1 5.955-9.619c4.299-1.021 8.607 1.654 9.619 5.955l32 136a8 8 0 0 1-5.955 9.619 7.963 7.963 0 0 1-1.839.215 8.003 8.003 0 0 1-7.78-6.17z"
    />
</svg>
More icons in the same style and category