flask conical off icon

flask-conical-off from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
flask-conical-off
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the flask conical off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M9.5 5V2m11.065 18a2.72 2.72 0 0 1-2.625 2H6.06a2.722 2.722 0 0 1-2.702-3.04a13.6 13.6 0 0 1 4.898-8.942l.667-.546c.161-.132.293-.293.39-.472m10.385 6.339a13.6 13.6 0 0 0-3.953-5.32l-.668-.547a1.57 1.57 0 0 1-.577-1.218V2M8 2h8"/><path d="M5.5 14.018Q5.866 14 6.25 14c3.75 0 7.5 3 11.25 3M3 2l20 20"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsFlaskConicalOff(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M9.5 5V2m11.065 18a2.72 2.72 0 0 1-2.625 2H6.06a2.722 2.722 0 0 1-2.702-3.04a13.6 13.6 0 0 1 4.898-8.942l.667-.546c.161-.132.293-.293.39-.472m10.385 6.339a13.6 13.6 0 0 0-3.953-5.32l-.668-.547a1.57 1.57 0 0 1-.577-1.218V2M8 2h8"/><path d="M5.5 14.018Q5.866 14 6.25 14c3.75 0 7.5 3 11.25 3M3 2l20 20"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M9.5 5V2m11.065 18a2.72 2.72 0 0 1-2.625 2H6.06a2.722 2.722 0 0 1-2.702-3.04a13.6 13.6 0 0 1 4.898-8.942l.667-.546c.161-.132.293-.293.39-.472m10.385 6.339a13.6 13.6 0 0 0-3.953-5.32l-.668-.547a1.57 1.57 0 0 1-.577-1.218V2M8 2h8"/><path d="M5.5 14.018Q5.866 14 6.25 14c3.75 0 7.5 3 11.25 3M3 2l20 20"/></g></svg>
</template>

CSS

.icon-flask-conical-off {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9.5%205V2m11.065%2018a2.72%202.72%200%200%201-2.625%202H6.06a2.722%202.722%200%200%201-2.702-3.04a13.6%2013.6%200%200%201%204.898-8.942l.667-.546c.161-.132.293-.293.39-.472m10.385%206.339a13.6%2013.6%200%200%200-3.953-5.32l-.668-.547a1.57%201.57%200%200%201-.577-1.218V2M8%202h8%22%2F%3E%3Cpath%20d%3D%22M5.5%2014.018Q5.866%2014%206.25%2014c3.75%200%207.5%203%2011.25%203M3%202l20%2020%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9.5%205V2m11.065%2018a2.72%202.72%200%200%201-2.625%202H6.06a2.722%202.722%200%200%201-2.702-3.04a13.6%2013.6%200%200%201%204.898-8.942l.667-.546c.161-.132.293-.293.39-.472m10.385%206.339a13.6%2013.6%200%200%200-3.953-5.32l-.668-.547a1.57%201.57%200%200%201-.577-1.218V2M8%202h8%22%2F%3E%3Cpath%20d%3D%22M5.5%2014.018Q5.866%2014%206.25%2014c3.75%200%207.5%203%2011.25%203M3%202l20%2020%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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