vial from Line Awesome by Icons8 · Line · Science · Apache-2.0 Free for personal and commercial use.

Name
vial
Set
Line Awesome
Style
Line
Category
Science
Viewbox
32×32
License
Apache 2.0
Aliases
vial-solid

The same icon in other sets

More science icons from Line Awesome

Use the vial icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18.688 3.273L17.27 4.687l1.32 1.32L5.5 19.1c-2 2-2 5.4 0 7.4c1 1 2.4 1.5 3.7 1.5c1.4 0 2.7-.5 3.7-1.5l13.092-13.092l1.25 1.248l1.414-1.414zm1.304 4.135l4.6 4.6L20.6 16h-9.2zM9.4 18h9.2l-7.1 7.1c-1.3 1.3-3.3 1.3-4.6 0s-1.3-3.3 0-4.6z"/></svg>

React

import type { SVGProps } from "react";

export function LaVial(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="M18.688 3.273L17.27 4.687l1.32 1.32L5.5 19.1c-2 2-2 5.4 0 7.4c1 1 2.4 1.5 3.7 1.5c1.4 0 2.7-.5 3.7-1.5l13.092-13.092l1.25 1.248l1.414-1.414zm1.304 4.135l4.6 4.6L20.6 16h-9.2zM9.4 18h9.2l-7.1 7.1c-1.3 1.3-3.3 1.3-4.6 0s-1.3-3.3 0-4.6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18.688 3.273L17.27 4.687l1.32 1.32L5.5 19.1c-2 2-2 5.4 0 7.4c1 1 2.4 1.5 3.7 1.5c1.4 0 2.7-.5 3.7-1.5l13.092-13.092l1.25 1.248l1.414-1.414zm1.304 4.135l4.6 4.6L20.6 16h-9.2zM9.4 18h9.2l-7.1 7.1c-1.3 1.3-3.3 1.3-4.6 0s-1.3-3.3 0-4.6z"/></svg>
</template>

CSS

.icon-vial {
  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%22M18.688%203.273L17.27%204.687l1.32%201.32L5.5%2019.1c-2%202-2%205.4%200%207.4c1%201%202.4%201.5%203.7%201.5c1.4%200%202.7-.5%203.7-1.5l13.092-13.092l1.25%201.248l1.414-1.414zm1.304%204.135l4.6%204.6L20.6%2016h-9.2zM9.4%2018h9.2l-7.1%207.1c-1.3%201.3-3.3%201.3-4.6%200s-1.3-3.3%200-4.6z%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%22M18.688%203.273L17.27%204.687l1.32%201.32L5.5%2019.1c-2%202-2%205.4%200%207.4c1%201%202.4%201.5%203.7%201.5c1.4%200%202.7-.5%203.7-1.5l13.092-13.092l1.25%201.248l1.414-1.414zm1.304%204.135l4.6%204.6L20.6%2016h-9.2zM9.4%2018h9.2l-7.1%207.1c-1.3%201.3-3.3%201.3-4.6%200s-1.3-3.3%200-4.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/vial.svg?color=%231a73e8&size=48