flask round icon

flask-round-sharp-fill from Keyline Icons by Keyline Icons · Sharp Fill · MIT Free for personal and commercial use.

Name
flask-round-sharp-fill
Set
Keyline Icons
Style
Sharp Fill
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 round 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" d="M9.5 1L14.5 1C15.0523 1 15.5 1.4477 15.5 2L15.5 7.8063C18.2529 9.1456 20 11.9386 20 15C20 19.4183 16.4183 23 12 23C7.5817 23 4 19.4183 4 15C4 11.9386 5.7471 9.1456 8.5 7.8063L8.5 2C8.5 1.4477 8.9477 1 9.5 1ZM10.5 3L10.5 8.4617C10.5 8.8761 10.2443 9.2477 9.8571 9.3957C7.5342 10.2839 6 12.5131 6 15L18 15C18 12.5131 16.4658 10.2839 14.1429 9.3957C13.7557 9.2477 13.5 8.8761 13.5 8.4617L13.5 3L10.5 3Z" stroke="none"/><path d="M7 2L17 2"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsFlaskRoundSharpFill(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" d="M9.5 1L14.5 1C15.0523 1 15.5 1.4477 15.5 2L15.5 7.8063C18.2529 9.1456 20 11.9386 20 15C20 19.4183 16.4183 23 12 23C7.5817 23 4 19.4183 4 15C4 11.9386 5.7471 9.1456 8.5 7.8063L8.5 2C8.5 1.4477 8.9477 1 9.5 1ZM10.5 3L10.5 8.4617C10.5 8.8761 10.2443 9.2477 9.8571 9.3957C7.5342 10.2839 6 12.5131 6 15L18 15C18 12.5131 16.4658 10.2839 14.1429 9.3957C13.7557 9.2477 13.5 8.8761 13.5 8.4617L13.5 3L10.5 3Z" stroke="none"/><path d="M7 2L17 2"/></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" d="M9.5 1L14.5 1C15.0523 1 15.5 1.4477 15.5 2L15.5 7.8063C18.2529 9.1456 20 11.9386 20 15C20 19.4183 16.4183 23 12 23C7.5817 23 4 19.4183 4 15C4 11.9386 5.7471 9.1456 8.5 7.8063L8.5 2C8.5 1.4477 8.9477 1 9.5 1ZM10.5 3L10.5 8.4617C10.5 8.8761 10.2443 9.2477 9.8571 9.3957C7.5342 10.2839 6 12.5131 6 15L18 15C18 12.5131 16.4658 10.2839 14.1429 9.3957C13.7557 9.2477 13.5 8.8761 13.5 8.4617L13.5 3L10.5 3Z" stroke="none"/><path d="M7 2L17 2"/></g></svg>
</template>

CSS

.icon-flask-round-sharp-fill {
  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%20d%3D%22M9.5%201L14.5%201C15.0523%201%2015.5%201.4477%2015.5%202L15.5%207.8063C18.2529%209.1456%2020%2011.9386%2020%2015C20%2019.4183%2016.4183%2023%2012%2023C7.5817%2023%204%2019.4183%204%2015C4%2011.9386%205.7471%209.1456%208.5%207.8063L8.5%202C8.5%201.4477%208.9477%201%209.5%201ZM10.5%203L10.5%208.4617C10.5%208.8761%2010.2443%209.2477%209.8571%209.3957C7.5342%2010.2839%206%2012.5131%206%2015L18%2015C18%2012.5131%2016.4658%2010.2839%2014.1429%209.3957C13.7557%209.2477%2013.5%208.8761%2013.5%208.4617L13.5%203L10.5%203Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M7%202L17%202%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%20d%3D%22M9.5%201L14.5%201C15.0523%201%2015.5%201.4477%2015.5%202L15.5%207.8063C18.2529%209.1456%2020%2011.9386%2020%2015C20%2019.4183%2016.4183%2023%2012%2023C7.5817%2023%204%2019.4183%204%2015C4%2011.9386%205.7471%209.1456%208.5%207.8063L8.5%202C8.5%201.4477%208.9477%201%209.5%201ZM10.5%203L10.5%208.4617C10.5%208.8761%2010.2443%209.2477%209.8571%209.3957C7.5342%2010.2839%206%2012.5131%206%2015L18%2015C18%2012.5131%2016.4658%2010.2839%2014.1429%209.3957C13.7557%209.2477%2013.5%208.8761%2013.5%208.4617L13.5%203L10.5%203Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M7%202L17%202%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-round-sharp-fill.svg?color=%231a73e8&size=48