glasses icon
glasses-fill from Remix Icon by Remix Design · Fill · Others · Apache-2.0 Free for personal and commercial use.
- Name
- glasses-fill
- Set
- Remix Icon
- Style
- Fill
- Category
- Others
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
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 TwoToneglassesIconoirglassesIonIconsglassesLine AwesomeglassesLucideglassesMaterial Design IconsglassesMyna UI IconsglassesNoto EmojiglassesOpenMojiglasses-boldSolar
More others icons from Remix Icon
accessibility-fillai-generate-3d-fillarmchair-fillbell-fillbinoculars-fillbook-shelf-fillbox-1-fillbox-2-fillbox-3-fillcactus-fillcandle-fillcharacter-recognition-fillcross-filldoor-closed-filldoor-filldoor-lock-box-filldoor-lock-filldoor-open-fillflower-fillfridge-fillglasses-2-fillgoggles-fillgraduation-cap-fillhandbag-fill
Use the glasses icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1 12a5 5 0 0 1 8.192-3.848A4 4 0 0 1 12 7c1.095 0 2.086.44 2.808 1.152a5 5 0 1 1-1.264 1.578A2 2 0 0 0 12 9c-.62 0-1.177.283-1.544.73A5 5 0 1 1 1 12"/></svg>
React
import type { SVGProps } from "react";
export function RiGlassesFill(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="M1 12a5 5 0 0 1 8.192-3.848A4 4 0 0 1 12 7c1.095 0 2.086.44 2.808 1.152a5 5 0 1 1-1.264 1.578A2 2 0 0 0 12 9c-.62 0-1.177.283-1.544.73A5 5 0 1 1 1 12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1 12a5 5 0 0 1 8.192-3.848A4 4 0 0 1 12 7c1.095 0 2.086.44 2.808 1.152a5 5 0 1 1-1.264 1.578A2 2 0 0 0 12 9c-.62 0-1.177.283-1.544.73A5 5 0 1 1 1 12"/></svg> </template>
CSS
.icon-glasses-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1%2012a5%205%200%200%201%208.192-3.848A4%204%200%200%201%2012%207c1.095%200%202.086.44%202.808%201.152a5%205%200%201%201-1.264%201.578A2%202%200%200%200%2012%209c-.62%200-1.177.283-1.544.73A5%205%200%201%201%201%2012%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%22M1%2012a5%205%200%200%201%208.192-3.848A4%204%200%200%201%2012%207c1.095%200%202.086.44%202.808%201.152a5%205%200%201%201-1.264%201.578A2%202%200%200%200%2012%209c-.62%200-1.177.283-1.544.73A5%205%200%201%201%201%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/glasses-fill.svg?color=%231a73e8&size=48