magnifying glass tilted right emoji

magnifying-glass-tilted-right from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
magnifying-glass-tilted-right
Set
Noto Emoji
Style
Default
Category
Objects
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More objects icons from Noto Emoji

Use the magnifying glass tilted right emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#81d4fa" d="M80.37 12.67c-19.85 0-34.8 14.95-34.8 34.8s16.15 36.01 36.01 36.01s34.8-14.95 34.8-34.8s-16.16-36.01-36.01-36.01" opacity=".6"/><path fill="#616161" d="M80.37 12.67c19.85 0 36.01 16.15 36.01 36.01s-14.95 34.8-34.8 34.8s-36.02-16.15-36.02-36.01s14.95-34.8 34.81-34.8m-27.62 7.18c-12.98 14.29-19.6 37.66-1.17 56.09c19.9 19.9 46.51 11.64 60.73-2.88c7.69-7.85 17.35-36.61-2.33-56.28s-48.61-6.42-57.23 3.07"/><path fill="#bdbdbd" d="m28.22 90.86l8.33 8.38l19.62-19.8s1.66-3.19-1.62-6.47s-6.71-1.91-6.71-1.91z"/><path fill="#616161" d="M39.5 76.96c1.13-.9 5.05-3 9.36 1.28c4.3 4.28 2.55 7.66 1.7 8.91c0 0-30.53 33.87-31.92 35.27c-2.05 2.05-6.26.3-10.16-3.6s-5.78-7.67-3.58-9.87c1.79-1.79 33.47-31.09 34.6-31.99"/><path fill="#bdbdbd" d="M84.08 8.64c19.85 0 36 16.15 36 36s-16.15 36-36 36s-36-16.15-36-36s16.16-36 36-36m0-3.96c-22.06 0-39.95 17.89-39.95 39.95s17.89 39.95 39.95 39.95s39.95-17.89 39.95-39.95S106.15 4.68 84.08 4.68"/><ellipse cx="10.99" cy="116.31" fill="#424242" rx="3.56" ry="9.25" transform="rotate(-45 10.995 116.309)"/><linearGradient id="SVGLpuzSRGn" x1="20.75" x2="37.146" y1="15.232" y2="41.824" gradientTransform="rotate(21.938 59.71 136.602)" gradientUnits="userSpaceOnUse"><stop offset=".285" stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><path fill="url(#SVGLpuzSRGn)" d="M72.52 16.93c-8.6 3.9-13.79 9.96-16.99 17.72c-1.18 2.86-2 6.05-1.13 9.02c.87 2.96 3.95 5.44 6.94 4.7c1.98-.49 3.41-2.17 4.86-3.61a28 28 0 0 1 7.66-5.36c3.54-1.68 7.42-2.59 10.9-4.41c3.47-1.82 6.66-4.88 7.12-8.77c.45-3.81-1.96-7.61-5.34-9.44s-9.06-2.1-14.02.15"/><path fill="#fff" d="M52.24 25.22c.46-.01.88-.23 1.13-.61c1.35-1.98 4.49-7.3 13.03-12.01c4.98-2.75 9.16-3.84 10.65-4.15c4.22-.88 2.76-3.07.02-2.7c-3.11.42-16.78 3.43-26.02 17.24c-.64.97.03 2.26 1.19 2.23m64.82 36.47c-1.29.16-2.48 2.4-2.72 2.79c-1.25 2.04-3.7 7.1-12.22 11.85c-3.97 2.21-8.06 3.83-10.1 4.39c-3.33.92-2.61 3.2.1 2.7c3.09-.57 16.61-4.2 25.2-18.42c.6-1 1.46-3.52-.26-3.31" opacity=".59"/><linearGradient id="SVGDP3o3g4B" x1="58.224" x2="62.358" y1="96.402" y2="53.685" gradientTransform="rotate(12.17 64.006 220.098)" gradientUnits="userSpaceOnUse"><stop offset=".285" stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><path fill="url(#SVGDP3o3g4B)" d="M86.02 76.23c-4.53-.14-5.41-2.24-4.48-3.93c.74-1.34 2.47-1.61 4-1.73c8.15-.64 16-5.59 22.06-10.87c-1.07 5.49-3.19 8.35-6.52 11.02c-3.26 2.6-8.12 5.73-15.06 5.51"/></svg>

React

import type { SVGProps } from "react";

