flask potion icon

flask-potion from Unicons by Iconscout · Line · Education · Apache-2.0 Free for personal and commercial use.

Name
flask-potion
Set
Unicons
Style
Line
Category
Education
Viewbox
24×24
License
Apache 2.0

More education icons from Unicons

Use the flask potion icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.93 11.67a.4.4 0 0 0 0-.1A7.4 7.4 0 0 0 15 7.62V4h1a1 1 0 0 0 0-2H8a1 1 0 0 0 0 2h1v3.62a7.4 7.4 0 0 0-3.89 4a.4.4 0 0 0 0 .1a7.5 7.5 0 1 0 13.86 0Zm-8.62-2.41a1 1 0 0 0 .69-.95V4h2v4.31a1 1 0 0 0 .69.95A5.43 5.43 0 0 1 16.23 11H7.77a5.43 5.43 0 0 1 2.54-1.74M12 20a5.51 5.51 0 0 1-5.5-5.5a5.3 5.3 0 0 1 .22-1.5h10.56a5.3 5.3 0 0 1 .22 1.5A5.51 5.51 0 0 1 12 20m2-4a1 1 0 1 0 1 1a1 1 0 0 0-1-1m-4-1a1 1 0 1 0 1 1a1 1 0 0 0-1-1"/></svg>

React

import type { SVGProps } from "react";

export function UilFlaskPotion(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="M18.93 11.67a.4.4 0 0 0 0-.1A7.4 7.4 0 0 0 15 7.62V4h1a1 1 0 0 0 0-2H8a1 1 0 0 0 0 2h1v3.62a7.4 7.4 0 0 0-3.89 4a.4.4 0 0 0 0 .1a7.5 7.5 0 1 0 13.86 0Zm-8.62-2.41a1 1 0 0 0 .69-.95V4h2v4.31a1 1 0 0 0 .69.95A5.43 5.43 0 0 1 16.23 11H7.77a5.43 5.43 0 0 1 2.54-1.74M12 20a5.51 5.51 0 0 1-5.5-5.5a5.3 5.3 0 0 1 .22-1.5h10.56a5.3 5.3 0 0 1 .22 1.5A5.51 5.51 0 0 1 12 20m2-4a1 1 0 1 0 1 1a1 1 0 0 0-1-1m-4-1a1 1 0 1 0 1 1a1 1 0 0 0-1-1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.93 11.67a.4.4 0 0 0 0-.1A7.4 7.4 0 0 0 15 7.62V4h1a1 1 0 0 0 0-2H8a1 1 0 0 0 0 2h1v3.62a7.4 7.4 0 0 0-3.89 4a.4.4 0 0 0 0 .1a7.5 7.5 0 1 0 13.86 0Zm-8.62-2.41a1 1 0 0 0 .69-.95V4h2v4.31a1 1 0 0 0 .69.95A5.43 5.43 0 0 1 16.23 11H7.77a5.43 5.43 0 0 1 2.54-1.74M12 20a5.51 5.51 0 0 1-5.5-5.5a5.3 5.3 0 0 1 .22-1.5h10.56a5.3 5.3 0 0 1 .22 1.5A5.51 5.51 0 0 1 12 20m2-4a1 1 0 1 0 1 1a1 1 0 0 0-1-1m-4-1a1 1 0 1 0 1 1a1 1 0 0 0-1-1"/></svg>
</template>

CSS

.icon-flask-potion {
  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%22M18.93%2011.67a.4.4%200%200%200%200-.1A7.4%207.4%200%200%200%2015%207.62V4h1a1%201%200%200%200%200-2H8a1%201%200%200%200%200%202h1v3.62a7.4%207.4%200%200%200-3.89%204a.4.4%200%200%200%200%20.1a7.5%207.5%200%201%200%2013.86%200Zm-8.62-2.41a1%201%200%200%200%20.69-.95V4h2v4.31a1%201%200%200%200%20.69.95A5.43%205.43%200%200%201%2016.23%2011H7.77a5.43%205.43%200%200%201%202.54-1.74M12%2020a5.51%205.51%200%200%201-5.5-5.5a5.3%205.3%200%200%201%20.22-1.5h10.56a5.3%205.3%200%200%201%20.22%201.5A5.51%205.51%200%200%201%2012%2020m2-4a1%201%200%201%200%201%201a1%201%200%200%200-1-1m-4-1a1%201%200%201%200%201%201a1%201%200%200%200-1-1%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%22M18.93%2011.67a.4.4%200%200%200%200-.1A7.4%207.4%200%200%200%2015%207.62V4h1a1%201%200%200%200%200-2H8a1%201%200%200%200%200%202h1v3.62a7.4%207.4%200%200%200-3.89%204a.4.4%200%200%200%200%20.1a7.5%207.5%200%201%200%2013.86%200Zm-8.62-2.41a1%201%200%200%200%20.69-.95V4h2v4.31a1%201%200%200%200%20.69.95A5.43%205.43%200%200%201%2016.23%2011H7.77a5.43%205.43%200%200%201%202.54-1.74M12%2020a5.51%205.51%200%200%201-5.5-5.5a5.3%205.3%200%200%201%20.22-1.5h10.56a5.3%205.3%200%200%201%20.22%201.5A5.51%205.51%200%200%201%2012%2020m2-4a1%201%200%201%200%201%201a1%201%200%200%200-1-1m-4-1a1%201%200%201%200%201%201a1%201%200%200%200-1-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/flask-potion.svg?color=%231a73e8&size=48