eyeglasses icon
eyeglasses-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- eyeglasses-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the eyeglasses icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M200 42a6 6 0 0 0 0 12a18 18 0 0 1 18 18v62.65A42 42 0 0 0 147.21 154h-38.42A42 42 0 0 0 38 134.65V72a18 18 0 0 1 18-18a6 6 0 0 0 0-12a30 30 0 0 0-30 30v92a42 42 0 0 0 84 2h36.1a42 42 0 0 0 83.9-2V72a30 30 0 0 0-30-30M68 194a30 30 0 1 1 30-30a30 30 0 0 1-30 30m120 0a30 30 0 1 1 30-30a30 30 0 0 1-30 30"/></svg>
React
import type { SVGProps } from "react";
export function PhEyeglassesLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M200 42a6 6 0 0 0 0 12a18 18 0 0 1 18 18v62.65A42 42 0 0 0 147.21 154h-38.42A42 42 0 0 0 38 134.65V72a18 18 0 0 1 18-18a6 6 0 0 0 0-12a30 30 0 0 0-30 30v92a42 42 0 0 0 84 2h36.1a42 42 0 0 0 83.9-2V72a30 30 0 0 0-30-30M68 194a30 30 0 1 1 30-30a30 30 0 0 1-30 30m120 0a30 30 0 1 1 30-30a30 30 0 0 1-30 30"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M200 42a6 6 0 0 0 0 12a18 18 0 0 1 18 18v62.65A42 42 0 0 0 147.21 154h-38.42A42 42 0 0 0 38 134.65V72a18 18 0 0 1 18-18a6 6 0 0 0 0-12a30 30 0 0 0-30 30v92a42 42 0 0 0 84 2h36.1a42 42 0 0 0 83.9-2V72a30 30 0 0 0-30-30M68 194a30 30 0 1 1 30-30a30 30 0 0 1-30 30m120 0a30 30 0 1 1 30-30a30 30 0 0 1-30 30"/></svg> </template>
CSS
.icon-eyeglasses-light {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M200%2042a6%206%200%200%200%200%2012a18%2018%200%200%201%2018%2018v62.65A42%2042%200%200%200%20147.21%20154h-38.42A42%2042%200%200%200%2038%20134.65V72a18%2018%200%200%201%2018-18a6%206%200%200%200%200-12a30%2030%200%200%200-30%2030v92a42%2042%200%200%200%2084%202h36.1a42%2042%200%200%200%2083.9-2V72a30%2030%200%200%200-30-30M68%20194a30%2030%200%201%201%2030-30a30%2030%200%200%201-30%2030m120%200a30%2030%200%201%201%2030-30a30%2030%200%200%201-30%2030%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M200%2042a6%206%200%200%200%200%2012a18%2018%200%200%201%2018%2018v62.65A42%2042%200%200%200%20147.21%20154h-38.42A42%2042%200%200%200%2038%20134.65V72a18%2018%200%200%201%2018-18a6%206%200%200%200%200-12a30%2030%200%200%200-30%2030v92a42%2042%200%200%200%2084%202h36.1a42%2042%200%200%200%2083.9-2V72a30%2030%200%200%200-30-30M68%20194a30%2030%200%201%201%2030-30a30%2030%200%200%201-30%2030m120%200a30%2030%200%201%201%2030-30a30%2030%200%200%201-30%2030%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/eyeglasses-light.svg?color=%231a73e8&size=48