Add icons to this collection by clicking the heart icon.
Women icon - also known as female, gender symbol, women, feminine, venus, and shapes and symbols. 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 32 32"
>
    <linearGradient
        id="a"
        x1="8.57"
        x2="26.95"
        y1="26.95"
        y2="8.57"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#3a3985" />
        <stop offset=".42" stop-color="#385fb5" />
        <stop offset="1" stop-color="#3499ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m28.41 27 2.3-2.29a1 1 0 0 0-1.42-1.42L27 25.59l-3.14-3.14a13 13 0 1 0-1.41 1.41L25.59 27l-2.3 2.29a1 1 0 0 0 0 1.42A1 1 0 0 0 24 31a1 1 0 0 0 .71-.29l2.29-2.3 2.29 2.3a1 1 0 0 0 1.42 0 1 1 0 0 0 0-1.42zM3 14a11 11 0 1 1 11 11A11 11 0 0 1 3 14z"
    />
</svg>
More icons in the same style and category