Add icons to this collection by clicking the heart icon.
Scalpel icon - also known as operation, medical tool, surgery, scalpel, medical equipment, healthcare and medical, and medical instrument. 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.5"
        x2="256.5"
        y1="451"
        y2="181"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <path fill="url(#a)" d="M451 181H61L31 316l105 135h240l106-135z" />
    <path
        fill="url(#b)"
        d="M497 181h-46v135c0 41.4-33.6 75-75 75H136c-41.4 0-75-33.6-75-75V181H15c-8.401 0-15 6.599-15 15v301c0 8.399 6.599 15 15 15h482c8.401 0 15-6.601 15-15V196c0-8.401-6.599-15-15-15zm-260.102 90.073h.234c20.01 0 38.877-7.866 53.174-22.163l42.305-42.305c5.859-5.859 5.859-15.352 0-21.211-17.549-17.563-17.549-46.128 0-63.691l95.994-96.098c5.859-5.859 5.859-15.352 0-21.211s-15.352-5.859-21.211 0c-124.225 124.225-65.057 65.16-223.201 223.305-5.83 5.83-5.859 15.278-.059 21.152 14.093 14.268 32.843 22.164 52.764 22.222zM136 331h30c8.291 0 15-6.709 15-15s-6.709-15-15-15h-30c-8.291 0-15 6.709-15 15s6.709 15 15 15zm90-30c-8.291 0-15 6.709-15 15s6.709 15 15 15h30c8.291 0 15-6.709 15-15s-6.709-15-15-15zm90 0c-8.291 0-15 6.709-15 15s6.709 15 15 15h60c8.291 0 15-6.709 15-15s-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category