test tube emoji
test-tube from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- test-tube
- Set
- OpenMoji
- Style
- Default
- Category
- Objects
- Viewbox
- 72×72
- License
- CC BY-SA 4.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-tubeNoto Emojitest-tubePhosphortest-tubePixelarticonstest-tube-fillRemix Icontest-tube-boldSolartest-tubeTwitter Emoji
More objects icons from OpenMoji
Use the test tube emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m30.059 30.029l.049-11.857s4.033 2.187 10.642.291l.194 11.76s-7.58 2.187-10.885-.194"/><ellipse cx="35.72" cy="15.207" fill="#fff" rx="6.53" ry="2.583"/><path fill="#5c9e31" d="m41.388 31.72l.114 21.129c.002 3.593-2.876 5.58-5.81 5.91c-.003 0-.156-.043-.597-.032c-.6.015-.572-.05-1.149-.217c-2.211-.82-3.749-2.558-4.238-5.422L29.65 30.86l.055.054c1.962.916 3.682 1.344 5.846 1.293a16 16 0 0 0 2.959-.26l.225-.035c1.072-.192 1.136.092 2.113-.39z"/><path fill="#b1cc33" d="M29.67 30.854c1.962.915 2.732 1.405 4.896 1.354c.993.005 1.983-.082 2.96-.26V52.92c.002 2.912-2.333 5.652-4.735 4.904c-1.961-1.433-2.768-1.583-3.208-4.55z"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M42.06 16.937v35.43a6.8 6.8 0 0 1-6.51 7.063a6.8 6.8 0 0 1-6.51-7.063V17.286"/><ellipse cx="35.543" cy="15.224" stroke-miterlimit="10" rx="7.393" ry="3.137"/><path stroke-linecap="round" stroke-linejoin="round" d="M42.06 29.84v23.08a6.506 6.506 0 0 1-6.502 6.51h-.008a6.3 6.3 0 0 1-1.775-.249a6.5 6.5 0 0 1-4.735-6.261V29.84"/><path stroke-linecap="round" stroke-linejoin="round" d="M29.277 30.894a14.05 14.05 0 0 0 6.273 1.314c.992.005 1.983-.082 2.959-.26l.225-.036a11.6 11.6 0 0 0 3.089-1.018"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiTestTube(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m30.059 30.029l.049-11.857s4.033 2.187 10.642.291l.194 11.76s-7.58 2.187-10.885-.194"/><ellipse cx="35.72" cy="15.207" fill="#fff" rx="6.53" ry="2.583"/><path fill="#5c9e31" d="m41.388 31.72l.114 21.129c.002 3.593-2.876 5.58-5.81 5.91c-.003 0-.156-.043-.597-.032c-.6.015-.572-.05-1.149-.217c-2.211-.82-3.749-2.558-4.238-5.422L29.65 30.86l.055.054c1.962.916 3.682 1.344 5.846 1.293a16 16 0 0 0 2.959-.26l.225-.035c1.072-.192 1.136.092 2.113-.39z"/><path fill="#b1cc33" d="M29.67 30.854c1.962.915 2.732 1.405 4.896 1.354c.993.005 1.983-.082 2.96-.26V52.92c.002 2.912-2.333 5.652-4.735 4.904c-1.961-1.433-2.768-1.583-3.208-4.55z"/><g fill="none" stroke="#000" strokeWidth="2"><path strokeLinecap="round" strokeLinejoin="round" d="M42.06 16.937v35.43a6.8 6.8 0 0 1-6.51 7.063a6.8 6.8 0 0 1-6.51-7.063V17.286"/><ellipse cx="35.543" cy="15.224" strokeMiterlimit="10" rx="7.393" ry="3.137"/><path strokeLinecap="round" strokeLinejoin="round" d="M42.06 29.84v23.08a6.506 6.506 0 0 1-6.502 6.51h-.008a6.3 6.3 0 0 1-1.775-.249a6.5 6.5 0 0 1-4.735-6.261V29.84"/><path strokeLinecap="round" strokeLinejoin="round" d="M29.277 30.894a14.05 14.05 0 0 0 6.273 1.314c.992.005 1.983-.082 2.959-.26l.225-.036a11.6 11.6 0 0 0 3.089-1.018"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m30.059 30.029l.049-11.857s4.033 2.187 10.642.291l.194 11.76s-7.58 2.187-10.885-.194"/><ellipse cx="35.72" cy="15.207" fill="#fff" rx="6.53" ry="2.583"/><path fill="#5c9e31" d="m41.388 31.72l.114 21.129c.002 3.593-2.876 5.58-5.81 5.91c-.003 0-.156-.043-.597-.032c-.6.015-.572-.05-1.149-.217c-2.211-.82-3.749-2.558-4.238-5.422L29.65 30.86l.055.054c1.962.916 3.682 1.344 5.846 1.293a16 16 0 0 0 2.959-.26l.225-.035c1.072-.192 1.136.092 2.113-.39z"/><path fill="#b1cc33" d="M29.67 30.854c1.962.915 2.732 1.405 4.896 1.354c.993.005 1.983-.082 2.96-.26V52.92c.002 2.912-2.333 5.652-4.735 4.904c-1.961-1.433-2.768-1.583-3.208-4.55z"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M42.06 16.937v35.43a6.8 6.8 0 0 1-6.51 7.063a6.8 6.8 0 0 1-6.51-7.063V17.286"/><ellipse cx="35.543" cy="15.224" stroke-miterlimit="10" rx="7.393" ry="3.137"/><path stroke-linecap="round" stroke-linejoin="round" d="M42.06 29.84v23.08a6.506 6.506 0 0 1-6.502 6.51h-.008a6.3 6.3 0 0 1-1.775-.249a6.5 6.5 0 0 1-4.735-6.261V29.84"/><path stroke-linecap="round" stroke-linejoin="round" d="M29.277 30.894a14.05 14.05 0 0 0 6.273 1.314c.992.005 1.983-.082 2.959-.26l.225-.036a11.6 11.6 0 0 0 3.089-1.018"/></g></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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m30.059%2030.029l.049-11.857s4.033%202.187%2010.642.291l.194%2011.76s-7.58%202.187-10.885-.194%22%2F%3E%3Cellipse%20cx%3D%2235.72%22%20cy%3D%2215.207%22%20fill%3D%22%23fff%22%20rx%3D%226.53%22%20ry%3D%222.583%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22m41.388%2031.72l.114%2021.129c.002%203.593-2.876%205.58-5.81%205.91c-.003%200-.156-.043-.597-.032c-.6.015-.572-.05-1.149-.217c-2.211-.82-3.749-2.558-4.238-5.422L29.65%2030.86l.055.054c1.962.916%203.682%201.344%205.846%201.293a16%2016%200%200%200%202.959-.26l.225-.035c1.072-.192%201.136.092%202.113-.39z%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22M29.67%2030.854c1.962.915%202.732%201.405%204.896%201.354c.993.005%201.983-.082%202.96-.26V52.92c.002%202.912-2.333%205.652-4.735%204.904c-1.961-1.433-2.768-1.583-3.208-4.55z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M42.06%2016.937v35.43a6.8%206.8%200%200%201-6.51%207.063a6.8%206.8%200%200%201-6.51-7.063V17.286%22%2F%3E%3Cellipse%20cx%3D%2235.543%22%20cy%3D%2215.224%22%20stroke-miterlimit%3D%2210%22%20rx%3D%227.393%22%20ry%3D%223.137%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M42.06%2029.84v23.08a6.506%206.506%200%200%201-6.502%206.51h-.008a6.3%206.3%200%200%201-1.775-.249a6.5%206.5%200%200%201-4.735-6.261V29.84%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M29.277%2030.894a14.05%2014.05%200%200%200%206.273%201.314c.992.005%201.983-.082%202.959-.26l.225-.036a11.6%2011.6%200%200%200%203.089-1.018%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m30.059%2030.029l.049-11.857s4.033%202.187%2010.642.291l.194%2011.76s-7.58%202.187-10.885-.194%22%2F%3E%3Cellipse%20cx%3D%2235.72%22%20cy%3D%2215.207%22%20fill%3D%22%23fff%22%20rx%3D%226.53%22%20ry%3D%222.583%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22m41.388%2031.72l.114%2021.129c.002%203.593-2.876%205.58-5.81%205.91c-.003%200-.156-.043-.597-.032c-.6.015-.572-.05-1.149-.217c-2.211-.82-3.749-2.558-4.238-5.422L29.65%2030.86l.055.054c1.962.916%203.682%201.344%205.846%201.293a16%2016%200%200%200%202.959-.26l.225-.035c1.072-.192%201.136.092%202.113-.39z%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22M29.67%2030.854c1.962.915%202.732%201.405%204.896%201.354c.993.005%201.983-.082%202.96-.26V52.92c.002%202.912-2.333%205.652-4.735%204.904c-1.961-1.433-2.768-1.583-3.208-4.55z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M42.06%2016.937v35.43a6.8%206.8%200%200%201-6.51%207.063a6.8%206.8%200%200%201-6.51-7.063V17.286%22%2F%3E%3Cellipse%20cx%3D%2235.543%22%20cy%3D%2215.224%22%20stroke-miterlimit%3D%2210%22%20rx%3D%227.393%22%20ry%3D%223.137%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M42.06%2029.84v23.08a6.506%206.506%200%200%201-6.502%206.51h-.008a6.3%206.3%200%200%201-1.775-.249a6.5%206.5%200%200%201-4.735-6.261V29.84%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M29.277%2030.894a14.05%2014.05%200%200%200%206.273%201.314c.992.005%201.983-.082%202.959-.26l.225-.036a11.6%2011.6%200%200%200%203.089-1.018%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/test-tube.svg?color=%231a73e8&size=48