Add icons to this collection by clicking the heart icon.
Axe icon - also known as war, blade, axe, antique, weapon, spear, 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 32 32"
>
    <linearGradient
        id="a"
        x1="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="matrix(26 26 -26 26 3 3)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f78cff" />
        <stop offset="1" stop-color="#6dc8ff" />
    </linearGradient>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="url(#a)"
            d="M14.113 13.644 1.878 25.879a3.001 3.001 0 0 0 4.243 4.243l12.235-12.235c.942.527 2.768 1.964 2.331 5.022a1 1 0 0 0 .99 1.142c3.151 0 5.496-.839 7.071-2.415 1.576-1.575 2.415-3.92 2.415-7.071a1 1 0 0 0-1.142-.99c-3.058.437-4.495-1.389-5.023-2.331l.922-.921a3.001 3.001 0 0 0-4.243-4.243l-.921.922c-.942-.528-2.768-1.965-2.331-5.023a1 1 0 0 0-.99-1.142c-3.151 0-5.496.839-7.071 2.415-1.576 1.575-2.415 3.92-2.415 7.071a1 1 0 0 0 1.142.99c3.058-.437 4.495 1.389 5.022 2.331zm10.393-4.736L4.707 28.707a.999.999 0 1 1-1.414-1.414L23.091 7.494a1 1 0 0 1 1.415 1.414zm2.154 6.332-4.309 4.308c.26.701.418 1.517.408 2.464 1.977-.148 3.509-.724 4.575-1.79s1.642-2.598 1.79-4.574a6.856 6.856 0 0 1-2.464-.408zm-3.119-2.538-3.727 3.727a6.86 6.86 0 0 1 1.499 1.329l3.557-3.557a6.86 6.86 0 0 1-1.329-1.499zM17.799 7.13l-3.557 3.557a6.86 6.86 0 0 1 1.329 1.499l3.727-3.727a6.86 6.86 0 0 1-1.499-1.329zM16.76 5.34a6.839 6.839 0 0 1-.407-2.464c-1.977.148-3.509.724-4.575 1.79s-1.642 2.598-1.79 4.575a6.816 6.816 0 0 1 2.464.408z"
        />
    </g>
</svg>
More icons in the same style and category