Add icons to this collection by clicking the heart icon.
Gloves icon - also known as fashion, sports, gloves, climbing, and sports and competition. 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="105"
        y2="407"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M335.004 353.706H210.651a8.877 8.877 0 0 0-8.882 8.882v35.53a8.877 8.877 0 0 0 8.882 8.882h124.353a8.877 8.877 0 0 0 8.882-8.882v-35.53a8.876 8.876 0 0 0-8.882-8.882zM317.24 105h-26.647v53.294h26.647zm-44.412 0h-26.647v53.294h26.647zm79.941 0h-17.765v53.294h26.647v-44.412a8.877 8.877 0 0 0-8.882-8.882zm-44.412 106.588h-53.294v35.53h53.294zM228.416 105h-17.765a8.877 8.877 0 0 0-8.882 8.882v44.412h26.647zm44.412 213.177c0 9.81 7.953 17.765 17.765 17.765h44.412a8.883 8.883 0 0 0 8.882-8.882v-26.647h-53.294c-9.812-.001-17.765 7.952-17.765 17.764zm-71.059-94.315-22.674-11.337c-4.389-2.177-9.715-.416-11.918 3.973l-15.891 31.782a8.885 8.885 0 0 0 2.212 10.756l48.272 40.812v27.211a8.877 8.877 0 0 0 8.882 8.882h49.353c-3.06-5.247-4.941-11.264-4.941-17.765 0-19.595 15.934-35.53 35.53-35.53h61.932c5.8-10.347 9.126-22.053 9.126-34.003v-72.585H201.769zm35.53-21.156a8.877 8.877 0 0 1 8.882-8.882h71.059a8.877 8.877 0 0 1 8.882 8.882V256a8.877 8.877 0 0 1-8.882 8.882h-71.059a8.877 8.877 0 0 1-8.882-8.882z"
    />
</svg>
More icons in the same style and category