mirror from Fluent Emoji Flat by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
mirror
Set
Fluent Emoji Flat
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji Flat

Use the mirror emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f9c23c" d="M25.87 17.9c-.7-1.08-.7-2.41 0-3.48c.49-.75.78-1.65.78-2.62c0-2.1-1.63-3.93-3.73-4.54c-.95-.28-1.65-1.03-1.98-1.96c-.64-1.8-2.47-3.31-4.59-3.3c-2.03.01-3.71 1.51-4.43 3.26c-.36.87-1.1 1.58-2.02 1.76C7.63 7.48 6 9.58 6 11.74c0 .97.29 1.86.78 2.62c.7 1.08.7 2.41 0 3.48c-.49.75-.78 1.65-.78 2.62c0 2.16 1.5 4.26 3.67 4.73c.88.19 1.63.85 1.95 1.69A4.82 4.82 0 0 0 16.13 30c2.06 0 3.82-1.3 4.51-3.12c.33-.87 1.09-1.53 2-1.73c2.32-.5 4.01-2.48 4.01-4.64c-.01-.96-.29-1.86-.78-2.61"/><path fill="#26eafc" d="M21.86 10.05c-1.222-2.806-3.248-4.64-5.54-4.64c-3.733 0-6.76 4.867-6.76 10.87c0 1.899.303 3.684.835 5.237l8.072-2.856z"/><path fill="#b4f6fc" d="M16.32 27.15c3.73 0 6.76-4.87 6.76-10.87c0-2.32-.45-4.47-1.22-6.23L10.4 21.51c1.15 3.36 3.37 5.64 5.92 5.64"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatMirror(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f9c23c" d="M25.87 17.9c-.7-1.08-.7-2.41 0-3.48c.49-.75.78-1.65.78-2.62c0-2.1-1.63-3.93-3.73-4.54c-.95-.28-1.65-1.03-1.98-1.96c-.64-1.8-2.47-3.31-4.59-3.3c-2.03.01-3.71 1.51-4.43 3.26c-.36.87-1.1 1.58-2.02 1.76C7.63 7.48 6 9.58 6 11.74c0 .97.29 1.86.78 2.62c.7 1.08.7 2.41 0 3.48c-.49.75-.78 1.65-.78 2.62c0 2.16 1.5 4.26 3.67 4.73c.88.19 1.63.85 1.95 1.69A4.82 4.82 0 0 0 16.13 30c2.06 0 3.82-1.3 4.51-3.12c.33-.87 1.09-1.53 2-1.73c2.32-.5 4.01-2.48 4.01-4.64c-.01-.96-.29-1.86-.78-2.61"/><path fill="#26eafc" d="M21.86 10.05c-1.222-2.806-3.248-4.64-5.54-4.64c-3.733 0-6.76 4.867-6.76 10.87c0 1.899.303 3.684.835 5.237l8.072-2.856z"/><path fill="#b4f6fc" d="M16.32 27.15c3.73 0 6.76-4.87 6.76-10.87c0-2.32-.45-4.47-1.22-6.23L10.4 21.51c1.15 3.36 3.37 5.64 5.92 5.64"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f9c23c" d="M25.87 17.9c-.7-1.08-.7-2.41 0-3.48c.49-.75.78-1.65.78-2.62c0-2.1-1.63-3.93-3.73-4.54c-.95-.28-1.65-1.03-1.98-1.96c-.64-1.8-2.47-3.31-4.59-3.3c-2.03.01-3.71 1.51-4.43 3.26c-.36.87-1.1 1.58-2.02 1.76C7.63 7.48 6 9.58 6 11.74c0 .97.29 1.86.78 2.62c.7 1.08.7 2.41 0 3.48c-.49.75-.78 1.65-.78 2.62c0 2.16 1.5 4.26 3.67 4.73c.88.19 1.63.85 1.95 1.69A4.82 4.82 0 0 0 16.13 30c2.06 0 3.82-1.3 4.51-3.12c.33-.87 1.09-1.53 2-1.73c2.32-.5 4.01-2.48 4.01-4.64c-.01-.96-.29-1.86-.78-2.61"/><path fill="#26eafc" d="M21.86 10.05c-1.222-2.806-3.248-4.64-5.54-4.64c-3.733 0-6.76 4.867-6.76 10.87c0 1.899.303 3.684.835 5.237l8.072-2.856z"/><path fill="#b4f6fc" d="M16.32 27.15c3.73 0 6.76-4.87 6.76-10.87c0-2.32-.45-4.47-1.22-6.23L10.4 21.51c1.15 3.36 3.37 5.64 5.92 5.64"/></g></svg>
</template>

