Add icons to this collection by clicking the heart icon.
Brass Knuckles icon - also known as fight, weapon, combat, miscellaneous, and brass knuckles. 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="451"
        y2="61"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="391"
        y2="121"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M512 241c0-54.346-42.484-99.185-95.482-104.473C403.627 92.099 363.139 61 316 61c-21.445 0-42.334 6.768-60 19.233C238.334 67.768 217.445 61 196 61c-47.139 0-87.627 31.099-100.518 75.527C42.484 141.815 0 186.654 0 241c0 62.871 57.338 113.687 121 103.813v18.75C103.539 369.76 91 386.444 91 406c0 24.814 20.186 45 45 45h240c24.814 0 45-20.186 45-45 0-19.556-12.539-36.24-30-42.437v-18.75C454.574 354.73 512 303.871 512 241z"
    />
    <path
        fill="url(#b)"
        d="M241 166c0-24.814-20.186-45-45-45s-45 20.186-45 45 20.186 45 45 45 45-20.186 45-45zm-135 30c-24.814 0-45 20.186-45 45s20.186 45 45 45 45-20.186 45-45-20.186-45-45-45zm300 0c-24.814 0-45 20.186-45 45s20.186 45 45 45 45-20.186 45-45-20.186-45-45-45zm-90-75c-24.814 0-45 20.186-45 45s20.186 45 45 45 45-20.186 45-45-20.186-45-45-45zm-60 120c-41.367 0-75 33.647-75 75v60c0 8.291 6.709 15 15 15h120c8.291 0 15-6.709 15-15v-60c0-41.353-33.633-75-75-75z"
    />
</svg>
More icons in the same style and category