magnifying glass tilted right emoji

magnifying-glass-tilted-right from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.

Name
magnifying-glass-tilted-right
Set
Twitter Emoji
Style
Default
Category
Objects
Viewbox
36×36
License
CC BY 4.0
Aliases
right-pointing-magnifying-glass

The same emoji in other sets

More objects icons from Twitter Emoji

Use the magnifying glass tilted right emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#9aaab4" d="m13.503 19.693l2.828 2.828l-4.95 4.95l-2.828-2.829z"/><path fill="#66757f" d="m1.257 29.11l5.88-5.879a2 2 0 0 1 2.828 0l2.828 2.828a2 2 0 0 1 0 2.828l-5.879 5.879a4 4 0 1 1-5.657-5.656"/><circle cx="22.355" cy="13.669" r="13.5" fill="#8899a6"/><circle cx="22.355" cy="13.669" r="9.5" fill="#bbddf5"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiMagnifyingGlassTiltedRight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#9aaab4" d="m13.503 19.693l2.828 2.828l-4.95 4.95l-2.828-2.829z"/><path fill="#66757f" d="m1.257 29.11l5.88-5.879a2 2 0 0 1 2.828 0l2.828 2.828a2 2 0 0 1 0 2.828l-5.879 5.879a4 4 0 1 1-5.657-5.656"/><circle cx="22.355" cy="13.669" r="13.5" fill="#8899a6"/><circle cx="22.355" cy="13.669" r="9.5" fill="#bbddf5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#9aaab4" d="m13.503 19.693l2.828 2.828l-4.95 4.95l-2.828-2.829z"/><path fill="#66757f" d="m1.257 29.11l5.88-5.879a2 2 0 0 1 2.828 0l2.828 2.828a2 2 0 0 1 0 2.828l-5.879 5.879a4 4 0 1 1-5.657-5.656"/><circle cx="22.355" cy="13.669" r="13.5" fill="#8899a6"/><circle cx="22.355" cy="13.669" r="9.5" fill="#bbddf5"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%239aaab4%22%20d%3D%22m13.503%2019.693l2.828%202.828l-4.95%204.95l-2.828-2.829z%22%2F%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22m1.257%2029.11l5.88-5.879a2%202%200%200%201%202.828%200l2.828%202.828a2%202%200%200%201%200%202.828l-5.879%205.879a4%204%200%201%201-5.657-5.656%22%2F%3E%3Ccircle%20cx%3D%2222.355%22%20cy%3D%2213.669%22%20r%3D%2213.5%22%20fill%3D%22%238899a6%22%2F%3E%3Ccircle%20cx%3D%2222.355%22%20cy%3D%2213.669%22%20r%3D%229.5%22%20fill%3D%22%23bbddf5%22%2F%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%2036%2036%22%3E%3Cpath%20fill%3D%22%239aaab4%22%20d%3D%22m13.503%2019.693l2.828%202.828l-4.95%204.95l-2.828-2.829z%22%2F%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22m1.257%2029.11l5.88-5.879a2%202%200%200%201%202.828%200l2.828%202.828a2%202%200%200%201%200%202.828l-5.879%205.879a4%204%200%201%201-5.657-5.656%22%2F%3E%3Ccircle%20cx%3D%2222.355%22%20cy%3D%2213.669%22%20r%3D%2213.5%22%20fill%3D%22%238899a6%22%2F%3E%3Ccircle%20cx%3D%2222.355%22%20cy%3D%2213.669%22%20r%3D%229.5%22%20fill%3D%22%23bbddf5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/magnifying-glass-tilted-right.svg?color=%231a73e8&size=48