Add icons to this collection by clicking the heart icon.
Groom icon - also known as wedding, user, people, man, japanese, avatar, groom, and hakama. 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="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff81ff" />
        <stop offset="1" stop-color="#a93aff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M202.706 176.059h115.471v-44.412c0-14.745-11.902-26.647-26.647-26.647-6.751 0-12.968 2.665-17.765 6.751C268.968 107.665 262.751 105 256 105h-71.059c-4.975 0-8.882 3.908-8.882 8.882v35.529c0 14.746 11.902 26.648 26.647 26.648zm31.123 198.682c-4.259-2.429-5.742-7.859-3.305-12.118l15.246-26.682-34.182-59.819V407h88.823V276.118l-54.465 95.318c-2.468 4.324-7.943 5.705-12.117 3.305zm-111.064-65.447v88.824a8.877 8.877 0 0 0 8.882 8.882h26.647v-79.941a8.877 8.877 0 0 1 8.882-8.882 8.877 8.877 0 0 1 8.882 8.882V407h17.765V264.882h-26.647c-24.487 0-44.411 19.925-44.411 44.412zm222.058-44.412h-26.647V407h17.765v-79.941a8.877 8.877 0 0 1 8.882-8.882 8.877 8.877 0 0 1 8.882 8.882V407h26.647a8.877 8.877 0 0 0 8.882-8.882v-88.824c.001-24.487-19.923-44.412-44.411-44.412zm-26.646-71.059H193.823v8.882c0 23.982 13.857 45.832 35.174 55.958-.71 2.132-2.31 3.731-4.263 4.797L256 317.999l31.266-54.538c-1.954-1.066-3.553-2.665-4.263-4.797 21.317-10.126 35.174-31.976 35.174-55.958z"
    />
</svg>
More icons in the same style and category