rightmagnifyingglass emoji

rightmagnifyingglass from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
rightmagnifyingglass
Set
Firefox OS Emoji
Style
Default
Category
Objects
Viewbox
512×512
License
Apache 2.0

More objects icons from Firefox OS Emoji

Use the rightmagnifyingglass emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#005189" d="M443.219 68.781c-63.726-63.726-167.046-63.726-230.771 0c-58.318 58.318-63.255 149.79-14.834 213.736l-25.117 25.117l31.87 31.87l25.117-25.117c63.946 48.421 155.418 43.484 213.736-14.834c63.725-63.727 63.725-167.046-.001-230.772"/><circle cx="327.833" cy="184.167" r="133.074" fill="#70C4EA"/><path fill="#00A7E0" d="M237.851 105.901c51.969-51.969 136.227-51.969 188.195 0c14.373 14.373 24.752 31.222 31.174 49.168c-5.25-24.028-17.178-46.889-35.86-65.571c-51.969-51.969-136.227-51.969-188.196 0c-37.596 37.596-47.974 92.085-31.174 139.028c-9.354-42.812 2.574-89.339 35.861-122.625"/><path fill="#1F356B" d="M37.651 474.349c-15.283-15.283-21.129-34.444-12.993-42.581l142.057-130.425c8.137-8.137 21.482-8.106 36.764 7.177s15.313 28.628 7.177 36.764L80.232 487.342c-8.137 8.136-27.298 2.29-42.581-12.993"/><path fill="#5BC0A4" d="m53.165 405.596l53.239 53.239l64.225-69.953l-47.511-47.511z"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiRightmagnifyingglass(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#005189" d="M443.219 68.781c-63.726-63.726-167.046-63.726-230.771 0c-58.318 58.318-63.255 149.79-14.834 213.736l-25.117 25.117l31.87 31.87l25.117-25.117c63.946 48.421 155.418 43.484 213.736-14.834c63.725-63.727 63.725-167.046-.001-230.772"/><circle cx="327.833" cy="184.167" r="133.074" fill="#70C4EA"/><path fill="#00A7E0" d="M237.851 105.901c51.969-51.969 136.227-51.969 188.195 0c14.373 14.373 24.752 31.222 31.174 49.168c-5.25-24.028-17.178-46.889-35.86-65.571c-51.969-51.969-136.227-51.969-188.196 0c-37.596 37.596-47.974 92.085-31.174 139.028c-9.354-42.812 2.574-89.339 35.861-122.625"/><path fill="#1F356B" d="M37.651 474.349c-15.283-15.283-21.129-34.444-12.993-42.581l142.057-130.425c8.137-8.137 21.482-8.106 36.764 7.177s15.313 28.628 7.177 36.764L80.232 487.342c-8.137 8.136-27.298 2.29-42.581-12.993"/><path fill="#5BC0A4" d="m53.165 405.596l53.239 53.239l64.225-69.953l-47.511-47.511z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#005189" d="M443.219 68.781c-63.726-63.726-167.046-63.726-230.771 0c-58.318 58.318-63.255 149.79-14.834 213.736l-25.117 25.117l31.87 31.87l25.117-25.117c63.946 48.421 155.418 43.484 213.736-14.834c63.725-63.727 63.725-167.046-.001-230.772"/><circle cx="327.833" cy="184.167" r="133.074" fill="#70C4EA"/><path fill="#00A7E0" d="M237.851 105.901c51.969-51.969 136.227-51.969 188.195 0c14.373 14.373 24.752 31.222 31.174 49.168c-5.25-24.028-17.178-46.889-35.86-65.571c-51.969-51.969-136.227-51.969-188.196 0c-37.596 37.596-47.974 92.085-31.174 139.028c-9.354-42.812 2.574-89.339 35.861-122.625"/><path fill="#1F356B" d="M37.651 474.349c-15.283-15.283-21.129-34.444-12.993-42.581l142.057-130.425c8.137-8.137 21.482-8.106 36.764 7.177s15.313 28.628 7.177 36.764L80.232 487.342c-8.137 8.136-27.298 2.29-42.581-12.993"/><path fill="#5BC0A4" d="m53.165 405.596l53.239 53.239l64.225-69.953l-47.511-47.511z"/></svg>
</template>

CSS

.icon-rightmagnifyingglass {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22%23005189%22%20d%3D%22M443.219%2068.781c-63.726-63.726-167.046-63.726-230.771%200c-58.318%2058.318-63.255%20149.79-14.834%20213.736l-25.117%2025.117l31.87%2031.87l25.117-25.117c63.946%2048.421%20155.418%2043.484%20213.736-14.834c63.725-63.727%2063.725-167.046-.001-230.772%22%2F%3E%3Ccircle%20cx%3D%22327.833%22%20cy%3D%22184.167%22%20r%3D%22133.074%22%20fill%3D%22%2370C4EA%22%2F%3E%3Cpath%20fill%3D%22%2300A7E0%22%20d%3D%22M237.851%20105.901c51.969-51.969%20136.227-51.969%20188.195%200c14.373%2014.373%2024.752%2031.222%2031.174%2049.168c-5.25-24.028-17.178-46.889-35.86-65.571c-51.969-51.969-136.227-51.969-188.196%200c-37.596%2037.596-47.974%2092.085-31.174%20139.028c-9.354-42.812%202.574-89.339%2035.861-122.625%22%2F%3E%3Cpath%20fill%3D%22%231F356B%22%20d%3D%22M37.651%20474.349c-15.283-15.283-21.129-34.444-12.993-42.581l142.057-130.425c8.137-8.137%2021.482-8.106%2036.764%207.177s15.313%2028.628%207.177%2036.764L80.232%20487.342c-8.137%208.136-27.298%202.29-42.581-12.993%22%2F%3E%3Cpath%20fill%3D%22%235BC0A4%22%20d%3D%22m53.165%20405.596l53.239%2053.239l64.225-69.953l-47.511-47.511z%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23005189%22%20d%3D%22M443.219%2068.781c-63.726-63.726-167.046-63.726-230.771%200c-58.318%2058.318-63.255%20149.79-14.834%20213.736l-25.117%2025.117l31.87%2031.87l25.117-25.117c63.946%2048.421%20155.418%2043.484%20213.736-14.834c63.725-63.727%2063.725-167.046-.001-230.772%22%2F%3E%3Ccircle%20cx%3D%22327.833%22%20cy%3D%22184.167%22%20r%3D%22133.074%22%20fill%3D%22%2370C4EA%22%2F%3E%3Cpath%20fill%3D%22%2300A7E0%22%20d%3D%22M237.851%20105.901c51.969-51.969%20136.227-51.969%20188.195%200c14.373%2014.373%2024.752%2031.222%2031.174%2049.168c-5.25-24.028-17.178-46.889-35.86-65.571c-51.969-51.969-136.227-51.969-188.196%200c-37.596%2037.596-47.974%2092.085-31.174%20139.028c-9.354-42.812%202.574-89.339%2035.861-122.625%22%2F%3E%3Cpath%20fill%3D%22%231F356B%22%20d%3D%22M37.651%20474.349c-15.283-15.283-21.129-34.444-12.993-42.581l142.057-130.425c8.137-8.137%2021.482-8.106%2036.764%207.177s15.313%2028.628%207.177%2036.764L80.232%20487.342c-8.137%208.136-27.298%202.29-42.581-12.993%22%2F%3E%3Cpath%20fill%3D%22%235BC0A4%22%20d%3D%22m53.165%20405.596l53.239%2053.239l64.225-69.953l-47.511-47.511z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/rightmagnifyingglass.svg?color=%231a73e8&size=48