glasses icon
glasses from Line Awesome by Icons8 · Line · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- glasses
- Set
- Line Awesome
- Style
- Line
- Category
- Objects
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- glasses-solid
The same icon in other sets
glassesAkar IconsglassesBoxIcons v2glassesEmoji One (Colored)glassesFont Awesome 6 SolidglassesFont Awesome Solidglasses-16-filledFluent UI System IconsglassesFluent EmojiglassesFluent Emoji FlatglassesFluent Emoji High ContrastglassesFirefox OS EmojiglassesHuge IconsglassesIconParkglassesIconPark OutlineglassesIconPark SolidglassesIconPark TwoToneglassesIconoirglassesIonIconsglassesLucideglassesMaterial Design IconsglassesMyna UI IconsglassesNoto EmojiglassesOpenMojiglasses-fillRemix Iconglasses-boldSolar
More objects icons from Line Awesome
Use the glasses icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m5.063 6l-.25.656L1.313 16H0v2h1v2c0 3.297 2.703 6 6 6h2c3.297 0 6-2.703 6-6v-3c0-.566.434-1 1-1s1 .434 1 1v3c0 3.297 2.703 6 6 6h2c3.297 0 6-2.703 6-6v-2h1v-2h-1.313l-3.5-9.344l-.25-.656H25l-.281.375l-2.5 3l1.562 1.25l1.907-2.313L28.563 16h-9.75c-.418-1.156-1.52-2-2.813-2s-2.395.844-2.813 2h-9.75l2.876-7.688l1.906 2.313l1.562-1.25l-2.5-3L7 6zM3 18h10v2c0 2.203-1.797 4-4 4H7c-2.203 0-4-1.797-4-4zm16 0h10v2c0 2.203-1.797 4-4 4h-2c-2.203 0-4-1.797-4-4z"/></svg>
React
import type { SVGProps } from "react";
export function LaGlasses(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m5.063 6l-.25.656L1.313 16H0v2h1v2c0 3.297 2.703 6 6 6h2c3.297 0 6-2.703 6-6v-3c0-.566.434-1 1-1s1 .434 1 1v3c0 3.297 2.703 6 6 6h2c3.297 0 6-2.703 6-6v-2h1v-2h-1.313l-3.5-9.344l-.25-.656H25l-.281.375l-2.5 3l1.562 1.25l1.907-2.313L28.563 16h-9.75c-.418-1.156-1.52-2-2.813-2s-2.395.844-2.813 2h-9.75l2.876-7.688l1.906 2.313l1.562-1.25l-2.5-3L7 6zM3 18h10v2c0 2.203-1.797 4-4 4H7c-2.203 0-4-1.797-4-4zm16 0h10v2c0 2.203-1.797 4-4 4h-2c-2.203 0-4-1.797-4-4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m5.063 6l-.25.656L1.313 16H0v2h1v2c0 3.297 2.703 6 6 6h2c3.297 0 6-2.703 6-6v-3c0-.566.434-1 1-1s1 .434 1 1v3c0 3.297 2.703 6 6 6h2c3.297 0 6-2.703 6-6v-2h1v-2h-1.313l-3.5-9.344l-.25-.656H25l-.281.375l-2.5 3l1.562 1.25l1.907-2.313L28.563 16h-9.75c-.418-1.156-1.52-2-2.813-2s-2.395.844-2.813 2h-9.75l2.876-7.688l1.906 2.313l1.562-1.25l-2.5-3L7 6zM3 18h10v2c0 2.203-1.797 4-4 4H7c-2.203 0-4-1.797-4-4zm16 0h10v2c0 2.203-1.797 4-4 4h-2c-2.203 0-4-1.797-4-4z"/></svg> </template>
CSS
.icon-glasses {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m5.063%206l-.25.656L1.313%2016H0v2h1v2c0%203.297%202.703%206%206%206h2c3.297%200%206-2.703%206-6v-3c0-.566.434-1%201-1s1%20.434%201%201v3c0%203.297%202.703%206%206%206h2c3.297%200%206-2.703%206-6v-2h1v-2h-1.313l-3.5-9.344l-.25-.656H25l-.281.375l-2.5%203l1.562%201.25l1.907-2.313L28.563%2016h-9.75c-.418-1.156-1.52-2-2.813-2s-2.395.844-2.813%202h-9.75l2.876-7.688l1.906%202.313l1.562-1.25l-2.5-3L7%206zM3%2018h10v2c0%202.203-1.797%204-4%204H7c-2.203%200-4-1.797-4-4zm16%200h10v2c0%202.203-1.797%204-4%204h-2c-2.203%200-4-1.797-4-4z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m5.063%206l-.25.656L1.313%2016H0v2h1v2c0%203.297%202.703%206%206%206h2c3.297%200%206-2.703%206-6v-3c0-.566.434-1%201-1s1%20.434%201%201v3c0%203.297%202.703%206%206%206h2c3.297%200%206-2.703%206-6v-2h1v-2h-1.313l-3.5-9.344l-.25-.656H25l-.281.375l-2.5%203l1.562%201.25l1.907-2.313L28.563%2016h-9.75c-.418-1.156-1.52-2-2.813-2s-2.395.844-2.813%202h-9.75l2.876-7.688l1.906%202.313l1.562-1.25l-2.5-3L7%206zM3%2018h10v2c0%202.203-1.797%204-4%204H7c-2.203%200-4-1.797-4-4zm16%200h10v2c0%202.203-1.797%204-4%204h-2c-2.203%200-4-1.797-4-4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/glasses.svg?color=%231a73e8&size=48