flask conical off icon
flask-conical-off-sharp-duotone from Keyline Icons by Keyline Icons · Sharp Duotone · MIT Free for personal and commercial use.
- Name
- flask-conical-off-sharp-duotone
- Set
- Keyline Icons
- Style
- Sharp 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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M8.3058 8.3047L20.4757 20.4746L20.9308 21.6338C20.9765 21.7501 21.0001 21.874 21.0001 21.999C21.0001 22.5513 20.5523 22.9989 20.0001 22.999L4.0001 22.999C3.4478 22.999 3.0001 22.5513 3.0001 21.999C3.0001 21.874 3.0237 21.7501 3.0694 21.6338L8.3058 8.3047Z" stroke="none"/><path fill="currentColor" fill-opacity=".4" d="M17.0001 3H15.5001V7.81055L16.4317 10.1816L14.5704 10.9131L13.5694 8.36523C13.5238 8.24885 13.5001 8.12502 13.5001 8V3H10.5001V4.84277H8.50009V3H7.00009V1H17.0001V3Z" stroke="none"/><path d="M1.70709 1.70703L22.2929 22.2928"/></g></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsFlaskConicalOffSharpDuotone(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" fillOpacity=".4" d="M8.3058 8.3047L20.4757 20.4746L20.9308 21.6338C20.9765 21.7501 21.0001 21.874 21.0001 21.999C21.0001 22.5513 20.5523 22.9989 20.0001 22.999L4.0001 22.999C3.4478 22.999 3.0001 22.5513 3.0001 21.999C3.0001 21.874 3.0237 21.7501 3.0694 21.6338L8.3058 8.3047Z" stroke="none"/><path fill="currentColor" fillOpacity=".4" d="M17.0001 3H15.5001V7.81055L16.4317 10.1816L14.5704 10.9131L13.5694 8.36523C13.5238 8.24885 13.5001 8.12502 13.5001 8V3H10.5001V4.84277H8.50009V3H7.00009V1H17.0001V3Z" stroke="none"/><path d="M1.70709 1.70703L22.2929 22.2928"/></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" fill-opacity=".4" d="M8.3058 8.3047L20.4757 20.4746L20.9308 21.6338C20.9765 21.7501 21.0001 21.874 21.0001 21.999C21.0001 22.5513 20.5523 22.9989 20.0001 22.999L4.0001 22.999C3.4478 22.999 3.0001 22.5513 3.0001 21.999C3.0001 21.874 3.0237 21.7501 3.0694 21.6338L8.3058 8.3047Z" stroke="none"/><path fill="currentColor" fill-opacity=".4" d="M17.0001 3H15.5001V7.81055L16.4317 10.1816L14.5704 10.9131L13.5694 8.36523C13.5238 8.24885 13.5001 8.12502 13.5001 8V3H10.5001V4.84277H8.50009V3H7.00009V1H17.0001V3Z" stroke="none"/><path d="M1.70709 1.70703L22.2929 22.2928"/></g></svg> </template>
CSS
.icon-flask-conical-off-sharp-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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M8.3058%208.3047L20.4757%2020.4746L20.9308%2021.6338C20.9765%2021.7501%2021.0001%2021.874%2021.0001%2021.999C21.0001%2022.5513%2020.5523%2022.9989%2020.0001%2022.999L4.0001%2022.999C3.4478%2022.999%203.0001%2022.5513%203.0001%2021.999C3.0001%2021.874%203.0237%2021.7501%203.0694%2021.6338L8.3058%208.3047Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M17.0001%203H15.5001V7.81055L16.4317%2010.1816L14.5704%2010.9131L13.5694%208.36523C13.5238%208.24885%2013.5001%208.12502%2013.5001%208V3H10.5001V4.84277H8.50009V3H7.00009V1H17.0001V3Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M1.70709%201.70703L22.2929%2022.2928%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%20fill-opacity%3D%22.4%22%20d%3D%22M8.3058%208.3047L20.4757%2020.4746L20.9308%2021.6338C20.9765%2021.7501%2021.0001%2021.874%2021.0001%2021.999C21.0001%2022.5513%2020.5523%2022.9989%2020.0001%2022.999L4.0001%2022.999C3.4478%2022.999%203.0001%2022.5513%203.0001%2021.999C3.0001%2021.874%203.0237%2021.7501%203.0694%2021.6338L8.3058%208.3047Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M17.0001%203H15.5001V7.81055L16.4317%2010.1816L14.5704%2010.9131L13.5694%208.36523C13.5238%208.24885%2013.5001%208.12502%2013.5001%208V3H10.5001V4.84277H8.50009V3H7.00009V1H17.0001V3Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M1.70709%201.70703L22.2929%2022.2928%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-duotone.svg?color=%231a73e8&size=48