Add icons to this collection by clicking the heart icon.
Tools icon - also known as medical, dentist, tools, utensil, tool, and healthcare and medical. 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="271"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="241"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M91 0C49.647 0 16 33.647 16 75c0 36.216 25.809 66.513 60 73.482V256c0 8.291 6.709 15 15 15s15-6.709 15-15V148.482c34.191-6.969 60-37.266 60-73.482 0-41.353-33.647-75-75-75zm0 120c-24.814 0-45-20.186-45-45s20.186-45 45-45 45 20.186 45 45-20.186 45-45 45zM294.291 1.582l-60 30C231.289 34.317 226 36.384 226 45v211c0 8.291 6.709 15 15 15s15-6.709 15-15V54.272l51.709-25.854c7.412-3.706 10.415-12.715 6.709-20.127-3.721-7.412-12.715-10.386-20.127-6.709zM421 0c-41.353 0-75 33.647-75 75a74.924 74.924 0 0 0 51.182 71.133c5.112 1.714 8.818 7.822 8.818 14.517V256c0 8.291 6.709 15 15 15s15-6.709 15-15v-95.351c0-19.834-11.777-37.09-29.297-42.964A44.956 44.956 0 0 1 376 75c0-24.814 20.186-45 45-45s45 20.186 45 45c0 8.291 6.709 15 15 15s15-6.709 15-15c0-41.353-33.647-75-75-75z"
    />
    <path
        fill="url(#b)"
        d="M121 241H61c-8.291 0-15 6.709-15 15v211c0 24.814 20.186 45 45 45s45-20.186 45-45V256c0-8.291-6.709-15-15-15zm150 0h-60c-8.291 0-15 6.709-15 15v211c0 24.814 20.186 45 45 45s45-20.186 45-45V256c0-8.291-6.709-15-15-15zm180 0h-60c-8.291 0-15 6.709-15 15v211c0 24.814 20.186 45 45 45s45-20.186 45-45V256c0-8.291-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category