flask-filled from Reicon by REICON · Filled · Medicine · MIT Free for personal and commercial use.

Name
flask-filled
Set
Reicon
Style
Filled
Category
Medicine
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

All flask icons →

More medicine icons from Reicon

Use the flask icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M15.75 8.789V2.75h.75a.75.75 0 0 0 0-1.5h-9a.75.75 0 0 0 0 1.5h.75v6.039c0 .476-.003.624-.027.761a1.8 1.8 0 0 1-.12.393c-.055.128-.135.253-.399.649l-4.941 7.412a3.053 3.053 0 0 0 2.54 4.746h13.394a3.053 3.053 0 0 0 2.54-4.746l-4.941-7.412c-.264-.396-.344-.521-.4-.649a1.8 1.8 0 0 1-.119-.393c-.024-.137-.027-.285-.027-.761m-6-6.039v6.097c0 .394 0 .682-.05.966a3.3 3.3 0 0 1-.221.73c-.116.265-.276.504-.494.832l-1.25 1.875h8.53l-1.25-1.875c-.218-.328-.378-.567-.494-.832a3.3 3.3 0 0 1-.22-.73c-.051-.284-.051-.572-.051-.966V2.75z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function ReiconFlaskFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M15.75 8.789V2.75h.75a.75.75 0 0 0 0-1.5h-9a.75.75 0 0 0 0 1.5h.75v6.039c0 .476-.003.624-.027.761a1.8 1.8 0 0 1-.12.393c-.055.128-.135.253-.399.649l-4.941 7.412a3.053 3.053 0 0 0 2.54 4.746h13.394a3.053 3.053 0 0 0 2.54-4.746l-4.941-7.412c-.264-.396-.344-.521-.4-.649a1.8 1.8 0 0 1-.119-.393c-.024-.137-.027-.285-.027-.761m-6-6.039v6.097c0 .394 0 .682-.05.966a3.3 3.3 0 0 1-.221.73c-.116.265-.276.504-.494.832l-1.25 1.875h8.53l-1.25-1.875c-.218-.328-.378-.567-.494-.832a3.3 3.3 0 0 1-.22-.73c-.051-.284-.051-.572-.051-.966V2.75z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M15.75 8.789V2.75h.75a.75.75 0 0 0 0-1.5h-9a.75.75 0 0 0 0 1.5h.75v6.039c0 .476-.003.624-.027.761a1.8 1.8 0 0 1-.12.393c-.055.128-.135.253-.399.649l-4.941 7.412a3.053 3.053 0 0 0 2.54 4.746h13.394a3.053 3.053 0 0 0 2.54-4.746l-4.941-7.412c-.264-.396-.344-.521-.4-.649a1.8 1.8 0 0 1-.119-.393c-.024-.137-.027-.285-.027-.761m-6-6.039v6.097c0 .394 0 .682-.05.966a3.3 3.3 0 0 1-.221.73c-.116.265-.276.504-.494.832l-1.25 1.875h8.53l-1.25-1.875c-.218-.328-.378-.567-.494-.832a3.3 3.3 0 0 1-.22-.73c-.051-.284-.051-.572-.051-.966V2.75z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-flask-filled {
  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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M15.75%208.789V2.75h.75a.75.75%200%200%200%200-1.5h-9a.75.75%200%200%200%200%201.5h.75v6.039c0%20.476-.003.624-.027.761a1.8%201.8%200%200%201-.12.393c-.055.128-.135.253-.399.649l-4.941%207.412a3.053%203.053%200%200%200%202.54%204.746h13.394a3.053%203.053%200%200%200%202.54-4.746l-4.941-7.412c-.264-.396-.344-.521-.4-.649a1.8%201.8%200%200%201-.119-.393c-.024-.137-.027-.285-.027-.761m-6-6.039v6.097c0%20.394%200%20.682-.05.966a3.3%203.3%200%200%201-.221.73c-.116.265-.276.504-.494.832l-1.25%201.875h8.53l-1.25-1.875c-.218-.328-.378-.567-.494-.832a3.3%203.3%200%200%201-.22-.73c-.051-.284-.051-.572-.051-.966V2.75z%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M15.75%208.789V2.75h.75a.75.75%200%200%200%200-1.5h-9a.75.75%200%200%200%200%201.5h.75v6.039c0%20.476-.003.624-.027.761a1.8%201.8%200%200%201-.12.393c-.055.128-.135.253-.399.649l-4.941%207.412a3.053%203.053%200%200%200%202.54%204.746h13.394a3.053%203.053%200%200%200%202.54-4.746l-4.941-7.412c-.264-.396-.344-.521-.4-.649a1.8%201.8%200%200%201-.119-.393c-.024-.137-.027-.285-.027-.761m-6-6.039v6.097c0%20.394%200%20.682-.05.966a3.3%203.3%200%200%201-.221.73c-.116.265-.276.504-.494.832l-1.25%201.875h8.53l-1.25-1.875c-.218-.328-.378-.567-.494-.832a3.3%203.3%200%200%201-.22-.73c-.051-.284-.051-.572-.051-.966V2.75z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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