mirror emoji
mirror from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- mirror
- Set
- OpenMoji
- Style
- Default
- Category
- Objects
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
mirrorCodiconsmirrorFluent EmojimirrorFluent Emoji FlatmirrorFluent Emoji High ContrastmirrorHuge IconsmirrorIconParkmirrorIconPark OutlinemirrorIconPark SolidmirrorIconPark TwoTonemirrorIconoirmirrorMaterial Design Iconsmirror-fillMingCute IconmirrorNoto EmojimirrorOcticonsmirror-boldSolarmirrorTDesign IconsmirrorTwitter Emoji
More objects icons from OpenMoji
Use the mirror emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m39.843 24.552l3.634 5.099m-8.653-4.439l7.98 11.194"/><path fill="#fcea2b" d="M35.845 61.958c-3.772 0-7.073-2.167-8.028-5.27a4.4 4.4 0 0 0-2.627-2.316v2.898a1 1 0 0 1-1 1h-3.428a1 1 0 0 1-1-1v-5.354c-2.438-.765-4.179-3.756-4.179-7.419a9.8 9.8 0 0 1 1.173-4.762a11.43 11.43 0 0 0-.004-7.547a9.84 9.84 0 0 1-1.169-4.754c0-2.935 1.148-5.552 2.997-6.83a4.4 4.4 0 0 1 1.182-.587v-5.705a1 1 0 0 1 1-1h3.428a1 1 0 0 1 1 1v3.225a4.45 4.45 0 0 0 2.65-2.374c.932-3.038 4.233-5.205 8.004-5.205c3.874 0 7.269 2.316 8.107 5.52a4.24 4.24 0 0 0 2.548 2.122v-3.289a1 1 0 0 1 1-1h3.429a1 1 0 0 1 1 1v5.728a4.5 4.5 0 0 1 1.022.505a1.2 1.2 0 0 1 .207.146a8.37 8.37 0 0 1 2.877 6.744a9.9 9.9 0 0 1-1.08 4.593a1 1 0 0 1-.032.105a11.47 11.47 0 0 0-.008 7.646a1 1 0 0 1 .045.134a9.94 9.94 0 0 1 1.075 4.585a8.37 8.37 0 0 1-2.871 6.74a1 1 0 0 1-.182.127a4.4 4.4 0 0 1-1.053.527v5.379a1 1 0 0 1-1 1h-3.429a1 1 0 0 1-1-1v-2.959a4.24 4.24 0 0 0-2.548 2.128c-.838 3.203-4.232 5.519-8.106 5.519"/><path fill="#92d3f5" d="M36 55.93c-8.044 0-14.588-8.87-14.588-19.773S27.956 16.384 36 16.384s14.588 8.87 14.588 19.772S44.044 55.93 36 55.93"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m39.843 24.552l3.634 5.099m-8.653-4.439l7.98 11.194"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><ellipse cx="36" cy="36.156" rx="13.588" ry="18.773"/><path d="M24.19 18.863v-4.551h-3.428v6.522m24.142-2.886a4.57 4.57 0 0 1-1.903-2.15c-.684-2.763-3.628-4.84-7.156-4.84c-3.41 0-6.265 1.942-7.072 4.564a4.86 4.86 0 0 1-2.065 2.378m24.22 2.94v-6.528h-3.43v4.578m5.74 30.931a8.03 8.03 0 0 0 1.796-5.324a8.8 8.8 0 0 0-1.05-4.283l.008-.05a12.4 12.4 0 0 1 0-8.4l-.007-.048a8.8 8.8 0 0 0 1.05-4.282a8.03 8.03 0 0 0-1.796-5.325m-5.74 30.913v4.247h3.429v-6.178m-24.222 2.923a4.87 4.87 0 0 1 2.068 2.38c.806 2.623 3.662 4.564 7.07 4.564c3.53 0 6.473-2.077 7.157-4.839a4.55 4.55 0 0 1 1.829-2.105m-24.068-2.918v6.173h3.429v-4.22m-5.709-31.052a7.93 7.93 0 0 0-1.9 5.437a8.74 8.74 0 0 0 1.08 4.33v0a12.4 12.4 0 0 1 0 8.4v.001a8.74 8.74 0 0 0-1.08 4.332a7.93 7.93 0 0 0 1.9 5.437"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiMirror(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m39.843 24.552l3.634 5.099m-8.653-4.439l7.98 11.194"/><path fill="#fcea2b" d="M35.845 61.958c-3.772 0-7.073-2.167-8.028-5.27a4.4 4.4 0 0 0-2.627-2.316v2.898a1 1 0 0 1-1 1h-3.428a1 1 0 0 1-1-1v-5.354c-2.438-.765-4.179-3.756-4.179-7.419a9.8 9.8 0 0 1 1.173-4.762a11.43 11.43 0 0 0-.004-7.547a9.84 9.84 0 0 1-1.169-4.754c0-2.935 1.148-5.552 2.997-6.83a4.4 4.4 0 0 1 1.182-.587v-5.705a1 1 0 0 1 1-1h3.428a1 1 0 0 1 1 1v3.225a4.45 4.45 0 0 0 2.65-2.374c.932-3.038 4.233-5.205 8.004-5.205c3.874 0 7.269 2.316 8.107 5.52a4.24 4.24 0 0 0 2.548 2.122v-3.289a1 1 0 0 1 1-1h3.429a1 1 0 0 1 1 1v5.728a4.5 4.5 0 0 1 1.022.505a1.2 1.2 0 0 1 .207.146a8.37 8.37 0 0 1 2.877 6.744a9.9 9.9 0 0 1-1.08 4.593a1 1 0 0 1-.032.105a11.47 11.47 0 0 0-.008 7.646a1 1 0 0 1 .045.134a9.94 9.94 0 0 1 1.075 4.585a8.37 8.37 0 0 1-2.871 6.74a1 1 0 0 1-.182.127a4.4 4.4 0 0 1-1.053.527v5.379a1 1 0 0 1-1 1h-3.429a1 1 0 0 1-1-1v-2.959a4.24 4.24 0 0 0-2.548 2.128c-.838 3.203-4.232 5.519-8.106 5.519"/><path fill="#92d3f5" d="M36 55.93c-8.044 0-14.588-8.87-14.588-19.773S27.956 16.384 36 16.384s14.588 8.87 14.588 19.772S44.044 55.93 36 55.93"/><path fill="none" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m39.843 24.552l3.634 5.099m-8.653-4.439l7.98 11.194"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><ellipse cx="36" cy="36.156" rx="13.588" ry="18.773"/><path d="M24.19 18.863v-4.551h-3.428v6.522m24.142-2.886a4.57 4.57 0 0 1-1.903-2.15c-.684-2.763-3.628-4.84-7.156-4.84c-3.41 0-6.265 1.942-7.072 4.564a4.86 4.86 0 0 1-2.065 2.378m24.22 2.94v-6.528h-3.43v4.578m5.74 30.931a8.03 8.03 0 0 0 1.796-5.324a8.8 8.8 0 0 0-1.05-4.283l.008-.05a12.4 12.4 0 0 1 0-8.4l-.007-.048a8.8 8.8 0 0 0 1.05-4.282a8.03 8.03 0 0 0-1.796-5.325m-5.74 30.913v4.247h3.429v-6.178m-24.222 2.923a4.87 4.87 0 0 1 2.068 2.38c.806 2.623 3.662 4.564 7.07 4.564c3.53 0 6.473-2.077 7.157-4.839a4.55 4.55 0 0 1 1.829-2.105m-24.068-2.918v6.173h3.429v-4.22m-5.709-31.052a7.93 7.93 0 0 0-1.9 5.437a8.74 8.74 0 0 0 1.08 4.33v0a12.4 12.4 0 0 1 0 8.4v.001a8.74 8.74 0 0 0-1.08 4.332a7.93 7.93 0 0 0 1.9 5.437"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m39.843 24.552l3.634 5.099m-8.653-4.439l7.98 11.194"/><path fill="#fcea2b" d="M35.845 61.958c-3.772 0-7.073-2.167-8.028-5.27a4.4 4.4 0 0 0-2.627-2.316v2.898a1 1 0 0 1-1 1h-3.428a1 1 0 0 1-1-1v-5.354c-2.438-.765-4.179-3.756-4.179-7.419a9.8 9.8 0 0 1 1.173-4.762a11.43 11.43 0 0 0-.004-7.547a9.84 9.84 0 0 1-1.169-4.754c0-2.935 1.148-5.552 2.997-6.83a4.4 4.4 0 0 1 1.182-.587v-5.705a1 1 0 0 1 1-1h3.428a1 1 0 0 1 1 1v3.225a4.45 4.45 0 0 0 2.65-2.374c.932-3.038 4.233-5.205 8.004-5.205c3.874 0 7.269 2.316 8.107 5.52a4.24 4.24 0 0 0 2.548 2.122v-3.289a1 1 0 0 1 1-1h3.429a1 1 0 0 1 1 1v5.728a4.5 4.5 0 0 1 1.022.505a1.2 1.2 0 0 1 .207.146a8.37 8.37 0 0 1 2.877 6.744a9.9 9.9 0 0 1-1.08 4.593a1 1 0 0 1-.032.105a11.47 11.47 0 0 0-.008 7.646a1 1 0 0 1 .045.134a9.94 9.94 0 0 1 1.075 4.585a8.37 8.37 0 0 1-2.871 6.74a1 1 0 0 1-.182.127a4.4 4.4 0 0 1-1.053.527v5.379a1 1 0 0 1-1 1h-3.429a1 1 0 0 1-1-1v-2.959a4.24 4.24 0 0 0-2.548 2.128c-.838 3.203-4.232 5.519-8.106 5.519"/><path fill="#92d3f5" d="M36 55.93c-8.044 0-14.588-8.87-14.588-19.773S27.956 16.384 36 16.384s14.588 8.87 14.588 19.772S44.044 55.93 36 55.93"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m39.843 24.552l3.634 5.099m-8.653-4.439l7.98 11.194"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><ellipse cx="36" cy="36.156" rx="13.588" ry="18.773"/><path d="M24.19 18.863v-4.551h-3.428v6.522m24.142-2.886a4.57 4.57 0 0 1-1.903-2.15c-.684-2.763-3.628-4.84-7.156-4.84c-3.41 0-6.265 1.942-7.072 4.564a4.86 4.86 0 0 1-2.065 2.378m24.22 2.94v-6.528h-3.43v4.578m5.74 30.931a8.03 8.03 0 0 0 1.796-5.324a8.8 8.8 0 0 0-1.05-4.283l.008-.05a12.4 12.4 0 0 1 0-8.4l-.007-.048a8.8 8.8 0 0 0 1.05-4.282a8.03 8.03 0 0 0-1.796-5.325m-5.74 30.913v4.247h3.429v-6.178m-24.222 2.923a4.87 4.87 0 0 1 2.068 2.38c.806 2.623 3.662 4.564 7.07 4.564c3.53 0 6.473-2.077 7.157-4.839a4.55 4.55 0 0 1 1.829-2.105m-24.068-2.918v6.173h3.429v-4.22m-5.709-31.052a7.93 7.93 0 0 0-1.9 5.437a8.74 8.74 0 0 0 1.08 4.33v0a12.4 12.4 0 0 1 0 8.4v.001a8.74 8.74 0 0 0-1.08 4.332a7.93 7.93 0 0 0 1.9 5.437"/></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%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m39.843%2024.552l3.634%205.099m-8.653-4.439l7.98%2011.194%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M35.845%2061.958c-3.772%200-7.073-2.167-8.028-5.27a4.4%204.4%200%200%200-2.627-2.316v2.898a1%201%200%200%201-1%201h-3.428a1%201%200%200%201-1-1v-5.354c-2.438-.765-4.179-3.756-4.179-7.419a9.8%209.8%200%200%201%201.173-4.762a11.43%2011.43%200%200%200-.004-7.547a9.84%209.84%200%200%201-1.169-4.754c0-2.935%201.148-5.552%202.997-6.83a4.4%204.4%200%200%201%201.182-.587v-5.705a1%201%200%200%201%201-1h3.428a1%201%200%200%201%201%201v3.225a4.45%204.45%200%200%200%202.65-2.374c.932-3.038%204.233-5.205%208.004-5.205c3.874%200%207.269%202.316%208.107%205.52a4.24%204.24%200%200%200%202.548%202.122v-3.289a1%201%200%200%201%201-1h3.429a1%201%200%200%201%201%201v5.728a4.5%204.5%200%200%201%201.022.505a1.2%201.2%200%200%201%20.207.146a8.37%208.37%200%200%201%202.877%206.744a9.9%209.9%200%200%201-1.08%204.593a1%201%200%200%201-.032.105a11.47%2011.47%200%200%200-.008%207.646a1%201%200%200%201%20.045.134a9.94%209.94%200%200%201%201.075%204.585a8.37%208.37%200%200%201-2.871%206.74a1%201%200%200%201-.182.127a4.4%204.4%200%200%201-1.053.527v5.379a1%201%200%200%201-1%201h-3.429a1%201%200%200%201-1-1v-2.959a4.24%204.24%200%200%200-2.548%202.128c-.838%203.203-4.232%205.519-8.106%205.519%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M36%2055.93c-8.044%200-14.588-8.87-14.588-19.773S27.956%2016.384%2036%2016.384s14.588%208.87%2014.588%2019.772S44.044%2055.93%2036%2055.93%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m39.843%2024.552l3.634%205.099m-8.653-4.439l7.98%2011.194%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cellipse%20cx%3D%2236%22%20cy%3D%2236.156%22%20rx%3D%2213.588%22%20ry%3D%2218.773%22%2F%3E%3Cpath%20d%3D%22M24.19%2018.863v-4.551h-3.428v6.522m24.142-2.886a4.57%204.57%200%200%201-1.903-2.15c-.684-2.763-3.628-4.84-7.156-4.84c-3.41%200-6.265%201.942-7.072%204.564a4.86%204.86%200%200%201-2.065%202.378m24.22%202.94v-6.528h-3.43v4.578m5.74%2030.931a8.03%208.03%200%200%200%201.796-5.324a8.8%208.8%200%200%200-1.05-4.283l.008-.05a12.4%2012.4%200%200%201%200-8.4l-.007-.048a8.8%208.8%200%200%200%201.05-4.282a8.03%208.03%200%200%200-1.796-5.325m-5.74%2030.913v4.247h3.429v-6.178m-24.222%202.923a4.87%204.87%200%200%201%202.068%202.38c.806%202.623%203.662%204.564%207.07%204.564c3.53%200%206.473-2.077%207.157-4.839a4.55%204.55%200%200%201%201.829-2.105m-24.068-2.918v6.173h3.429v-4.22m-5.709-31.052a7.93%207.93%200%200%200-1.9%205.437a8.74%208.74%200%200%200%201.08%204.33v0a12.4%2012.4%200%200%201%200%208.4v.001a8.74%208.74%200%200%200-1.08%204.332a7.93%207.93%200%200%200%201.9%205.437%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%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m39.843%2024.552l3.634%205.099m-8.653-4.439l7.98%2011.194%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M35.845%2061.958c-3.772%200-7.073-2.167-8.028-5.27a4.4%204.4%200%200%200-2.627-2.316v2.898a1%201%200%200%201-1%201h-3.428a1%201%200%200%201-1-1v-5.354c-2.438-.765-4.179-3.756-4.179-7.419a9.8%209.8%200%200%201%201.173-4.762a11.43%2011.43%200%200%200-.004-7.547a9.84%209.84%200%200%201-1.169-4.754c0-2.935%201.148-5.552%202.997-6.83a4.4%204.4%200%200%201%201.182-.587v-5.705a1%201%200%200%201%201-1h3.428a1%201%200%200%201%201%201v3.225a4.45%204.45%200%200%200%202.65-2.374c.932-3.038%204.233-5.205%208.004-5.205c3.874%200%207.269%202.316%208.107%205.52a4.24%204.24%200%200%200%202.548%202.122v-3.289a1%201%200%200%201%201-1h3.429a1%201%200%200%201%201%201v5.728a4.5%204.5%200%200%201%201.022.505a1.2%201.2%200%200%201%20.207.146a8.37%208.37%200%200%201%202.877%206.744a9.9%209.9%200%200%201-1.08%204.593a1%201%200%200%201-.032.105a11.47%2011.47%200%200%200-.008%207.646a1%201%200%200%201%20.045.134a9.94%209.94%200%200%201%201.075%204.585a8.37%208.37%200%200%201-2.871%206.74a1%201%200%200%201-.182.127a4.4%204.4%200%200%201-1.053.527v5.379a1%201%200%200%201-1%201h-3.429a1%201%200%200%201-1-1v-2.959a4.24%204.24%200%200%200-2.548%202.128c-.838%203.203-4.232%205.519-8.106%205.519%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M36%2055.93c-8.044%200-14.588-8.87-14.588-19.773S27.956%2016.384%2036%2016.384s14.588%208.87%2014.588%2019.772S44.044%2055.93%2036%2055.93%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m39.843%2024.552l3.634%205.099m-8.653-4.439l7.98%2011.194%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cellipse%20cx%3D%2236%22%20cy%3D%2236.156%22%20rx%3D%2213.588%22%20ry%3D%2218.773%22%2F%3E%3Cpath%20d%3D%22M24.19%2018.863v-4.551h-3.428v6.522m24.142-2.886a4.57%204.57%200%200%201-1.903-2.15c-.684-2.763-3.628-4.84-7.156-4.84c-3.41%200-6.265%201.942-7.072%204.564a4.86%204.86%200%200%201-2.065%202.378m24.22%202.94v-6.528h-3.43v4.578m5.74%2030.931a8.03%208.03%200%200%200%201.796-5.324a8.8%208.8%200%200%200-1.05-4.283l.008-.05a12.4%2012.4%200%200%201%200-8.4l-.007-.048a8.8%208.8%200%200%200%201.05-4.282a8.03%208.03%200%200%200-1.796-5.325m-5.74%2030.913v4.247h3.429v-6.178m-24.222%202.923a4.87%204.87%200%200%201%202.068%202.38c.806%202.623%203.662%204.564%207.07%204.564c3.53%200%206.473-2.077%207.157-4.839a4.55%204.55%200%200%201%201.829-2.105m-24.068-2.918v6.173h3.429v-4.22m-5.709-31.052a7.93%207.93%200%200%200-1.9%205.437a8.74%208.74%200%200%200%201.08%204.33v0a12.4%2012.4%200%200%201%200%208.4v.001a8.74%208.74%200%200%200-1.08%204.332a7.93%207.93%200%200%200%201.9%205.437%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/mirror.svg?color=%231a73e8&size=48