mirror icon
mirror-duotone from Reicon by REICON · Duotone · Home · MIT Free for personal and commercial use.
- Name
- mirror-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Home
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All mirror icons →mirrorCodiconsmirrorFluent EmojimirrorFluent Emoji FlatmirrorFluent Emoji High ContrastmirrorHuge IconsmirrorIconParkmirrorIconPark OutlinemirrorIconPark SolidmirrorIconPark TwoTonemirrorIconoirmirrorMaterial Design Iconsmirror-fillMingCute IconmirrorNoto EmojimirrorOcticonsmirrorOpenMojimirror-boldSolarmirrorTDesign IconsmirrorTwitter Emoji
More home icons from Reicon
Use the mirror icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M5.25 8.75A.75.75 0 0 1 6 9.5V19q0 .126-.008.25h12.516A4 4 0 0 1 18.5 19V9.5a.75.75 0 0 1 1.5 0V19c0 .487.158.96.45 1.35l.9 1.2a.75.75 0 1 1-1.2.9l-.9-1.2a4 4 0 0 1-.317-.5H5.567a4 4 0 0 1-.317.5l-.9 1.2a.75.75 0 1 1-1.2-.9l.9-1.2c.292-.39.45-.863.45-1.35V9.5a.75.75 0 0 1 .75-.75" opacity=".5"/><path d="M12.25 17c3.866 0 7-3.358 7-7.5s-3.134-7.5-7-7.5s-7 3.358-7 7.5s3.134 7.5 7 7.5m1.577-12.407c-.427-.194-.957-.054-1.183.312s-.064.82.363 1.014c.792.36 1.55 1.322 1.791 2.693c.073.41.518.692.996.63s.807-.444.735-.854c-.292-1.652-1.252-3.136-2.702-3.795"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconMirrorDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd" clipRule="evenodd"><path d="M5.25 8.75A.75.75 0 0 1 6 9.5V19q0 .126-.008.25h12.516A4 4 0 0 1 18.5 19V9.5a.75.75 0 0 1 1.5 0V19c0 .487.158.96.45 1.35l.9 1.2a.75.75 0 1 1-1.2.9l-.9-1.2a4 4 0 0 1-.317-.5H5.567a4 4 0 0 1-.317.5l-.9 1.2a.75.75 0 1 1-1.2-.9l.9-1.2c.292-.39.45-.863.45-1.35V9.5a.75.75 0 0 1 .75-.75" opacity=".5"/><path d="M12.25 17c3.866 0 7-3.358 7-7.5s-3.134-7.5-7-7.5s-7 3.358-7 7.5s3.134 7.5 7 7.5m1.577-12.407c-.427-.194-.957-.054-1.183.312s-.064.82.363 1.014c.792.36 1.55 1.322 1.791 2.693c.073.41.518.692.996.63s.807-.444.735-.854c-.292-1.652-1.252-3.136-2.702-3.795"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M5.25 8.75A.75.75 0 0 1 6 9.5V19q0 .126-.008.25h12.516A4 4 0 0 1 18.5 19V9.5a.75.75 0 0 1 1.5 0V19c0 .487.158.96.45 1.35l.9 1.2a.75.75 0 1 1-1.2.9l-.9-1.2a4 4 0 0 1-.317-.5H5.567a4 4 0 0 1-.317.5l-.9 1.2a.75.75 0 1 1-1.2-.9l.9-1.2c.292-.39.45-.863.45-1.35V9.5a.75.75 0 0 1 .75-.75" opacity=".5"/><path d="M12.25 17c3.866 0 7-3.358 7-7.5s-3.134-7.5-7-7.5s-7 3.358-7 7.5s3.134 7.5 7 7.5m1.577-12.407c-.427-.194-.957-.054-1.183.312s-.064.82.363 1.014c.792.36 1.55 1.322 1.791 2.693c.073.41.518.692.996.63s.807-.444.735-.854c-.292-1.652-1.252-3.136-2.702-3.795"/></g></svg> </template>
CSS
.icon-mirror-duotone {
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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M5.25%208.75A.75.75%200%200%201%206%209.5V19q0%20.126-.008.25h12.516A4%204%200%200%201%2018.5%2019V9.5a.75.75%200%200%201%201.5%200V19c0%20.487.158.96.45%201.35l.9%201.2a.75.75%200%201%201-1.2.9l-.9-1.2a4%204%200%200%201-.317-.5H5.567a4%204%200%200%201-.317.5l-.9%201.2a.75.75%200%201%201-1.2-.9l.9-1.2c.292-.39.45-.863.45-1.35V9.5a.75.75%200%200%201%20.75-.75%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12.25%2017c3.866%200%207-3.358%207-7.5s-3.134-7.5-7-7.5s-7%203.358-7%207.5s3.134%207.5%207%207.5m1.577-12.407c-.427-.194-.957-.054-1.183.312s-.064.82.363%201.014c.792.36%201.55%201.322%201.791%202.693c.073.41.518.692.996.63s.807-.444.735-.854c-.292-1.652-1.252-3.136-2.702-3.795%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M5.25%208.75A.75.75%200%200%201%206%209.5V19q0%20.126-.008.25h12.516A4%204%200%200%201%2018.5%2019V9.5a.75.75%200%200%201%201.5%200V19c0%20.487.158.96.45%201.35l.9%201.2a.75.75%200%201%201-1.2.9l-.9-1.2a4%204%200%200%201-.317-.5H5.567a4%204%200%200%201-.317.5l-.9%201.2a.75.75%200%201%201-1.2-.9l.9-1.2c.292-.39.45-.863.45-1.35V9.5a.75.75%200%200%201%20.75-.75%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12.25%2017c3.866%200%207-3.358%207-7.5s-3.134-7.5-7-7.5s-7%203.358-7%207.5s3.134%207.5%207%207.5m1.577-12.407c-.427-.194-.957-.054-1.183.312s-.064.82.363%201.014c.792.36%201.55%201.322%201.791%202.693c.073.41.518.692.996.63s.807-.444.735-.854c-.292-1.652-1.252-3.136-2.702-3.795%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/mirror-duotone.svg?color=%231a73e8&size=48