Add icons to this collection by clicking the heart icon.
Old Man icon - also known as user, people, profile, avatar, old man, grandfather, and grandpa. Created in a clean circular 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa68d" />
        <stop offset="1" stop-color="#fd3a84" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M273.765 282.647h-35.529c-11.589 0-21.46 7.425-25.12 17.765h85.77c-3.661-10.34-13.533-17.765-25.121-17.765zm0-177.647h-35.529c-44.082 0-79.941 35.859-79.941 79.941v106.588c0 44.471 36.404 79.941 79.941 79.941h8.882v-26.647c0-4.909 3.973-8.882 8.882-8.882s8.882 3.973 8.882 8.882v26.647h8.882c43.552 0 79.941-35.494 79.941-79.941V184.941c.001-44.082-35.858-79.941-79.94-79.941zm-53.294 35.529h71.059c4.91 0 8.882 3.973 8.882 8.882s-3.973 8.882-8.882 8.882h-71.059c-4.91 0-8.882-3.973-8.882-8.882s3.972-8.882 8.882-8.882zm0 35.53h71.059a8.877 8.877 0 0 1 8.882 8.883 8.877 8.877 0 0 1-8.882 8.882h-71.059a8.877 8.877 0 0 1-8.882-8.882 8.876 8.876 0 0 1 8.882-8.883zm79.941 44.412a8.883 8.883 0 1 1-17.765-.001 8.883 8.883 0 0 1 17.765.001zm-79.941-8.883a8.882 8.882 0 1 1-8.882 8.882 8.88 8.88 0 0 1 8.882-8.882zm88.823 106.588H202.706a8.877 8.877 0 0 1-8.882-8.882c0-24.487 19.916-44.412 44.412-44.412h35.529c24.496 0 44.412 19.924 44.412 44.412a8.878 8.878 0 0 1-8.883 8.882zm20.89-212.861c24.935 17.723 41.287 46.773 41.287 79.626v66.478A79.786 79.786 0 0 0 407 184.941c0-43.012-34.209-77.943-76.816-79.626zm-148.368 0C139.209 106.998 105 141.929 105 184.941a79.787 79.787 0 0 0 35.529 66.478v-66.478c0-32.852 16.352-61.903 41.287-79.626zm56.419 283.92c-14.05 0-27.962-3.269-40.823-9.203C204.205 395.869 219.934 407 238.235 407h35.529c18.302 0 34.032-11.132 40.824-26.97-12.854 5.933-26.763 9.206-40.824 9.206h-35.529z"
    />
</svg>
More icons in the same style and category