surgical-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
surgical-rounded
Set
Material Symbols Light
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the surgical icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.635 19.212h-8.481q-.25 0-.375-.159t-.125-.341t.128-.342t.378-.158h8.475q.213 0 .356.143t.144.356t-.144.357t-.356.144M9.692 17.858q-.665.684-1.554 1.028t-1.828.345h-.6q-.333 0-.673-.056t-.645-.18q-.275-.08-.422-.304t-.147-.505q0-.198.071-.38q.071-.183.214-.325L7.694 13.9q.243-.242.566-.242t.565.242l1.323 1.323q.216.216.348.483q.133.267.133.575t-.123.587t-.339.496zm2.524-3.843q-.243.243-.566.243t-.565-.242l-1.196-1.197q-.243-.242-.243-.565t.243-.565l6.384-6.385q.148-.148.31-.213q.163-.064.342-.064t.339.064q.159.065.307.213L18.6 6.333q.148.148.213.31t.064.342t-.064.338t-.213.308z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSurgicalRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.635 19.212h-8.481q-.25 0-.375-.159t-.125-.341t.128-.342t.378-.158h8.475q.213 0 .356.143t.144.356t-.144.357t-.356.144M9.692 17.858q-.665.684-1.554 1.028t-1.828.345h-.6q-.333 0-.673-.056t-.645-.18q-.275-.08-.422-.304t-.147-.505q0-.198.071-.38q.071-.183.214-.325L7.694 13.9q.243-.242.566-.242t.565.242l1.323 1.323q.216.216.348.483q.133.267.133.575t-.123.587t-.339.496zm2.524-3.843q-.243.243-.566.243t-.565-.242l-1.196-1.197q-.243-.242-.243-.565t.243-.565l6.384-6.385q.148-.148.31-.213q.163-.064.342-.064t.339.064q.159.065.307.213L18.6 6.333q.148.148.213.31t.064.342t-.064.338t-.213.308z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.635 19.212h-8.481q-.25 0-.375-.159t-.125-.341t.128-.342t.378-.158h8.475q.213 0 .356.143t.144.356t-.144.357t-.356.144M9.692 17.858q-.665.684-1.554 1.028t-1.828.345h-.6q-.333 0-.673-.056t-.645-.18q-.275-.08-.422-.304t-.147-.505q0-.198.071-.38q.071-.183.214-.325L7.694 13.9q.243-.242.566-.242t.565.242l1.323 1.323q.216.216.348.483q.133.267.133.575t-.123.587t-.339.496zm2.524-3.843q-.243.243-.566.243t-.565-.242l-1.196-1.197q-.243-.242-.243-.565t.243-.565l6.384-6.385q.148-.148.31-.213q.163-.064.342-.064t.339.064q.159.065.307.213L18.6 6.333q.148.148.213.31t.064.342t-.064.338t-.213.308z"/></svg>
</template>

CSS

.icon-surgical-rounded {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.635%2019.212h-8.481q-.25%200-.375-.159t-.125-.341t.128-.342t.378-.158h8.475q.213%200%20.356.143t.144.356t-.144.357t-.356.144M9.692%2017.858q-.665.684-1.554%201.028t-1.828.345h-.6q-.333%200-.673-.056t-.645-.18q-.275-.08-.422-.304t-.147-.505q0-.198.071-.38q.071-.183.214-.325L7.694%2013.9q.243-.242.566-.242t.565.242l1.323%201.323q.216.216.348.483q.133.267.133.575t-.123.587t-.339.496zm2.524-3.843q-.243.243-.566.243t-.565-.242l-1.196-1.197q-.243-.242-.243-.565t.243-.565l6.384-6.385q.148-.148.31-.213q.163-.064.342-.064t.339.064q.159.065.307.213L18.6%206.333q.148.148.213.31t.064.342t-.064.338t-.213.308z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.635%2019.212h-8.481q-.25%200-.375-.159t-.125-.341t.128-.342t.378-.158h8.475q.213%200%20.356.143t.144.356t-.144.357t-.356.144M9.692%2017.858q-.665.684-1.554%201.028t-1.828.345h-.6q-.333%200-.673-.056t-.645-.18q-.275-.08-.422-.304t-.147-.505q0-.198.071-.38q.071-.183.214-.325L7.694%2013.9q.243-.242.566-.242t.565.242l1.323%201.323q.216.216.348.483q.133.267.133.575t-.123.587t-.339.496zm2.524-3.843q-.243.243-.566.243t-.565-.242l-1.196-1.197q-.243-.242-.243-.565t.243-.565l6.384-6.385q.148-.148.31-.213q.163-.064.342-.064t.339.064q.159.065.307.213L18.6%206.333q.148.148.213.31t.064.342t-.064.338t-.213.308z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/surgical-rounded.svg?color=%231a73e8&size=48