test tube minimalistic icon

test-tube-minimalistic-linear from Solar by 480 Design · Linear · Medicine · CC-BY-4.0 Attribution required.

Name
test-tube-minimalistic-linear
Set
Solar
Style
Linear
Category
Medicine
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More medicine icons from Solar

Use the test tube minimalistic icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M6.8008 11.7834L8.07502 11.9256C9.09772 12.0398 9.90506 12.8507 10.0187 13.8779C10.1062 14.6689 10.6104 15.3515 11.3387 15.665L13 16.3547M13 16.3547L20.2387 9.08398L14.8635 3.68504L4.11323 14.4829C2.62892 15.9738 2.62892 18.391 4.11323 19.8818C5.59754 21.3727 8.00407 21.3727 9.48838 19.8818L13 16.3547ZM21 9.84867L14.1815 3"/></svg>

React

import type { SVGProps } from "react";

export function SolarTestTubeMinimalisticLinear(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5" d="M6.8008 11.7834L8.07502 11.9256C9.09772 12.0398 9.90506 12.8507 10.0187 13.8779C10.1062 14.6689 10.6104 15.3515 11.3387 15.665L13 16.3547M13 16.3547L20.2387 9.08398L14.8635 3.68504L4.11323 14.4829C2.62892 15.9738 2.62892 18.391 4.11323 19.8818C5.59754 21.3727 8.00407 21.3727 9.48838 19.8818L13 16.3547ZM21 9.84867L14.1815 3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M6.8008 11.7834L8.07502 11.9256C9.09772 12.0398 9.90506 12.8507 10.0187 13.8779C10.1062 14.6689 10.6104 15.3515 11.3387 15.665L13 16.3547M13 16.3547L20.2387 9.08398L14.8635 3.68504L4.11323 14.4829C2.62892 15.9738 2.62892 18.391 4.11323 19.8818C5.59754 21.3727 8.00407 21.3727 9.48838 19.8818L13 16.3547ZM21 9.84867L14.1815 3"/></svg>
</template>

CSS

.icon-test-tube-minimalistic-linear {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M6.8008%2011.7834L8.07502%2011.9256C9.09772%2012.0398%209.90506%2012.8507%2010.0187%2013.8779C10.1062%2014.6689%2010.6104%2015.3515%2011.3387%2015.665L13%2016.3547M13%2016.3547L20.2387%209.08398L14.8635%203.68504L4.11323%2014.4829C2.62892%2015.9738%202.62892%2018.391%204.11323%2019.8818C5.59754%2021.3727%208.00407%2021.3727%209.48838%2019.8818L13%2016.3547ZM21%209.84867L14.1815%203%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M6.8008%2011.7834L8.07502%2011.9256C9.09772%2012.0398%209.90506%2012.8507%2010.0187%2013.8779C10.1062%2014.6689%2010.6104%2015.3515%2011.3387%2015.665L13%2016.3547M13%2016.3547L20.2387%209.08398L14.8635%203.68504L4.11323%2014.4829C2.62892%2015.9738%202.62892%2018.391%204.11323%2019.8818C5.59754%2021.3727%208.00407%2021.3727%209.48838%2019.8818L13%2016.3547ZM21%209.84867L14.1815%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/test-tube-minimalistic-linear.svg?color=%231a73e8&size=48