medical symbol emoji
medical-symbol from Fluent Emoji Flat by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.
- Name
- medical-symbol
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Symbols
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More symbols icons from Fluent Emoji Flat
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
Use the medical symbol emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#00a6ed" d="M15.98 30c-.57 0-1.026-.43-1.046-.98L14.858 27h-2.05a.473.473 0 0 1-.47-.478V26.3c0-1.291 1.03-2.348 2.309-2.348h.098l-.054-1.444h-.974c-2.568 0-4.526-2.673-3.347-5.428c.56-1.31 1.909-2.104 3.318-2.104h.722l-.053-1.443h-2.658c-2.568 0-4.527-2.673-3.348-5.428C8.911 6.793 10.26 6 11.67 6h2.407L14 4c-.041-1.09.86-2 2-2c1.128 0 2.03.91 1.998 2l-.074 2h5.605c.26 0 .47.213.47.478c0 1.423-1.13 2.571-2.528 2.571h-3.66l-.055 1.444h1.546c2.569 0 4.527 2.673 3.348 5.428c-.56 1.31-1.909 2.104-3.318 2.104h-1.856l-.054 1.443h.811c2.568 0 4.527 2.673 3.348 5.428c-.56 1.311-1.909 2.104-3.318 2.104h-1.122l-.075 2.02c-.02.55-.487.98-1.046.98zm-1.402-10.532l-.054-1.443h-.806c-.39 0-.71.325-.71.721c0 .397.33.722.71.722zm-.335-8.975l-.053-1.444h-2.491c-.39 0-.71.336-.71.722s.32.712.71.722zm3.401 3.039l-.054 1.443h1.713c.39 0 .71-.325.71-.721a.725.725 0 0 0-.71-.722zm-.334 8.975l-.054 1.444h.978c.38 0 .71-.326.71-.722a.725.725 0 0 0-.71-.722z"/><path fill="#fff" d="M22.002 7.79c-.28 0-.5-.22-.5-.5s.23-.5.5-.5s.5.22.5.5c0 .27-.23.5-.5.5"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatMedicalSymbol(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#00a6ed" d="M15.98 30c-.57 0-1.026-.43-1.046-.98L14.858 27h-2.05a.473.473 0 0 1-.47-.478V26.3c0-1.291 1.03-2.348 2.309-2.348h.098l-.054-1.444h-.974c-2.568 0-4.526-2.673-3.347-5.428c.56-1.31 1.909-2.104 3.318-2.104h.722l-.053-1.443h-2.658c-2.568 0-4.527-2.673-3.348-5.428C8.911 6.793 10.26 6 11.67 6h2.407L14 4c-.041-1.09.86-2 2-2c1.128 0 2.03.91 1.998 2l-.074 2h5.605c.26 0 .47.213.47.478c0 1.423-1.13 2.571-2.528 2.571h-3.66l-.055 1.444h1.546c2.569 0 4.527 2.673 3.348 5.428c-.56 1.31-1.909 2.104-3.318 2.104h-1.856l-.054 1.443h.811c2.568 0 4.527 2.673 3.348 5.428c-.56 1.311-1.909 2.104-3.318 2.104h-1.122l-.075 2.02c-.02.55-.487.98-1.046.98zm-1.402-10.532l-.054-1.443h-.806c-.39 0-.71.325-.71.721c0 .397.33.722.71.722zm-.335-8.975l-.053-1.444h-2.491c-.39 0-.71.336-.71.722s.32.712.71.722zm3.401 3.039l-.054 1.443h1.713c.39 0 .71-.325.71-.721a.725.725 0 0 0-.71-.722zm-.334 8.975l-.054 1.444h.978c.38 0 .71-.326.71-.722a.725.725 0 0 0-.71-.722z"/><path fill="#fff" d="M22.002 7.79c-.28 0-.5-.22-.5-.5s.23-.5.5-.5s.5.22.5.5c0 .27-.23.5-.5.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#00a6ed" d="M15.98 30c-.57 0-1.026-.43-1.046-.98L14.858 27h-2.05a.473.473 0 0 1-.47-.478V26.3c0-1.291 1.03-2.348 2.309-2.348h.098l-.054-1.444h-.974c-2.568 0-4.526-2.673-3.347-5.428c.56-1.31 1.909-2.104 3.318-2.104h.722l-.053-1.443h-2.658c-2.568 0-4.527-2.673-3.348-5.428C8.911 6.793 10.26 6 11.67 6h2.407L14 4c-.041-1.09.86-2 2-2c1.128 0 2.03.91 1.998 2l-.074 2h5.605c.26 0 .47.213.47.478c0 1.423-1.13 2.571-2.528 2.571h-3.66l-.055 1.444h1.546c2.569 0 4.527 2.673 3.348 5.428c-.56 1.31-1.909 2.104-3.318 2.104h-1.856l-.054 1.443h.811c2.568 0 4.527 2.673 3.348 5.428c-.56 1.311-1.909 2.104-3.318 2.104h-1.122l-.075 2.02c-.02.55-.487.98-1.046.98zm-1.402-10.532l-.054-1.443h-.806c-.39 0-.71.325-.71.721c0 .397.33.722.71.722zm-.335-8.975l-.053-1.444h-2.491c-.39 0-.71.336-.71.722s.32.712.71.722zm3.401 3.039l-.054 1.443h1.713c.39 0 .71-.325.71-.721a.725.725 0 0 0-.71-.722zm-.334 8.975l-.054 1.444h.978c.38 0 .71-.326.71-.722a.725.725 0 0 0-.71-.722z"/><path fill="#fff" d="M22.002 7.79c-.28 0-.5-.22-.5-.5s.23-.5.5-.5s.5.22.5.5c0 .27-.23.5-.5.5"/></g></svg> </template>
CSS
.icon-medical-symbol {
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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2300a6ed%22%20d%3D%22M15.98%2030c-.57%200-1.026-.43-1.046-.98L14.858%2027h-2.05a.473.473%200%200%201-.47-.478V26.3c0-1.291%201.03-2.348%202.309-2.348h.098l-.054-1.444h-.974c-2.568%200-4.526-2.673-3.347-5.428c.56-1.31%201.909-2.104%203.318-2.104h.722l-.053-1.443h-2.658c-2.568%200-4.527-2.673-3.348-5.428C8.911%206.793%2010.26%206%2011.67%206h2.407L14%204c-.041-1.09.86-2%202-2c1.128%200%202.03.91%201.998%202l-.074%202h5.605c.26%200%20.47.213.47.478c0%201.423-1.13%202.571-2.528%202.571h-3.66l-.055%201.444h1.546c2.569%200%204.527%202.673%203.348%205.428c-.56%201.31-1.909%202.104-3.318%202.104h-1.856l-.054%201.443h.811c2.568%200%204.527%202.673%203.348%205.428c-.56%201.311-1.909%202.104-3.318%202.104h-1.122l-.075%202.02c-.02.55-.487.98-1.046.98zm-1.402-10.532l-.054-1.443h-.806c-.39%200-.71.325-.71.721c0%20.397.33.722.71.722zm-.335-8.975l-.053-1.444h-2.491c-.39%200-.71.336-.71.722s.32.712.71.722zm3.401%203.039l-.054%201.443h1.713c.39%200%20.71-.325.71-.721a.725.725%200%200%200-.71-.722zm-.334%208.975l-.054%201.444h.978c.38%200%20.71-.326.71-.722a.725.725%200%200%200-.71-.722z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M22.002%207.79c-.28%200-.5-.22-.5-.5s.23-.5.5-.5s.5.22.5.5c0%20.27-.23.5-.5.5%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2300a6ed%22%20d%3D%22M15.98%2030c-.57%200-1.026-.43-1.046-.98L14.858%2027h-2.05a.473.473%200%200%201-.47-.478V26.3c0-1.291%201.03-2.348%202.309-2.348h.098l-.054-1.444h-.974c-2.568%200-4.526-2.673-3.347-5.428c.56-1.31%201.909-2.104%203.318-2.104h.722l-.053-1.443h-2.658c-2.568%200-4.527-2.673-3.348-5.428C8.911%206.793%2010.26%206%2011.67%206h2.407L14%204c-.041-1.09.86-2%202-2c1.128%200%202.03.91%201.998%202l-.074%202h5.605c.26%200%20.47.213.47.478c0%201.423-1.13%202.571-2.528%202.571h-3.66l-.055%201.444h1.546c2.569%200%204.527%202.673%203.348%205.428c-.56%201.31-1.909%202.104-3.318%202.104h-1.856l-.054%201.443h.811c2.568%200%204.527%202.673%203.348%205.428c-.56%201.311-1.909%202.104-3.318%202.104h-1.122l-.075%202.02c-.02.55-.487.98-1.046.98zm-1.402-10.532l-.054-1.443h-.806c-.39%200-.71.325-.71.721c0%20.397.33.722.71.722zm-.335-8.975l-.053-1.444h-2.491c-.39%200-.71.336-.71.722s.32.712.71.722zm3.401%203.039l-.054%201.443h1.713c.39%200%20.71-.325.71-.721a.725.725%200%200%200-.71-.722zm-.334%208.975l-.054%201.444h.978c.38%200%20.71-.326.71-.722a.725.725%200%200%200-.71-.722z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M22.002%207.79c-.28%200-.5-.22-.5-.5s.23-.5.5-.5s.5.22.5.5c0%20.27-.23.5-.5.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/medical-symbol.svg?color=%231a73e8&size=48