Add icons to this collection by clicking the heart icon.
Knife icon - also known as knife, blade, dagger, weapon, and miscellaneous. 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 64 64"
>
    <linearGradient
        id="a"
        x1="3.25"
        x2="60.75"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ea5524" />
        <stop offset=".3" stop-color="#ee6d23" />
        <stop offset=".92" stop-color="#f8aa1f" />
        <stop offset="1" stop-color="#f9b31f" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M49.11 14.41a.75.75 0 0 0-1.27-.64L25.67 35.93l-1.31-1.31a.75.75 0 1 0-1.06 1.06L24.61 37l-8.67 8.68a4.22 4.22 0 0 0 3 7.2 4.21 4.21 0 0 0 3-1.24L30.58 43l1.31 1.31a.73.73 0 0 0 .53.22.74.74 0 0 0 .53-.22.75.75 0 0 0 0-1.06l-1.31-1.35 7.07-7.07a36.76 36.76 0 0 0 10.4-20.42zm-21 28.88-3.84-3.84 1.39-1.4 3.85 3.85zm-2.45 2.46-3.84-3.85 1.4-1.39 3.84 3.85zm-2.44 2.45-3.85-3.84L20.76 43l3.85 3.85zm-2.37 2.37a2.73 2.73 0 0 1-3.85 0 2.7 2.7 0 0 1 0-3.84l1.31-1.31 3.85 3.84zm9.73-9.73-1.79-1.78.53-.54a.74.74 0 0 0 0-1.06.75.75 0 0 0-1.06 0l-.53.53-1-1 20.44-20.44a35.25 35.25 0 0 1-9.52 17.22zm8.64-12.21-1.06 1.06a.74.74 0 0 1-.53.22.71.71 0 0 1-.53-.22.74.74 0 0 1 0-1.06l1.06-1.06a.75.75 0 0 1 1.06 1.06zm-6.36 5.3a.75.75 0 0 1 0 1.06l-1.77 1.77a.79.79 0 0 1-.53.22.77.77 0 0 1-.53-.22.75.75 0 0 1 0-1.06l1.77-1.77a.75.75 0 0 1 1.06 0zm3.53-3.53a.75.75 0 0 1 0 1.06l-1.77 1.76a.73.73 0 0 1-.53.22.74.74 0 0 1-.53-.22.75.75 0 0 1 0-1.06l1.77-1.76a.74.74 0 0 1 1.06 0zM32 60.75A28.75 28.75 0 1 1 60.75 32 28.79 28.79 0 0 1 32 60.75zm0-56A27.25 27.25 0 1 0 59.25 32 27.28 27.28 0 0 0 32 4.75z"
    />
</svg>
More icons in the same style and category