sunglasses emoji

sunglasses from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.

Name
sunglasses
Set
Twitter Emoji
Style
Default
Category
Objects
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More objects icons from Twitter Emoji

Use the sunglasses emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#31373d" fill-rule="evenodd" d="M1.24 15.018c.24.239 1.438.957 1.677 1.675c.24.717.72 5.307 2.158 6.504c1.483 1.232 7.077.773 8.148.24c2.397-1.195 2.691-5.055 3.115-6.745c.239-.957 1.677-.957 1.677-.957s1.438 0 1.678.956c.424 1.691.72 5.562 3.115 6.755c1.072.535 6.666.994 8.151-.238c1.436-1.197 1.915-5.799 2.155-6.517c.238-.717 1.438-1.435 1.677-1.674c.241-.239.241-1.196 0-1.436c-.479-.478-6.134-.904-12.223-.239c-1.215.133-1.677.478-4.554.478c-2.875 0-3.339-.346-4.553-.478c-6.085-.664-11.741-.238-12.221.24c-.239.239-.239 1.197 0 1.436" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiSunglasses(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#31373d" fillRule="evenodd" d="M1.24 15.018c.24.239 1.438.957 1.677 1.675c.24.717.72 5.307 2.158 6.504c1.483 1.232 7.077.773 8.148.24c2.397-1.195 2.691-5.055 3.115-6.745c.239-.957 1.677-.957 1.677-.957s1.438 0 1.678.956c.424 1.691.72 5.562 3.115 6.755c1.072.535 6.666.994 8.151-.238c1.436-1.197 1.915-5.799 2.155-6.517c.238-.717 1.438-1.435 1.677-1.674c.241-.239.241-1.196 0-1.436c-.479-.478-6.134-.904-12.223-.239c-1.215.133-1.677.478-4.554.478c-2.875 0-3.339-.346-4.553-.478c-6.085-.664-11.741-.238-12.221.24c-.239.239-.239 1.197 0 1.436" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#31373d" fill-rule="evenodd" d="M1.24 15.018c.24.239 1.438.957 1.677 1.675c.24.717.72 5.307 2.158 6.504c1.483 1.232 7.077.773 8.148.24c2.397-1.195 2.691-5.055 3.115-6.745c.239-.957 1.677-.957 1.677-.957s1.438 0 1.678.956c.424 1.691.72 5.562 3.115 6.755c1.072.535 6.666.994 8.151-.238c1.436-1.197 1.915-5.799 2.155-6.517c.238-.717 1.438-1.435 1.677-1.674c.241-.239.241-1.196 0-1.436c-.479-.478-6.134-.904-12.223-.239c-1.215.133-1.677.478-4.554.478c-2.875 0-3.339-.346-4.553-.478c-6.085-.664-11.741-.238-12.221.24c-.239.239-.239 1.197 0 1.436" clip-rule="evenodd"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%2331373d%22%20fill-rule%3D%22evenodd%22%20d%3D%22M1.24%2015.018c.24.239%201.438.957%201.677%201.675c.24.717.72%205.307%202.158%206.504c1.483%201.232%207.077.773%208.148.24c2.397-1.195%202.691-5.055%203.115-6.745c.239-.957%201.677-.957%201.677-.957s1.438%200%201.678.956c.424%201.691.72%205.562%203.115%206.755c1.072.535%206.666.994%208.151-.238c1.436-1.197%201.915-5.799%202.155-6.517c.238-.717%201.438-1.435%201.677-1.674c.241-.239.241-1.196%200-1.436c-.479-.478-6.134-.904-12.223-.239c-1.215.133-1.677.478-4.554.478c-2.875%200-3.339-.346-4.553-.478c-6.085-.664-11.741-.238-12.221.24c-.239.239-.239%201.197%200%201.436%22%20clip-rule%3D%22evenodd%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%2036%2036%22%3E%3Cpath%20fill%3D%22%2331373d%22%20fill-rule%3D%22evenodd%22%20d%3D%22M1.24%2015.018c.24.239%201.438.957%201.677%201.675c.24.717.72%205.307%202.158%206.504c1.483%201.232%207.077.773%208.148.24c2.397-1.195%202.691-5.055%203.115-6.745c.239-.957%201.677-.957%201.677-.957s1.438%200%201.678.956c.424%201.691.72%205.562%203.115%206.755c1.072.535%206.666.994%208.151-.238c1.436-1.197%201.915-5.799%202.155-6.517c.238-.717%201.438-1.435%201.677-1.674c.241-.239.241-1.196%200-1.436c-.479-.478-6.134-.904-12.223-.239c-1.215.133-1.677.478-4.554.478c-2.875%200-3.339-.346-4.553-.478c-6.085-.664-11.741-.238-12.221.24c-.239.239-.239%201.197%200%201.436%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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