test tube icon
test-tube-bold-duotone from Solar by 480 Design · Bold Duotone · Medicine · CC-BY-4.0 Attribution required.
- Name
- test-tube-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Medicine
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
test-tubeBoxIcons v2test-tubeFluent Emojitest-tubeFluent Emoji Flattest-tubeFluent Emoji High Contrasttest-tubeHuge Iconstest-tubeIconParktest-tubeIconPark Outlinetest-tubeIconPark Solidtest-tubeIconPark TwoTonetest-tubeIconoirtest-tubeLucidetest-tubeMaterial Design Iconstest-tube-fillMingCute Icontest-tubeNoto Emojitest-tubeOpenMojitest-tubePhosphortest-tubePixelarticonstest-tube-fillRemix Icontest-tubeTwitter Emoji
More medicine icons from Solar
adhesive-plaster-2-boldadhesive-plaster-boldbacteria-boldbenzene-ring-boldbone-boldbone-broken-bold-duotonebone-crack-boldbone-fracture-boldbones-boldbrain-bolddna-bolddropper-2-bolddropper-3-bolddropper-bolddropper-minimalistic-2-bolddropper-minimalistic-boldhealth-boldheart-pulse-2-boldheart-pulse-boldjar-of-pills-2-boldjar-of-pills-boldmedical-kit-boldpill-boldpills-2-bold
Use the test tube icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><g opacity=".5"><path d="M20 17.0002C21.1046 17.0002 22 16.0674 22 14.9168C22 14.1969 21.217 13.2361 20.6309 12.6176C20.2839 12.2515 19.7161 12.2515 19.3691 12.6176C18.783 13.2361 18 14.1969 18 14.9168C18 16.0674 18.8954 17.0002 20 17.0002Z"/><path d="M16.278 10.5677L17.7828 7.97036L9.37268 3.14355L2.65093 14.7458C1.31093 17.0587 2.10615 20.0163 4.42709 21.3517C6.74803 22.687 9.7158 21.8946 11.0558 19.5816L12.1751 17.6497L16.278 10.5677Z"/></g><path d="M9.2939 1.35449C8.93733 1.14371 8.47739 1.26188 8.2666 1.61845C8.05581 1.97502 8.17399 2.43495 8.53056 2.64574L9.36645 3.13989L9.37231 3.14332L17.7824 7.97013L18.6261 8.45434C18.9853 8.66053 19.4437 8.53644 19.6499 8.17719C19.8561 7.81794 19.732 7.35957 19.3727 7.15338L10.1256 1.84619L9.2939 1.35449Z"/><path d="M12.9271 16.3515L12.9253 16.3505L10.3126 14.8472C9.9536 14.6407 9.49509 14.7643 9.28852 15.1233C9.08195 15.4823 9.20555 15.9408 9.56457 16.1474L12.1752 17.6495L12.9271 16.3515Z"/><path d="M14.5647 13.525L14.5629 13.5239L10.3599 11.1057C10.0009 10.8992 9.54239 11.0227 9.33582 11.3818C9.12925 11.7408 9.25284 12.1993 9.61187 12.4059L13.8128 14.8229L14.5647 13.525Z"/><path d="M16.2763 10.5665L13.7183 9.09468C13.3592 8.88811 12.9007 9.0117 12.6941 9.37073C12.4876 9.72976 12.6112 10.1883 12.9702 10.3948L15.5262 11.8654L16.2763 10.5665Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarTestTubeBoldDuotone(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"><g opacity=".5"><path d="M20 17.0002C21.1046 17.0002 22 16.0674 22 14.9168C22 14.1969 21.217 13.2361 20.6309 12.6176C20.2839 12.2515 19.7161 12.2515 19.3691 12.6176C18.783 13.2361 18 14.1969 18 14.9168C18 16.0674 18.8954 17.0002 20 17.0002Z"/><path d="M16.278 10.5677L17.7828 7.97036L9.37268 3.14355L2.65093 14.7458C1.31093 17.0587 2.10615 20.0163 4.42709 21.3517C6.74803 22.687 9.7158 21.8946 11.0558 19.5816L12.1751 17.6497L16.278 10.5677Z"/></g><path d="M9.2939 1.35449C8.93733 1.14371 8.47739 1.26188 8.2666 1.61845C8.05581 1.97502 8.17399 2.43495 8.53056 2.64574L9.36645 3.13989L9.37231 3.14332L17.7824 7.97013L18.6261 8.45434C18.9853 8.66053 19.4437 8.53644 19.6499 8.17719C19.8561 7.81794 19.732 7.35957 19.3727 7.15338L10.1256 1.84619L9.2939 1.35449Z"/><path d="M12.9271 16.3515L12.9253 16.3505L10.3126 14.8472C9.9536 14.6407 9.49509 14.7643 9.28852 15.1233C9.08195 15.4823 9.20555 15.9408 9.56457 16.1474L12.1752 17.6495L12.9271 16.3515Z"/><path d="M14.5647 13.525L14.5629 13.5239L10.3599 11.1057C10.0009 10.8992 9.54239 11.0227 9.33582 11.3818C9.12925 11.7408 9.25284 12.1993 9.61187 12.4059L13.8128 14.8229L14.5647 13.525Z"/><path d="M16.2763 10.5665L13.7183 9.09468C13.3592 8.88811 12.9007 9.0117 12.6941 9.37073C12.4876 9.72976 12.6112 10.1883 12.9702 10.3948L15.5262 11.8654L16.2763 10.5665Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><g opacity=".5"><path d="M20 17.0002C21.1046 17.0002 22 16.0674 22 14.9168C22 14.1969 21.217 13.2361 20.6309 12.6176C20.2839 12.2515 19.7161 12.2515 19.3691 12.6176C18.783 13.2361 18 14.1969 18 14.9168C18 16.0674 18.8954 17.0002 20 17.0002Z"/><path d="M16.278 10.5677L17.7828 7.97036L9.37268 3.14355L2.65093 14.7458C1.31093 17.0587 2.10615 20.0163 4.42709 21.3517C6.74803 22.687 9.7158 21.8946 11.0558 19.5816L12.1751 17.6497L16.278 10.5677Z"/></g><path d="M9.2939 1.35449C8.93733 1.14371 8.47739 1.26188 8.2666 1.61845C8.05581 1.97502 8.17399 2.43495 8.53056 2.64574L9.36645 3.13989L9.37231 3.14332L17.7824 7.97013L18.6261 8.45434C18.9853 8.66053 19.4437 8.53644 19.6499 8.17719C19.8561 7.81794 19.732 7.35957 19.3727 7.15338L10.1256 1.84619L9.2939 1.35449Z"/><path d="M12.9271 16.3515L12.9253 16.3505L10.3126 14.8472C9.9536 14.6407 9.49509 14.7643 9.28852 15.1233C9.08195 15.4823 9.20555 15.9408 9.56457 16.1474L12.1752 17.6495L12.9271 16.3515Z"/><path d="M14.5647 13.525L14.5629 13.5239L10.3599 11.1057C10.0009 10.8992 9.54239 11.0227 9.33582 11.3818C9.12925 11.7408 9.25284 12.1993 9.61187 12.4059L13.8128 14.8229L14.5647 13.525Z"/><path d="M16.2763 10.5665L13.7183 9.09468C13.3592 8.88811 12.9007 9.0117 12.6941 9.37073C12.4876 9.72976 12.6112 10.1883 12.9702 10.3948L15.5262 11.8654L16.2763 10.5665Z"/></g></svg> </template>
CSS
.icon-test-tube-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%3Cg%20opacity%3D%22.5%22%3E%3Cpath%20d%3D%22M20%2017.0002C21.1046%2017.0002%2022%2016.0674%2022%2014.9168C22%2014.1969%2021.217%2013.2361%2020.6309%2012.6176C20.2839%2012.2515%2019.7161%2012.2515%2019.3691%2012.6176C18.783%2013.2361%2018%2014.1969%2018%2014.9168C18%2016.0674%2018.8954%2017.0002%2020%2017.0002Z%22%2F%3E%3Cpath%20d%3D%22M16.278%2010.5677L17.7828%207.97036L9.37268%203.14355L2.65093%2014.7458C1.31093%2017.0587%202.10615%2020.0163%204.42709%2021.3517C6.74803%2022.687%209.7158%2021.8946%2011.0558%2019.5816L12.1751%2017.6497L16.278%2010.5677Z%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22M9.2939%201.35449C8.93733%201.14371%208.47739%201.26188%208.2666%201.61845C8.05581%201.97502%208.17399%202.43495%208.53056%202.64574L9.36645%203.13989L9.37231%203.14332L17.7824%207.97013L18.6261%208.45434C18.9853%208.66053%2019.4437%208.53644%2019.6499%208.17719C19.8561%207.81794%2019.732%207.35957%2019.3727%207.15338L10.1256%201.84619L9.2939%201.35449Z%22%2F%3E%3Cpath%20d%3D%22M12.9271%2016.3515L12.9253%2016.3505L10.3126%2014.8472C9.9536%2014.6407%209.49509%2014.7643%209.28852%2015.1233C9.08195%2015.4823%209.20555%2015.9408%209.56457%2016.1474L12.1752%2017.6495L12.9271%2016.3515Z%22%2F%3E%3Cpath%20d%3D%22M14.5647%2013.525L14.5629%2013.5239L10.3599%2011.1057C10.0009%2010.8992%209.54239%2011.0227%209.33582%2011.3818C9.12925%2011.7408%209.25284%2012.1993%209.61187%2012.4059L13.8128%2014.8229L14.5647%2013.525Z%22%2F%3E%3Cpath%20d%3D%22M16.2763%2010.5665L13.7183%209.09468C13.3592%208.88811%2012.9007%209.0117%2012.6941%209.37073C12.4876%209.72976%2012.6112%2010.1883%2012.9702%2010.3948L15.5262%2011.8654L16.2763%2010.5665Z%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%3Cg%20opacity%3D%22.5%22%3E%3Cpath%20d%3D%22M20%2017.0002C21.1046%2017.0002%2022%2016.0674%2022%2014.9168C22%2014.1969%2021.217%2013.2361%2020.6309%2012.6176C20.2839%2012.2515%2019.7161%2012.2515%2019.3691%2012.6176C18.783%2013.2361%2018%2014.1969%2018%2014.9168C18%2016.0674%2018.8954%2017.0002%2020%2017.0002Z%22%2F%3E%3Cpath%20d%3D%22M16.278%2010.5677L17.7828%207.97036L9.37268%203.14355L2.65093%2014.7458C1.31093%2017.0587%202.10615%2020.0163%204.42709%2021.3517C6.74803%2022.687%209.7158%2021.8946%2011.0558%2019.5816L12.1751%2017.6497L16.278%2010.5677Z%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22M9.2939%201.35449C8.93733%201.14371%208.47739%201.26188%208.2666%201.61845C8.05581%201.97502%208.17399%202.43495%208.53056%202.64574L9.36645%203.13989L9.37231%203.14332L17.7824%207.97013L18.6261%208.45434C18.9853%208.66053%2019.4437%208.53644%2019.6499%208.17719C19.8561%207.81794%2019.732%207.35957%2019.3727%207.15338L10.1256%201.84619L9.2939%201.35449Z%22%2F%3E%3Cpath%20d%3D%22M12.9271%2016.3515L12.9253%2016.3505L10.3126%2014.8472C9.9536%2014.6407%209.49509%2014.7643%209.28852%2015.1233C9.08195%2015.4823%209.20555%2015.9408%209.56457%2016.1474L12.1752%2017.6495L12.9271%2016.3515Z%22%2F%3E%3Cpath%20d%3D%22M14.5647%2013.525L14.5629%2013.5239L10.3599%2011.1057C10.0009%2010.8992%209.54239%2011.0227%209.33582%2011.3818C9.12925%2011.7408%209.25284%2012.1993%209.61187%2012.4059L13.8128%2014.8229L14.5647%2013.525Z%22%2F%3E%3Cpath%20d%3D%22M16.2763%2010.5665L13.7183%209.09468C13.3592%208.88811%2012.9007%209.0117%2012.6941%209.37073C12.4876%209.72976%2012.6112%2010.1883%2012.9702%2010.3948L15.5262%2011.8654L16.2763%2010.5665Z%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-bold-duotone.svg?color=%231a73e8&size=48