Flask Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Flask icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/305702.svg" alt="Flask icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305702.svg" alt="Flask icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305702.svg" alt="Flask icon" :width="24" :height="24" />
CSS background
.icon-flask {
background-image: url('https://proicons.com/icon/305702.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M831 777c-59-83-119-167-178-250-14-20-29-41-43-61-3-4-5-9-5-14V93h12c9 0 17-7 17-15s-8-16-17-16H382c-9 0-16 7-16 16s7 15 16 15h12v359c0 5-2 10-5 14-14 20-28 41-42 61-60 83-119 167-178 251-22 31-25 65-9 99 20 42 54 61 97 61 81 0 162-1 243-2 81 1 162 2 243 2 43 0 77-19 97-61 16-34 13-68-9-100z"/></svg>
Flask in other icon packs
Copied!