sunglasses emoji
sunglasses from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- sunglasses
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
sunglassesBootstrap IconssunglassesEmoji One (Colored)sunglassesFluent EmojisunglassesFluent Emoji FlatsunglassesFirefox OS EmojisunglassesHuge IconssunglassesMaterial Design IconssunglassesNoto EmojisunglassesOpenMojisunglassesPhosphorsunglassesPixelarticonssunglassesStreamline EmojissunglassesTabler IconssunglassesTwitter Emoji
More objects icons from Fluent Emoji High Contrast
Use the sunglasses emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M27.94 13.65c.27.85-.08 1.73-.77 1.95c-.7.22-1.48-.29-1.75-1.15s.08-1.73.77-1.95s1.48.29 1.75 1.15m-14.77 0c.27.85-.08 1.73-.77 1.95c-.7.21-1.48-.3-1.75-1.16s.08-1.73.77-1.95c.7-.21 1.48.3 1.75 1.16"/><path d="M8.66 22a7.66 7.66 0 0 0 7.35-5.494A7.66 7.66 0 0 0 23.36 22a7.66 7.66 0 0 0 7.66-7.66c0-1.052-.213-1.95-.68-2.682c-.473-.739-1.146-1.213-1.897-1.516c-1.421-.572-3.302-.582-5.083-.582c-1.367 0-2.757.01-3.938.249c-.972.195-1.919.568-2.62 1.309a5.5 5.5 0 0 0-1.583 0c-.7-.74-1.648-1.113-2.619-1.309c-1.181-.238-2.572-.249-3.94-.249c-1.782 0-3.662.01-5.083.582c-.751.303-1.424.777-1.896 1.516C1.213 12.39 1 13.288 1 14.34A7.66 7.66 0 0 0 8.66 22m14.69-1.92c-3.03 0-5.49-2.46-5.49-5.49s2.46-3.11 5.49-3.11s5.49.08 5.49 3.11s-2.46 5.49-5.49 5.49m-14.69 0c-3.03 0-5.49-2.46-5.49-5.49s2.46-3.043 5.49-3.043s5.49.013 5.49 3.043s-2.46 5.49-5.49 5.49"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastSunglasses(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M27.94 13.65c.27.85-.08 1.73-.77 1.95c-.7.22-1.48-.29-1.75-1.15s.08-1.73.77-1.95s1.48.29 1.75 1.15m-14.77 0c.27.85-.08 1.73-.77 1.95c-.7.21-1.48-.3-1.75-1.16s.08-1.73.77-1.95c.7-.21 1.48.3 1.75 1.16"/><path d="M8.66 22a7.66 7.66 0 0 0 7.35-5.494A7.66 7.66 0 0 0 23.36 22a7.66 7.66 0 0 0 7.66-7.66c0-1.052-.213-1.95-.68-2.682c-.473-.739-1.146-1.213-1.897-1.516c-1.421-.572-3.302-.582-5.083-.582c-1.367 0-2.757.01-3.938.249c-.972.195-1.919.568-2.62 1.309a5.5 5.5 0 0 0-1.583 0c-.7-.74-1.648-1.113-2.619-1.309c-1.181-.238-2.572-.249-3.94-.249c-1.782 0-3.662.01-5.083.582c-.751.303-1.424.777-1.896 1.516C1.213 12.39 1 13.288 1 14.34A7.66 7.66 0 0 0 8.66 22m14.69-1.92c-3.03 0-5.49-2.46-5.49-5.49s2.46-3.11 5.49-3.11s5.49.08 5.49 3.11s-2.46 5.49-5.49 5.49m-14.69 0c-3.03 0-5.49-2.46-5.49-5.49s2.46-3.043 5.49-3.043s5.49.013 5.49 3.043s-2.46 5.49-5.49 5.49"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M27.94 13.65c.27.85-.08 1.73-.77 1.95c-.7.22-1.48-.29-1.75-1.15s.08-1.73.77-1.95s1.48.29 1.75 1.15m-14.77 0c.27.85-.08 1.73-.77 1.95c-.7.21-1.48-.3-1.75-1.16s.08-1.73.77-1.95c.7-.21 1.48.3 1.75 1.16"/><path d="M8.66 22a7.66 7.66 0 0 0 7.35-5.494A7.66 7.66 0 0 0 23.36 22a7.66 7.66 0 0 0 7.66-7.66c0-1.052-.213-1.95-.68-2.682c-.473-.739-1.146-1.213-1.897-1.516c-1.421-.572-3.302-.582-5.083-.582c-1.367 0-2.757.01-3.938.249c-.972.195-1.919.568-2.62 1.309a5.5 5.5 0 0 0-1.583 0c-.7-.74-1.648-1.113-2.619-1.309c-1.181-.238-2.572-.249-3.94-.249c-1.782 0-3.662.01-5.083.582c-.751.303-1.424.777-1.896 1.516C1.213 12.39 1 13.288 1 14.34A7.66 7.66 0 0 0 8.66 22m14.69-1.92c-3.03 0-5.49-2.46-5.49-5.49s2.46-3.11 5.49-3.11s5.49.08 5.49 3.11s-2.46 5.49-5.49 5.49m-14.69 0c-3.03 0-5.49-2.46-5.49-5.49s2.46-3.043 5.49-3.043s5.49.013 5.49 3.043s-2.46 5.49-5.49 5.49"/></g></svg> </template>
CSS
.icon-sunglasses {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M27.94%2013.65c.27.85-.08%201.73-.77%201.95c-.7.22-1.48-.29-1.75-1.15s.08-1.73.77-1.95s1.48.29%201.75%201.15m-14.77%200c.27.85-.08%201.73-.77%201.95c-.7.21-1.48-.3-1.75-1.16s.08-1.73.77-1.95c.7-.21%201.48.3%201.75%201.16%22%2F%3E%3Cpath%20d%3D%22M8.66%2022a7.66%207.66%200%200%200%207.35-5.494A7.66%207.66%200%200%200%2023.36%2022a7.66%207.66%200%200%200%207.66-7.66c0-1.052-.213-1.95-.68-2.682c-.473-.739-1.146-1.213-1.897-1.516c-1.421-.572-3.302-.582-5.083-.582c-1.367%200-2.757.01-3.938.249c-.972.195-1.919.568-2.62%201.309a5.5%205.5%200%200%200-1.583%200c-.7-.74-1.648-1.113-2.619-1.309c-1.181-.238-2.572-.249-3.94-.249c-1.782%200-3.662.01-5.083.582c-.751.303-1.424.777-1.896%201.516C1.213%2012.39%201%2013.288%201%2014.34A7.66%207.66%200%200%200%208.66%2022m14.69-1.92c-3.03%200-5.49-2.46-5.49-5.49s2.46-3.11%205.49-3.11s5.49.08%205.49%203.11s-2.46%205.49-5.49%205.49m-14.69%200c-3.03%200-5.49-2.46-5.49-5.49s2.46-3.043%205.49-3.043s5.49.013%205.49%203.043s-2.46%205.49-5.49%205.49%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M27.94%2013.65c.27.85-.08%201.73-.77%201.95c-.7.22-1.48-.29-1.75-1.15s.08-1.73.77-1.95s1.48.29%201.75%201.15m-14.77%200c.27.85-.08%201.73-.77%201.95c-.7.21-1.48-.3-1.75-1.16s.08-1.73.77-1.95c.7-.21%201.48.3%201.75%201.16%22%2F%3E%3Cpath%20d%3D%22M8.66%2022a7.66%207.66%200%200%200%207.35-5.494A7.66%207.66%200%200%200%2023.36%2022a7.66%207.66%200%200%200%207.66-7.66c0-1.052-.213-1.95-.68-2.682c-.473-.739-1.146-1.213-1.897-1.516c-1.421-.572-3.302-.582-5.083-.582c-1.367%200-2.757.01-3.938.249c-.972.195-1.919.568-2.62%201.309a5.5%205.5%200%200%200-1.583%200c-.7-.74-1.648-1.113-2.619-1.309c-1.181-.238-2.572-.249-3.94-.249c-1.782%200-3.662.01-5.083.582c-.751.303-1.424.777-1.896%201.516C1.213%2012.39%201%2013.288%201%2014.34A7.66%207.66%200%200%200%208.66%2022m14.69-1.92c-3.03%200-5.49-2.46-5.49-5.49s2.46-3.11%205.49-3.11s5.49.08%205.49%203.11s-2.46%205.49-5.49%205.49m-14.69%200c-3.03%200-5.49-2.46-5.49-5.49s2.46-3.043%205.49-3.043s5.49.013%205.49%203.043s-2.46%205.49-5.49%205.49%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/sunglasses.svg?color=%231a73e8&size=48