test tube emoji
test-tube from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- test-tube
- Set
- Noto Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
test-tubeBoxIcons v2test-tubeFluent Emojitest-tubeFluent Emoji Flattest-tubeFluent Emoji High Contrasttest-tubeHuge Iconstest-tubeIconParktest-tubeIconPark Outlinetest-tubeIconPark Solidtest-tubeIconPark TwoTonetest-tubeIconoirtest-tubeLucidetest-tubeMaterial Design Iconstest-tube-fillMingCute Icontest-tubeOpenMojitest-tubePhosphortest-tubePixelarticonstest-tube-fillRemix Icontest-tube-boldSolartest-tubeTwitter Emoji
More objects icons from Noto Emoji
Use the test tube emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><circle cx="109.77" cy="11.02" r="4.66" fill="#00edcd"/><path fill="#81d4fa" d="m11.43 91.09l72.66-72.66c.11-.11.21-.28.31-.45c.77-1.32.85-2.58.73-4.25c-.21-2.83.46-4.36 1.83-5.38c1.81-1.36 8.08-1.08 19.81 10.65s12 17.99 10.64 19.8c-1.02 1.37-2.55 2.03-5.38 1.83c-1.67-.12-2.93-.05-4.25.73c-.18.1-.34.2-.45.31l-72.66 72.66c-9.98 9.98-19.51 8.46-25.56 2.41l-.04-.04l-.04-.04c-6.07-6.06-7.59-15.59 2.4-25.57" opacity=".75"/><path fill="#1d44b3" d="M99.79 23.22c-6.36-6.36-11.2-9.55-14.69-10.98c-.02.45-.02.95.02 1.49c.09 1.19.06 2.17-.23 3.11c3.17 1.71 7.14 4.55 12.01 9.11c7 6.56 10.34 11.51 11.73 15c.92-.34 1.86-.4 2.98-.35c-.67-3.5-3.62-9.19-11.82-17.38" opacity=".39"/><path fill="#00bfa5" d="M54.15 48.51L11.67 90.94c-10.36 10.35-9.05 20.03-3.03 26.05c6.02 6.01 15.68 7.35 26.06-3.03L102 47.04z"/><circle cx="45.06" cy="76.96" r="5.06" fill="#00937a"/><circle cx="96.58" cy="37.04" r="4.76" fill="#00bfa5"/><circle cx="73.27" cy="57.3" r="2.93" fill="#fff" opacity=".69"/><circle cx="121.84" cy="12.01" r="2.17" fill="#00bfa5"/><circle cx="59.15" cy="72.54" r="4" fill="#00edcd"/><circle cx="63.75" cy="61.12" r="1.54" fill="#00edcd"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-miterlimit="10" stroke-width="4.195" d="M93.2 14.66c3.21 2.08 6.13 4.6 8.65 7.46" opacity=".6"/><path fill="#00edcd" d="M102.02 46.96c-.84.74-3.57 1.23-10.75 2.35c-3.81.6-8.47 1.2-13.82 1.64c-16.77 1.39-28.08-.9-21.37-3.64c5.39-2.2 24.53-1.72 36.51-1.34c5.78.19 10.09.42 9.43.99"/><path fill="#fff" d="M11.63 103.5c-1.72-.71-1.02-2.68 0-3.71l67.5-69.29c4.1-4.24 7.85-7.12 9.95-5.12c2.35 2.23 1.6 6.23-7.61 14.49l-64.68 61.17c-.51.51-3.44 3.17-5.16 2.46" opacity=".6"/></svg>
React
import type { SVGProps } from "react";
export function NotoTestTube(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><circle cx="109.77" cy="11.02" r="4.66" fill="#00edcd"/><path fill="#81d4fa" d="m11.43 91.09l72.66-72.66c.11-.11.21-.28.31-.45c.77-1.32.85-2.58.73-4.25c-.21-2.83.46-4.36 1.83-5.38c1.81-1.36 8.08-1.08 19.81 10.65s12 17.99 10.64 19.8c-1.02 1.37-2.55 2.03-5.38 1.83c-1.67-.12-2.93-.05-4.25.73c-.18.1-.34.2-.45.31l-72.66 72.66c-9.98 9.98-19.51 8.46-25.56 2.41l-.04-.04l-.04-.04c-6.07-6.06-7.59-15.59 2.4-25.57" opacity=".75"/><path fill="#1d44b3" d="M99.79 23.22c-6.36-6.36-11.2-9.55-14.69-10.98c-.02.45-.02.95.02 1.49c.09 1.19.06 2.17-.23 3.11c3.17 1.71 7.14 4.55 12.01 9.11c7 6.56 10.34 11.51 11.73 15c.92-.34 1.86-.4 2.98-.35c-.67-3.5-3.62-9.19-11.82-17.38" opacity=".39"/><path fill="#00bfa5" d="M54.15 48.51L11.67 90.94c-10.36 10.35-9.05 20.03-3.03 26.05c6.02 6.01 15.68 7.35 26.06-3.03L102 47.04z"/><circle cx="45.06" cy="76.96" r="5.06" fill="#00937a"/><circle cx="96.58" cy="37.04" r="4.76" fill="#00bfa5"/><circle cx="73.27" cy="57.3" r="2.93" fill="#fff" opacity=".69"/><circle cx="121.84" cy="12.01" r="2.17" fill="#00bfa5"/><circle cx="59.15" cy="72.54" r="4" fill="#00edcd"/><circle cx="63.75" cy="61.12" r="1.54" fill="#00edcd"/><path fill="none" stroke="#fff" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="4.195" d="M93.2 14.66c3.21 2.08 6.13 4.6 8.65 7.46" opacity=".6"/><path fill="#00edcd" d="M102.02 46.96c-.84.74-3.57 1.23-10.75 2.35c-3.81.6-8.47 1.2-13.82 1.64c-16.77 1.39-28.08-.9-21.37-3.64c5.39-2.2 24.53-1.72 36.51-1.34c5.78.19 10.09.42 9.43.99"/><path fill="#fff" d="M11.63 103.5c-1.72-.71-1.02-2.68 0-3.71l67.5-69.29c4.1-4.24 7.85-7.12 9.95-5.12c2.35 2.23 1.6 6.23-7.61 14.49l-64.68 61.17c-.51.51-3.44 3.17-5.16 2.46" opacity=".6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><circle cx="109.77" cy="11.02" r="4.66" fill="#00edcd"/><path fill="#81d4fa" d="m11.43 91.09l72.66-72.66c.11-.11.21-.28.31-.45c.77-1.32.85-2.58.73-4.25c-.21-2.83.46-4.36 1.83-5.38c1.81-1.36 8.08-1.08 19.81 10.65s12 17.99 10.64 19.8c-1.02 1.37-2.55 2.03-5.38 1.83c-1.67-.12-2.93-.05-4.25.73c-.18.1-.34.2-.45.31l-72.66 72.66c-9.98 9.98-19.51 8.46-25.56 2.41l-.04-.04l-.04-.04c-6.07-6.06-7.59-15.59 2.4-25.57" opacity=".75"/><path fill="#1d44b3" d="M99.79 23.22c-6.36-6.36-11.2-9.55-14.69-10.98c-.02.45-.02.95.02 1.49c.09 1.19.06 2.17-.23 3.11c3.17 1.71 7.14 4.55 12.01 9.11c7 6.56 10.34 11.51 11.73 15c.92-.34 1.86-.4 2.98-.35c-.67-3.5-3.62-9.19-11.82-17.38" opacity=".39"/><path fill="#00bfa5" d="M54.15 48.51L11.67 90.94c-10.36 10.35-9.05 20.03-3.03 26.05c6.02 6.01 15.68 7.35 26.06-3.03L102 47.04z"/><circle cx="45.06" cy="76.96" r="5.06" fill="#00937a"/><circle cx="96.58" cy="37.04" r="4.76" fill="#00bfa5"/><circle cx="73.27" cy="57.3" r="2.93" fill="#fff" opacity=".69"/><circle cx="121.84" cy="12.01" r="2.17" fill="#00bfa5"/><circle cx="59.15" cy="72.54" r="4" fill="#00edcd"/><circle cx="63.75" cy="61.12" r="1.54" fill="#00edcd"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-miterlimit="10" stroke-width="4.195" d="M93.2 14.66c3.21 2.08 6.13 4.6 8.65 7.46" opacity=".6"/><path fill="#00edcd" d="M102.02 46.96c-.84.74-3.57 1.23-10.75 2.35c-3.81.6-8.47 1.2-13.82 1.64c-16.77 1.39-28.08-.9-21.37-3.64c5.39-2.2 24.53-1.72 36.51-1.34c5.78.19 10.09.42 9.43.99"/><path fill="#fff" d="M11.63 103.5c-1.72-.71-1.02-2.68 0-3.71l67.5-69.29c4.1-4.24 7.85-7.12 9.95-5.12c2.35 2.23 1.6 6.23-7.61 14.49l-64.68 61.17c-.51.51-3.44 3.17-5.16 2.46" opacity=".6"/></svg> </template>
CSS
.icon-test-tube {
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%20128%20128%22%3E%3Ccircle%20cx%3D%22109.77%22%20cy%3D%2211.02%22%20r%3D%224.66%22%20fill%3D%22%2300edcd%22%2F%3E%3Cpath%20fill%3D%22%2381d4fa%22%20d%3D%22m11.43%2091.09l72.66-72.66c.11-.11.21-.28.31-.45c.77-1.32.85-2.58.73-4.25c-.21-2.83.46-4.36%201.83-5.38c1.81-1.36%208.08-1.08%2019.81%2010.65s12%2017.99%2010.64%2019.8c-1.02%201.37-2.55%202.03-5.38%201.83c-1.67-.12-2.93-.05-4.25.73c-.18.1-.34.2-.45.31l-72.66%2072.66c-9.98%209.98-19.51%208.46-25.56%202.41l-.04-.04l-.04-.04c-6.07-6.06-7.59-15.59%202.4-25.57%22%20opacity%3D%22.75%22%2F%3E%3Cpath%20fill%3D%22%231d44b3%22%20d%3D%22M99.79%2023.22c-6.36-6.36-11.2-9.55-14.69-10.98c-.02.45-.02.95.02%201.49c.09%201.19.06%202.17-.23%203.11c3.17%201.71%207.14%204.55%2012.01%209.11c7%206.56%2010.34%2011.51%2011.73%2015c.92-.34%201.86-.4%202.98-.35c-.67-3.5-3.62-9.19-11.82-17.38%22%20opacity%3D%22.39%22%2F%3E%3Cpath%20fill%3D%22%2300bfa5%22%20d%3D%22M54.15%2048.51L11.67%2090.94c-10.36%2010.35-9.05%2020.03-3.03%2026.05c6.02%206.01%2015.68%207.35%2026.06-3.03L102%2047.04z%22%2F%3E%3Ccircle%20cx%3D%2245.06%22%20cy%3D%2276.96%22%20r%3D%225.06%22%20fill%3D%22%2300937a%22%2F%3E%3Ccircle%20cx%3D%2296.58%22%20cy%3D%2237.04%22%20r%3D%224.76%22%20fill%3D%22%2300bfa5%22%2F%3E%3Ccircle%20cx%3D%2273.27%22%20cy%3D%2257.3%22%20r%3D%222.93%22%20fill%3D%22%23fff%22%20opacity%3D%22.69%22%2F%3E%3Ccircle%20cx%3D%22121.84%22%20cy%3D%2212.01%22%20r%3D%222.17%22%20fill%3D%22%2300bfa5%22%2F%3E%3Ccircle%20cx%3D%2259.15%22%20cy%3D%2272.54%22%20r%3D%224%22%20fill%3D%22%2300edcd%22%2F%3E%3Ccircle%20cx%3D%2263.75%22%20cy%3D%2261.12%22%20r%3D%221.54%22%20fill%3D%22%2300edcd%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%224.195%22%20d%3D%22M93.2%2014.66c3.21%202.08%206.13%204.6%208.65%207.46%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20fill%3D%22%2300edcd%22%20d%3D%22M102.02%2046.96c-.84.74-3.57%201.23-10.75%202.35c-3.81.6-8.47%201.2-13.82%201.64c-16.77%201.39-28.08-.9-21.37-3.64c5.39-2.2%2024.53-1.72%2036.51-1.34c5.78.19%2010.09.42%209.43.99%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.63%20103.5c-1.72-.71-1.02-2.68%200-3.71l67.5-69.29c4.1-4.24%207.85-7.12%209.95-5.12c2.35%202.23%201.6%206.23-7.61%2014.49l-64.68%2061.17c-.51.51-3.44%203.17-5.16%202.46%22%20opacity%3D%22.6%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%20128%20128%22%3E%3Ccircle%20cx%3D%22109.77%22%20cy%3D%2211.02%22%20r%3D%224.66%22%20fill%3D%22%2300edcd%22%2F%3E%3Cpath%20fill%3D%22%2381d4fa%22%20d%3D%22m11.43%2091.09l72.66-72.66c.11-.11.21-.28.31-.45c.77-1.32.85-2.58.73-4.25c-.21-2.83.46-4.36%201.83-5.38c1.81-1.36%208.08-1.08%2019.81%2010.65s12%2017.99%2010.64%2019.8c-1.02%201.37-2.55%202.03-5.38%201.83c-1.67-.12-2.93-.05-4.25.73c-.18.1-.34.2-.45.31l-72.66%2072.66c-9.98%209.98-19.51%208.46-25.56%202.41l-.04-.04l-.04-.04c-6.07-6.06-7.59-15.59%202.4-25.57%22%20opacity%3D%22.75%22%2F%3E%3Cpath%20fill%3D%22%231d44b3%22%20d%3D%22M99.79%2023.22c-6.36-6.36-11.2-9.55-14.69-10.98c-.02.45-.02.95.02%201.49c.09%201.19.06%202.17-.23%203.11c3.17%201.71%207.14%204.55%2012.01%209.11c7%206.56%2010.34%2011.51%2011.73%2015c.92-.34%201.86-.4%202.98-.35c-.67-3.5-3.62-9.19-11.82-17.38%22%20opacity%3D%22.39%22%2F%3E%3Cpath%20fill%3D%22%2300bfa5%22%20d%3D%22M54.15%2048.51L11.67%2090.94c-10.36%2010.35-9.05%2020.03-3.03%2026.05c6.02%206.01%2015.68%207.35%2026.06-3.03L102%2047.04z%22%2F%3E%3Ccircle%20cx%3D%2245.06%22%20cy%3D%2276.96%22%20r%3D%225.06%22%20fill%3D%22%2300937a%22%2F%3E%3Ccircle%20cx%3D%2296.58%22%20cy%3D%2237.04%22%20r%3D%224.76%22%20fill%3D%22%2300bfa5%22%2F%3E%3Ccircle%20cx%3D%2273.27%22%20cy%3D%2257.3%22%20r%3D%222.93%22%20fill%3D%22%23fff%22%20opacity%3D%22.69%22%2F%3E%3Ccircle%20cx%3D%22121.84%22%20cy%3D%2212.01%22%20r%3D%222.17%22%20fill%3D%22%2300bfa5%22%2F%3E%3Ccircle%20cx%3D%2259.15%22%20cy%3D%2272.54%22%20r%3D%224%22%20fill%3D%22%2300edcd%22%2F%3E%3Ccircle%20cx%3D%2263.75%22%20cy%3D%2261.12%22%20r%3D%221.54%22%20fill%3D%22%2300edcd%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%224.195%22%20d%3D%22M93.2%2014.66c3.21%202.08%206.13%204.6%208.65%207.46%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20fill%3D%22%2300edcd%22%20d%3D%22M102.02%2046.96c-.84.74-3.57%201.23-10.75%202.35c-3.81.6-8.47%201.2-13.82%201.64c-16.77%201.39-28.08-.9-21.37-3.64c5.39-2.2%2024.53-1.72%2036.51-1.34c5.78.19%2010.09.42%209.43.99%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.63%20103.5c-1.72-.71-1.02-2.68%200-3.71l67.5-69.29c4.1-4.24%207.85-7.12%209.95-5.12c2.35%202.23%201.6%206.23-7.61%2014.49l-64.68%2061.17c-.51.51-3.44%203.17-5.16%202.46%22%20opacity%3D%22.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/test-tube.svg?color=%231a73e8&size=48