export function NotoMagnifyingGlassTiltedRight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#81d4fa" d="M80.37 12.67c-19.85 0-34.8 14.95-34.8 34.8s16.15 36.01 36.01 36.01s34.8-14.95 34.8-34.8s-16.16-36.01-36.01-36.01" opacity=".6"/><path fill="#616161" d="M80.37 12.67c19.85 0 36.01 16.15 36.01 36.01s-14.95 34.8-34.8 34.8s-36.02-16.15-36.02-36.01s14.95-34.8 34.81-34.8m-27.62 7.18c-12.98 14.29-19.6 37.66-1.17 56.09c19.9 19.9 46.51 11.64 60.73-2.88c7.69-7.85 17.35-36.61-2.33-56.28s-48.61-6.42-57.23 3.07"/><path fill="#bdbdbd" d="m28.22 90.86l8.33 8.38l19.62-19.8s1.66-3.19-1.62-6.47s-6.71-1.91-6.71-1.91z"/><path fill="#616161" d="M39.5 76.96c1.13-.9 5.05-3 9.36 1.28c4.3 4.28 2.55 7.66 1.7 8.91c0 0-30.53 33.87-31.92 35.27c-2.05 2.05-6.26.3-10.16-3.6s-5.78-7.67-3.58-9.87c1.79-1.79 33.47-31.09 34.6-31.99"/><path fill="#bdbdbd" d="M84.08 8.64c19.85 0 36 16.15 36 36s-16.15 36-36 36s-36-16.15-36-36s16.16-36 36-36m0-3.96c-22.06 0-39.95 17.89-39.95 39.95s17.89 39.95 39.95 39.95s39.95-17.89 39.95-39.95S106.15 4.68 84.08 4.68"/><ellipse cx="10.99" cy="116.31" fill="#424242" rx="3.56" ry="9.25" transform="rotate(-45 10.995 116.309)"/><linearGradient id="SVGLpuzSRGn" x1="20.75" x2="37.146" y1="15.232" y2="41.824" gradientTransform="rotate(21.938 59.71 136.602)" gradientUnits="userSpaceOnUse"><stop offset=".285" stopColor="#fff"/><stop offset="1" stopColor="#fff" stopOpacity="0"/></linearGradient><path fill="url(#SVGLpuzSRGn)" d="M72.52 16.93c-8.6 3.9-13.79 9.96-16.99 17.72c-1.18 2.86-2 6.05-1.13 9.02c.87 2.96 3.95 5.44 6.94 4.7c1.98-.49 3.41-2.17 4.86-3.61a28 28 0 0 1 7.66-5.36c3.54-1.68 7.42-2.59 10.9-4.41c3.47-1.82 6.66-4.88 7.12-8.77c.45-3.81-1.96-7.61-5.34-9.44s-9.06-2.1-14.02.15"/><path fill="#fff" d="M52.24 25.22c.46-.01.88-.23 1.13-.61c1.35-1.98 4.49-7.3 13.03-12.01c4.98-2.75 9.16-3.84 10.65-4.15c4.22-.88 2.76-3.07.02-2.7c-3.11.42-16.78 3.43-26.02 17.24c-.64.97.03 2.26 1.19 2.23m64.82 36.47c-1.29.16-2.48 2.4-2.72 2.79c-1.25 2.04-3.7 7.1-12.22 11.85c-3.97 2.21-8.06 3.83-10.1 4.39c-3.33.92-2.61 3.2.1 2.7c3.09-.57 16.61-4.2 25.2-18.42c.6-1 1.46-3.52-.26-3.31" opacity=".59"/><linearGradient id="SVGDP3o3g4B" x1="58.224" x2="62.358" y1="96.402" y2="53.685" gradientTransform="rotate(12.17 64.006 220.098)" gradientUnits="userSpaceOnUse"><stop offset=".285" stopColor="#fff"/><stop offset="1" stopColor="#fff" stopOpacity="0"/></linearGradient><path fill="url(#SVGDP3o3g4B)" d="M86.02 76.23c-4.53-.14-5.41-2.24-4.48-3.93c.74-1.34 2.47-1.61 4-1.73c8.15-.64 16-5.59 22.06-10.87c-1.07 5.49-3.19 8.35-6.52 11.02c-3.26 2.6-8.12 5.73-15.06 5.51"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#81d4fa" d="M80.37 12.67c-19.85 0-34.8 14.95-34.8 34.8s16.15 36.01 36.01 36.01s34.8-14.95 34.8-34.8s-16.16-36.01-36.01-36.01" opacity=".6"/><path fill="#616161" d="M80.37 12.67c19.85 0 36.01 16.15 36.01 36.01s-14.95 34.8-34.8 34.8s-36.02-16.15-36.02-36.01s14.95-34.8 34.81-34.8m-27.62 7.18c-12.98 14.29-19.6 37.66-1.17 56.09c19.9 19.9 46.51 11.64 60.73-2.88c7.69-7.85 17.35-36.61-2.33-56.28s-48.61-6.42-57.23 3.07"/><path fill="#bdbdbd" d="m28.22 90.86l8.33 8.38l19.62-19.8s1.66-3.19-1.62-6.47s-6.71-1.91-6.71-1.91z"/><path fill="#616161" d="M39.5 76.96c1.13-.9 5.05-3 9.36 1.28c4.3 4.28 2.55 7.66 1.7 8.91c0 0-30.53 33.87-31.92 35.27c-2.05 2.05-6.26.3-10.16-3.6s-5.78-7.67-3.58-9.87c1.79-1.79 33.47-31.09 34.6-31.99"/><path fill="#bdbdbd" d="M84.08 8.64c19.85 0 36 16.15 36 36s-16.15 36-36 36s-36-16.15-36-36s16.16-36 36-36m0-3.96c-22.06 0-39.95 17.89-39.95 39.95s17.89 39.95 39.95 39.95s39.95-17.89 39.95-39.95S106.15 4.68 84.08 4.68"/><ellipse cx="10.99" cy="116.31" fill="#424242" rx="3.56" ry="9.25" transform="rotate(-45 10.995 116.309)"/><linearGradient id="SVGLpuzSRGn" x1="20.75" x2="37.146" y1="15.232" y2="41.824" gradientTransform="rotate(21.938 59.71 136.602)" gradientUnits="userSpaceOnUse"><stop offset=".285" stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><path fill="url(#SVGLpuzSRGn)" d="M72.52 16.93c-8.6 3.9-13.79 9.96-16.99 17.72c-1.18 2.86-2 6.05-1.13 9.02c.87 2.96 3.95 5.44 6.94 4.7c1.98-.49 3.41-2.17 4.86-3.61a28 28 0 0 1 7.66-5.36c3.54-1.68 7.42-2.59 10.9-4.41c3.47-1.82 6.66-4.88 7.12-8.77c.45-3.81-1.96-7.61-5.34-9.44s-9.06-2.1-14.02.15"/><path fill="#fff" d="M52.24 25.22c.46-.01.88-.23 1.13-.61c1.35-1.98 4.49-7.3 13.03-12.01c4.98-2.75 9.16-3.84 10.65-4.15c4.22-.88 2.76-3.07.02-2.7c-3.11.42-16.78 3.43-26.02 17.24c-.64.97.03 2.26 1.19 2.23m64.82 36.47c-1.29.16-2.48 2.4-2.72 2.79c-1.25 2.04-3.7 7.1-12.22 11.85c-3.97 2.21-8.06 3.83-10.1 4.39c-3.33.92-2.61 3.2.1 2.7c3.09-.57 16.61-4.2 25.2-18.42c.6-1 1.46-3.52-.26-3.31" opacity=".59"/><linearGradient id="SVGDP3o3g4B" x1="58.224" x2="62.358" y1="96.402" y2="53.685" gradientTransform="rotate(12.17 64.006 220.098)" gradientUnits="userSpaceOnUse"><stop offset=".285" stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><path fill="url(#SVGDP3o3g4B)" d="M86.02 76.23c-4.53-.14-5.41-2.24-4.48-3.93c.74-1.34 2.47-1.61 4-1.73c8.15-.64 16-5.59 22.06-10.87c-1.07 5.49-3.19 8.35-6.52 11.02c-3.26 2.6-8.12 5.73-15.06 5.51"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%2381d4fa%22%20d%3D%22M80.37%2012.67c-19.85%200-34.8%2014.95-34.8%2034.8s16.15%2036.01%2036.01%2036.01s34.8-14.95%2034.8-34.8s-16.16-36.01-36.01-36.01%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20fill%3D%22%23616161%22%20d%3D%22M80.37%2012.67c19.85%200%2036.01%2016.15%2036.01%2036.01s-14.95%2034.8-34.8%2034.8s-36.02-16.15-36.02-36.01s14.95-34.8%2034.81-34.8m-27.62%207.18c-12.98%2014.29-19.6%2037.66-1.17%2056.09c19.9%2019.9%2046.51%2011.64%2060.73-2.88c7.69-7.85%2017.35-36.61-2.33-56.28s-48.61-6.42-57.23%203.07%22%2F%3E%3Cpath%20fill%3D%22%23bdbdbd%22%20d%3D%22m28.22%2090.86l8.33%208.38l19.62-19.8s1.66-3.19-1.62-6.47s-6.71-1.91-6.71-1.91z%22%2F%3E%3Cpath%20fill%3D%22%23616161%22%20d%3D%22M39.5%2076.96c1.13-.9%205.05-3%209.36%201.28c4.3%204.28%202.55%207.66%201.7%208.91c0%200-30.53%2033.87-31.92%2035.27c-2.05%202.05-6.26.3-10.16-3.6s-5.78-7.67-3.58-9.87c1.79-1.79%2033.47-31.09%2034.6-31.99%22%2F%3E%3Cpath%20fill%3D%22%23bdbdbd%22%20d%3D%22M84.08%208.64c19.85%200%2036%2016.15%2036%2036s-16.15%2036-36%2036s-36-16.15-36-36s16.16-36%2036-36m0-3.96c-22.06%200-39.95%2017.89-39.95%2039.95s17.89%2039.95%2039.95%2039.95s39.95-17.89%2039.95-39.95S106.15%204.68%2084.08%204.68%22%2F%3E%3Cellipse%20cx%3D%2210.99%22%20cy%3D%22116.31%22%20fill%3D%22%23424242%22%20rx%3D%223.56%22%20ry%3D%229.25%22%20transform%3D%22rotate(-45%2010.995%20116.309)%22%2F%3E%3ClinearGradient%20id%3D%22SVGLpuzSRGn%22%20x1%3D%2220.75%22%20x2%3D%2237.146%22%20y1%3D%2215.232%22%20y2%3D%2241.824%22%20gradientTransform%3D%22rotate(21.938%2059.71%20136.602)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.285%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGLpuzSRGn)%22%20d%3D%22M72.52%2016.93c-8.6%203.9-13.79%209.96-16.99%2017.72c-1.18%202.86-2%206.05-1.13%209.02c.87%202.96%203.95%205.44%206.94%204.7c1.98-.49%203.41-2.17%204.86-3.61a28%2028%200%200%201%207.66-5.36c3.54-1.68%207.42-2.59%2010.9-4.41c3.47-1.82%206.66-4.88%207.12-8.77c.45-3.81-1.96-7.61-5.34-9.44s-9.06-2.1-14.02.15%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M52.24%2025.22c.46-.01.88-.23%201.13-.61c1.35-1.98%204.49-7.3%2013.03-12.01c4.98-2.75%209.16-3.84%2010.65-4.15c4.22-.88%202.76-3.07.02-2.7c-3.11.42-16.78%203.43-26.02%2017.24c-.64.97.03%202.26%201.19%202.23m64.82%2036.47c-1.29.16-2.48%202.4-2.72%202.79c-1.25%202.04-3.7%207.1-12.22%2011.85c-3.97%202.21-8.06%203.83-10.1%204.39c-3.33.92-2.61%203.2.1%202.7c3.09-.57%2016.61-4.2%2025.2-18.42c.6-1%201.46-3.52-.26-3.31%22%20opacity%3D%22.59%22%2F%3E%3ClinearGradient%20id%3D%22SVGDP3o3g4B%22%20x1%3D%2258.224%22%20x2%3D%2262.358%22%20y1%3D%2296.402%22%20y2%3D%2253.685%22%20gradientTransform%3D%22rotate(12.17%2064.006%20220.098)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.285%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGDP3o3g4B)%22%20d%3D%22M86.02%2076.23c-4.53-.14-5.41-2.24-4.48-3.93c.74-1.34%202.47-1.61%204-1.73c8.15-.64%2016-5.59%2022.06-10.87c-1.07%205.49-3.19%208.35-6.52%2011.02c-3.26%202.6-8.12%205.73-15.06%205.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%20128%20128%22%3E%3Cpath%20fill%3D%22%2381d4fa%22%20d%3D%22M80.37%2012.67c-19.85%200-34.8%2014.95-34.8%2034.8s16.15%2036.01%2036.01%2036.01s34.8-14.95%2034.8-34.8s-16.16-36.01-36.01-36.01%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20fill%3D%22%23616161%22%20d%3D%22M80.37%2012.67c19.85%200%2036.01%2016.15%2036.01%2036.01s-14.95%2034.8-34.8%2034.8s-36.02-16.15-36.02-36.01s14.95-34.8%2034.81-34.8m-27.62%207.18c-12.98%2014.29-19.6%2037.66-1.17%2056.09c19.9%2019.9%2046.51%2011.64%2060.73-2.88c7.69-7.85%2017.35-36.61-2.33-56.28s-48.61-6.42-57.23%203.07%22%2F%3E%3Cpath%20fill%3D%22%23bdbdbd%22%20d%3D%22m28.22%2090.86l8.33%208.38l19.62-19.8s1.66-3.19-1.62-6.47s-6.71-1.91-6.71-1.91z%22%2F%3E%3Cpath%20fill%3D%22%23616161%22%20d%3D%22M39.5%2076.96c1.13-.9%205.05-3%209.36%201.28c4.3%204.28%202.55%207.66%201.7%208.91c0%200-30.53%2033.87-31.92%2035.27c-2.05%202.05-6.26.3-10.16-3.6s-5.78-7.67-3.58-9.87c1.79-1.79%2033.47-31.09%2034.6-31.99%22%2F%3E%3Cpath%20fill%3D%22%23bdbdbd%22%20d%3D%22M84.08%208.64c19.85%200%2036%2016.15%2036%2036s-16.15%2036-36%2036s-36-16.15-36-36s16.16-36%2036-36m0-3.96c-22.06%200-39.95%2017.89-39.95%2039.95s17.89%2039.95%2039.95%2039.95s39.95-17.89%2039.95-39.95S106.15%204.68%2084.08%204.68%22%2F%3E%3Cellipse%20cx%3D%2210.99%22%20cy%3D%22116.31%22%20fill%3D%22%23424242%22%20rx%3D%223.56%22%20ry%3D%229.25%22%20transform%3D%22rotate(-45%2010.995%20116.309)%22%2F%3E%3ClinearGradient%20id%3D%22SVGLpuzSRGn%22%20x1%3D%2220.75%22%20x2%3D%2237.146%22%20y1%3D%2215.232%22%20y2%3D%2241.824%22%20gradientTransform%3D%22rotate(21.938%2059.71%20136.602)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.285%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGLpuzSRGn)%22%20d%3D%22M72.52%2016.93c-8.6%203.9-13.79%209.96-16.99%2017.72c-1.18%202.86-2%206.05-1.13%209.02c.87%202.96%203.95%205.44%206.94%204.7c1.98-.49%203.41-2.17%204.86-3.61a28%2028%200%200%201%207.66-5.36c3.54-1.68%207.42-2.59%2010.9-4.41c3.47-1.82%206.66-4.88%207.12-8.77c.45-3.81-1.96-7.61-5.34-9.44s-9.06-2.1-14.02.15%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M52.24%2025.22c.46-.01.88-.23%201.13-.61c1.35-1.98%204.49-7.3%2013.03-12.01c4.98-2.75%209.16-3.84%2010.65-4.15c4.22-.88%202.76-3.07.02-2.7c-3.11.42-16.78%203.43-26.02%2017.24c-.64.97.03%202.26%201.19%202.23m64.82%2036.47c-1.29.16-2.48%202.4-2.72%202.79c-1.25%202.04-3.7%207.1-12.22%2011.85c-3.97%202.21-8.06%203.83-10.1%204.39c-3.33.92-2.61%203.2.1%202.7c3.09-.57%2016.61-4.2%2025.2-18.42c.6-1%201.46-3.52-.26-3.31%22%20opacity%3D%22.59%22%2F%3E%3ClinearGradient%20id%3D%22SVGDP3o3g4B%22%20x1%3D%2258.224%22%20x2%3D%2262.358%22%20y1%3D%2296.402%22%20y2%3D%2253.685%22%20gradientTransform%3D%22rotate(12.17%2064.006%20220.098)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.285%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGDP3o3g4B)%22%20d%3D%22M86.02%2076.23c-4.53-.14-5.41-2.24-4.48-3.93c.74-1.34%202.47-1.61%204-1.73c8.15-.64%2016-5.59%2022.06-10.87c-1.07%205.49-3.19%208.35-6.52%2011.02c-3.26%202.6-8.12%205.73-15.06%205.51%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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