round flask icon

round-flask-solid from Iconoir by Luca Burgio · Solid · Science · MIT Free for personal and commercial use.

Name
round-flask-solid
Set
Iconoir
Style
Solid
Category
Science
Viewbox
24×24
License
MIT

1 other variant in Iconoir

More science icons from Iconoir

Use the round flask icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" stroke-width="1.5"><path fill-rule="evenodd" d="M7.25 4A.75.75 0 0 1 8 3.25h8a.75.75 0 0 1 0 1.5H8A.75.75 0 0 1 7.25 4" clip-rule="evenodd"/><path d="M9 3.75a.75.75 0 0 1 .75.75v4.253c0 1.065-.617 1.96-1.41 2.493c-1.132.762-2.108 1.802-2.755 3.008h12.83c-.647-1.206-1.623-2.246-2.755-3.008c-.793-.533-1.41-1.428-1.41-2.493V4.5a.75.75 0 0 1 1.5 0v4.253c0 .461.273.93.747 1.249c2.363 1.588 4.253 4.308 4.253 7.46c0 .882-.123 1.736-.354 2.544c-.325 1.136-1.402 1.744-2.447 1.744H6.051c-1.045 0-2.122-.608-2.447-1.744a9.3 9.3 0 0 1-.354-2.544c0-3.152 1.89-5.871 4.253-7.46c.474-.319.747-.788.747-1.249V4.5A.75.75 0 0 1 9 3.75"/><path fill-rule="evenodd" d="M13.512 6.442a.75.75 0 0 1 .056 1.059l-.01.01a.75.75 0 0 1-1.115-1.003l.01-.01a.75.75 0 0 1 1.059-.056m-2-5a.75.75 0 0 1 .056 1.059l-.01.01a.75.75 0 0 1-1.115-1.003l.01-.01a.75.75 0 0 1 1.059-.056" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function IconoirRoundFlaskSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" strokeWidth="1.5"><path fillRule="evenodd" d="M7.25 4A.75.75 0 0 1 8 3.25h8a.75.75 0 0 1 0 1.5H8A.75.75 0 0 1 7.25 4" clipRule="evenodd"/><path d="M9 3.75a.75.75 0 0 1 .75.75v4.253c0 1.065-.617 1.96-1.41 2.493c-1.132.762-2.108 1.802-2.755 3.008h12.83c-.647-1.206-1.623-2.246-2.755-3.008c-.793-.533-1.41-1.428-1.41-2.493V4.5a.75.75 0 0 1 1.5 0v4.253c0 .461.273.93.747 1.249c2.363 1.588 4.253 4.308 4.253 7.46c0 .882-.123 1.736-.354 2.544c-.325 1.136-1.402 1.744-2.447 1.744H6.051c-1.045 0-2.122-.608-2.447-1.744a9.3 9.3 0 0 1-.354-2.544c0-3.152 1.89-5.871 4.253-7.46c.474-.319.747-.788.747-1.249V4.5A.75.75 0 0 1 9 3.75"/><path fillRule="evenodd" d="M13.512 6.442a.75.75 0 0 1 .056 1.059l-.01.01a.75.75 0 0 1-1.115-1.003l.01-.01a.75.75 0 0 1 1.059-.056m-2-5a.75.75 0 0 1 .056 1.059l-.01.01a.75.75 0 0 1-1.115-1.003l.01-.01a.75.75 0 0 1 1.059-.056" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" stroke-width="1.5"><path fill-rule="evenodd" d="M7.25 4A.75.75 0 0 1 8 3.25h8a.75.75 0 0 1 0 1.5H8A.75.75 0 0 1 7.25 4" clip-rule="evenodd"/><path d="M9 3.75a.75.75 0 0 1 .75.75v4.253c0 1.065-.617 1.96-1.41 2.493c-1.132.762-2.108 1.802-2.755 3.008h12.83c-.647-1.206-1.623-2.246-2.755-3.008c-.793-.533-1.41-1.428-1.41-2.493V4.5a.75.75 0 0 1 1.5 0v4.253c0 .461.273.93.747 1.249c2.363 1.588 4.253 4.308 4.253 7.46c0 .882-.123 1.736-.354 2.544c-.325 1.136-1.402 1.744-2.447 1.744H6.051c-1.045 0-2.122-.608-2.447-1.744a9.3 9.3 0 0 1-.354-2.544c0-3.152 1.89-5.871 4.253-7.46c.474-.319.747-.788.747-1.249V4.5A.75.75 0 0 1 9 3.75"/><path fill-rule="evenodd" d="M13.512 6.442a.75.75 0 0 1 .056 1.059l-.01.01a.75.75 0 0 1-1.115-1.003l.01-.01a.75.75 0 0 1 1.059-.056m-2-5a.75.75 0 0 1 .056 1.059l-.01.01a.75.75 0 0 1-1.115-1.003l.01-.01a.75.75 0 0 1 1.059-.056" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-round-flask-solid {
  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%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M7.25%204A.75.75%200%200%201%208%203.25h8a.75.75%200%200%201%200%201.5H8A.75.75%200%200%201%207.25%204%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M9%203.75a.75.75%200%200%201%20.75.75v4.253c0%201.065-.617%201.96-1.41%202.493c-1.132.762-2.108%201.802-2.755%203.008h12.83c-.647-1.206-1.623-2.246-2.755-3.008c-.793-.533-1.41-1.428-1.41-2.493V4.5a.75.75%200%200%201%201.5%200v4.253c0%20.461.273.93.747%201.249c2.363%201.588%204.253%204.308%204.253%207.46c0%20.882-.123%201.736-.354%202.544c-.325%201.136-1.402%201.744-2.447%201.744H6.051c-1.045%200-2.122-.608-2.447-1.744a9.3%209.3%200%200%201-.354-2.544c0-3.152%201.89-5.871%204.253-7.46c.474-.319.747-.788.747-1.249V4.5A.75.75%200%200%201%209%203.75%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M13.512%206.442a.75.75%200%200%201%20.056%201.059l-.01.01a.75.75%200%200%201-1.115-1.003l.01-.01a.75.75%200%200%201%201.059-.056m-2-5a.75.75%200%200%201%20.056%201.059l-.01.01a.75.75%200%200%201-1.115-1.003l.01-.01a.75.75%200%200%201%201.059-.056%22%20clip-rule%3D%22evenodd%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%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M7.25%204A.75.75%200%200%201%208%203.25h8a.75.75%200%200%201%200%201.5H8A.75.75%200%200%201%207.25%204%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M9%203.75a.75.75%200%200%201%20.75.75v4.253c0%201.065-.617%201.96-1.41%202.493c-1.132.762-2.108%201.802-2.755%203.008h12.83c-.647-1.206-1.623-2.246-2.755-3.008c-.793-.533-1.41-1.428-1.41-2.493V4.5a.75.75%200%200%201%201.5%200v4.253c0%20.461.273.93.747%201.249c2.363%201.588%204.253%204.308%204.253%207.46c0%20.882-.123%201.736-.354%202.544c-.325%201.136-1.402%201.744-2.447%201.744H6.051c-1.045%200-2.122-.608-2.447-1.744a9.3%209.3%200%200%201-.354-2.544c0-3.152%201.89-5.871%204.253-7.46c.474-.319.747-.788.747-1.249V4.5A.75.75%200%200%201%209%203.75%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M13.512%206.442a.75.75%200%200%201%20.056%201.059l-.01.01a.75.75%200%200%201-1.115-1.003l.01-.01a.75.75%200%200%201%201.059-.056m-2-5a.75.75%200%200%201%20.056%201.059l-.01.01a.75.75%200%200%201-1.115-1.003l.01-.01a.75.75%200%200%201%201.059-.056%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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