Glass Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Glass 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/305760.svg" alt="Glass icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305760.svg" alt="Glass icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305760.svg" alt="Glass icon" :width="24" :height="24" />
CSS background
.icon-glass {
background-image: url('https://proicons.com/icon/305760.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="M605 895l-18-4c-9-2-17-3-23-4-21-5-21-5-25-15-2-3-3-7-6-12-10-21-8-48-6-106 1-24 2-53 3-88v-4c3-100 3-100 48-119 7-2 15-6 24-9 79-35 91-118 83-232-4-74-26-182-38-239H353c-12 57-33 165-38 239-7 114 4 197 83 232 9 3 17 7 24 9 45 19 45 19 48 119v4c1 35 2 64 3 88 3 58 4 85-6 106-2 5-4 9-6 12-4 10-4 10-25 15-6 1-13 2-23 4l-18 4c-44 9-55 11-59 31 0 3 1 6 3 8s4 4 8 4h307c3 0 5-2 7-4s3-5 3-8c-3-20-15-22-59-31z"/></svg>
Glass in other icon packs
Copied!