magnifying glass tilted right emoji

magnifying-glass-tilted-right from Fluent Emoji Flat by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
magnifying-glass-tilted-right
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 magnifying glass tilted right emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#00a6ed" d="M29 13c0 5.523-4.477 10-10 10S9 18.523 9 13S13.477 3 19 3s10 4.477 10 10"/><path fill="#fff" d="M24.348 7.732c.552.957.419 2.068-.299 2.482c-.717.414-1.747-.025-2.299-.982s-.418-2.068.299-2.482c.718-.414 1.747.025 2.3.982"/><path fill="#533566" d="M30 13c0 6.075-4.925 11-11 11c-2.295 0-4.426-.703-6.19-1.905a3.75 3.75 0 0 1-1.005 3.483L8.623 28.76a3.75 3.75 0 0 1-5.303-5.303l3.182-3.182a3.75 3.75 0 0 1 3.454-1.012A10.95 10.95 0 0 1 8 13C8 6.925 12.925 2 19 2s11 4.925 11 11m-2 0a9 9 0 1 0-18 0a9 9 0 0 0 18 0"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatMagnifyingGlassTiltedRight(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="#00a6ed" d="M29 13c0 5.523-4.477 10-10 10S9 18.523 9 13S13.477 3 19 3s10 4.477 10 10"/><path fill="#fff" d="M24.348 7.732c.552.957.419 2.068-.299 2.482c-.717.414-1.747-.025-2.299-.982s-.418-2.068.299-2.482c.718-.414 1.747.025 2.3.982"/><path fill="#533566" d="M30 13c0 6.075-4.925 11-11 11c-2.295 0-4.426-.703-6.19-1.905a3.75 3.75 0 0 1-1.005 3.483L8.623 28.76a3.75 3.75 0 0 1-5.303-5.303l3.182-3.182a3.75 3.75 0 0 1 3.454-1.012A10.95 10.95 0 0 1 8 13C8 6.925 12.925 2 19 2s11 4.925 11 11m-2 0a9 9 0 1 0-18 0a9 9 0 0 0 18 0"/></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="#00a6ed" d="M29 13c0 5.523-4.477 10-10 10S9 18.523 9 13S13.477 3 19 3s10 4.477 10 10"/><path fill="#fff" d="M24.348 7.732c.552.957.419 2.068-.299 2.482c-.717.414-1.747-.025-2.299-.982s-.418-2.068.299-2.482c.718-.414 1.747.025 2.3.982"/><path fill="#533566" d="M30 13c0 6.075-4.925 11-11 11c-2.295 0-4.426-.703-6.19-1.905a3.75 3.75 0 0 1-1.005 3.483L8.623 28.76a3.75 3.75 0 0 1-5.303-5.303l3.182-3.182a3.75 3.75 0 0 1 3.454-1.012A10.95 10.95 0 0 1 8 13C8 6.925 12.925 2 19 2s11 4.925 11 11m-2 0a9 9 0 1 0-18 0a9 9 0 0 0 18 0"/></g></svg>
</template>

CSS

.icon-magnifying-glass-tilted-right {
  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%2300a6ed%22%20d%3D%22M29%2013c0%205.523-4.477%2010-10%2010S9%2018.523%209%2013S13.477%203%2019%203s10%204.477%2010%2010%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.348%207.732c.552.957.419%202.068-.299%202.482c-.717.414-1.747-.025-2.299-.982s-.418-2.068.299-2.482c.718-.414%201.747.025%202.3.982%22%2F%3E%3Cpath%20fill%3D%22%23533566%22%20d%3D%22M30%2013c0%206.075-4.925%2011-11%2011c-2.295%200-4.426-.703-6.19-1.905a3.75%203.75%200%200%201-1.005%203.483L8.623%2028.76a3.75%203.75%200%200%201-5.303-5.303l3.182-3.182a3.75%203.75%200%200%201%203.454-1.012A10.95%2010.95%200%200%201%208%2013C8%206.925%2012.925%202%2019%202s11%204.925%2011%2011m-2%200a9%209%200%201%200-18%200a9%209%200%200%200%2018%200%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%2300a6ed%22%20d%3D%22M29%2013c0%205.523-4.477%2010-10%2010S9%2018.523%209%2013S13.477%203%2019%203s10%204.477%2010%2010%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.348%207.732c.552.957.419%202.068-.299%202.482c-.717.414-1.747-.025-2.299-.982s-.418-2.068.299-2.482c.718-.414%201.747.025%202.3.982%22%2F%3E%3Cpath%20fill%3D%22%23533566%22%20d%3D%22M30%2013c0%206.075-4.925%2011-11%2011c-2.295%200-4.426-.703-6.19-1.905a3.75%203.75%200%200%201-1.005%203.483L8.623%2028.76a3.75%203.75%200%200%201-5.303-5.303l3.182-3.182a3.75%203.75%200%200%201%203.454-1.012A10.95%2010.95%200%200%201%208%2013C8%206.925%2012.925%202%2019%202s11%204.925%2011%2011m-2%200a9%209%200%201%200-18%200a9%209%200%200%200%2018%200%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/magnifying-glass-tilted-right.svg?color=%231a73e8&size=48