flask conical icon
flask-conical-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.
- Name
- flask-conical-solid
- Set
- Myna UI Icons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
- Aliases
- flask-solid
1 other variant in Myna UI Icons
The same icon in other sets
Use the flask conical icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.841 2.75a.75.75 0 1 0 0 1.5h.303v6.957l-3.46 3.75l-.053.063q-.118.158-.268.354c-.43.559-1.013 1.319-1.335 2.079c-.207.488-.347 1.06-.242 1.653c.11.618.467 1.156 1.059 1.587c.456.333 1.034.448 1.658.502c.627.055 1.44.055 2.455.055h6.084c1.016 0 1.828 0 2.455-.055c.624-.054 1.202-.17 1.658-.502c.592-.431.95-.97 1.06-1.587c.105-.594-.036-1.165-.243-1.653c-.322-.76-.905-1.52-1.335-2.08q-.15-.194-.268-.353l-.053-.064l-3.46-3.75V4.25h.303a.75.75 0 0 0 0-1.5z"/></svg>
React
import type { SVGProps } from "react";
export function MynauiFlaskConicalSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.841 2.75a.75.75 0 1 0 0 1.5h.303v6.957l-3.46 3.75l-.053.063q-.118.158-.268.354c-.43.559-1.013 1.319-1.335 2.079c-.207.488-.347 1.06-.242 1.653c.11.618.467 1.156 1.059 1.587c.456.333 1.034.448 1.658.502c.627.055 1.44.055 2.455.055h6.084c1.016 0 1.828 0 2.455-.055c.624-.054 1.202-.17 1.658-.502c.592-.431.95-.97 1.06-1.587c.105-.594-.036-1.165-.243-1.653c-.322-.76-.905-1.52-1.335-2.08q-.15-.194-.268-.353l-.053-.064l-3.46-3.75V4.25h.303a.75.75 0 0 0 0-1.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.841 2.75a.75.75 0 1 0 0 1.5h.303v6.957l-3.46 3.75l-.053.063q-.118.158-.268.354c-.43.559-1.013 1.319-1.335 2.079c-.207.488-.347 1.06-.242 1.653c.11.618.467 1.156 1.059 1.587c.456.333 1.034.448 1.658.502c.627.055 1.44.055 2.455.055h6.084c1.016 0 1.828 0 2.455-.055c.624-.054 1.202-.17 1.658-.502c.592-.431.95-.97 1.06-1.587c.105-.594-.036-1.165-.243-1.653c-.322-.76-.905-1.52-1.335-2.08q-.15-.194-.268-.353l-.053-.064l-3.46-3.75V4.25h.303a.75.75 0 0 0 0-1.5z"/></svg> </template>
CSS
.icon-flask-conical-solid {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.841%202.75a.75.75%200%201%200%200%201.5h.303v6.957l-3.46%203.75l-.053.063q-.118.158-.268.354c-.43.559-1.013%201.319-1.335%202.079c-.207.488-.347%201.06-.242%201.653c.11.618.467%201.156%201.059%201.587c.456.333%201.034.448%201.658.502c.627.055%201.44.055%202.455.055h6.084c1.016%200%201.828%200%202.455-.055c.624-.054%201.202-.17%201.658-.502c.592-.431.95-.97%201.06-1.587c.105-.594-.036-1.165-.243-1.653c-.322-.76-.905-1.52-1.335-2.08q-.15-.194-.268-.353l-.053-.064l-3.46-3.75V4.25h.303a.75.75%200%200%200%200-1.5z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.841%202.75a.75.75%200%201%200%200%201.5h.303v6.957l-3.46%203.75l-.053.063q-.118.158-.268.354c-.43.559-1.013%201.319-1.335%202.079c-.207.488-.347%201.06-.242%201.653c.11.618.467%201.156%201.059%201.587c.456.333%201.034.448%201.658.502c.627.055%201.44.055%202.455.055h6.084c1.016%200%201.828%200%202.455-.055c.624-.054%201.202-.17%201.658-.502c.592-.431.95-.97%201.06-1.587c.105-.594-.036-1.165-.243-1.653c-.322-.76-.905-1.52-1.335-2.08q-.15-.194-.268-.353l-.053-.064l-3.46-3.75V4.25h.303a.75.75%200%200%200%200-1.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/flask-conical-solid.svg?color=%231a73e8&size=48