vials icon
vials from Line Awesome by Icons8 · Line · Science · Apache-2.0 Free for personal and commercial use.
- Name
- vials
- Set
- Line Awesome
- Style
- Line
- Category
- Science
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- vials-solid
The same icon in other sets
More science icons from Line Awesome
Use the vials icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 5v2h1v12.5C6 21.4 7.6 23 9.5 23s3.5-1.6 3.5-3.5V7h1V5zm13 0v2h1v12.5c0 1.9 1.6 3.5 3.5 3.5s3.5-1.6 3.5-3.5V7h1V5zM8 7h3v6H8zm13 0h3v6h-3zM8 15h3v4.5c0 .8-.7 1.5-1.5 1.5S8 20.3 8 19.5zm13 0h3v4.5c0 .8-.7 1.5-1.5 1.5s-1.5-.7-1.5-1.5zM2 25v2h28v-2z"/></svg>
React
import type { SVGProps } from "react";
export function LaVials(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="M5 5v2h1v12.5C6 21.4 7.6 23 9.5 23s3.5-1.6 3.5-3.5V7h1V5zm13 0v2h1v12.5c0 1.9 1.6 3.5 3.5 3.5s3.5-1.6 3.5-3.5V7h1V5zM8 7h3v6H8zm13 0h3v6h-3zM8 15h3v4.5c0 .8-.7 1.5-1.5 1.5S8 20.3 8 19.5zm13 0h3v4.5c0 .8-.7 1.5-1.5 1.5s-1.5-.7-1.5-1.5zM2 25v2h28v-2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 5v2h1v12.5C6 21.4 7.6 23 9.5 23s3.5-1.6 3.5-3.5V7h1V5zm13 0v2h1v12.5c0 1.9 1.6 3.5 3.5 3.5s3.5-1.6 3.5-3.5V7h1V5zM8 7h3v6H8zm13 0h3v6h-3zM8 15h3v4.5c0 .8-.7 1.5-1.5 1.5S8 20.3 8 19.5zm13 0h3v4.5c0 .8-.7 1.5-1.5 1.5s-1.5-.7-1.5-1.5zM2 25v2h28v-2z"/></svg> </template>
CSS
.icon-vials {
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%22M5%205v2h1v12.5C6%2021.4%207.6%2023%209.5%2023s3.5-1.6%203.5-3.5V7h1V5zm13%200v2h1v12.5c0%201.9%201.6%203.5%203.5%203.5s3.5-1.6%203.5-3.5V7h1V5zM8%207h3v6H8zm13%200h3v6h-3zM8%2015h3v4.5c0%20.8-.7%201.5-1.5%201.5S8%2020.3%208%2019.5zm13%200h3v4.5c0%20.8-.7%201.5-1.5%201.5s-1.5-.7-1.5-1.5zM2%2025v2h28v-2z%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%22M5%205v2h1v12.5C6%2021.4%207.6%2023%209.5%2023s3.5-1.6%203.5-3.5V7h1V5zm13%200v2h1v12.5c0%201.9%201.6%203.5%203.5%203.5s3.5-1.6%203.5-3.5V7h1V5zM8%207h3v6H8zm13%200h3v6h-3zM8%2015h3v4.5c0%20.8-.7%201.5-1.5%201.5S8%2020.3%208%2019.5zm13%200h3v4.5c0%20.8-.7%201.5-1.5%201.5s-1.5-.7-1.5-1.5zM2%2025v2h28v-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/vials.svg?color=%231a73e8&size=48