binoculars icon

binoculars-line-duotone from Solar by 480 Design · Line Duotone · Devices · CC-BY-4.0 Attribution required.

Name
binoculars-line-duotone
Set
Solar
Style
Line Duotone
Category
Devices
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More devices icons from Solar

Use the binoculars icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M14 15H10" opacity=".5"/><path d="M9.99977 19H1.96045M22.0397 19H13.9943" opacity=".5"/><path d="M14 9H10" opacity=".5"/><path d="M8.73372 2H7.00007C5.50007 2 5.23053 2.77865 5.00007 4C4.7696 5.22135 2.35991 10.5619 2.00007 15C1.84226 16.9462 2.00007 20 2.00007 20C2.00007 21.1046 2.8955 22 4.00007 22H8.00007C9.10464 22 10.0001 21.1046 10.0001 20V4C10.0001 2.89543 9.83829 2 8.73372 2Z"/><path d="M15.2663 2H16.9999C18.4999 2 18.7695 2.77865 18.9999 4C19.2304 5.22135 21.6401 10.5619 21.9999 15C22.1577 16.9462 21.9999 20 21.9999 20C21.9999 21.1046 21.1045 22 19.9999 22H15.9999C14.8954 22 13.9999 21.1046 13.9999 20V4C13.9999 2.89543 14.1617 2 15.2663 2Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarBinocularsLineDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M14 15H10" opacity=".5"/><path d="M9.99977 19H1.96045M22.0397 19H13.9943" opacity=".5"/><path d="M14 9H10" opacity=".5"/><path d="M8.73372 2H7.00007C5.50007 2 5.23053 2.77865 5.00007 4C4.7696 5.22135 2.35991 10.5619 2.00007 15C1.84226 16.9462 2.00007 20 2.00007 20C2.00007 21.1046 2.8955 22 4.00007 22H8.00007C9.10464 22 10.0001 21.1046 10.0001 20V4C10.0001 2.89543 9.83829 2 8.73372 2Z"/><path d="M15.2663 2H16.9999C18.4999 2 18.7695 2.77865 18.9999 4C19.2304 5.22135 21.6401 10.5619 21.9999 15C22.1577 16.9462 21.9999 20 21.9999 20C21.9999 21.1046 21.1045 22 19.9999 22H15.9999C14.8954 22 13.9999 21.1046 13.9999 20V4C13.9999 2.89543 14.1617 2 15.2663 2Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M14 15H10" opacity=".5"/><path d="M9.99977 19H1.96045M22.0397 19H13.9943" opacity=".5"/><path d="M14 9H10" opacity=".5"/><path d="M8.73372 2H7.00007C5.50007 2 5.23053 2.77865 5.00007 4C4.7696 5.22135 2.35991 10.5619 2.00007 15C1.84226 16.9462 2.00007 20 2.00007 20C2.00007 21.1046 2.8955 22 4.00007 22H8.00007C9.10464 22 10.0001 21.1046 10.0001 20V4C10.0001 2.89543 9.83829 2 8.73372 2Z"/><path d="M15.2663 2H16.9999C18.4999 2 18.7695 2.77865 18.9999 4C19.2304 5.22135 21.6401 10.5619 21.9999 15C22.1577 16.9462 21.9999 20 21.9999 20C21.9999 21.1046 21.1045 22 19.9999 22H15.9999C14.8954 22 13.9999 21.1046 13.9999 20V4C13.9999 2.89543 14.1617 2 15.2663 2Z"/></g></svg>
</template>

CSS

.icon-binoculars-line-duotone {
  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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14%2015H10%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9.99977%2019H1.96045M22.0397%2019H13.9943%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M14%209H10%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M8.73372%202H7.00007C5.50007%202%205.23053%202.77865%205.00007%204C4.7696%205.22135%202.35991%2010.5619%202.00007%2015C1.84226%2016.9462%202.00007%2020%202.00007%2020C2.00007%2021.1046%202.8955%2022%204.00007%2022H8.00007C9.10464%2022%2010.0001%2021.1046%2010.0001%2020V4C10.0001%202.89543%209.83829%202%208.73372%202Z%22%2F%3E%3Cpath%20d%3D%22M15.2663%202H16.9999C18.4999%202%2018.7695%202.77865%2018.9999%204C19.2304%205.22135%2021.6401%2010.5619%2021.9999%2015C22.1577%2016.9462%2021.9999%2020%2021.9999%2020C21.9999%2021.1046%2021.1045%2022%2019.9999%2022H15.9999C14.8954%2022%2013.9999%2021.1046%2013.9999%2020V4C13.9999%202.89543%2014.1617%202%2015.2663%202Z%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14%2015H10%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9.99977%2019H1.96045M22.0397%2019H13.9943%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M14%209H10%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M8.73372%202H7.00007C5.50007%202%205.23053%202.77865%205.00007%204C4.7696%205.22135%202.35991%2010.5619%202.00007%2015C1.84226%2016.9462%202.00007%2020%202.00007%2020C2.00007%2021.1046%202.8955%2022%204.00007%2022H8.00007C9.10464%2022%2010.0001%2021.1046%2010.0001%2020V4C10.0001%202.89543%209.83829%202%208.73372%202Z%22%2F%3E%3Cpath%20d%3D%22M15.2663%202H16.9999C18.4999%202%2018.7695%202.77865%2018.9999%204C19.2304%205.22135%2021.6401%2010.5619%2021.9999%2015C22.1577%2016.9462%2021.9999%2020%2021.9999%2020C21.9999%2021.1046%2021.1045%2022%2019.9999%2022H15.9999C14.8954%2022%2013.9999%2021.1046%2013.9999%2020V4C13.9999%202.89543%2014.1617%202%2015.2663%202Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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