stethoscope2 emoji
stethoscope2 from OpenMoji by OpenMoji · Default · CC-BY-SA-4.0 Attribution required.
- Name
- stethoscope2
- Set
- OpenMoji
- Style
- Default
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
Use the stethoscope2 emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M35.436 26.31s-1.306 8.192 4.519 8.51h8.65a5.082 5.082 0 0 0 4.378-4.413l-.035-4.656c0 3-3.79 5.433-8.651 5.433s-8.804-2.433-8.804-5.433"/><circle cx="39.999" cy="14.852" r="1.712" fill="#000"/><circle cx="48.369" cy="14.858" r="1.712" fill="#000"/><ellipse cx="24.523" cy="30.635" rx="2.861" ry="2.926" fill="#000"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M24.68 37.202a5.983 5.983 0 1 1 6.111-5.982a5.886 5.886 0 0 1-.124 1.206"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M44.367 36.039c-.504 2.463-.475 5.44.506 7.034a7.327 7.327 0 0 1 .383 6.736c-1.598 4.227-5.162 7.17-9.303 7.17c-4.704 0-8.664-3.798-9.842-8.962a8.267 8.267 0 0 1 .456-4.898c.918-2.29 1.992-6.542-.414-10.484"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M48.34 14.562h2.469a2.159 2.159 0 0 1 2.159 2.159v13.174a4.953 4.953 0 0 1-4.954 4.953h-7.568a4.953 4.953 0 0 1-4.953-4.953V16.72a2.159 2.159 0 0 1 2.159-2.16h2.302"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M35.436 26.31s-1.306 8.192 4.519 8.51h8.65a5.082 5.082 0 0 0 4.378-4.413l-.035-4.656c0 3-3.79 5.433-8.651 5.433s-8.804-2.433-8.804-5.433"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiStethoscope2(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M35.436 26.31s-1.306 8.192 4.519 8.51h8.65a5.082 5.082 0 0 0 4.378-4.413l-.035-4.656c0 3-3.79 5.433-8.651 5.433s-8.804-2.433-8.804-5.433"/><circle cx="39.999" cy="14.852" r="1.712" fill="#000"/><circle cx="48.369" cy="14.858" r="1.712" fill="#000"/><ellipse cx="24.523" cy="30.635" rx="2.861" ry="2.926" fill="#000"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M24.68 37.202a5.983 5.983 0 1 1 6.111-5.982a5.886 5.886 0 0 1-.124 1.206"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M44.367 36.039c-.504 2.463-.475 5.44.506 7.034a7.327 7.327 0 0 1 .383 6.736c-1.598 4.227-5.162 7.17-9.303 7.17c-4.704 0-8.664-3.798-9.842-8.962a8.267 8.267 0 0 1 .456-4.898c.918-2.29 1.992-6.542-.414-10.484"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M48.34 14.562h2.469a2.159 2.159 0 0 1 2.159 2.159v13.174a4.953 4.953 0 0 1-4.954 4.953h-7.568a4.953 4.953 0 0 1-4.953-4.953V16.72a2.159 2.159 0 0 1 2.159-2.16h2.302"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M35.436 26.31s-1.306 8.192 4.519 8.51h8.65a5.082 5.082 0 0 0 4.378-4.413l-.035-4.656c0 3-3.79 5.433-8.651 5.433s-8.804-2.433-8.804-5.433"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M35.436 26.31s-1.306 8.192 4.519 8.51h8.65a5.082 5.082 0 0 0 4.378-4.413l-.035-4.656c0 3-3.79 5.433-8.651 5.433s-8.804-2.433-8.804-5.433"/><circle cx="39.999" cy="14.852" r="1.712" fill="#000"/><circle cx="48.369" cy="14.858" r="1.712" fill="#000"/><ellipse cx="24.523" cy="30.635" rx="2.861" ry="2.926" fill="#000"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M24.68 37.202a5.983 5.983 0 1 1 6.111-5.982a5.886 5.886 0 0 1-.124 1.206"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M44.367 36.039c-.504 2.463-.475 5.44.506 7.034a7.327 7.327 0 0 1 .383 6.736c-1.598 4.227-5.162 7.17-9.303 7.17c-4.704 0-8.664-3.798-9.842-8.962a8.267 8.267 0 0 1 .456-4.898c.918-2.29 1.992-6.542-.414-10.484"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M48.34 14.562h2.469a2.159 2.159 0 0 1 2.159 2.159v13.174a4.953 4.953 0 0 1-4.954 4.953h-7.568a4.953 4.953 0 0 1-4.953-4.953V16.72a2.159 2.159 0 0 1 2.159-2.16h2.302"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M35.436 26.31s-1.306 8.192 4.519 8.51h8.65a5.082 5.082 0 0 0 4.378-4.413l-.035-4.656c0 3-3.79 5.433-8.651 5.433s-8.804-2.433-8.804-5.433"/></svg> </template>
CSS
.icon-stethoscope2 {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M35.436%2026.31s-1.306%208.192%204.519%208.51h8.65a5.082%205.082%200%200%200%204.378-4.413l-.035-4.656c0%203-3.79%205.433-8.651%205.433s-8.804-2.433-8.804-5.433%22%2F%3E%3Ccircle%20cx%3D%2239.999%22%20cy%3D%2214.852%22%20r%3D%221.712%22%20fill%3D%22%23000%22%2F%3E%3Ccircle%20cx%3D%2248.369%22%20cy%3D%2214.858%22%20r%3D%221.712%22%20fill%3D%22%23000%22%2F%3E%3Cellipse%20cx%3D%2224.523%22%20cy%3D%2230.635%22%20rx%3D%222.861%22%20ry%3D%222.926%22%20fill%3D%22%23000%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M24.68%2037.202a5.983%205.983%200%201%201%206.111-5.982a5.886%205.886%200%200%201-.124%201.206%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M44.367%2036.039c-.504%202.463-.475%205.44.506%207.034a7.327%207.327%200%200%201%20.383%206.736c-1.598%204.227-5.162%207.17-9.303%207.17c-4.704%200-8.664-3.798-9.842-8.962a8.267%208.267%200%200%201%20.456-4.898c.918-2.29%201.992-6.542-.414-10.484%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M48.34%2014.562h2.469a2.159%202.159%200%200%201%202.159%202.159v13.174a4.953%204.953%200%200%201-4.954%204.953h-7.568a4.953%204.953%200%200%201-4.953-4.953V16.72a2.159%202.159%200%200%201%202.159-2.16h2.302%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M35.436%2026.31s-1.306%208.192%204.519%208.51h8.65a5.082%205.082%200%200%200%204.378-4.413l-.035-4.656c0%203-3.79%205.433-8.651%205.433s-8.804-2.433-8.804-5.433%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%2072%2072%22%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M35.436%2026.31s-1.306%208.192%204.519%208.51h8.65a5.082%205.082%200%200%200%204.378-4.413l-.035-4.656c0%203-3.79%205.433-8.651%205.433s-8.804-2.433-8.804-5.433%22%2F%3E%3Ccircle%20cx%3D%2239.999%22%20cy%3D%2214.852%22%20r%3D%221.712%22%20fill%3D%22%23000%22%2F%3E%3Ccircle%20cx%3D%2248.369%22%20cy%3D%2214.858%22%20r%3D%221.712%22%20fill%3D%22%23000%22%2F%3E%3Cellipse%20cx%3D%2224.523%22%20cy%3D%2230.635%22%20rx%3D%222.861%22%20ry%3D%222.926%22%20fill%3D%22%23000%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M24.68%2037.202a5.983%205.983%200%201%201%206.111-5.982a5.886%205.886%200%200%201-.124%201.206%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M44.367%2036.039c-.504%202.463-.475%205.44.506%207.034a7.327%207.327%200%200%201%20.383%206.736c-1.598%204.227-5.162%207.17-9.303%207.17c-4.704%200-8.664-3.798-9.842-8.962a8.267%208.267%200%200%201%20.456-4.898c.918-2.29%201.992-6.542-.414-10.484%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M48.34%2014.562h2.469a2.159%202.159%200%200%201%202.159%202.159v13.174a4.953%204.953%200%200%201-4.954%204.953h-7.568a4.953%204.953%200%200%201-4.953-4.953V16.72a2.159%202.159%200%200%201%202.159-2.16h2.302%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M35.436%2026.31s-1.306%208.192%204.519%208.51h8.65a5.082%205.082%200%200%200%204.378-4.413l-.035-4.656c0%203-3.79%205.433-8.651%205.433s-8.804-2.433-8.804-5.433%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/stethoscope2.svg?color=%231a73e8&size=48