surgical icon
surgical-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- surgical-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline 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-.155q-.125-.156-.125-.342t.13-.345t.376-.159h8.475q.212 0 .356.144t.144.357t-.144.356t-.356.143m-9.42-5.195q-.242.242-.565.242t-.565-.242l-1.197-1.197q-.242-.242-.242-.565t.242-.565l6.385-6.385q.148-.148.31-.213q.163-.064.342-.064t.338.064t.304.208l1.037 1.038q.144.144.208.306t.065.341t-.065.339t-.212.308zm-.565-.862l6.2-6.175l-.925-.925l-6.175 6.2zm-1.958 4.704q-.665.684-1.555 1.028t-1.828.345h-.6q-.332 0-.673-.056q-.34-.056-.644-.18q-.275-.08-.422-.304t-.147-.505q0-.199.071-.38q.071-.18.214-.325L7.694 13.9q.243-.242.566-.242t.565.242l1.323 1.323q.225.213.353.486t.128.576t-.123.585t-.339.493zm-3.983.373h.6q.75 0 1.45-.288t1.225-.812l.476-.475q.15-.15.14-.36t-.179-.379L8.26 14.756l-3.361 3.336q.142.07.374.104q.232.035.437.035M17.85 6.979l-.925-.925zm-9.59 7.777"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSurgicalOutlineRounded(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-.155q-.125-.156-.125-.342t.13-.345t.376-.159h8.475q.212 0 .356.144t.144.357t-.144.356t-.356.143m-9.42-5.195q-.242.242-.565.242t-.565-.242l-1.197-1.197q-.242-.242-.242-.565t.242-.565l6.385-6.385q.148-.148.31-.213q.163-.064.342-.064t.338.064t.304.208l1.037 1.038q.144.144.208.306t.065.341t-.065.339t-.212.308zm-.565-.862l6.2-6.175l-.925-.925l-6.175 6.2zm-1.958 4.704q-.665.684-1.555 1.028t-1.828.345h-.6q-.332 0-.673-.056q-.34-.056-.644-.18q-.275-.08-.422-.304t-.147-.505q0-.199.071-.38q.071-.18.214-.325L7.694 13.9q.243-.242.566-.242t.565.242l1.323 1.323q.225.213.353.486t.128.576t-.123.585t-.339.493zm-3.983.373h.6q.75 0 1.45-.288t1.225-.812l.476-.475q.15-.15.14-.36t-.179-.379L8.26 14.756l-3.361 3.336q.142.07.374.104q.232.035.437.035M17.85 6.979l-.925-.925zm-9.59 7.777"/></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-.155q-.125-.156-.125-.342t.13-.345t.376-.159h8.475q.212 0 .356.144t.144.357t-.144.356t-.356.143m-9.42-5.195q-.242.242-.565.242t-.565-.242l-1.197-1.197q-.242-.242-.242-.565t.242-.565l6.385-6.385q.148-.148.31-.213q.163-.064.342-.064t.338.064t.304.208l1.037 1.038q.144.144.208.306t.065.341t-.065.339t-.212.308zm-.565-.862l6.2-6.175l-.925-.925l-6.175 6.2zm-1.958 4.704q-.665.684-1.555 1.028t-1.828.345h-.6q-.332 0-.673-.056q-.34-.056-.644-.18q-.275-.08-.422-.304t-.147-.505q0-.199.071-.38q.071-.18.214-.325L7.694 13.9q.243-.242.566-.242t.565.242l1.323 1.323q.225.213.353.486t.128.576t-.123.585t-.339.493zm-3.983.373h.6q.75 0 1.45-.288t1.225-.812l.476-.475q.15-.15.14-.36t-.179-.379L8.26 14.756l-3.361 3.336q.142.07.374.104q.232.035.437.035M17.85 6.979l-.925-.925zm-9.59 7.777"/></svg> </template>
CSS
.icon-surgical-outline-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-.155q-.125-.156-.125-.342t.13-.345t.376-.159h8.475q.212%200%20.356.144t.144.357t-.144.356t-.356.143m-9.42-5.195q-.242.242-.565.242t-.565-.242l-1.197-1.197q-.242-.242-.242-.565t.242-.565l6.385-6.385q.148-.148.31-.213q.163-.064.342-.064t.338.064t.304.208l1.037%201.038q.144.144.208.306t.065.341t-.065.339t-.212.308zm-.565-.862l6.2-6.175l-.925-.925l-6.175%206.2zm-1.958%204.704q-.665.684-1.555%201.028t-1.828.345h-.6q-.332%200-.673-.056q-.34-.056-.644-.18q-.275-.08-.422-.304t-.147-.505q0-.199.071-.38q.071-.18.214-.325L7.694%2013.9q.243-.242.566-.242t.565.242l1.323%201.323q.225.213.353.486t.128.576t-.123.585t-.339.493zm-3.983.373h.6q.75%200%201.45-.288t1.225-.812l.476-.475q.15-.15.14-.36t-.179-.379L8.26%2014.756l-3.361%203.336q.142.07.374.104q.232.035.437.035M17.85%206.979l-.925-.925zm-9.59%207.777%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-.155q-.125-.156-.125-.342t.13-.345t.376-.159h8.475q.212%200%20.356.144t.144.357t-.144.356t-.356.143m-9.42-5.195q-.242.242-.565.242t-.565-.242l-1.197-1.197q-.242-.242-.242-.565t.242-.565l6.385-6.385q.148-.148.31-.213q.163-.064.342-.064t.338.064t.304.208l1.037%201.038q.144.144.208.306t.065.341t-.065.339t-.212.308zm-.565-.862l6.2-6.175l-.925-.925l-6.175%206.2zm-1.958%204.704q-.665.684-1.555%201.028t-1.828.345h-.6q-.332%200-.673-.056q-.34-.056-.644-.18q-.275-.08-.422-.304t-.147-.505q0-.199.071-.38q.071-.18.214-.325L7.694%2013.9q.243-.242.566-.242t.565.242l1.323%201.323q.225.213.353.486t.128.576t-.123.585t-.339.493zm-3.983.373h.6q.75%200%201.45-.288t1.225-.812l.476-.475q.15-.15.14-.36t-.179-.379L8.26%2014.756l-3.361%203.336q.142.07.374.104q.232.035.437.035M17.85%206.979l-.925-.925zm-9.59%207.777%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-outline-rounded.svg?color=%231a73e8&size=48