flask conical off icon

flask-conical-off-duotone from Keyline Icons by Keyline Icons · Duotone · MIT Free for personal and commercial use.

Name
flask-conical-off-duotone
Set
Keyline Icons
Style
Duotone
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-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M8.2661 8.2656L20.8686 20.8691C20.4855 22.1344 19.3196 23 17.9975 23L6.0024 23C4.3456 23 3.0026 21.6568 3.0024 20C3.0024 19.5539 3.1017 19.1128 3.2934 18.71L8.2661 8.2656Z" stroke="none"/><path fill="currentColor" fill-opacity=".4" d="M16.0005 1C16.5525 1.00025 17.0005 1.44787 17.0005 2C17.0005 2.55213 16.5525 2.99975 16.0005 3H15.5005V7.77441L16.1694 9.17969C16.4063 9.67799 16.1947 10.2741 15.6967 10.5117C15.1982 10.7491 14.6012 10.5376 14.3637 10.0391L13.6948 8.63379C13.5671 8.36551 13.5005 8.07182 13.5005 7.77441V3H10.5005V3.84277C10.5005 4.39491 10.0525 4.84253 9.50046 4.84277C8.94817 4.84277 8.50046 4.39506 8.50046 3.84277V3H8.00046C7.44817 3 7.00046 2.55228 7.00046 2C7.00046 1.44772 7.44817 1 8.00046 1H16.0005Z" stroke="none"/><path d="M2 2L22 22"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsFlaskConicalOffDuotone(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="2"><path fill="currentColor" fillOpacity=".4" d="M8.2661 8.2656L20.8686 20.8691C20.4855 22.1344 19.3196 23 17.9975 23L6.0024 23C4.3456 23 3.0026 21.6568 3.0024 20C3.0024 19.5539 3.1017 19.1128 3.2934 18.71L8.2661 8.2656Z" stroke="none"/><path fill="currentColor" fillOpacity=".4" d="M16.0005 1C16.5525 1.00025 17.0005 1.44787 17.0005 2C17.0005 2.55213 16.5525 2.99975 16.0005 3H15.5005V7.77441L16.1694 9.17969C16.4063 9.67799 16.1947 10.2741 15.6967 10.5117C15.1982 10.7491 14.6012 10.5376 14.3637 10.0391L13.6948 8.63379C13.5671 8.36551 13.5005 8.07182 13.5005 7.77441V3H10.5005V3.84277C10.5005 4.39491 10.0525 4.84253 9.50046 4.84277C8.94817 4.84277 8.50046 4.39506 8.50046 3.84277V3H8.00046C7.44817 3 7.00046 2.55228 7.00046 2C7.00046 1.44772 7.44817 1 8.00046 1H16.0005Z" stroke="none"/><path d="M2 2L22 22"/></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="2"><path fill="currentColor" fill-opacity=".4" d="M8.2661 8.2656L20.8686 20.8691C20.4855 22.1344 19.3196 23 17.9975 23L6.0024 23C4.3456 23 3.0026 21.6568 3.0024 20C3.0024 19.5539 3.1017 19.1128 3.2934 18.71L8.2661 8.2656Z" stroke="none"/><path fill="currentColor" fill-opacity=".4" d="M16.0005 1C16.5525 1.00025 17.0005 1.44787 17.0005 2C17.0005 2.55213 16.5525 2.99975 16.0005 3H15.5005V7.77441L16.1694 9.17969C16.4063 9.67799 16.1947 10.2741 15.6967 10.5117C15.1982 10.7491 14.6012 10.5376 14.3637 10.0391L13.6948 8.63379C13.5671 8.36551 13.5005 8.07182 13.5005 7.77441V3H10.5005V3.84277C10.5005 4.39491 10.0525 4.84253 9.50046 4.84277C8.94817 4.84277 8.50046 4.39506 8.50046 3.84277V3H8.00046C7.44817 3 7.00046 2.55228 7.00046 2C7.00046 1.44772 7.44817 1 8.00046 1H16.0005Z" stroke="none"/><path d="M2 2L22 22"/></g></svg>
</template>

CSS

.icon-flask-conical-off-duotone {
  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%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M8.2661%208.2656L20.8686%2020.8691C20.4855%2022.1344%2019.3196%2023%2017.9975%2023L6.0024%2023C4.3456%2023%203.0026%2021.6568%203.0024%2020C3.0024%2019.5539%203.1017%2019.1128%203.2934%2018.71L8.2661%208.2656Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M16.0005%201C16.5525%201.00025%2017.0005%201.44787%2017.0005%202C17.0005%202.55213%2016.5525%202.99975%2016.0005%203H15.5005V7.77441L16.1694%209.17969C16.4063%209.67799%2016.1947%2010.2741%2015.6967%2010.5117C15.1982%2010.7491%2014.6012%2010.5376%2014.3637%2010.0391L13.6948%208.63379C13.5671%208.36551%2013.5005%208.07182%2013.5005%207.77441V3H10.5005V3.84277C10.5005%204.39491%2010.0525%204.84253%209.50046%204.84277C8.94817%204.84277%208.50046%204.39506%208.50046%203.84277V3H8.00046C7.44817%203%207.00046%202.55228%207.00046%202C7.00046%201.44772%207.44817%201%208.00046%201H16.0005Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M2%202L22%2022%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%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M8.2661%208.2656L20.8686%2020.8691C20.4855%2022.1344%2019.3196%2023%2017.9975%2023L6.0024%2023C4.3456%2023%203.0026%2021.6568%203.0024%2020C3.0024%2019.5539%203.1017%2019.1128%203.2934%2018.71L8.2661%208.2656Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M16.0005%201C16.5525%201.00025%2017.0005%201.44787%2017.0005%202C17.0005%202.55213%2016.5525%202.99975%2016.0005%203H15.5005V7.77441L16.1694%209.17969C16.4063%209.67799%2016.1947%2010.2741%2015.6967%2010.5117C15.1982%2010.7491%2014.6012%2010.5376%2014.3637%2010.0391L13.6948%208.63379C13.5671%208.36551%2013.5005%208.07182%2013.5005%207.77441V3H10.5005V3.84277C10.5005%204.39491%2010.0525%204.84253%209.50046%204.84277C8.94817%204.84277%208.50046%204.39506%208.50046%203.84277V3H8.00046C7.44817%203%207.00046%202.55228%207.00046%202C7.00046%201.44772%207.44817%201%208.00046%201H16.0005Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M2%202L22%2022%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-duotone.svg?color=%231a73e8&size=48