flask conical off icon
flask-conical-off-two-tone from Keyline Icons by Keyline Icons · Two Tone · MIT Free for personal and commercial use.
- Name
- flask-conical-off-two-tone
- Set
- Keyline Icons
- Style
- Two Tone
- 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="M20.869 20.869C20.486 22.1345 19.3198 23 17.9976 23L6.0024 23C4.3455 23 3.0024 21.6569 3.0024 20C3.0024 19.5539 3.1019 19.1133 3.2936 18.7105L8.2659 8.2659Z" stroke="none"/><path stroke-opacity=".4" d="M9.5 3.8431L9.5 3C9.5 2.4477 9.9477 2 10.5 2L13.5 2C14.0523 2 14.5 2.4477 14.5 3L14.5 7.7741C14.5 7.9228 14.5332 8.0697 14.5971 8.204L15.2661 9.6092M8 2L16 2"/><path d="M19.9976 20C19.9976 21.1046 19.1022 22 17.9976 22L6.0024 22C4.8978 22 4.0024 21.1046 4.0024 20C4.0024 19.7026 4.0687 19.4089 4.1966 19.1403L9.0162 9.0162M4.7394 18L18 18M2 2L22 22"/></g></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsFlaskConicalOffTwoTone(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="M20.869 20.869C20.486 22.1345 19.3198 23 17.9976 23L6.0024 23C4.3455 23 3.0024 21.6569 3.0024 20C3.0024 19.5539 3.1019 19.1133 3.2936 18.7105L8.2659 8.2659Z" stroke="none"/><path strokeOpacity=".4" d="M9.5 3.8431L9.5 3C9.5 2.4477 9.9477 2 10.5 2L13.5 2C14.0523 2 14.5 2.4477 14.5 3L14.5 7.7741C14.5 7.9228 14.5332 8.0697 14.5971 8.204L15.2661 9.6092M8 2L16 2"/><path d="M19.9976 20C19.9976 21.1046 19.1022 22 17.9976 22L6.0024 22C4.8978 22 4.0024 21.1046 4.0024 20C4.0024 19.7026 4.0687 19.4089 4.1966 19.1403L9.0162 9.0162M4.7394 18L18 18M2 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="M20.869 20.869C20.486 22.1345 19.3198 23 17.9976 23L6.0024 23C4.3455 23 3.0024 21.6569 3.0024 20C3.0024 19.5539 3.1019 19.1133 3.2936 18.7105L8.2659 8.2659Z" stroke="none"/><path stroke-opacity=".4" d="M9.5 3.8431L9.5 3C9.5 2.4477 9.9477 2 10.5 2L13.5 2C14.0523 2 14.5 2.4477 14.5 3L14.5 7.7741C14.5 7.9228 14.5332 8.0697 14.5971 8.204L15.2661 9.6092M8 2L16 2"/><path d="M19.9976 20C19.9976 21.1046 19.1022 22 17.9976 22L6.0024 22C4.8978 22 4.0024 21.1046 4.0024 20C4.0024 19.7026 4.0687 19.4089 4.1966 19.1403L9.0162 9.0162M4.7394 18L18 18M2 2L22 22"/></g></svg> </template>
CSS
.icon-flask-conical-off-two-tone {
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%22M20.869%2020.869C20.486%2022.1345%2019.3198%2023%2017.9976%2023L6.0024%2023C4.3455%2023%203.0024%2021.6569%203.0024%2020C3.0024%2019.5539%203.1019%2019.1133%203.2936%2018.7105L8.2659%208.2659Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20stroke-opacity%3D%22.4%22%20d%3D%22M9.5%203.8431L9.5%203C9.5%202.4477%209.9477%202%2010.5%202L13.5%202C14.0523%202%2014.5%202.4477%2014.5%203L14.5%207.7741C14.5%207.9228%2014.5332%208.0697%2014.5971%208.204L15.2661%209.6092M8%202L16%202%22%2F%3E%3Cpath%20d%3D%22M19.9976%2020C19.9976%2021.1046%2019.1022%2022%2017.9976%2022L6.0024%2022C4.8978%2022%204.0024%2021.1046%204.0024%2020C4.0024%2019.7026%204.0687%2019.4089%204.1966%2019.1403L9.0162%209.0162M4.7394%2018L18%2018M2%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%22M20.869%2020.869C20.486%2022.1345%2019.3198%2023%2017.9976%2023L6.0024%2023C4.3455%2023%203.0024%2021.6569%203.0024%2020C3.0024%2019.5539%203.1019%2019.1133%203.2936%2018.7105L8.2659%208.2659Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20stroke-opacity%3D%22.4%22%20d%3D%22M9.5%203.8431L9.5%203C9.5%202.4477%209.9477%202%2010.5%202L13.5%202C14.0523%202%2014.5%202.4477%2014.5%203L14.5%207.7741C14.5%207.9228%2014.5332%208.0697%2014.5971%208.204L15.2661%209.6092M8%202L16%202%22%2F%3E%3Cpath%20d%3D%22M19.9976%2020C19.9976%2021.1046%2019.1022%2022%2017.9976%2022L6.0024%2022C4.8978%2022%204.0024%2021.1046%204.0024%2020C4.0024%2019.7026%204.0687%2019.4089%204.1966%2019.1403L9.0162%209.0162M4.7394%2018L18%2018M2%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-two-tone.svg?color=%231a73e8&size=48