test tube 01 icon
test-tube-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- test-tube-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the test tube 01 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-linejoin="round" stroke-width="1.5"><path d="M8 2h8m.219 11.004l-.227.611c-.47 1.035-1.88 2.129-4.231.703C10.247 13.4 8.937 12.663 8 13.16l-.781.381"/><path d="M14.532 2v6.566c0 .712 0 1.068.098 1.406s.29.64.672 1.244l1.984 3.134c2.141 3.383 3.212 5.074 2.49 6.362C19.051 22 17.031 22 12.99 22h-1.98c-4.04 0-6.06 0-6.784-1.288c-.723-1.288.348-2.98 2.489-6.362l1.984-3.134c.382-.604.573-.906.672-1.244c.098-.338.098-.694.098-1.406V2"/><path d="M15.125 19H15m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m-5.125-2H10m.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 HugeiconsTestTube01(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M8 2h8m.219 11.004l-.227.611c-.47 1.035-1.88 2.129-4.231.703C10.247 13.4 8.937 12.663 8 13.16l-.781.381"/><path d="M14.532 2v6.566c0 .712 0 1.068.098 1.406s.29.64.672 1.244l1.984 3.134c2.141 3.383 3.212 5.074 2.49 6.362C19.051 22 17.031 22 12.99 22h-1.98c-4.04 0-6.06 0-6.784-1.288c-.723-1.288.348-2.98 2.489-6.362l1.984-3.134c.382-.604.573-.906.672-1.244c.098-.338.098-.694.098-1.406V2"/><path d="M15.125 19H15m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m-5.125-2H10m.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-linejoin="round" stroke-width="1.5"><path d="M8 2h8m.219 11.004l-.227.611c-.47 1.035-1.88 2.129-4.231.703C10.247 13.4 8.937 12.663 8 13.16l-.781.381"/><path d="M14.532 2v6.566c0 .712 0 1.068.098 1.406s.29.64.672 1.244l1.984 3.134c2.141 3.383 3.212 5.074 2.49 6.362C19.051 22 17.031 22 12.99 22h-1.98c-4.04 0-6.06 0-6.784-1.288c-.723-1.288.348-2.98 2.489-6.362l1.984-3.134c.382-.604.573-.906.672-1.244c.098-.338.098-.694.098-1.406V2"/><path d="M15.125 19H15m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m-5.125-2H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg> </template>
CSS
.icon-test-tube-01 {
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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M8%202h8m.219%2011.004l-.227.611c-.47%201.035-1.88%202.129-4.231.703C10.247%2013.4%208.937%2012.663%208%2013.16l-.781.381%22%2F%3E%3Cpath%20d%3D%22M14.532%202v6.566c0%20.712%200%201.068.098%201.406s.29.64.672%201.244l1.984%203.134c2.141%203.383%203.212%205.074%202.49%206.362C19.051%2022%2017.031%2022%2012.99%2022h-1.98c-4.04%200-6.06%200-6.784-1.288c-.723-1.288.348-2.98%202.489-6.362l1.984-3.134c.382-.604.573-.906.672-1.244c.098-.338.098-.694.098-1.406V2%22%2F%3E%3Cpath%20d%3D%22M15.125%2019H15m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m-5.125-2H10m.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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M8%202h8m.219%2011.004l-.227.611c-.47%201.035-1.88%202.129-4.231.703C10.247%2013.4%208.937%2012.663%208%2013.16l-.781.381%22%2F%3E%3Cpath%20d%3D%22M14.532%202v6.566c0%20.712%200%201.068.098%201.406s.29.64.672%201.244l1.984%203.134c2.141%203.383%203.212%205.074%202.49%206.362C19.051%2022%2017.031%2022%2012.99%2022h-1.98c-4.04%200-6.06%200-6.784-1.288c-.723-1.288.348-2.98%202.489-6.362l1.984-3.134c.382-.604.573-.906.672-1.244c.098-.338.098-.694.098-1.406V2%22%2F%3E%3Cpath%20d%3D%22M15.125%2019H15m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m-5.125-2H10m.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-01.svg?color=%231a73e8&size=48