CSS

.icon-mirror {
  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%22none%22%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M25.87%2017.9c-.7-1.08-.7-2.41%200-3.48c.49-.75.78-1.65.78-2.62c0-2.1-1.63-3.93-3.73-4.54c-.95-.28-1.65-1.03-1.98-1.96c-.64-1.8-2.47-3.31-4.59-3.3c-2.03.01-3.71%201.51-4.43%203.26c-.36.87-1.1%201.58-2.02%201.76C7.63%207.48%206%209.58%206%2011.74c0%20.97.29%201.86.78%202.62c.7%201.08.7%202.41%200%203.48c-.49.75-.78%201.65-.78%202.62c0%202.16%201.5%204.26%203.67%204.73c.88.19%201.63.85%201.95%201.69A4.82%204.82%200%200%200%2016.13%2030c2.06%200%203.82-1.3%204.51-3.12c.33-.87%201.09-1.53%202-1.73c2.32-.5%204.01-2.48%204.01-4.64c-.01-.96-.29-1.86-.78-2.61%22%2F%3E%3Cpath%20fill%3D%22%2326eafc%22%20d%3D%22M21.86%2010.05c-1.222-2.806-3.248-4.64-5.54-4.64c-3.733%200-6.76%204.867-6.76%2010.87c0%201.899.303%203.684.835%205.237l8.072-2.856z%22%2F%3E%3Cpath%20fill%3D%22%23b4f6fc%22%20d%3D%22M16.32%2027.15c3.73%200%206.76-4.87%206.76-10.87c0-2.32-.45-4.47-1.22-6.23L10.4%2021.51c1.15%203.36%203.37%205.64%205.92%205.64%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%22none%22%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M25.87%2017.9c-.7-1.08-.7-2.41%200-3.48c.49-.75.78-1.65.78-2.62c0-2.1-1.63-3.93-3.73-4.54c-.95-.28-1.65-1.03-1.98-1.96c-.64-1.8-2.47-3.31-4.59-3.3c-2.03.01-3.71%201.51-4.43%203.26c-.36.87-1.1%201.58-2.02%201.76C7.63%207.48%206%209.58%206%2011.74c0%20.97.29%201.86.78%202.62c.7%201.08.7%202.41%200%203.48c-.49.75-.78%201.65-.78%202.62c0%202.16%201.5%204.26%203.67%204.73c.88.19%201.63.85%201.95%201.69A4.82%204.82%200%200%200%2016.13%2030c2.06%200%203.82-1.3%204.51-3.12c.33-.87%201.09-1.53%202-1.73c2.32-.5%204.01-2.48%204.01-4.64c-.01-.96-.29-1.86-.78-2.61%22%2F%3E%3Cpath%20fill%3D%22%2326eafc%22%20d%3D%22M21.86%2010.05c-1.222-2.806-3.248-4.64-5.54-4.64c-3.733%200-6.76%204.867-6.76%2010.87c0%201.899.303%203.684.835%205.237l8.072-2.856z%22%2F%3E%3Cpath%20fill%3D%22%23b4f6fc%22%20d%3D%22M16.32%2027.15c3.73%200%206.76-4.87%206.76-10.87c0-2.32-.45-4.47-1.22-6.23L10.4%2021.51c1.15%203.36%203.37%205.64%205.92%205.64%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-flat/mirror.svg?color=%231a73e8&size=48