vial icon
vial from IconPark by ByteDance · Color · Measurement · Apache-2.0 Free for personal and commercial use.
- Name
- vial
- Set
- IconPark
- Style
- Color
- Category
- Measurement
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More measurement icons from IconPark
Use the vial icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M30 33C30 26.5556 30 16.8889 30 4H18C18 16.8749 18 26.531 18 32.9684"/><path stroke-linecap="round" d="M30 14H25"/><path stroke-linecap="round" d="M30 20H25"/><path fill="#2F88FF" d="M18 33C18 34.0441 18 35.6103 18 37.6985C18 41.1787 20.6863 44 24 44C27.3137 44 30 41.1787 30 37.6985C30 35.6386 30 34.0937 30 33.0638L18 33Z"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkVial(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="4"><path strokeLinecap="round" d="M30 33C30 26.5556 30 16.8889 30 4H18C18 16.8749 18 26.531 18 32.9684"/><path strokeLinecap="round" d="M30 14H25"/><path strokeLinecap="round" d="M30 20H25"/><path fill="#2F88FF" d="M18 33C18 34.0441 18 35.6103 18 37.6985C18 41.1787 20.6863 44 24 44C27.3137 44 30 41.1787 30 37.6985C30 35.6386 30 34.0937 30 33.0638L18 33Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M30 33C30 26.5556 30 16.8889 30 4H18C18 16.8749 18 26.531 18 32.9684"/><path stroke-linecap="round" d="M30 14H25"/><path stroke-linecap="round" d="M30 20H25"/><path fill="#2F88FF" d="M18 33C18 34.0441 18 35.6103 18 37.6985C18 41.1787 20.6863 44 24 44C27.3137 44 30 41.1787 30 37.6985C30 35.6386 30 34.0937 30 33.0638L18 33Z"/></g></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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M30%2033C30%2026.5556%2030%2016.8889%2030%204H18C18%2016.8749%2018%2026.531%2018%2032.9684%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M30%2014H25%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M30%2020H25%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M18%2033C18%2034.0441%2018%2035.6103%2018%2037.6985C18%2041.1787%2020.6863%2044%2024%2044C27.3137%2044%2030%2041.1787%2030%2037.6985C30%2035.6386%2030%2034.0937%2030%2033.0638L18%2033Z%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M30%2033C30%2026.5556%2030%2016.8889%2030%204H18C18%2016.8749%2018%2026.531%2018%2032.9684%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M30%2014H25%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M30%2020H25%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M18%2033C18%2034.0441%2018%2035.6103%2018%2037.6985C18%2041.1787%2020.6863%2044%2024%2044C27.3137%2044%2030%2041.1787%2030%2037.6985C30%2035.6386%2030%2034.0937%2030%2033.0638L18%2033Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/vial.svg?color=%231a73e8&size=48