test tube icon
test-tube from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- test-tube
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
test-tubeBoxIcons v2test-tubeFluent Emojitest-tubeFluent Emoji Flattest-tubeFluent Emoji High Contrasttest-tubeIconParktest-tubeIconPark Outlinetest-tubeIconPark Solidtest-tubeIconPark TwoTonetest-tubeIconoirtest-tubeLucidetest-tubeMaterial Design Iconstest-tube-fillMingCute Icontest-tubeNoto Emojitest-tubeOpenMojitest-tubePhosphortest-tubePixelarticonstest-tube-fillRemix Icontest-tube-boldSolartest-tubeTwitter Emoji
Related icons in Huge Icons
Use the test tube icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M11.223 6v1.989c0 1.398 0 2.097.187 2.769c.187.67.554 1.287 1.288 2.52l.995 1.67c1.87 3.141 2.805 4.712 2.038 5.876l-.012.018C14.941 22 12.961 22 9 22c-3.96 0-5.94 0-6.72-1.158l-.011-.018c-.767-1.164.168-2.735 2.038-5.876l.995-1.67c.734-1.233 1.1-1.85 1.288-2.52c.187-.671.187-1.37.187-2.769V6"/><path stroke-linecap="round" stroke-linejoin="round" d="M6 6h6"/><path stroke-linecap="round" d="M5.5 13.28c.667-.581 2.234-.162 3.502.384c1.666.719 3.165.138 3.498-.384"/><path stroke-linecap="round" stroke-linejoin="round" d="M11.5 7c0 2 2.362 4.212 3.973 4c0 1.657 1.461 3 3.263 3C20.54 14 22 12.657 22 11s-1-3-3-3c0-2-1.5-4-3.62-4c0-1.543-.88-2-1.88-2S12 3 12 3S9 3 9 6"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTestTube(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M11.223 6v1.989c0 1.398 0 2.097.187 2.769c.187.67.554 1.287 1.288 2.52l.995 1.67c1.87 3.141 2.805 4.712 2.038 5.876l-.012.018C14.941 22 12.961 22 9 22c-3.96 0-5.94 0-6.72-1.158l-.011-.018c-.767-1.164.168-2.735 2.038-5.876l.995-1.67c.734-1.233 1.1-1.85 1.288-2.52c.187-.671.187-1.37.187-2.769V6"/><path strokeLinecap="round" strokeLinejoin="round" d="M6 6h6"/><path strokeLinecap="round" d="M5.5 13.28c.667-.581 2.234-.162 3.502.384c1.666.719 3.165.138 3.498-.384"/><path strokeLinecap="round" strokeLinejoin="round" d="M11.5 7c0 2 2.362 4.212 3.973 4c0 1.657 1.461 3 3.263 3C20.54 14 22 12.657 22 11s-1-3-3-3c0-2-1.5-4-3.62-4c0-1.543-.88-2-1.88-2S12 3 12 3S9 3 9 6"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M11.223 6v1.989c0 1.398 0 2.097.187 2.769c.187.67.554 1.287 1.288 2.52l.995 1.67c1.87 3.141 2.805 4.712 2.038 5.876l-.012.018C14.941 22 12.961 22 9 22c-3.96 0-5.94 0-6.72-1.158l-.011-.018c-.767-1.164.168-2.735 2.038-5.876l.995-1.67c.734-1.233 1.1-1.85 1.288-2.52c.187-.671.187-1.37.187-2.769V6"/><path stroke-linecap="round" stroke-linejoin="round" d="M6 6h6"/><path stroke-linecap="round" d="M5.5 13.28c.667-.581 2.234-.162 3.502.384c1.666.719 3.165.138 3.498-.384"/><path stroke-linecap="round" stroke-linejoin="round" d="M11.5 7c0 2 2.362 4.212 3.973 4c0 1.657 1.461 3 3.263 3C20.54 14 22 12.657 22 11s-1-3-3-3c0-2-1.5-4-3.62-4c0-1.543-.88-2-1.88-2S12 3 12 3S9 3 9 6"/></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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M11.223%206v1.989c0%201.398%200%202.097.187%202.769c.187.67.554%201.287%201.288%202.52l.995%201.67c1.87%203.141%202.805%204.712%202.038%205.876l-.012.018C14.941%2022%2012.961%2022%209%2022c-3.96%200-5.94%200-6.72-1.158l-.011-.018c-.767-1.164.168-2.735%202.038-5.876l.995-1.67c.734-1.233%201.1-1.85%201.288-2.52c.187-.671.187-1.37.187-2.769V6%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6%206h6%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5.5%2013.28c.667-.581%202.234-.162%203.502.384c1.666.719%203.165.138%203.498-.384%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11.5%207c0%202%202.362%204.212%203.973%204c0%201.657%201.461%203%203.263%203C20.54%2014%2022%2012.657%2022%2011s-1-3-3-3c0-2-1.5-4-3.62-4c0-1.543-.88-2-1.88-2S12%203%2012%203S9%203%209%206%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M11.223%206v1.989c0%201.398%200%202.097.187%202.769c.187.67.554%201.287%201.288%202.52l.995%201.67c1.87%203.141%202.805%204.712%202.038%205.876l-.012.018C14.941%2022%2012.961%2022%209%2022c-3.96%200-5.94%200-6.72-1.158l-.011-.018c-.767-1.164.168-2.735%202.038-5.876l.995-1.67c.734-1.233%201.1-1.85%201.288-2.52c.187-.671.187-1.37.187-2.769V6%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6%206h6%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5.5%2013.28c.667-.581%202.234-.162%203.502.384c1.666.719%203.165.138%203.498-.384%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11.5%207c0%202%202.362%204.212%203.973%204c0%201.657%201.461%203%203.263%203C20.54%2014%2022%2012.657%2022%2011s-1-3-3-3c0-2-1.5-4-3.62-4c0-1.543-.88-2-1.88-2S12%203%2012%203S9%203%209%206%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/test-tube.svg?color=%231a73e8&size=48