Add icons to this collection by clicking the heart icon.
Equality icon - also known as female, male, gender, gender symbol, equality, shapes and symbols, gender equality, and cultures. Created in a clean flat 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 64 64"
>
    <linearGradient id="a">
        <stop offset="0" stop-color="#f291d0" />
        <stop offset=".501" stop-color="#7816c4" />
        <stop offset="1" stop-color="#5b1493" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="17"
        x2="17"
        y1="4"
        y2="59.285"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="46.5"
        x2="46.5"
        y1="4"
        y2="59.285"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="d"
        x1="32"
        x2="32"
        y1="4"
        y2="59.285"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <path
        fill="url(#b)"
        d="M16 31.858V33h-1a1 1 0 1 0 0 2h1v1a1 1 0 1 0 2 0v-1h1a1 1 0 1 0 0-2h-1v-1.142c1.72-.447 3-1.999 3-3.858 0-2.206-1.794-4-4-4s-4 1.794-4 4c0 1.859 1.28 3.411 3 3.858zM17 26c1.103 0 2 .897 2 2s-.897 2-2 2-2-.897-2-2 .897-2 2-2z"
    />
    <path
        fill="url(#c)"
        d="M45 36a3.971 3.971 0 0 0 2.828-1.172A3.975 3.975 0 0 0 49 32c0-.725-.206-1.413-.565-2.021L50 28.414l.293.293A1 1 0 0 0 52 28v-2a1 1 0 0 0-1-1h-2a1 1 0 0 0-.707 1.707l.293.293-1.573 1.573c-1.522-.859-3.573-.67-4.841.599C41.417 29.927 41 30.932 41 32s.417 2.073 1.172 2.828A3.971 3.971 0 0 0 45 36zm-1.414-5.414c.378-.378.88-.586 1.414-.586s1.036.208 1.414.586S47 31.466 47 32s-.208 1.036-.586 1.414c-.756.756-2.072.756-2.828 0-.378-.378-.586-.88-.586-1.414s.208-1.036.586-1.414z"
    />
    <path
        fill="url(#d)"
        d="M61 14H3c-1.654 0-3 1.346-3 3v34c0 1.654 1.346 3 3 3h58c1.654 0 3-1.346 3-3V17c0-1.654-1.346-3-3-3zm-6 31v2H45v-2c0-.552.449-1 1-1h8c.551 0 1 .448 1 1zm-8-22c4.136 0 7.5 3.364 7.5 7.5S51.136 38 47 38s-7.5-3.364-7.5-7.5S42.864 23 47 23zm-17 6h4a1 1 0 1 1 0 2h-4a1 1 0 1 1 0-2zm0 3h4a1 1 0 1 1 0 2h-4a1 1 0 1 1 0-2zm-13-9c4.136 0 7.5 3.364 7.5 7.5S21.136 38 17 38s-7.5-3.364-7.5-7.5S12.864 23 17 23zm45 28c0 .552-.449 1-1 1H3c-.551 0-1-.448-1-1v-2h60z"
    />
</svg>
More icons in the same style and category