Add icons to this collection by clicking the heart icon.
Tool icon - also known as transport, wrench, repair, tool, transportation, and construction and tools. 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="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00c0ff" />
        <stop offset="1" stop-color="#5558ff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M291.538 105h-71.077a8.879 8.879 0 0 0-8.885 8.882v17.765c0 14.694 11.956 26.647 26.654 26.647h35.539c14.698 0 26.654-11.953 26.654-26.647v-17.765a8.879 8.879 0 0 0-8.885-8.882zm-124.384 71.059h-17.769a8.879 8.879 0 0 0-8.885 8.882V256a8.878 8.878 0 0 0 8.885 8.882h17.769c14.698 0 26.654-11.953 26.654-26.647v-35.53c0-14.693-11.956-26.646-26.654-26.646zm106.615 177.647H238.23c-14.698 0-26.654 11.953-26.654 26.647v17.765a8.878 8.878 0 0 0 8.885 8.882h71.077a8.879 8.879 0 0 0 8.885-8.882v-17.765c0-14.694-11.956-26.647-26.654-26.647zm88.846-177.647h-17.769c-14.698 0-26.654 11.953-26.654 26.647v35.53c0 14.694 11.956 26.647 26.654 26.647h17.769a8.879 8.879 0 0 0 8.885-8.882v-71.059a8.878 8.878 0 0 0-8.885-8.883zm-79.961 0h-53.308v17.765h-17.769v53.294h17.769v88.824h53.308v-88.824h17.769v-53.294h-17.769z"
    />
</svg>
More icons in the same style and category