magnifying glass tilted left emoji

magnifying-glass-tilted-left from Streamline Emojis by Streamline · Default · Objects · CC-BY-4.0 Attribution required.

Name
magnifying-glass-tilted-left
Set
Streamline Emojis
Style
Default
Category
Objects
Viewbox
48×48
License
CC BY 4.0

The same emoji in other sets

More objects icons from Streamline Emojis

Use the magnifying glass tilted left emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#daedf7" d="M30.19 8.79a15.49 15.49 0 1 0-1.37 23.11l2.34 2.34l2.58-2.58l-2.34-2.34a15.48 15.48 0 0 0-1.21-20.53"/><path fill="#e8f4fa" d="M8.29 12a15.47 15.47 0 0 1 26.34 9.37a15.48 15.48 0 1 0-30.79 0A15.38 15.38 0 0 1 8.29 12"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M30.19 8.79a15.49 15.49 0 1 0-1.37 23.11l2.34 2.34l2.58-2.58l-2.34-2.34a15.48 15.48 0 0 0-1.21-20.53"/><path fill="#45413c" d="M12.26 45.34a16.04 1.66 0 1 0 32.08 0a16.04 1.66 0 1 0-32.08 0" opacity=".15"/><path fill="#00b8f0" d="M6.94 19.74a12.3 12.3 0 1 0 24.6 0a12.3 12.3 0 1 0-24.6 0"/><path fill="#4acfff" d="M10.54 11a12.29 12.29 0 0 0-1.32 15.85L25.48 9.16A12.29 12.29 0 0 0 10.54 11"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M6.94 19.74a12.3 12.3 0 1 0 24.6 0a12.3 12.3 0 1 0-24.6 0"/><path fill="#b89558" d="m43.4 39.39l-8.7-8.7a.92.92 0 0 0-1.29 0l-3.22 3.22a.92.92 0 0 0 0 1.29l8.7 8.7a3.19 3.19 0 0 0 4.51-4.51"/><path fill="#debb7e" d="m43.4 39.39l-8.7-8.7a.92.92 0 0 0-1.29 0l-2 2a.91.91 0 0 1 1.29 0l8.7 8.7a3.17 3.17 0 0 1 .77 3.23a3.15 3.15 0 0 0 1.27-.76a3.2 3.2 0 0 0-.04-4.47"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="m43.4 39.39l-8.7-8.7a.92.92 0 0 0-1.29 0l-3.22 3.22a.92.92 0 0 0 0 1.29l8.7 8.7a3.19 3.19 0 0 0 4.51-4.51"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisMagnifyingGlassTiltedLeft(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#daedf7" d="M30.19 8.79a15.49 15.49 0 1 0-1.37 23.11l2.34 2.34l2.58-2.58l-2.34-2.34a15.48 15.48 0 0 0-1.21-20.53"/><path fill="#e8f4fa" d="M8.29 12a15.47 15.47 0 0 1 26.34 9.37a15.48 15.48 0 1 0-30.79 0A15.38 15.38 0 0 1 8.29 12"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M30.19 8.79a15.49 15.49 0 1 0-1.37 23.11l2.34 2.34l2.58-2.58l-2.34-2.34a15.48 15.48 0 0 0-1.21-20.53"/><path fill="#45413c" d="M12.26 45.34a16.04 1.66 0 1 0 32.08 0a16.04 1.66 0 1 0-32.08 0" opacity=".15"/><path fill="#00b8f0" d="M6.94 19.74a12.3 12.3 0 1 0 24.6 0a12.3 12.3 0 1 0-24.6 0"/><path fill="#4acfff" d="M10.54 11a12.29 12.29 0 0 0-1.32 15.85L25.48 9.16A12.29 12.29 0 0 0 10.54 11"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M6.94 19.74a12.3 12.3 0 1 0 24.6 0a12.3 12.3 0 1 0-24.6 0"/><path fill="#b89558" d="m43.4 39.39l-8.7-8.7a.92.92 0 0 0-1.29 0l-3.22 3.22a.92.92 0 0 0 0 1.29l8.7 8.7a3.19 3.19 0 0 0 4.51-4.51"/><path fill="#debb7e" d="m43.4 39.39l-8.7-8.7a.92.92 0 0 0-1.29 0l-2 2a.91.91 0 0 1 1.29 0l8.7 8.7a3.17 3.17 0 0 1 .77 3.23a3.15 3.15 0 0 0 1.27-.76a3.2 3.2 0 0 0-.04-4.47"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="m43.4 39.39l-8.7-8.7a.92.92 0 0 0-1.29 0l-3.22 3.22a.92.92 0 0 0 0 1.29l8.7 8.7a3.19 3.19 0 0 0 4.51-4.51"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#daedf7" d="M30.19 8.79a15.49 15.49 0 1 0-1.37 23.11l2.34 2.34l2.58-2.58l-2.34-2.34a15.48 15.48 0 0 0-1.21-20.53"/><path fill="#e8f4fa" d="M8.29 12a15.47 15.47 0 0 1 26.34 9.37a15.48 15.48 0 1 0-30.79 0A15.38 15.38 0 0 1 8.29 12"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M30.19 8.79a15.49 15.49 0 1 0-1.37 23.11l2.34 2.34l2.58-2.58l-2.34-2.34a15.48 15.48 0 0 0-1.21-20.53"/><path fill="#45413c" d="M12.26 45.34a16.04 1.66 0 1 0 32.08 0a16.04 1.66 0 1 0-32.08 0" opacity=".15"/><path fill="#00b8f0" d="M6.94 19.74a12.3 12.3 0 1 0 24.6 0a12.3 12.3 0 1 0-24.6 0"/><path fill="#4acfff" d="M10.54 11a12.29 12.29 0 0 0-1.32 15.85L25.48 9.16A12.29 12.29 0 0 0 10.54 11"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M6.94 19.74a12.3 12.3 0 1 0 24.6 0a12.3 12.3 0 1 0-24.6 0"/><path fill="#b89558" d="m43.4 39.39l-8.7-8.7a.92.92 0 0 0-1.29 0l-3.22 3.22a.92.92 0 0 0 0 1.29l8.7 8.7a3.19 3.19 0 0 0 4.51-4.51"/><path fill="#debb7e" d="m43.4 39.39l-8.7-8.7a.92.92 0 0 0-1.29 0l-2 2a.91.91 0 0 1 1.29 0l8.7 8.7a3.17 3.17 0 0 1 .77 3.23a3.15 3.15 0 0 0 1.27-.76a3.2 3.2 0 0 0-.04-4.47"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="m43.4 39.39l-8.7-8.7a.92.92 0 0 0-1.29 0l-3.22 3.22a.92.92 0 0 0 0 1.29l8.7 8.7a3.19 3.19 0 0 0 4.51-4.51"/></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%2048%2048%22%3E%3Cpath%20fill%3D%22%23daedf7%22%20d%3D%22M30.19%208.79a15.49%2015.49%200%201%200-1.37%2023.11l2.34%202.34l2.58-2.58l-2.34-2.34a15.48%2015.48%200%200%200-1.21-20.53%22%2F%3E%3Cpath%20fill%3D%22%23e8f4fa%22%20d%3D%22M8.29%2012a15.47%2015.47%200%200%201%2026.34%209.37a15.48%2015.48%200%201%200-30.79%200A15.38%2015.38%200%200%201%208.29%2012%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30.19%208.79a15.49%2015.49%200%201%200-1.37%2023.11l2.34%202.34l2.58-2.58l-2.34-2.34a15.48%2015.48%200%200%200-1.21-20.53%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M12.26%2045.34a16.04%201.66%200%201%200%2032.08%200a16.04%201.66%200%201%200-32.08%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%2300b8f0%22%20d%3D%22M6.94%2019.74a12.3%2012.3%200%201%200%2024.6%200a12.3%2012.3%200%201%200-24.6%200%22%2F%3E%3Cpath%20fill%3D%22%234acfff%22%20d%3D%22M10.54%2011a12.29%2012.29%200%200%200-1.32%2015.85L25.48%209.16A12.29%2012.29%200%200%200%2010.54%2011%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6.94%2019.74a12.3%2012.3%200%201%200%2024.6%200a12.3%2012.3%200%201%200-24.6%200%22%2F%3E%3Cpath%20fill%3D%22%23b89558%22%20d%3D%22m43.4%2039.39l-8.7-8.7a.92.92%200%200%200-1.29%200l-3.22%203.22a.92.92%200%200%200%200%201.29l8.7%208.7a3.19%203.19%200%200%200%204.51-4.51%22%2F%3E%3Cpath%20fill%3D%22%23debb7e%22%20d%3D%22m43.4%2039.39l-8.7-8.7a.92.92%200%200%200-1.29%200l-2%202a.91.91%200%200%201%201.29%200l8.7%208.7a3.17%203.17%200%200%201%20.77%203.23a3.15%203.15%200%200%200%201.27-.76a3.2%203.2%200%200%200-.04-4.47%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m43.4%2039.39l-8.7-8.7a.92.92%200%200%200-1.29%200l-3.22%203.22a.92.92%200%200%200%200%201.29l8.7%208.7a3.19%203.19%200%200%200%204.51-4.51%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%2048%2048%22%3E%3Cpath%20fill%3D%22%23daedf7%22%20d%3D%22M30.19%208.79a15.49%2015.49%200%201%200-1.37%2023.11l2.34%202.34l2.58-2.58l-2.34-2.34a15.48%2015.48%200%200%200-1.21-20.53%22%2F%3E%3Cpath%20fill%3D%22%23e8f4fa%22%20d%3D%22M8.29%2012a15.47%2015.47%200%200%201%2026.34%209.37a15.48%2015.48%200%201%200-30.79%200A15.38%2015.38%200%200%201%208.29%2012%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30.19%208.79a15.49%2015.49%200%201%200-1.37%2023.11l2.34%202.34l2.58-2.58l-2.34-2.34a15.48%2015.48%200%200%200-1.21-20.53%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M12.26%2045.34a16.04%201.66%200%201%200%2032.08%200a16.04%201.66%200%201%200-32.08%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%2300b8f0%22%20d%3D%22M6.94%2019.74a12.3%2012.3%200%201%200%2024.6%200a12.3%2012.3%200%201%200-24.6%200%22%2F%3E%3Cpath%20fill%3D%22%234acfff%22%20d%3D%22M10.54%2011a12.29%2012.29%200%200%200-1.32%2015.85L25.48%209.16A12.29%2012.29%200%200%200%2010.54%2011%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6.94%2019.74a12.3%2012.3%200%201%200%2024.6%200a12.3%2012.3%200%201%200-24.6%200%22%2F%3E%3Cpath%20fill%3D%22%23b89558%22%20d%3D%22m43.4%2039.39l-8.7-8.7a.92.92%200%200%200-1.29%200l-3.22%203.22a.92.92%200%200%200%200%201.29l8.7%208.7a3.19%203.19%200%200%200%204.51-4.51%22%2F%3E%3Cpath%20fill%3D%22%23debb7e%22%20d%3D%22m43.4%2039.39l-8.7-8.7a.92.92%200%200%200-1.29%200l-2%202a.91.91%200%200%201%201.29%200l8.7%208.7a3.17%203.17%200%200%201%20.77%203.23a3.15%203.15%200%200%200%201.27-.76a3.2%203.2%200%200%200-.04-4.47%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m43.4%2039.39l-8.7-8.7a.92.92%200%200%200-1.29%200l-3.22%203.22a.92.92%200%200%200%200%201.29l8.7%208.7a3.19%203.19%200%200%200%204.51-4.51%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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