magnifying glass tilted left emoji
magnifying-glass-tilted-left from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- magnifying-glass-tilted-left
- Set
- OpenMoji
- Style
- Default
- Category
- Objects
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
magnifying-glass-tilted-leftEmoji One (Colored)magnifying-glass-tilted-leftFluent Emojimagnifying-glass-tilted-leftFluent Emoji Flatmagnifying-glass-tilted-leftFluent Emoji High Contrastmagnifying-glass-tilted-leftNoto Emojimagnifying-glass-tilted-leftStreamline Emojismagnifying-glass-tilted-leftTwitter Emoji
More objects icons from OpenMoji
Use the magnifying glass tilted left emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="29.585" cy="24.831" r="11.166" fill="#fff" transform="rotate(-36.813 29.584 24.83)"/><path fill="#92d3f5" d="M39 19c-1.627-2.174-5.311-4.613-8-5c-1.841-.265-5 0-5.313 1.45c2.432.224 6.261 1.394 9.449 6.04c2.704 3.943 2.91 7.26 2.509 9.521C40 31 41.787 22.724 39 19"/><path fill="#d0cfce" d="M20.717 13.253a14.6 14.6 0 0 0-5.737 9.667a14.6 14.6 0 0 0 2.778 10.892c4.853 6.483 14.076 7.81 20.56 2.958s7.811-14.073 2.959-20.56a14.6 14.6 0 0 0-9.667-5.735a14.6 14.6 0 0 0-10.893 2.778m17.476 5.135c2.282 3.048 2.696 6.924 1.444 10.248a10.7 10.7 0 0 1-3.61 4.802c-4.746 3.552-11.498 2.58-15.05-2.166a10.68 10.68 0 0 1-2.033-7.973c.41-2.843 1.9-5.356 4.2-7.077a10.68 10.68 0 0 1 7.973-2.034a10.68 10.68 0 0 1 7.076 4.2"/><path fill="#3f3f3f" d="m39 42l10 14s3 4 5 2s0-5 0-5L43 39z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><circle cx="29.585" cy="24.831" r="14.637" transform="rotate(-36.813 29.584 24.83)"/><circle cx="29.585" cy="24.831" r="11.166" transform="rotate(-36.813 29.584 24.83)"/><path d="m38.68 41.788l4.184-3.132l11.693 15.622c.836 1.116.576 2.722-.58 3.587h0c-1.155.864-2.768.66-3.604-.455z"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiMagnifyingGlassTiltedLeft(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="29.585" cy="24.831" r="11.166" fill="#fff" transform="rotate(-36.813 29.584 24.83)"/><path fill="#92d3f5" d="M39 19c-1.627-2.174-5.311-4.613-8-5c-1.841-.265-5 0-5.313 1.45c2.432.224 6.261 1.394 9.449 6.04c2.704 3.943 2.91 7.26 2.509 9.521C40 31 41.787 22.724 39 19"/><path fill="#d0cfce" d="M20.717 13.253a14.6 14.6 0 0 0-5.737 9.667a14.6 14.6 0 0 0 2.778 10.892c4.853 6.483 14.076 7.81 20.56 2.958s7.811-14.073 2.959-20.56a14.6 14.6 0 0 0-9.667-5.735a14.6 14.6 0 0 0-10.893 2.778m17.476 5.135c2.282 3.048 2.696 6.924 1.444 10.248a10.7 10.7 0 0 1-3.61 4.802c-4.746 3.552-11.498 2.58-15.05-2.166a10.68 10.68 0 0 1-2.033-7.973c.41-2.843 1.9-5.356 4.2-7.077a10.68 10.68 0 0 1 7.973-2.034a10.68 10.68 0 0 1 7.076 4.2"/><path fill="#3f3f3f" d="m39 42l10 14s3 4 5 2s0-5 0-5L43 39z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><circle cx="29.585" cy="24.831" r="14.637" transform="rotate(-36.813 29.584 24.83)"/><circle cx="29.585" cy="24.831" r="11.166" transform="rotate(-36.813 29.584 24.83)"/><path d="m38.68 41.788l4.184-3.132l11.693 15.622c.836 1.116.576 2.722-.58 3.587h0c-1.155.864-2.768.66-3.604-.455z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="29.585" cy="24.831" r="11.166" fill="#fff" transform="rotate(-36.813 29.584 24.83)"/><path fill="#92d3f5" d="M39 19c-1.627-2.174-5.311-4.613-8-5c-1.841-.265-5 0-5.313 1.45c2.432.224 6.261 1.394 9.449 6.04c2.704 3.943 2.91 7.26 2.509 9.521C40 31 41.787 22.724 39 19"/><path fill="#d0cfce" d="M20.717 13.253a14.6 14.6 0 0 0-5.737 9.667a14.6 14.6 0 0 0 2.778 10.892c4.853 6.483 14.076 7.81 20.56 2.958s7.811-14.073 2.959-20.56a14.6 14.6 0 0 0-9.667-5.735a14.6 14.6 0 0 0-10.893 2.778m17.476 5.135c2.282 3.048 2.696 6.924 1.444 10.248a10.7 10.7 0 0 1-3.61 4.802c-4.746 3.552-11.498 2.58-15.05-2.166a10.68 10.68 0 0 1-2.033-7.973c.41-2.843 1.9-5.356 4.2-7.077a10.68 10.68 0 0 1 7.973-2.034a10.68 10.68 0 0 1 7.076 4.2"/><path fill="#3f3f3f" d="m39 42l10 14s3 4 5 2s0-5 0-5L43 39z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><circle cx="29.585" cy="24.831" r="14.637" transform="rotate(-36.813 29.584 24.83)"/><circle cx="29.585" cy="24.831" r="11.166" transform="rotate(-36.813 29.584 24.83)"/><path d="m38.68 41.788l4.184-3.132l11.693 15.622c.836 1.116.576 2.722-.58 3.587h0c-1.155.864-2.768.66-3.604-.455z"/></g></svg> </template>
CSS
.icon-magnifying-glass-tilted-left {
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%2229.585%22%20cy%3D%2224.831%22%20r%3D%2211.166%22%20fill%3D%22%23fff%22%20transform%3D%22rotate(-36.813%2029.584%2024.83)%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M39%2019c-1.627-2.174-5.311-4.613-8-5c-1.841-.265-5%200-5.313%201.45c2.432.224%206.261%201.394%209.449%206.04c2.704%203.943%202.91%207.26%202.509%209.521C40%2031%2041.787%2022.724%2039%2019%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M20.717%2013.253a14.6%2014.6%200%200%200-5.737%209.667a14.6%2014.6%200%200%200%202.778%2010.892c4.853%206.483%2014.076%207.81%2020.56%202.958s7.811-14.073%202.959-20.56a14.6%2014.6%200%200%200-9.667-5.735a14.6%2014.6%200%200%200-10.893%202.778m17.476%205.135c2.282%203.048%202.696%206.924%201.444%2010.248a10.7%2010.7%200%200%201-3.61%204.802c-4.746%203.552-11.498%202.58-15.05-2.166a10.68%2010.68%200%200%201-2.033-7.973c.41-2.843%201.9-5.356%204.2-7.077a10.68%2010.68%200%200%201%207.973-2.034a10.68%2010.68%200%200%201%207.076%204.2%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22m39%2042l10%2014s3%204%205%202s0-5%200-5L43%2039z%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%2229.585%22%20cy%3D%2224.831%22%20r%3D%2214.637%22%20transform%3D%22rotate(-36.813%2029.584%2024.83)%22%2F%3E%3Ccircle%20cx%3D%2229.585%22%20cy%3D%2224.831%22%20r%3D%2211.166%22%20transform%3D%22rotate(-36.813%2029.584%2024.83)%22%2F%3E%3Cpath%20d%3D%22m38.68%2041.788l4.184-3.132l11.693%2015.622c.836%201.116.576%202.722-.58%203.587h0c-1.155.864-2.768.66-3.604-.455z%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%2229.585%22%20cy%3D%2224.831%22%20r%3D%2211.166%22%20fill%3D%22%23fff%22%20transform%3D%22rotate(-36.813%2029.584%2024.83)%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M39%2019c-1.627-2.174-5.311-4.613-8-5c-1.841-.265-5%200-5.313%201.45c2.432.224%206.261%201.394%209.449%206.04c2.704%203.943%202.91%207.26%202.509%209.521C40%2031%2041.787%2022.724%2039%2019%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M20.717%2013.253a14.6%2014.6%200%200%200-5.737%209.667a14.6%2014.6%200%200%200%202.778%2010.892c4.853%206.483%2014.076%207.81%2020.56%202.958s7.811-14.073%202.959-20.56a14.6%2014.6%200%200%200-9.667-5.735a14.6%2014.6%200%200%200-10.893%202.778m17.476%205.135c2.282%203.048%202.696%206.924%201.444%2010.248a10.7%2010.7%200%200%201-3.61%204.802c-4.746%203.552-11.498%202.58-15.05-2.166a10.68%2010.68%200%200%201-2.033-7.973c.41-2.843%201.9-5.356%204.2-7.077a10.68%2010.68%200%200%201%207.973-2.034a10.68%2010.68%200%200%201%207.076%204.2%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22m39%2042l10%2014s3%204%205%202s0-5%200-5L43%2039z%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%2229.585%22%20cy%3D%2224.831%22%20r%3D%2214.637%22%20transform%3D%22rotate(-36.813%2029.584%2024.83)%22%2F%3E%3Ccircle%20cx%3D%2229.585%22%20cy%3D%2224.831%22%20r%3D%2211.166%22%20transform%3D%22rotate(-36.813%2029.584%2024.83)%22%2F%3E%3Cpath%20d%3D%22m38.68%2041.788l4.184-3.132l11.693%2015.622c.836%201.116.576%202.722-.58%203.587h0c-1.155.864-2.768.66-3.604-.455z%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/magnifying-glass-tilted-left.svg?color=%231a73e8&size=48