flask conical off icon

flask-conical-off-sharp-fill from Keyline Icons by Keyline Icons · Sharp Fill · MIT Free for personal and commercial use.

Name
flask-conical-off-sharp-fill
Set
Keyline Icons
Style
Sharp Fill
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

Related icons in Keyline 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-linejoin="round" stroke-width="2"><path fill="currentColor" d="M20.4754 20.4754L20.9307 21.6344C20.9765 21.7508 20.9999 21.8749 20.9999 22C20.9999 22.5523 20.5522 23 19.9999 23L4.0001 23C3.4478 23 3.0001 22.5523 3.0001 22C3.0001 21.8749 3.0235 21.7508 3.0693 21.6344L8.3056 8.3056ZM9.8483 9.8483L7.0387 17L16.9613 17L16.9362 16.9362ZM8.5 4.2574L8.5 2C8.5 1.4477 8.9477 1 9.5 1L14.5 1C15.0523 1 15.5 1.4477 15.5 2L15.5 7.8106L17.7302 13.4876ZM14.191 9.9484L13.5692 8.3656C13.5235 8.2492 13.5 8.1251 13.5 8L13.5 3L10.5 3L10.5 6.2574Z" stroke="none"/><path d="M7 2L17 2M1.7071 1.7071L22.2929 22.2929"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsFlaskConicalOffSharpFill(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" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" d="M20.4754 20.4754L20.9307 21.6344C20.9765 21.7508 20.9999 21.8749 20.9999 22C20.9999 22.5523 20.5522 23 19.9999 23L4.0001 23C3.4478 23 3.0001 22.5523 3.0001 22C3.0001 21.8749 3.0235 21.7508 3.0693 21.6344L8.3056 8.3056ZM9.8483 9.8483L7.0387 17L16.9613 17L16.9362 16.9362ZM8.5 4.2574L8.5 2C8.5 1.4477 8.9477 1 9.5 1L14.5 1C15.0523 1 15.5 1.4477 15.5 2L15.5 7.8106L17.7302 13.4876ZM14.191 9.9484L13.5692 8.3656C13.5235 8.2492 13.5 8.1251 13.5 8L13.5 3L10.5 3L10.5 6.2574Z" stroke="none"/><path d="M7 2L17 2M1.7071 1.7071L22.2929 22.2929"/></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-linejoin="round" stroke-width="2"><path fill="currentColor" d="M20.4754 20.4754L20.9307 21.6344C20.9765 21.7508 20.9999 21.8749 20.9999 22C20.9999 22.5523 20.5522 23 19.9999 23L4.0001 23C3.4478 23 3.0001 22.5523 3.0001 22C3.0001 21.8749 3.0235 21.7508 3.0693 21.6344L8.3056 8.3056ZM9.8483 9.8483L7.0387 17L16.9613 17L16.9362 16.9362ZM8.5 4.2574L8.5 2C8.5 1.4477 8.9477 1 9.5 1L14.5 1C15.0523 1 15.5 1.4477 15.5 2L15.5 7.8106L17.7302 13.4876ZM14.191 9.9484L13.5692 8.3656C13.5235 8.2492 13.5 8.1251 13.5 8L13.5 3L10.5 3L10.5 6.2574Z" stroke="none"/><path d="M7 2L17 2M1.7071 1.7071L22.2929 22.2929"/></g></svg>
</template>

CSS

.icon-flask-conical-off-sharp-fill {
  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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.4754%2020.4754L20.9307%2021.6344C20.9765%2021.7508%2020.9999%2021.8749%2020.9999%2022C20.9999%2022.5523%2020.5522%2023%2019.9999%2023L4.0001%2023C3.4478%2023%203.0001%2022.5523%203.0001%2022C3.0001%2021.8749%203.0235%2021.7508%203.0693%2021.6344L8.3056%208.3056ZM9.8483%209.8483L7.0387%2017L16.9613%2017L16.9362%2016.9362ZM8.5%204.2574L8.5%202C8.5%201.4477%208.9477%201%209.5%201L14.5%201C15.0523%201%2015.5%201.4477%2015.5%202L15.5%207.8106L17.7302%2013.4876ZM14.191%209.9484L13.5692%208.3656C13.5235%208.2492%2013.5%208.1251%2013.5%208L13.5%203L10.5%203L10.5%206.2574Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M7%202L17%202M1.7071%201.7071L22.2929%2022.2929%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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.4754%2020.4754L20.9307%2021.6344C20.9765%2021.7508%2020.9999%2021.8749%2020.9999%2022C20.9999%2022.5523%2020.5522%2023%2019.9999%2023L4.0001%2023C3.4478%2023%203.0001%2022.5523%203.0001%2022C3.0001%2021.8749%203.0235%2021.7508%203.0693%2021.6344L8.3056%208.3056ZM9.8483%209.8483L7.0387%2017L16.9613%2017L16.9362%2016.9362ZM8.5%204.2574L8.5%202C8.5%201.4477%208.9477%201%209.5%201L14.5%201C15.0523%201%2015.5%201.4477%2015.5%202L15.5%207.8106L17.7302%2013.4876ZM14.191%209.9484L13.5692%208.3656C13.5235%208.2492%2013.5%208.1251%2013.5%208L13.5%203L10.5%203L10.5%206.2574Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M7%202L17%202M1.7071%201.7071L22.2929%2022.2929%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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