test-tube from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
test-tube
Set
Fluent Emoji High Contrast
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji High Contrast

Use the test tube emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.86 2.504a1.5 1.5 0 0 0-2.415 1.708L3.828 19.828a6 6 0 1 0 8.486 8.486L27.93 12.697a1.5 1.5 0 0 0 1.708-2.414zm-1.061 3.182l5.657 5.657l-3.068 3.068l-10.476-.838l1.877-1.876l1.59 1.59a.75.75 0 0 0 1.061-1.06l-1.59-1.59zm-9.192 9.193l1.59 1.59a.75.75 0 0 1-1.06 1.061l-1.591-1.59zM7.364 19.12l1.591 1.591a.75.75 0 0 1-1.06 1.061l-1.592-1.591z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastTestTube(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.86 2.504a1.5 1.5 0 0 0-2.415 1.708L3.828 19.828a6 6 0 1 0 8.486 8.486L27.93 12.697a1.5 1.5 0 0 0 1.708-2.414zm-1.061 3.182l5.657 5.657l-3.068 3.068l-10.476-.838l1.877-1.876l1.59 1.59a.75.75 0 0 0 1.061-1.06l-1.59-1.59zm-9.192 9.193l1.59 1.59a.75.75 0 0 1-1.06 1.061l-1.591-1.59zM7.364 19.12l1.591 1.591a.75.75 0 0 1-1.06 1.061l-1.592-1.591z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.86 2.504a1.5 1.5 0 0 0-2.415 1.708L3.828 19.828a6 6 0 1 0 8.486 8.486L27.93 12.697a1.5 1.5 0 0 0 1.708-2.414zm-1.061 3.182l5.657 5.657l-3.068 3.068l-10.476-.838l1.877-1.876l1.59 1.59a.75.75 0 0 0 1.061-1.06l-1.59-1.59zm-9.192 9.193l1.59 1.59a.75.75 0 0 1-1.06 1.061l-1.591-1.59zM7.364 19.12l1.591 1.591a.75.75 0 0 1-1.06 1.061l-1.592-1.591z"/></svg>
</template>

CSS

.icon-test-tube {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.86%202.504a1.5%201.5%200%200%200-2.415%201.708L3.828%2019.828a6%206%200%201%200%208.486%208.486L27.93%2012.697a1.5%201.5%200%200%200%201.708-2.414zm-1.061%203.182l5.657%205.657l-3.068%203.068l-10.476-.838l1.877-1.876l1.59%201.59a.75.75%200%200%200%201.061-1.06l-1.59-1.59zm-9.192%209.193l1.59%201.59a.75.75%200%200%201-1.06%201.061l-1.591-1.59zM7.364%2019.12l1.591%201.591a.75.75%200%200%201-1.06%201.061l-1.592-1.591z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.86%202.504a1.5%201.5%200%200%200-2.415%201.708L3.828%2019.828a6%206%200%201%200%208.486%208.486L27.93%2012.697a1.5%201.5%200%200%200%201.708-2.414zm-1.061%203.182l5.657%205.657l-3.068%203.068l-10.476-.838l1.877-1.876l1.59%201.59a.75.75%200%200%200%201.061-1.06l-1.59-1.59zm-9.192%209.193l1.59%201.59a.75.75%200%200%201-1.06%201.061l-1.591-1.59zM7.364%2019.12l1.591%201.591a.75.75%200%200%201-1.06%201.061l-1.592-1.591z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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