test tube emoji
test-tube from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.
- Name
- test-tube
- Set
- Twitter Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 36×36
- License
- CC BY 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-tubeOpenMojitest-tubePhosphortest-tubePixelarticonstest-tube-fillRemix Icontest-tube-boldSolar
More objects icons from Twitter Emoji
Use the test tube emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ccd6dd" d="M14.563 14.414L25.47 3.505l6.961 6.962l-10.908 10.908z"/><path fill="#68e090" d="M8.103 34.399C2.5 34 1.5 30.062 1.635 27.932c.322-5.07 15.601-16.551 15.601-16.551l12.517 1.93c.001 0-17.389 21.392-21.65 21.088"/><path fill="#8899a6" d="M32.326 3.708C29.405.787 26.104-.649 24.954.502c-.013.013-.022.031-.034.044c-.006.006-.015.008-.021.014L2.295 23.164a7.43 7.43 0 0 0-2.19 5.288c0 1.997.778 3.875 2.19 5.287a7.43 7.43 0 0 0 5.288 2.19a7.43 7.43 0 0 0 5.287-2.189l22.604-22.604c.007-.007.009-.016.015-.023c.013-.012.03-.02.043-.033c1.151-1.15-.285-4.451-3.206-7.372M10.75 31.619c-.846.846-1.97 1.311-3.166 1.311s-2.321-.466-3.167-1.312a4.45 4.45 0 0 1-1.312-3.167c0-1.196.466-2.32 1.311-3.166L25.412 4.29c.622 1.144 1.56 2.394 2.749 3.584s2.44 2.127 3.584 2.749z"/><path fill="#17bf63" d="M29.196 13.144c-.058.379-2.627.751-5.691.343s-5.482-1.223-5.403-1.82s2.627-.751 5.691-.343s5.495 1.224 5.403 1.82M10.84 23.247a.794.794 0 1 1-1.123-1.124a.794.794 0 0 1 1.123 1.124m3.317 2.615a1.298 1.298 0 1 1-1.835-1.836a1.298 1.298 0 0 1 1.835 1.836m1.677-5.324a1.222 1.222 0 0 1-1.726-1.726a1.22 1.22 0 1 1 1.726 1.726m-6.868 8.858a1.489 1.489 0 1 1-2.105-2.106a1.489 1.489 0 0 1 2.105 2.106m11.396-9.158a1.058 1.058 0 1 1-1.496-1.497a1.058 1.058 0 0 1 1.496 1.497m-1.207-4.288a.693.693 0 1 1-.979-.98a.693.693 0 0 1 .979.98"/><ellipse cx="30.817" cy="5.223" fill="#ccd6dd" rx="1.184" ry="4.847" transform="rotate(-45.001 30.817 5.223)"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiTestTube(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ccd6dd" d="M14.563 14.414L25.47 3.505l6.961 6.962l-10.908 10.908z"/><path fill="#68e090" d="M8.103 34.399C2.5 34 1.5 30.062 1.635 27.932c.322-5.07 15.601-16.551 15.601-16.551l12.517 1.93c.001 0-17.389 21.392-21.65 21.088"/><path fill="#8899a6" d="M32.326 3.708C29.405.787 26.104-.649 24.954.502c-.013.013-.022.031-.034.044c-.006.006-.015.008-.021.014L2.295 23.164a7.43 7.43 0 0 0-2.19 5.288c0 1.997.778 3.875 2.19 5.287a7.43 7.43 0 0 0 5.288 2.19a7.43 7.43 0 0 0 5.287-2.189l22.604-22.604c.007-.007.009-.016.015-.023c.013-.012.03-.02.043-.033c1.151-1.15-.285-4.451-3.206-7.372M10.75 31.619c-.846.846-1.97 1.311-3.166 1.311s-2.321-.466-3.167-1.312a4.45 4.45 0 0 1-1.312-3.167c0-1.196.466-2.32 1.311-3.166L25.412 4.29c.622 1.144 1.56 2.394 2.749 3.584s2.44 2.127 3.584 2.749z"/><path fill="#17bf63" d="M29.196 13.144c-.058.379-2.627.751-5.691.343s-5.482-1.223-5.403-1.82s2.627-.751 5.691-.343s5.495 1.224 5.403 1.82M10.84 23.247a.794.794 0 1 1-1.123-1.124a.794.794 0 0 1 1.123 1.124m3.317 2.615a1.298 1.298 0 1 1-1.835-1.836a1.298 1.298 0 0 1 1.835 1.836m1.677-5.324a1.222 1.222 0 0 1-1.726-1.726a1.22 1.22 0 1 1 1.726 1.726m-6.868 8.858a1.489 1.489 0 1 1-2.105-2.106a1.489 1.489 0 0 1 2.105 2.106m11.396-9.158a1.058 1.058 0 1 1-1.496-1.497a1.058 1.058 0 0 1 1.496 1.497m-1.207-4.288a.693.693 0 1 1-.979-.98a.693.693 0 0 1 .979.98"/><ellipse cx="30.817" cy="5.223" fill="#ccd6dd" rx="1.184" ry="4.847" transform="rotate(-45.001 30.817 5.223)"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ccd6dd" d="M14.563 14.414L25.47 3.505l6.961 6.962l-10.908 10.908z"/><path fill="#68e090" d="M8.103 34.399C2.5 34 1.5 30.062 1.635 27.932c.322-5.07 15.601-16.551 15.601-16.551l12.517 1.93c.001 0-17.389 21.392-21.65 21.088"/><path fill="#8899a6" d="M32.326 3.708C29.405.787 26.104-.649 24.954.502c-.013.013-.022.031-.034.044c-.006.006-.015.008-.021.014L2.295 23.164a7.43 7.43 0 0 0-2.19 5.288c0 1.997.778 3.875 2.19 5.287a7.43 7.43 0 0 0 5.288 2.19a7.43 7.43 0 0 0 5.287-2.189l22.604-22.604c.007-.007.009-.016.015-.023c.013-.012.03-.02.043-.033c1.151-1.15-.285-4.451-3.206-7.372M10.75 31.619c-.846.846-1.97 1.311-3.166 1.311s-2.321-.466-3.167-1.312a4.45 4.45 0 0 1-1.312-3.167c0-1.196.466-2.32 1.311-3.166L25.412 4.29c.622 1.144 1.56 2.394 2.749 3.584s2.44 2.127 3.584 2.749z"/><path fill="#17bf63" d="M29.196 13.144c-.058.379-2.627.751-5.691.343s-5.482-1.223-5.403-1.82s2.627-.751 5.691-.343s5.495 1.224 5.403 1.82M10.84 23.247a.794.794 0 1 1-1.123-1.124a.794.794 0 0 1 1.123 1.124m3.317 2.615a1.298 1.298 0 1 1-1.835-1.836a1.298 1.298 0 0 1 1.835 1.836m1.677-5.324a1.222 1.222 0 0 1-1.726-1.726a1.22 1.22 0 1 1 1.726 1.726m-6.868 8.858a1.489 1.489 0 1 1-2.105-2.106a1.489 1.489 0 0 1 2.105 2.106m11.396-9.158a1.058 1.058 0 1 1-1.496-1.497a1.058 1.058 0 0 1 1.496 1.497m-1.207-4.288a.693.693 0 1 1-.979-.98a.693.693 0 0 1 .979.98"/><ellipse cx="30.817" cy="5.223" fill="#ccd6dd" rx="1.184" ry="4.847" transform="rotate(-45.001 30.817 5.223)"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M14.563%2014.414L25.47%203.505l6.961%206.962l-10.908%2010.908z%22%2F%3E%3Cpath%20fill%3D%22%2368e090%22%20d%3D%22M8.103%2034.399C2.5%2034%201.5%2030.062%201.635%2027.932c.322-5.07%2015.601-16.551%2015.601-16.551l12.517%201.93c.001%200-17.389%2021.392-21.65%2021.088%22%2F%3E%3Cpath%20fill%3D%22%238899a6%22%20d%3D%22M32.326%203.708C29.405.787%2026.104-.649%2024.954.502c-.013.013-.022.031-.034.044c-.006.006-.015.008-.021.014L2.295%2023.164a7.43%207.43%200%200%200-2.19%205.288c0%201.997.778%203.875%202.19%205.287a7.43%207.43%200%200%200%205.288%202.19a7.43%207.43%200%200%200%205.287-2.189l22.604-22.604c.007-.007.009-.016.015-.023c.013-.012.03-.02.043-.033c1.151-1.15-.285-4.451-3.206-7.372M10.75%2031.619c-.846.846-1.97%201.311-3.166%201.311s-2.321-.466-3.167-1.312a4.45%204.45%200%200%201-1.312-3.167c0-1.196.466-2.32%201.311-3.166L25.412%204.29c.622%201.144%201.56%202.394%202.749%203.584s2.44%202.127%203.584%202.749z%22%2F%3E%3Cpath%20fill%3D%22%2317bf63%22%20d%3D%22M29.196%2013.144c-.058.379-2.627.751-5.691.343s-5.482-1.223-5.403-1.82s2.627-.751%205.691-.343s5.495%201.224%205.403%201.82M10.84%2023.247a.794.794%200%201%201-1.123-1.124a.794.794%200%200%201%201.123%201.124m3.317%202.615a1.298%201.298%200%201%201-1.835-1.836a1.298%201.298%200%200%201%201.835%201.836m1.677-5.324a1.222%201.222%200%200%201-1.726-1.726a1.22%201.22%200%201%201%201.726%201.726m-6.868%208.858a1.489%201.489%200%201%201-2.105-2.106a1.489%201.489%200%200%201%202.105%202.106m11.396-9.158a1.058%201.058%200%201%201-1.496-1.497a1.058%201.058%200%200%201%201.496%201.497m-1.207-4.288a.693.693%200%201%201-.979-.98a.693.693%200%200%201%20.979.98%22%2F%3E%3Cellipse%20cx%3D%2230.817%22%20cy%3D%225.223%22%20fill%3D%22%23ccd6dd%22%20rx%3D%221.184%22%20ry%3D%224.847%22%20transform%3D%22rotate(-45.001%2030.817%205.223)%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%23ccd6dd%22%20d%3D%22M14.563%2014.414L25.47%203.505l6.961%206.962l-10.908%2010.908z%22%2F%3E%3Cpath%20fill%3D%22%2368e090%22%20d%3D%22M8.103%2034.399C2.5%2034%201.5%2030.062%201.635%2027.932c.322-5.07%2015.601-16.551%2015.601-16.551l12.517%201.93c.001%200-17.389%2021.392-21.65%2021.088%22%2F%3E%3Cpath%20fill%3D%22%238899a6%22%20d%3D%22M32.326%203.708C29.405.787%2026.104-.649%2024.954.502c-.013.013-.022.031-.034.044c-.006.006-.015.008-.021.014L2.295%2023.164a7.43%207.43%200%200%200-2.19%205.288c0%201.997.778%203.875%202.19%205.287a7.43%207.43%200%200%200%205.288%202.19a7.43%207.43%200%200%200%205.287-2.189l22.604-22.604c.007-.007.009-.016.015-.023c.013-.012.03-.02.043-.033c1.151-1.15-.285-4.451-3.206-7.372M10.75%2031.619c-.846.846-1.97%201.311-3.166%201.311s-2.321-.466-3.167-1.312a4.45%204.45%200%200%201-1.312-3.167c0-1.196.466-2.32%201.311-3.166L25.412%204.29c.622%201.144%201.56%202.394%202.749%203.584s2.44%202.127%203.584%202.749z%22%2F%3E%3Cpath%20fill%3D%22%2317bf63%22%20d%3D%22M29.196%2013.144c-.058.379-2.627.751-5.691.343s-5.482-1.223-5.403-1.82s2.627-.751%205.691-.343s5.495%201.224%205.403%201.82M10.84%2023.247a.794.794%200%201%201-1.123-1.124a.794.794%200%200%201%201.123%201.124m3.317%202.615a1.298%201.298%200%201%201-1.835-1.836a1.298%201.298%200%200%201%201.835%201.836m1.677-5.324a1.222%201.222%200%200%201-1.726-1.726a1.22%201.22%200%201%201%201.726%201.726m-6.868%208.858a1.489%201.489%200%201%201-2.105-2.106a1.489%201.489%200%200%201%202.105%202.106m11.396-9.158a1.058%201.058%200%201%201-1.496-1.497a1.058%201.058%200%200%201%201.496%201.497m-1.207-4.288a.693.693%200%201%201-.979-.98a.693.693%200%200%201%20.979.98%22%2F%3E%3Cellipse%20cx%3D%2230.817%22%20cy%3D%225.223%22%20fill%3D%22%23ccd6dd%22%20rx%3D%221.184%22%20ry%3D%224.847%22%20transform%3D%22rotate(-45.001%2030.817%205.223)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/test-tube.svg?color=%231a73e8&size=48