lab-coat from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.

Name
lab-coat
Set
Twitter Emoji
Style
Default
Category
Objects
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More objects icons from Twitter Emoji

Use the lab coat emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#9aaab4" d="M23 34s-2-1-5-1s-5 1-5 1l.999-32h8.002z"/><path fill="#e1e8ed" d="M17.978 0h1c2 0 4.001 2 4.001 2s3.227 1.274 6.227 2.274S36.028 22.479 36 23.668c-.022.96-4.746 1.866-4.975 1.263c-.517-1.361-1.718-5.296-2.83-10.804c0 11 2.416 19.707 2.416 19.707S24.978 36 21.978 36c-1-4-.999-17-.999-20S17.978 0 17.978 0"/><path fill="#e1e8ed" d="M18 0h-1c-2 0-4.001 2-4.001 2S9.772 3.274 6.772 4.274S-.049 22.479-.022 23.668c.022.96 4.746 1.866 4.974 1.263c.517-1.361 1.717-4.993 2.83-10.804c0 11-2.416 19.707-2.416 19.707S11 36 14 36c1-4 .999-17 .999-20S18 0 18 0"/><path fill="#f5f8fa" d="M24.002 4S21 0 19 0h-2c-2 0-5.002 4-5.002 4l2.001 1l-2.001 1l3.001 10.004h6.002L24.002 6l-2.001-1zM12.18 28.167c-.537.062-2.668-.25-3.084-.458c-.565-.283-.648-.615-.583-1.208c.065-.594.311-1.344.425-3.5c.909.417 2.951.542 4.535.583c0 1.812-.332 3.417-.332 3.417c-.069.549-.424 1.103-.961 1.166m11.64 0c.537.062 2.667-.25 3.084-.458c.565-.283.648-.615.583-1.208c-.065-.594-.311-1.344-.425-3.5c-.909.417-2.951.542-4.535.583c0 1.812.332 3.417.332 3.417c.069.549.424 1.103.961 1.166"/><ellipse cx="23.563" cy="13.813" fill="#bb1a34" rx=".354" ry="2.021"/><ellipse cx="24.563" cy="13.813" fill="#4289c1" rx=".354" ry="2.021"/><path fill="#f5f8fa" d="M25.918 16.917c-.39.153-2.209.167-2.709-.042c-.5-.208-.688-.438-.729-1.021S22.542 13 22.542 13h3.959s.125 1.625.125 3c.001.585-.254.739-.708.917"/><path fill="#ccd6dd" d="M21.001 3.5h-6.002v-1a2 2 0 0 1 2-2h2.002a2 2 0 0 1 2 2z"/><path fill="#9aaab4" d="M21.001 31.712h-6.002V3.501a2 2 0 0 1 2-2h2.002a2 2 0 0 1 2 2z"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiLabCoat(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#9aaab4" d="M23 34s-2-1-5-1s-5 1-5 1l.999-32h8.002z"/><path fill="#e1e8ed" d="M17.978 0h1c2 0 4.001 2 4.001 2s3.227 1.274 6.227 2.274S36.028 22.479 36 23.668c-.022.96-4.746 1.866-4.975 1.263c-.517-1.361-1.718-5.296-2.83-10.804c0 11 2.416 19.707 2.416 19.707S24.978 36 21.978 36c-1-4-.999-17-.999-20S17.978 0 17.978 0"/><path fill="#e1e8ed" d="M18 0h-1c-2 0-4.001 2-4.001 2S9.772 3.274 6.772 4.274S-.049 22.479-.022 23.668c.022.96 4.746 1.866 4.974 1.263c.517-1.361 1.717-4.993 2.83-10.804c0 11-2.416 19.707-2.416 19.707S11 36 14 36c1-4 .999-17 .999-20S18 0 18 0"/><path fill="#f5f8fa" d="M24.002 4S21 0 19 0h-2c-2 0-5.002 4-5.002 4l2.001 1l-2.001 1l3.001 10.004h6.002L24.002 6l-2.001-1zM12.18 28.167c-.537.062-2.668-.25-3.084-.458c-.565-.283-.648-.615-.583-1.208c.065-.594.311-1.344.425-3.5c.909.417 2.951.542 4.535.583c0 1.812-.332 3.417-.332 3.417c-.069.549-.424 1.103-.961 1.166m11.64 0c.537.062 2.667-.25 3.084-.458c.565-.283.648-.615.583-1.208c-.065-.594-.311-1.344-.425-3.5c-.909.417-2.951.542-4.535.583c0 1.812.332 3.417.332 3.417c.069.549.424 1.103.961 1.166"/><ellipse cx="23.563" cy="13.813" fill="#bb1a34" rx=".354" ry="2.021"/><ellipse cx="24.563" cy="13.813" fill="#4289c1" rx=".354" ry="2.021"/><path fill="#f5f8fa" d="M25.918 16.917c-.39.153-2.209.167-2.709-.042c-.5-.208-.688-.438-.729-1.021S22.542 13 22.542 13h3.959s.125 1.625.125 3c.001.585-.254.739-.708.917"/><path fill="#ccd6dd" d="M21.001 3.5h-6.002v-1a2 2 0 0 1 2-2h2.002a2 2 0 0 1 2 2z"/><path fill="#9aaab4" d="M21.001 31.712h-6.002V3.501a2 2 0 0 1 2-2h2.002a2 2 0 0 1 2 2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#9aaab4" d="M23 34s-2-1-5-1s-5 1-5 1l.999-32h8.002z"/><path fill="#e1e8ed" d="M17.978 0h1c2 0 4.001 2 4.001 2s3.227 1.274 6.227 2.274S36.028 22.479 36 23.668c-.022.96-4.746 1.866-4.975 1.263c-.517-1.361-1.718-5.296-2.83-10.804c0 11 2.416 19.707 2.416 19.707S24.978 36 21.978 36c-1-4-.999-17-.999-20S17.978 0 17.978 0"/><path fill="#e1e8ed" d="M18 0h-1c-2 0-4.001 2-4.001 2S9.772 3.274 6.772 4.274S-.049 22.479-.022 23.668c.022.96 4.746 1.866 4.974 1.263c.517-1.361 1.717-4.993 2.83-10.804c0 11-2.416 19.707-2.416 19.707S11 36 14 36c1-4 .999-17 .999-20S18 0 18 0"/><path fill="#f5f8fa" d="M24.002 4S21 0 19 0h-2c-2 0-5.002 4-5.002 4l2.001 1l-2.001 1l3.001 10.004h6.002L24.002 6l-2.001-1zM12.18 28.167c-.537.062-2.668-.25-3.084-.458c-.565-.283-.648-.615-.583-1.208c.065-.594.311-1.344.425-3.5c.909.417 2.951.542 4.535.583c0 1.812-.332 3.417-.332 3.417c-.069.549-.424 1.103-.961 1.166m11.64 0c.537.062 2.667-.25 3.084-.458c.565-.283.648-.615.583-1.208c-.065-.594-.311-1.344-.425-3.5c-.909.417-2.951.542-4.535.583c0 1.812.332 3.417.332 3.417c.069.549.424 1.103.961 1.166"/><ellipse cx="23.563" cy="13.813" fill="#bb1a34" rx=".354" ry="2.021"/><ellipse cx="24.563" cy="13.813" fill="#4289c1" rx=".354" ry="2.021"/><path fill="#f5f8fa" d="M25.918 16.917c-.39.153-2.209.167-2.709-.042c-.5-.208-.688-.438-.729-1.021S22.542 13 22.542 13h3.959s.125 1.625.125 3c.001.585-.254.739-.708.917"/><path fill="#ccd6dd" d="M21.001 3.5h-6.002v-1a2 2 0 0 1 2-2h2.002a2 2 0 0 1 2 2z"/><path fill="#9aaab4" d="M21.001 31.712h-6.002V3.501a2 2 0 0 1 2-2h2.002a2 2 0 0 1 2 2z"/></svg>
</template>

