binoculars icon

binoculars-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
binoculars-fill
Set
Phosphor
Style
Fill
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the binoculars icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M237.22 151.9v-.1a1.4 1.4 0 0 0-.07-.22a49 49 0 0 0-2.31-5.3L193.27 51.8a8 8 0 0 0-1.67-2.44a32 32 0 0 0-45.26 0A8 8 0 0 0 144 55v25h-32V55a8 8 0 0 0-2.34-5.66a32 32 0 0 0-45.26 0a8 8 0 0 0-1.67 2.44l-41.53 94.5a49 49 0 0 0-2.31 5.3a2 2 0 0 0-.07.21s0 .08 0 .11a48 48 0 0 0 90.32 32.51a47.5 47.5 0 0 0 2.9-16.59V96h32v71.83a47.5 47.5 0 0 0 2.9 16.59a48 48 0 0 0 90.32-32.51Zm-143.15 27a32 32 0 0 1-60.2-21.71l1.81-4.13A32 32 0 0 1 96 167.88v.12a32 32 0 0 1-1.93 10.94ZM203 198.07A32 32 0 0 1 160 168v-.11a32 32 0 0 1 60.32-14.78l1.81 4.13A32 32 0 0 1 203 198.07"/></svg>

React

import type { SVGProps } from "react";

export function PhBinocularsFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M237.22 151.9v-.1a1.4 1.4 0 0 0-.07-.22a49 49 0 0 0-2.31-5.3L193.27 51.8a8 8 0 0 0-1.67-2.44a32 32 0 0 0-45.26 0A8 8 0 0 0 144 55v25h-32V55a8 8 0 0 0-2.34-5.66a32 32 0 0 0-45.26 0a8 8 0 0 0-1.67 2.44l-41.53 94.5a49 49 0 0 0-2.31 5.3a2 2 0 0 0-.07.21s0 .08 0 .11a48 48 0 0 0 90.32 32.51a47.5 47.5 0 0 0 2.9-16.59V96h32v71.83a47.5 47.5 0 0 0 2.9 16.59a48 48 0 0 0 90.32-32.51Zm-143.15 27a32 32 0 0 1-60.2-21.71l1.81-4.13A32 32 0 0 1 96 167.88v.12a32 32 0 0 1-1.93 10.94ZM203 198.07A32 32 0 0 1 160 168v-.11a32 32 0 0 1 60.32-14.78l1.81 4.13A32 32 0 0 1 203 198.07"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M237.22 151.9v-.1a1.4 1.4 0 0 0-.07-.22a49 49 0 0 0-2.31-5.3L193.27 51.8a8 8 0 0 0-1.67-2.44a32 32 0 0 0-45.26 0A8 8 0 0 0 144 55v25h-32V55a8 8 0 0 0-2.34-5.66a32 32 0 0 0-45.26 0a8 8 0 0 0-1.67 2.44l-41.53 94.5a49 49 0 0 0-2.31 5.3a2 2 0 0 0-.07.21s0 .08 0 .11a48 48 0 0 0 90.32 32.51a47.5 47.5 0 0 0 2.9-16.59V96h32v71.83a47.5 47.5 0 0 0 2.9 16.59a48 48 0 0 0 90.32-32.51Zm-143.15 27a32 32 0 0 1-60.2-21.71l1.81-4.13A32 32 0 0 1 96 167.88v.12a32 32 0 0 1-1.93 10.94ZM203 198.07A32 32 0 0 1 160 168v-.11a32 32 0 0 1 60.32-14.78l1.81 4.13A32 32 0 0 1 203 198.07"/></svg>
</template>

CSS

.icon-binoculars-fill {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M237.22%20151.9v-.1a1.4%201.4%200%200%200-.07-.22a49%2049%200%200%200-2.31-5.3L193.27%2051.8a8%208%200%200%200-1.67-2.44a32%2032%200%200%200-45.26%200A8%208%200%200%200%20144%2055v25h-32V55a8%208%200%200%200-2.34-5.66a32%2032%200%200%200-45.26%200a8%208%200%200%200-1.67%202.44l-41.53%2094.5a49%2049%200%200%200-2.31%205.3a2%202%200%200%200-.07.21s0%20.08%200%20.11a48%2048%200%200%200%2090.32%2032.51a47.5%2047.5%200%200%200%202.9-16.59V96h32v71.83a47.5%2047.5%200%200%200%202.9%2016.59a48%2048%200%200%200%2090.32-32.51Zm-143.15%2027a32%2032%200%200%201-60.2-21.71l1.81-4.13A32%2032%200%200%201%2096%20167.88v.12a32%2032%200%200%201-1.93%2010.94ZM203%20198.07A32%2032%200%200%201%20160%20168v-.11a32%2032%200%200%201%2060.32-14.78l1.81%204.13A32%2032%200%200%201%20203%20198.07%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M237.22%20151.9v-.1a1.4%201.4%200%200%200-.07-.22a49%2049%200%200%200-2.31-5.3L193.27%2051.8a8%208%200%200%200-1.67-2.44a32%2032%200%200%200-45.26%200A8%208%200%200%200%20144%2055v25h-32V55a8%208%200%200%200-2.34-5.66a32%2032%200%200%200-45.26%200a8%208%200%200%200-1.67%202.44l-41.53%2094.5a49%2049%200%200%200-2.31%205.3a2%202%200%200%200-.07.21s0%20.08%200%20.11a48%2048%200%200%200%2090.32%2032.51a47.5%2047.5%200%200%200%202.9-16.59V96h32v71.83a47.5%2047.5%200%200%200%202.9%2016.59a48%2048%200%200%200%2090.32-32.51Zm-143.15%2027a32%2032%200%200%201-60.2-21.71l1.81-4.13A32%2032%200%200%201%2096%20167.88v.12a32%2032%200%200%201-1.93%2010.94ZM203%20198.07A32%2032%200%200%201%20160%20168v-.11a32%2032%200%200%201%2060.32-14.78l1.81%204.13A32%2032%200%200%201%20203%20198.07%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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