test tube2 icon
test-tube2-filled from Reicon by REICON · Filled · Medicine · MIT Free for personal and commercial use.
- Name
- test-tube2-filled
- Set
- Reicon
- Style
- Filled
- Category
- Medicine
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
More medicine icons from Reicon
Use the test tube2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.87 2.224a.76.76 0 1 0-1.078 1.072l.694.697l-6.95 6.98l.69.076a2.995 2.995 0 0 1 2.642 2.65c.058.53.395.985.878 1.195l1.967.816l6.22-6.246l.768.772a.76.76 0 0 0 1.078-1.072zM4.128 14.396l2.038-2.047l1.892.211a1.475 1.475 0 0 1 1.299 1.306c.118 1.073.802 2 1.792 2.426l1.405.583l-2.98 2.992a3.84 3.84 0 0 1-5.446 0a3.88 3.88 0 0 1 0-5.471"/></svg>
React
import type { SVGProps } from "react";
export function ReiconTestTube2Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.87 2.224a.76.76 0 1 0-1.078 1.072l.694.697l-6.95 6.98l.69.076a2.995 2.995 0 0 1 2.642 2.65c.058.53.395.985.878 1.195l1.967.816l6.22-6.246l.768.772a.76.76 0 0 0 1.078-1.072zM4.128 14.396l2.038-2.047l1.892.211a1.475 1.475 0 0 1 1.299 1.306c.118 1.073.802 2 1.792 2.426l1.405.583l-2.98 2.992a3.84 3.84 0 0 1-5.446 0a3.88 3.88 0 0 1 0-5.471"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.87 2.224a.76.76 0 1 0-1.078 1.072l.694.697l-6.95 6.98l.69.076a2.995 2.995 0 0 1 2.642 2.65c.058.53.395.985.878 1.195l1.967.816l6.22-6.246l.768.772a.76.76 0 0 0 1.078-1.072zM4.128 14.396l2.038-2.047l1.892.211a1.475 1.475 0 0 1 1.299 1.306c.118 1.073.802 2 1.792 2.426l1.405.583l-2.98 2.992a3.84 3.84 0 0 1-5.446 0a3.88 3.88 0 0 1 0-5.471"/></svg> </template>
CSS
.icon-test-tube2-filled {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.87%202.224a.76.76%200%201%200-1.078%201.072l.694.697l-6.95%206.98l.69.076a2.995%202.995%200%200%201%202.642%202.65c.058.53.395.985.878%201.195l1.967.816l6.22-6.246l.768.772a.76.76%200%200%200%201.078-1.072zM4.128%2014.396l2.038-2.047l1.892.211a1.475%201.475%200%200%201%201.299%201.306c.118%201.073.802%202%201.792%202.426l1.405.583l-2.98%202.992a3.84%203.84%200%200%201-5.446%200a3.88%203.88%200%200%201%200-5.471%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.87%202.224a.76.76%200%201%200-1.078%201.072l.694.697l-6.95%206.98l.69.076a2.995%202.995%200%200%201%202.642%202.65c.058.53.395.985.878%201.195l1.967.816l6.22-6.246l.768.772a.76.76%200%200%200%201.078-1.072zM4.128%2014.396l2.038-2.047l1.892.211a1.475%201.475%200%200%201%201.299%201.306c.118%201.073.802%202%201.792%202.426l1.405.583l-2.98%202.992a3.84%203.84%200%200%201-5.446%200a3.88%203.88%200%200%201%200-5.471%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/test-tube2-filled.svg?color=%231a73e8&size=48