Add icons to this collection by clicking the heart icon.
Dumbbell icon - also known as weight, sport, Tools and utensils, gym, dumbbell, and sports and competition. 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="391"
        y2="121"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="391"
        y2="121"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M392 226c0-8.291-6.709-15-15-15H135c-8.291 0-15 6.709-15 15v60c0 8.291 6.709 15 15 15h242c8.291 0 15-6.709 15-15zM30 316l30 75h30l30-75-45-45zm90-120-30-75H60l-30 75 45 45zm272 120 30 75h30l30-75-45-45zm90-120-30-75h-30l-30 75 45 45z"
    />
    <path
        fill="url(#b)"
        d="M135 121H90v75c0 8.399-6.599 15-15 15s-15-6.601-15-15v-75H15c-8.401 0-15 6.599-15 15v240c0 8.399 6.599 15 15 15h45v-75c0-8.401 6.599-15 15-15s15 6.599 15 15v75h45c8.401 0 15-6.601 15-15V136c0-8.401-6.599-15-15-15zm362 0h-45v75c0 8.399-6.599 15-15 15s-15-6.601-15-15v-75h-45c-8.401 0-15 6.599-15 15v240c0 8.399 6.599 15 15 15h45v-75c0-8.401 6.599-15 15-15s15 6.599 15 15v75h45c8.401 0 15-6.601 15-15V136c0-8.401-6.599-15-15-15z"
    />
</svg>
More icons in the same style and category