magnifying glass tilted left emoji
magnifying-glass-tilted-left from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.
- Name
- magnifying-glass-tilted-left
- Set
- Twitter Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 36×36
- License
- CC BY 4.0
- Aliases
- left-pointing-magnifying-glass
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-leftOpenMojimagnifying-glass-tilted-leftStreamline Emojis
More objects icons from Twitter Emoji
Use the magnifying glass tilted left emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#9aaab4" d="M27.388 24.642L24.56 27.47l-4.95-4.95l2.828-2.828z"/><path fill="#66757f" d="m34.683 29.11l-5.879-5.879a2 2 0 0 0-2.828 0l-2.828 2.828a2 2 0 0 0 0 2.828l5.879 5.879a4 4 0 1 0 5.656-5.656"/><circle cx="13.586" cy="13.669" r="13.5" fill="#8899a6"/><circle cx="13.586" cy="13.669" r="9.5" fill="#bbddf5"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiMagnifyingGlassTiltedLeft(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="M27.388 24.642L24.56 27.47l-4.95-4.95l2.828-2.828z"/><path fill="#66757f" d="m34.683 29.11l-5.879-5.879a2 2 0 0 0-2.828 0l-2.828 2.828a2 2 0 0 0 0 2.828l5.879 5.879a4 4 0 1 0 5.656-5.656"/><circle cx="13.586" cy="13.669" r="13.5" fill="#8899a6"/><circle cx="13.586" 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="M27.388 24.642L24.56 27.47l-4.95-4.95l2.828-2.828z"/><path fill="#66757f" d="m34.683 29.11l-5.879-5.879a2 2 0 0 0-2.828 0l-2.828 2.828a2 2 0 0 0 0 2.828l5.879 5.879a4 4 0 1 0 5.656-5.656"/><circle cx="13.586" cy="13.669" r="13.5" fill="#8899a6"/><circle cx="13.586" cy="13.669" r="9.5" fill="#bbddf5"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%239aaab4%22%20d%3D%22M27.388%2024.642L24.56%2027.47l-4.95-4.95l2.828-2.828z%22%2F%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22m34.683%2029.11l-5.879-5.879a2%202%200%200%200-2.828%200l-2.828%202.828a2%202%200%200%200%200%202.828l5.879%205.879a4%204%200%201%200%205.656-5.656%22%2F%3E%3Ccircle%20cx%3D%2213.586%22%20cy%3D%2213.669%22%20r%3D%2213.5%22%20fill%3D%22%238899a6%22%2F%3E%3Ccircle%20cx%3D%2213.586%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%22M27.388%2024.642L24.56%2027.47l-4.95-4.95l2.828-2.828z%22%2F%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22m34.683%2029.11l-5.879-5.879a2%202%200%200%200-2.828%200l-2.828%202.828a2%202%200%200%200%200%202.828l5.879%205.879a4%204%200%201%200%205.656-5.656%22%2F%3E%3Ccircle%20cx%3D%2213.586%22%20cy%3D%2213.669%22%20r%3D%2213.5%22%20fill%3D%22%238899a6%22%2F%3E%3Ccircle%20cx%3D%2213.586%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-left.svg?color=%231a73e8&size=48