smiling face with sunglasses emoji

smiling-face-with-sunglasses from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.

Name
smiling-face-with-sunglasses
Set
OpenMoji
Style
Default
Category
Smileys Emotion
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More smileys emotion icons from OpenMoji

Use the smiling face with sunglasses emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="23" fill="#fcea2b"/><path fill="#3f3f3f" d="M45.331 38.564c3.963 0 7.178-2.862 7.178-6.389c0-1.765.448-3.53-.852-4.685s-4.345-1.704-6.326-1.704c-2.357 0-5.143.143-6.451 1.704c-.894 1.065-.727 3.253-.727 4.685c0 3.527 3.212 6.389 7.178 6.389m-19.593 0c3.963 0 7.179-2.862 7.179-6.389c0-1.765.447-3.53-.852-4.685s-4.345-1.704-6.327-1.704c-2.356 0-5.142.143-6.451 1.704c-.893 1.065-.727 3.253-.727 4.685c0 3.527 3.213 6.389 7.178 6.389"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><circle cx="35.887" cy="36.056" r="23"/><path d="M45.702 44.862c-6.574 3.525-14.045 3.658-19.63 0m-7.189-14.398s-.953 8.55 6.86 7.918c2.62-.212 7.817-.65 7.867-8.342c.005-.698-.007-1.6-.81-2.63c-1.065-1.367-3.572-1.971-9.945-1.422c0 0-3.446-.1-3.972 4.476"/><path d="m18.953 29.931l-.433-3.372l3.833-.527m30.388 4.432s.953 8.55-6.86 7.918c-2.62-.212-7.817-.65-7.868-8.342c-.004-.698.008-1.6.811-2.63c1.065-1.367 3.572-1.971 9.945-1.422c0 0 3.446-.1 3.972 4.476"/><path d="M31.505 26.416s4.124 2.534 8.657 0m-6.626 4.902s2.202-3.751 4.536 0m14.592-1.385l.433-3.371l-3.833-.528"/><path d="M33.955 30.027s1.795-3.75 3.699 0"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiSmilingFaceWithSunglasses(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="23" fill="#fcea2b"/><path fill="#3f3f3f" d="M45.331 38.564c3.963 0 7.178-2.862 7.178-6.389c0-1.765.448-3.53-.852-4.685s-4.345-1.704-6.326-1.704c-2.357 0-5.143.143-6.451 1.704c-.894 1.065-.727 3.253-.727 4.685c0 3.527 3.212 6.389 7.178 6.389m-19.593 0c3.963 0 7.179-2.862 7.179-6.389c0-1.765.447-3.53-.852-4.685s-4.345-1.704-6.327-1.704c-2.356 0-5.142.143-6.451 1.704c-.893 1.065-.727 3.253-.727 4.685c0 3.527 3.213 6.389 7.178 6.389"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><circle cx="35.887" cy="36.056" r="23"/><path d="M45.702 44.862c-6.574 3.525-14.045 3.658-19.63 0m-7.189-14.398s-.953 8.55 6.86 7.918c2.62-.212 7.817-.65 7.867-8.342c.005-.698-.007-1.6-.81-2.63c-1.065-1.367-3.572-1.971-9.945-1.422c0 0-3.446-.1-3.972 4.476"/><path d="m18.953 29.931l-.433-3.372l3.833-.527m30.388 4.432s.953 8.55-6.86 7.918c-2.62-.212-7.817-.65-7.868-8.342c-.004-.698.008-1.6.811-2.63c1.065-1.367 3.572-1.971 9.945-1.422c0 0 3.446-.1 3.972 4.476"/><path d="M31.505 26.416s4.124 2.534 8.657 0m-6.626 4.902s2.202-3.751 4.536 0m14.592-1.385l.433-3.371l-3.833-.528"/><path d="M33.955 30.027s1.795-3.75 3.699 0"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="23" fill="#fcea2b"/><path fill="#3f3f3f" d="M45.331 38.564c3.963 0 7.178-2.862 7.178-6.389c0-1.765.448-3.53-.852-4.685s-4.345-1.704-6.326-1.704c-2.357 0-5.143.143-6.451 1.704c-.894 1.065-.727 3.253-.727 4.685c0 3.527 3.212 6.389 7.178 6.389m-19.593 0c3.963 0 7.179-2.862 7.179-6.389c0-1.765.447-3.53-.852-4.685s-4.345-1.704-6.327-1.704c-2.356 0-5.142.143-6.451 1.704c-.893 1.065-.727 3.253-.727 4.685c0 3.527 3.213 6.389 7.178 6.389"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><circle cx="35.887" cy="36.056" r="23"/><path d="M45.702 44.862c-6.574 3.525-14.045 3.658-19.63 0m-7.189-14.398s-.953 8.55 6.86 7.918c2.62-.212 7.817-.65 7.867-8.342c.005-.698-.007-1.6-.81-2.63c-1.065-1.367-3.572-1.971-9.945-1.422c0 0-3.446-.1-3.972 4.476"/><path d="m18.953 29.931l-.433-3.372l3.833-.527m30.388 4.432s.953 8.55-6.86 7.918c-2.62-.212-7.817-.65-7.868-8.342c-.004-.698.008-1.6.811-2.63c1.065-1.367 3.572-1.971 9.945-1.422c0 0 3.446-.1 3.972 4.476"/><path d="M31.505 26.416s4.124 2.534 8.657 0m-6.626 4.902s2.202-3.751 4.536 0m14.592-1.385l.433-3.371l-3.833-.528"/><path d="M33.955 30.027s1.795-3.75 3.699 0"/></g></svg>
</template>

CSS

.icon-smiling-face-with-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%2072%2072%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2223%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M45.331%2038.564c3.963%200%207.178-2.862%207.178-6.389c0-1.765.448-3.53-.852-4.685s-4.345-1.704-6.326-1.704c-2.357%200-5.143.143-6.451%201.704c-.894%201.065-.727%203.253-.727%204.685c0%203.527%203.212%206.389%207.178%206.389m-19.593%200c3.963%200%207.179-2.862%207.179-6.389c0-1.765.447-3.53-.852-4.685s-4.345-1.704-6.327-1.704c-2.356%200-5.142.143-6.451%201.704c-.893%201.065-.727%203.253-.727%204.685c0%203.527%203.213%206.389%207.178%206.389%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2235.887%22%20cy%3D%2236.056%22%20r%3D%2223%22%2F%3E%3Cpath%20d%3D%22M45.702%2044.862c-6.574%203.525-14.045%203.658-19.63%200m-7.189-14.398s-.953%208.55%206.86%207.918c2.62-.212%207.817-.65%207.867-8.342c.005-.698-.007-1.6-.81-2.63c-1.065-1.367-3.572-1.971-9.945-1.422c0%200-3.446-.1-3.972%204.476%22%2F%3E%3Cpath%20d%3D%22m18.953%2029.931l-.433-3.372l3.833-.527m30.388%204.432s.953%208.55-6.86%207.918c-2.62-.212-7.817-.65-7.868-8.342c-.004-.698.008-1.6.811-2.63c1.065-1.367%203.572-1.971%209.945-1.422c0%200%203.446-.1%203.972%204.476%22%2F%3E%3Cpath%20d%3D%22M31.505%2026.416s4.124%202.534%208.657%200m-6.626%204.902s2.202-3.751%204.536%200m14.592-1.385l.433-3.371l-3.833-.528%22%2F%3E%3Cpath%20d%3D%22M33.955%2030.027s1.795-3.75%203.699%200%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%2072%2072%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2223%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M45.331%2038.564c3.963%200%207.178-2.862%207.178-6.389c0-1.765.448-3.53-.852-4.685s-4.345-1.704-6.326-1.704c-2.357%200-5.143.143-6.451%201.704c-.894%201.065-.727%203.253-.727%204.685c0%203.527%203.212%206.389%207.178%206.389m-19.593%200c3.963%200%207.179-2.862%207.179-6.389c0-1.765.447-3.53-.852-4.685s-4.345-1.704-6.327-1.704c-2.356%200-5.142.143-6.451%201.704c-.893%201.065-.727%203.253-.727%204.685c0%203.527%203.213%206.389%207.178%206.389%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2235.887%22%20cy%3D%2236.056%22%20r%3D%2223%22%2F%3E%3Cpath%20d%3D%22M45.702%2044.862c-6.574%203.525-14.045%203.658-19.63%200m-7.189-14.398s-.953%208.55%206.86%207.918c2.62-.212%207.817-.65%207.867-8.342c.005-.698-.007-1.6-.81-2.63c-1.065-1.367-3.572-1.971-9.945-1.422c0%200-3.446-.1-3.972%204.476%22%2F%3E%3Cpath%20d%3D%22m18.953%2029.931l-.433-3.372l3.833-.527m30.388%204.432s.953%208.55-6.86%207.918c-2.62-.212-7.817-.65-7.868-8.342c-.004-.698.008-1.6.811-2.63c1.065-1.367%203.572-1.971%209.945-1.422c0%200%203.446-.1%203.972%204.476%22%2F%3E%3Cpath%20d%3D%22M31.505%2026.416s4.124%202.534%208.657%200m-6.626%204.902s2.202-3.751%204.536%200m14.592-1.385l.433-3.371l-3.833-.528%22%2F%3E%3Cpath%20d%3D%22M33.955%2030.027s1.795-3.75%203.699%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/smiling-face-with-sunglasses.svg?color=%231a73e8&size=48