plastic surgery icon
plastic-surgery from IconPark Outline by ByteDance · Outline · Health · Apache-2.0 Free for personal and commercial use.
- Name
- plastic-surgery
- Set
- IconPark Outline
- Style
- Outline
- Category
- Health
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More health icons from IconPark Outline
Use the plastic surgery icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round"><path stroke-linejoin="round" stroke-width="4.667" d="M19.036 44q-1.47-4.794-4.435-7.147c-2.965-2.353-7.676-.89-9.416-3.318s1.219-6.892 2.257-9.526s-3.98-3.566-3.394-4.313q.585-.748 7.609-4.316Q13.652 4 26.398 4C39.144 4 44 14.806 44 21.679s-5.88 14.277-14.256 15.874q-1.123 1.636 3.24 6.447"/><path stroke-width="4" d="M21.022 4.59q-1.782 7.843 0 12.205c1.782 4.362 9.659 3.692 9.659 7.761c0 4.07-4.59 4.852-3.978 7.676q.613 2.823 2.725 7.324M17 30.55c.235 0 2.4-.138 3.959-1.75q1.558-1.614 1.558-3.8"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlinePlasticSurgery(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinecap="round"><path strokeLinejoin="round" strokeWidth="4.667" d="M19.036 44q-1.47-4.794-4.435-7.147c-2.965-2.353-7.676-.89-9.416-3.318s1.219-6.892 2.257-9.526s-3.98-3.566-3.394-4.313q.585-.748 7.609-4.316Q13.652 4 26.398 4C39.144 4 44 14.806 44 21.679s-5.88 14.277-14.256 15.874q-1.123 1.636 3.24 6.447"/><path strokeWidth="4" d="M21.022 4.59q-1.782 7.843 0 12.205c1.782 4.362 9.659 3.692 9.659 7.761c0 4.07-4.59 4.852-3.978 7.676q.613 2.823 2.725 7.324M17 30.55c.235 0 2.4-.138 3.959-1.75q1.558-1.614 1.558-3.8"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round"><path stroke-linejoin="round" stroke-width="4.667" d="M19.036 44q-1.47-4.794-4.435-7.147c-2.965-2.353-7.676-.89-9.416-3.318s1.219-6.892 2.257-9.526s-3.98-3.566-3.394-4.313q.585-.748 7.609-4.316Q13.652 4 26.398 4C39.144 4 44 14.806 44 21.679s-5.88 14.277-14.256 15.874q-1.123 1.636 3.24 6.447"/><path stroke-width="4" d="M21.022 4.59q-1.782 7.843 0 12.205c1.782 4.362 9.659 3.692 9.659 7.761c0 4.07-4.59 4.852-3.978 7.676q.613 2.823 2.725 7.324M17 30.55c.235 0 2.4-.138 3.959-1.75q1.558-1.614 1.558-3.8"/></g></svg> </template>
CSS
.icon-plastic-surgery {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224.667%22%20d%3D%22M19.036%2044q-1.47-4.794-4.435-7.147c-2.965-2.353-7.676-.89-9.416-3.318s1.219-6.892%202.257-9.526s-3.98-3.566-3.394-4.313q.585-.748%207.609-4.316Q13.652%204%2026.398%204C39.144%204%2044%2014.806%2044%2021.679s-5.88%2014.277-14.256%2015.874q-1.123%201.636%203.24%206.447%22%2F%3E%3Cpath%20stroke-width%3D%224%22%20d%3D%22M21.022%204.59q-1.782%207.843%200%2012.205c1.782%204.362%209.659%203.692%209.659%207.761c0%204.07-4.59%204.852-3.978%207.676q.613%202.823%202.725%207.324M17%2030.55c.235%200%202.4-.138%203.959-1.75q1.558-1.614%201.558-3.8%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224.667%22%20d%3D%22M19.036%2044q-1.47-4.794-4.435-7.147c-2.965-2.353-7.676-.89-9.416-3.318s1.219-6.892%202.257-9.526s-3.98-3.566-3.394-4.313q.585-.748%207.609-4.316Q13.652%204%2026.398%204C39.144%204%2044%2014.806%2044%2021.679s-5.88%2014.277-14.256%2015.874q-1.123%201.636%203.24%206.447%22%2F%3E%3Cpath%20stroke-width%3D%224%22%20d%3D%22M21.022%204.59q-1.782%207.843%200%2012.205c1.782%204.362%209.659%203.692%209.659%207.761c0%204.07-4.59%204.852-3.978%207.676q.613%202.823%202.725%207.324M17%2030.55c.235%200%202.4-.138%203.959-1.75q1.558-1.614%201.558-3.8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/plastic-surgery.svg?color=%231a73e8&size=48