glasses 2 icon
glasses-2-line from Remix Icon by Remix Design · Line · Others · Apache-2.0 Free for personal and commercial use.
- Name
- glasses-2-line
- Set
- Remix Icon
- Style
- Line
- Category
- Others
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
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-fillgoggles-fillgraduation-cap-fillhandbag-fill
Use the glasses 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.015 10.988c.03-1.535.11-2.52.34-3.667c.331-1.658.954-2.659 2.2-3.489l-1.11-1.664c-1.755 1.17-2.633 2.669-3.051 4.76c-.52 2.6-.398 7.936-.395 8.07V15a5 5 0 1 0 9.935-.806a3 3 0 0 1 2.13 0a5 5 0 1 0 9.935.806s.132-5.439-.394-8.071c-.419-2.092-1.296-3.591-3.05-4.761l-1.11 1.664c1.245.83 1.867 1.831 2.199 3.49c.229 1.145.31 2.131.34 3.666A4.98 4.98 0 0 0 17.998 10a5 5 0 0 0-4.224 2.325A5 5 0 0 0 11.999 12a5 5 0 0 0-1.775.325A5 5 0 0 0 5.999 10a4.98 4.98 0 0 0-2.984.988M3 15a3 3 0 1 1 6 0a3 3 0 0 1-6 0m12.168-.994A3.002 3.002 0 0 1 21 15a3 3 0 1 1-5.832-.994"/></svg>
React
import type { SVGProps } from "react";
export function RiGlasses2Line(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="M3.015 10.988c.03-1.535.11-2.52.34-3.667c.331-1.658.954-2.659 2.2-3.489l-1.11-1.664c-1.755 1.17-2.633 2.669-3.051 4.76c-.52 2.6-.398 7.936-.395 8.07V15a5 5 0 1 0 9.935-.806a3 3 0 0 1 2.13 0a5 5 0 1 0 9.935.806s.132-5.439-.394-8.071c-.419-2.092-1.296-3.591-3.05-4.761l-1.11 1.664c1.245.83 1.867 1.831 2.199 3.49c.229 1.145.31 2.131.34 3.666A4.98 4.98 0 0 0 17.998 10a5 5 0 0 0-4.224 2.325A5 5 0 0 0 11.999 12a5 5 0 0 0-1.775.325A5 5 0 0 0 5.999 10a4.98 4.98 0 0 0-2.984.988M3 15a3 3 0 1 1 6 0a3 3 0 0 1-6 0m12.168-.994A3.002 3.002 0 0 1 21 15a3 3 0 1 1-5.832-.994"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.015 10.988c.03-1.535.11-2.52.34-3.667c.331-1.658.954-2.659 2.2-3.489l-1.11-1.664c-1.755 1.17-2.633 2.669-3.051 4.76c-.52 2.6-.398 7.936-.395 8.07V15a5 5 0 1 0 9.935-.806a3 3 0 0 1 2.13 0a5 5 0 1 0 9.935.806s.132-5.439-.394-8.071c-.419-2.092-1.296-3.591-3.05-4.761l-1.11 1.664c1.245.83 1.867 1.831 2.199 3.49c.229 1.145.31 2.131.34 3.666A4.98 4.98 0 0 0 17.998 10a5 5 0 0 0-4.224 2.325A5 5 0 0 0 11.999 12a5 5 0 0 0-1.775.325A5 5 0 0 0 5.999 10a4.98 4.98 0 0 0-2.984.988M3 15a3 3 0 1 1 6 0a3 3 0 0 1-6 0m12.168-.994A3.002 3.002 0 0 1 21 15a3 3 0 1 1-5.832-.994"/></svg> </template>
CSS
.icon-glasses-2-line {
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%22M3.015%2010.988c.03-1.535.11-2.52.34-3.667c.331-1.658.954-2.659%202.2-3.489l-1.11-1.664c-1.755%201.17-2.633%202.669-3.051%204.76c-.52%202.6-.398%207.936-.395%208.07V15a5%205%200%201%200%209.935-.806a3%203%200%200%201%202.13%200a5%205%200%201%200%209.935.806s.132-5.439-.394-8.071c-.419-2.092-1.296-3.591-3.05-4.761l-1.11%201.664c1.245.83%201.867%201.831%202.199%203.49c.229%201.145.31%202.131.34%203.666A4.98%204.98%200%200%200%2017.998%2010a5%205%200%200%200-4.224%202.325A5%205%200%200%200%2011.999%2012a5%205%200%200%200-1.775.325A5%205%200%200%200%205.999%2010a4.98%204.98%200%200%200-2.984.988M3%2015a3%203%200%201%201%206%200a3%203%200%200%201-6%200m12.168-.994A3.002%203.002%200%200%201%2021%2015a3%203%200%201%201-5.832-.994%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%22M3.015%2010.988c.03-1.535.11-2.52.34-3.667c.331-1.658.954-2.659%202.2-3.489l-1.11-1.664c-1.755%201.17-2.633%202.669-3.051%204.76c-.52%202.6-.398%207.936-.395%208.07V15a5%205%200%201%200%209.935-.806a3%203%200%200%201%202.13%200a5%205%200%201%200%209.935.806s.132-5.439-.394-8.071c-.419-2.092-1.296-3.591-3.05-4.761l-1.11%201.664c1.245.83%201.867%201.831%202.199%203.49c.229%201.145.31%202.131.34%203.666A4.98%204.98%200%200%200%2017.998%2010a5%205%200%200%200-4.224%202.325A5%205%200%200%200%2011.999%2012a5%205%200%200%200-1.775.325A5%205%200%200%200%205.999%2010a4.98%204.98%200%200%200-2.984.988M3%2015a3%203%200%201%201%206%200a3%203%200%200%201-6%200m12.168-.994A3.002%203.002%200%200%201%2021%2015a3%203%200%201%201-5.832-.994%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/glasses-2-line.svg?color=%231a73e8&size=48