CSS

.icon-lab-coat {
  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%2036%2036%22%3E%3Cpath%20fill%3D%22%239aaab4%22%20d%3D%22M23%2034s-2-1-5-1s-5%201-5%201l.999-32h8.002z%22%2F%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M17.978%200h1c2%200%204.001%202%204.001%202s3.227%201.274%206.227%202.274S36.028%2022.479%2036%2023.668c-.022.96-4.746%201.866-4.975%201.263c-.517-1.361-1.718-5.296-2.83-10.804c0%2011%202.416%2019.707%202.416%2019.707S24.978%2036%2021.978%2036c-1-4-.999-17-.999-20S17.978%200%2017.978%200%22%2F%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M18%200h-1c-2%200-4.001%202-4.001%202S9.772%203.274%206.772%204.274S-.049%2022.479-.022%2023.668c.022.96%204.746%201.866%204.974%201.263c.517-1.361%201.717-4.993%202.83-10.804c0%2011-2.416%2019.707-2.416%2019.707S11%2036%2014%2036c1-4%20.999-17%20.999-20S18%200%2018%200%22%2F%3E%3Cpath%20fill%3D%22%23f5f8fa%22%20d%3D%22M24.002%204S21%200%2019%200h-2c-2%200-5.002%204-5.002%204l2.001%201l-2.001%201l3.001%2010.004h6.002L24.002%206l-2.001-1zM12.18%2028.167c-.537.062-2.668-.25-3.084-.458c-.565-.283-.648-.615-.583-1.208c.065-.594.311-1.344.425-3.5c.909.417%202.951.542%204.535.583c0%201.812-.332%203.417-.332%203.417c-.069.549-.424%201.103-.961%201.166m11.64%200c.537.062%202.667-.25%203.084-.458c.565-.283.648-.615.583-1.208c-.065-.594-.311-1.344-.425-3.5c-.909.417-2.951.542-4.535.583c0%201.812.332%203.417.332%203.417c.069.549.424%201.103.961%201.166%22%2F%3E%3Cellipse%20cx%3D%2223.563%22%20cy%3D%2213.813%22%20fill%3D%22%23bb1a34%22%20rx%3D%22.354%22%20ry%3D%222.021%22%2F%3E%3Cellipse%20cx%3D%2224.563%22%20cy%3D%2213.813%22%20fill%3D%22%234289c1%22%20rx%3D%22.354%22%20ry%3D%222.021%22%2F%3E%3Cpath%20fill%3D%22%23f5f8fa%22%20d%3D%22M25.918%2016.917c-.39.153-2.209.167-2.709-.042c-.5-.208-.688-.438-.729-1.021S22.542%2013%2022.542%2013h3.959s.125%201.625.125%203c.001.585-.254.739-.708.917%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M21.001%203.5h-6.002v-1a2%202%200%200%201%202-2h2.002a2%202%200%200%201%202%202z%22%2F%3E%3Cpath%20fill%3D%22%239aaab4%22%20d%3D%22M21.001%2031.712h-6.002V3.501a2%202%200%200%201%202-2h2.002a2%202%200%200%201%202%202z%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%2036%2036%22%3E%3Cpath%20fill%3D%22%239aaab4%22%20d%3D%22M23%2034s-2-1-5-1s-5%201-5%201l.999-32h8.002z%22%2F%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M17.978%200h1c2%200%204.001%202%204.001%202s3.227%201.274%206.227%202.274S36.028%2022.479%2036%2023.668c-.022.96-4.746%201.866-4.975%201.263c-.517-1.361-1.718-5.296-2.83-10.804c0%2011%202.416%2019.707%202.416%2019.707S24.978%2036%2021.978%2036c-1-4-.999-17-.999-20S17.978%200%2017.978%200%22%2F%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M18%200h-1c-2%200-4.001%202-4.001%202S9.772%203.274%206.772%204.274S-.049%2022.479-.022%2023.668c.022.96%204.746%201.866%204.974%201.263c.517-1.361%201.717-4.993%202.83-10.804c0%2011-2.416%2019.707-2.416%2019.707S11%2036%2014%2036c1-4%20.999-17%20.999-20S18%200%2018%200%22%2F%3E%3Cpath%20fill%3D%22%23f5f8fa%22%20d%3D%22M24.002%204S21%200%2019%200h-2c-2%200-5.002%204-5.002%204l2.001%201l-2.001%201l3.001%2010.004h6.002L24.002%206l-2.001-1zM12.18%2028.167c-.537.062-2.668-.25-3.084-.458c-.565-.283-.648-.615-.583-1.208c.065-.594.311-1.344.425-3.5c.909.417%202.951.542%204.535.583c0%201.812-.332%203.417-.332%203.417c-.069.549-.424%201.103-.961%201.166m11.64%200c.537.062%202.667-.25%203.084-.458c.565-.283.648-.615.583-1.208c-.065-.594-.311-1.344-.425-3.5c-.909.417-2.951.542-4.535.583c0%201.812.332%203.417.332%203.417c.069.549.424%201.103.961%201.166%22%2F%3E%3Cellipse%20cx%3D%2223.563%22%20cy%3D%2213.813%22%20fill%3D%22%23bb1a34%22%20rx%3D%22.354%22%20ry%3D%222.021%22%2F%3E%3Cellipse%20cx%3D%2224.563%22%20cy%3D%2213.813%22%20fill%3D%22%234289c1%22%20rx%3D%22.354%22%20ry%3D%222.021%22%2F%3E%3Cpath%20fill%3D%22%23f5f8fa%22%20d%3D%22M25.918%2016.917c-.39.153-2.209.167-2.709-.042c-.5-.208-.688-.438-.729-1.021S22.542%2013%2022.542%2013h3.959s.125%201.625.125%203c.001.585-.254.739-.708.917%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M21.001%203.5h-6.002v-1a2%202%200%200%201%202-2h2.002a2%202%200%200%201%202%202z%22%2F%3E%3Cpath%20fill%3D%22%239aaab4%22%20d%3D%22M21.001%2031.712h-6.002V3.501a2%202%200%200%201%202-2h2.002a2%202%200%200%201%202%202z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/lab-coat.svg?color=%231a73e8&size=48