test tube diagonal icon

test-tube-diagonal-sharp-fill from Keyline Icons by Keyline Icons · Sharp Fill · MIT Free for personal and commercial use.

Name
test-tube-diagonal-sharp-fill
Set
Keyline Icons
Style
Sharp Fill
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

Related icons in Keyline Icons

Use the test tube diagonal icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" d="M14.6796 1.7076L19.7076 4.9815C19.991 5.1661 20.162 5.4814 20.162 5.8195C20.162 6.0133 20.1057 6.2028 20 6.3652L10.3521 21.1826C9.6139 22.3162 8.3528 23 7 23C4.7909 23 3 21.2091 3 19C3 18.2251 3.2251 17.4668 3.6479 16.8174L13.2959 2C13.4804 1.7166 13.7957 1.5456 14.1339 1.5456C14.3276 1.5456 14.5172 1.6019 14.6796 1.7076ZM14.4263 3.9293L9.1713 12L13.9445 12L17.7783 6.1119L14.4263 3.9293Z" stroke="none"/><path d="M13.0471 1.838L20.4544 6.661"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsTestTubeDiagonalSharpFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" d="M14.6796 1.7076L19.7076 4.9815C19.991 5.1661 20.162 5.4814 20.162 5.8195C20.162 6.0133 20.1057 6.2028 20 6.3652L10.3521 21.1826C9.6139 22.3162 8.3528 23 7 23C4.7909 23 3 21.2091 3 19C3 18.2251 3.2251 17.4668 3.6479 16.8174L13.2959 2C13.4804 1.7166 13.7957 1.5456 14.1339 1.5456C14.3276 1.5456 14.5172 1.6019 14.6796 1.7076ZM14.4263 3.9293L9.1713 12L13.9445 12L17.7783 6.1119L14.4263 3.9293Z" stroke="none"/><path d="M13.0471 1.838L20.4544 6.661"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" d="M14.6796 1.7076L19.7076 4.9815C19.991 5.1661 20.162 5.4814 20.162 5.8195C20.162 6.0133 20.1057 6.2028 20 6.3652L10.3521 21.1826C9.6139 22.3162 8.3528 23 7 23C4.7909 23 3 21.2091 3 19C3 18.2251 3.2251 17.4668 3.6479 16.8174L13.2959 2C13.4804 1.7166 13.7957 1.5456 14.1339 1.5456C14.3276 1.5456 14.5172 1.6019 14.6796 1.7076ZM14.4263 3.9293L9.1713 12L13.9445 12L17.7783 6.1119L14.4263 3.9293Z" stroke="none"/><path d="M13.0471 1.838L20.4544 6.661"/></g></svg>
</template>

CSS

.icon-test-tube-diagonal-sharp-fill {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.6796%201.7076L19.7076%204.9815C19.991%205.1661%2020.162%205.4814%2020.162%205.8195C20.162%206.0133%2020.1057%206.2028%2020%206.3652L10.3521%2021.1826C9.6139%2022.3162%208.3528%2023%207%2023C4.7909%2023%203%2021.2091%203%2019C3%2018.2251%203.2251%2017.4668%203.6479%2016.8174L13.2959%202C13.4804%201.7166%2013.7957%201.5456%2014.1339%201.5456C14.3276%201.5456%2014.5172%201.6019%2014.6796%201.7076ZM14.4263%203.9293L9.1713%2012L13.9445%2012L17.7783%206.1119L14.4263%203.9293Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M13.0471%201.838L20.4544%206.661%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.6796%201.7076L19.7076%204.9815C19.991%205.1661%2020.162%205.4814%2020.162%205.8195C20.162%206.0133%2020.1057%206.2028%2020%206.3652L10.3521%2021.1826C9.6139%2022.3162%208.3528%2023%207%2023C4.7909%2023%203%2021.2091%203%2019C3%2018.2251%203.2251%2017.4668%203.6479%2016.8174L13.2959%202C13.4804%201.7166%2013.7957%201.5456%2014.1339%201.5456C14.3276%201.5456%2014.5172%201.6019%2014.6796%201.7076ZM14.4263%203.9293L9.1713%2012L13.9445%2012L17.7783%206.1119L14.4263%203.9293Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M13.0471%201.838L20.4544%206.661%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/test-tube-diagonal-sharp-fill.svg?color=%231a73e8&size=48