test tube minimalistic icon

test-tube-minimalistic-bold-duotone from Solar by 480 Design · Bold Duotone · Medicine · CC-BY-4.0 Attribution required.

Name
test-tube-minimalistic-bold-duotone
Set
Solar
Style
Bold Duotone
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"><g fill="currentColor"><path d="M3.18744 15.0485C1.60418 16.6388 1.60418 19.2171 3.18744 20.8074C4.7707 22.3977 7.33768 22.3977 8.92094 20.8074L12.6667 17.0451L10.8946 16.3095C10.1177 15.9751 9.57994 15.2469 9.4866 14.4032C9.36539 13.3075 8.50424 12.4425 7.41335 12.3208H5.90317L3.18744 15.0485Z"/><path fill-rule="evenodd" d="M13.3625 2.23307C13.6756 1.92134 14.1822 1.92246 14.4939 2.23556L21.767 9.54081C22.0787 9.85392 22.0776 10.3605 21.7645 10.6722C21.4513 10.9839 20.9448 10.9828 20.6331 10.6697L13.36 3.36444C13.0483 3.05133 13.0494 2.5448 13.3625 2.23307Z" clip-rule="evenodd"/><path d="M14.0901 4.09766L3.18744 15.0485C1.60419 16.6388 1.60419 19.2171 3.18744 20.8074C4.7707 22.3976 7.33768 22.3976 8.92094 20.8074L19.8236 9.85652L14.0901 4.09766Z" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarTestTubeMinimalisticBoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3.18744 15.0485C1.60418 16.6388 1.60418 19.2171 3.18744 20.8074C4.7707 22.3977 7.33768 22.3977 8.92094 20.8074L12.6667 17.0451L10.8946 16.3095C10.1177 15.9751 9.57994 15.2469 9.4866 14.4032C9.36539 13.3075 8.50424 12.4425 7.41335 12.3208H5.90317L3.18744 15.0485Z"/><path fillRule="evenodd" d="M13.3625 2.23307C13.6756 1.92134 14.1822 1.92246 14.4939 2.23556L21.767 9.54081C22.0787 9.85392 22.0776 10.3605 21.7645 10.6722C21.4513 10.9839 20.9448 10.9828 20.6331 10.6697L13.36 3.36444C13.0483 3.05133 13.0494 2.5448 13.3625 2.23307Z" clipRule="evenodd"/><path d="M14.0901 4.09766L3.18744 15.0485C1.60419 16.6388 1.60419 19.2171 3.18744 20.8074C4.7707 22.3976 7.33768 22.3976 8.92094 20.8074L19.8236 9.85652L14.0901 4.09766Z" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3.18744 15.0485C1.60418 16.6388 1.60418 19.2171 3.18744 20.8074C4.7707 22.3977 7.33768 22.3977 8.92094 20.8074L12.6667 17.0451L10.8946 16.3095C10.1177 15.9751 9.57994 15.2469 9.4866 14.4032C9.36539 13.3075 8.50424 12.4425 7.41335 12.3208H5.90317L3.18744 15.0485Z"/><path fill-rule="evenodd" d="M13.3625 2.23307C13.6756 1.92134 14.1822 1.92246 14.4939 2.23556L21.767 9.54081C22.0787 9.85392 22.0776 10.3605 21.7645 10.6722C21.4513 10.9839 20.9448 10.9828 20.6331 10.6697L13.36 3.36444C13.0483 3.05133 13.0494 2.5448 13.3625 2.23307Z" clip-rule="evenodd"/><path d="M14.0901 4.09766L3.18744 15.0485C1.60419 16.6388 1.60419 19.2171 3.18744 20.8074C4.7707 22.3976 7.33768 22.3976 8.92094 20.8074L19.8236 9.85652L14.0901 4.09766Z" opacity=".5"/></g></svg>
</template>

CSS

.icon-test-tube-minimalistic-bold-duotone {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M3.18744%2015.0485C1.60418%2016.6388%201.60418%2019.2171%203.18744%2020.8074C4.7707%2022.3977%207.33768%2022.3977%208.92094%2020.8074L12.6667%2017.0451L10.8946%2016.3095C10.1177%2015.9751%209.57994%2015.2469%209.4866%2014.4032C9.36539%2013.3075%208.50424%2012.4425%207.41335%2012.3208H5.90317L3.18744%2015.0485Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M13.3625%202.23307C13.6756%201.92134%2014.1822%201.92246%2014.4939%202.23556L21.767%209.54081C22.0787%209.85392%2022.0776%2010.3605%2021.7645%2010.6722C21.4513%2010.9839%2020.9448%2010.9828%2020.6331%2010.6697L13.36%203.36444C13.0483%203.05133%2013.0494%202.5448%2013.3625%202.23307Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M14.0901%204.09766L3.18744%2015.0485C1.60419%2016.6388%201.60419%2019.2171%203.18744%2020.8074C4.7707%2022.3976%207.33768%2022.3976%208.92094%2020.8074L19.8236%209.85652L14.0901%204.09766Z%22%20opacity%3D%22.5%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%22currentColor%22%3E%3Cpath%20d%3D%22M3.18744%2015.0485C1.60418%2016.6388%201.60418%2019.2171%203.18744%2020.8074C4.7707%2022.3977%207.33768%2022.3977%208.92094%2020.8074L12.6667%2017.0451L10.8946%2016.3095C10.1177%2015.9751%209.57994%2015.2469%209.4866%2014.4032C9.36539%2013.3075%208.50424%2012.4425%207.41335%2012.3208H5.90317L3.18744%2015.0485Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M13.3625%202.23307C13.6756%201.92134%2014.1822%201.92246%2014.4939%202.23556L21.767%209.54081C22.0787%209.85392%2022.0776%2010.3605%2021.7645%2010.6722C21.4513%2010.9839%2020.9448%2010.9828%2020.6331%2010.6697L13.36%203.36444C13.0483%203.05133%2013.0494%202.5448%2013.3625%202.23307Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M14.0901%204.09766L3.18744%2015.0485C1.60419%2016.6388%201.60419%2019.2171%203.18744%2020.8074C4.7707%2022.3976%207.33768%2022.3976%208.92094%2020.8074L19.8236%209.85652L14.0901%204.09766Z%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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