test tube icon
test-tube from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.
- Name
- test-tube
- Set
- Phosphor
- Style
- Regular
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon 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-tubePixelarticonstest-tube-fillRemix Icontest-tube-boldSolartest-tubeTwitter Emoji
Use the test tube icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m237.66 86.34l-60-60a8 8 0 0 0-11.32 0L37.11 155.57a44.77 44.77 0 0 0 63.32 63.32L212.32 107l22.21-7.4a8 8 0 0 0 3.13-13.25ZM89.11 207.57a28.77 28.77 0 0 1-40.68-40.68l28.8-28.8c8.47-2.9 21.75-4 39.07 5c10.6 5.54 20.18 8 28.56 8.73ZM205.47 92.41a8 8 0 0 0-3.13 1.93l-39.57 39.57c-8.47 2.9-21.75 4-39.07-5c-10.6-5.54-20.18-8-28.56-8.73L172 43.31l45.19 45.19Z"/></svg>
React
import type { SVGProps } from "react";
export function PhTestTube(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m237.66 86.34l-60-60a8 8 0 0 0-11.32 0L37.11 155.57a44.77 44.77 0 0 0 63.32 63.32L212.32 107l22.21-7.4a8 8 0 0 0 3.13-13.25ZM89.11 207.57a28.77 28.77 0 0 1-40.68-40.68l28.8-28.8c8.47-2.9 21.75-4 39.07 5c10.6 5.54 20.18 8 28.56 8.73ZM205.47 92.41a8 8 0 0 0-3.13 1.93l-39.57 39.57c-8.47 2.9-21.75 4-39.07-5c-10.6-5.54-20.18-8-28.56-8.73L172 43.31l45.19 45.19Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m237.66 86.34l-60-60a8 8 0 0 0-11.32 0L37.11 155.57a44.77 44.77 0 0 0 63.32 63.32L212.32 107l22.21-7.4a8 8 0 0 0 3.13-13.25ZM89.11 207.57a28.77 28.77 0 0 1-40.68-40.68l28.8-28.8c8.47-2.9 21.75-4 39.07 5c10.6 5.54 20.18 8 28.56 8.73ZM205.47 92.41a8 8 0 0 0-3.13 1.93l-39.57 39.57c-8.47 2.9-21.75 4-39.07-5c-10.6-5.54-20.18-8-28.56-8.73L172 43.31l45.19 45.19Z"/></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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m237.66%2086.34l-60-60a8%208%200%200%200-11.32%200L37.11%20155.57a44.77%2044.77%200%200%200%2063.32%2063.32L212.32%20107l22.21-7.4a8%208%200%200%200%203.13-13.25ZM89.11%20207.57a28.77%2028.77%200%200%201-40.68-40.68l28.8-28.8c8.47-2.9%2021.75-4%2039.07%205c10.6%205.54%2020.18%208%2028.56%208.73ZM205.47%2092.41a8%208%200%200%200-3.13%201.93l-39.57%2039.57c-8.47%202.9-21.75%204-39.07-5c-10.6-5.54-20.18-8-28.56-8.73L172%2043.31l45.19%2045.19Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m237.66%2086.34l-60-60a8%208%200%200%200-11.32%200L37.11%20155.57a44.77%2044.77%200%200%200%2063.32%2063.32L212.32%20107l22.21-7.4a8%208%200%200%200%203.13-13.25ZM89.11%20207.57a28.77%2028.77%200%200%201-40.68-40.68l28.8-28.8c8.47-2.9%2021.75-4%2039.07%205c10.6%205.54%2020.18%208%2028.56%208.73ZM205.47%2092.41a8%208%200%200%200-3.13%201.93l-39.57%2039.57c-8.47%202.9-21.75%204-39.07-5c-10.6-5.54-20.18-8-28.56-8.73L172%2043.31l45.19%2045.19Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/test-tube.svg?color=%231a73e8&size=48