test tube 03 icon
test-tube-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- test-tube-03
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the test tube 03 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-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M8 2h8"/><path d="M5.533 11.15s3-.925 5.5 1.852m7.5-1.388s-.611.979-1.5 1.389"/><path stroke-linejoin="round" d="M9.527 2v4.258c0 .662-.352 1.233-.933 1.544c-2.985 1.6-5.79 6.133-2.848 10.778C6.404 19.72 8.576 22 12 22s5.596-2.28 6.254-3.419c2.941-4.645.137-9.178-2.848-10.778a1.73 1.73 0 0 1-.934-1.544V2.001"/><path stroke-linejoin="round" d="M14.125 14H14m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m-4.125 4H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTestTube03(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" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M8 2h8"/><path d="M5.533 11.15s3-.925 5.5 1.852m7.5-1.388s-.611.979-1.5 1.389"/><path strokeLinejoin="round" d="M9.527 2v4.258c0 .662-.352 1.233-.933 1.544c-2.985 1.6-5.79 6.133-2.848 10.778C6.404 19.72 8.576 22 12 22s5.596-2.28 6.254-3.419c2.941-4.645.137-9.178-2.848-10.778a1.73 1.73 0 0 1-.934-1.544V2.001"/><path strokeLinejoin="round" d="M14.125 14H14m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m-4.125 4H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></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-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M8 2h8"/><path d="M5.533 11.15s3-.925 5.5 1.852m7.5-1.388s-.611.979-1.5 1.389"/><path stroke-linejoin="round" d="M9.527 2v4.258c0 .662-.352 1.233-.933 1.544c-2.985 1.6-5.79 6.133-2.848 10.778C6.404 19.72 8.576 22 12 22s5.596-2.28 6.254-3.419c2.941-4.645.137-9.178-2.848-10.778a1.73 1.73 0 0 1-.934-1.544V2.001"/><path stroke-linejoin="round" d="M14.125 14H14m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m-4.125 4H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg> </template>
CSS
.icon-test-tube-03 {
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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M8%202h8%22%2F%3E%3Cpath%20d%3D%22M5.533%2011.15s3-.925%205.5%201.852m7.5-1.388s-.611.979-1.5%201.389%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9.527%202v4.258c0%20.662-.352%201.233-.933%201.544c-2.985%201.6-5.79%206.133-2.848%2010.778C6.404%2019.72%208.576%2022%2012%2022s5.596-2.28%206.254-3.419c2.941-4.645.137-9.178-2.848-10.778a1.73%201.73%200%200%201-.934-1.544V2.001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14.125%2014H14m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m-4.125%204H10m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M8%202h8%22%2F%3E%3Cpath%20d%3D%22M5.533%2011.15s3-.925%205.5%201.852m7.5-1.388s-.611.979-1.5%201.389%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9.527%202v4.258c0%20.662-.352%201.233-.933%201.544c-2.985%201.6-5.79%206.133-2.848%2010.778C6.404%2019.72%208.576%2022%2012%2022s5.596-2.28%206.254-3.419c2.941-4.645.137-9.178-2.848-10.778a1.73%201.73%200%200%201-.934-1.544V2.001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14.125%2014H14m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m-4.125%204H10m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%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-03.svg?color=%231a73e8&size=48