binoculars icon

binoculars-broken from Solar by 480 Design · Broken · Devices · CC-BY-4.0 Attribution required.

Name
binoculars-broken
Set
Solar
Style
Broken
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 stroke-linecap="round" d="M4.33466 6.02973C4.67378 5.08025 4.93178 4.36059 4.99982 4C5.23028 2.77865 5.49982 2 6.99982 2H8.73347C9.83804 2 9.99982 2.89543 9.99982 4V20C9.99982 21.1046 9.10439 22 7.99982 22H3.99982C2.89525 22 1.99982 21.1046 1.99982 20C1.99982 20 1.84202 16.9462 1.99982 15C2.13128 13.3787 2.53629 11.637 3.00869 10.0196"/><path stroke-linecap="round" d="M21.2718 11.0287C20.4247 7.80779 19.1637 4.86671 19.0002 4C18.7697 2.77865 18.5002 2 17.0002 2H15.2665C14.162 2 14.0002 2.89543 14.0002 4V20C14.0002 21.1046 14.8956 22 16.0002 22H20.0002C21.1047 22 22.0002 21.1046 22.0002 20C22.0002 20 22.158 16.9462 22.0002 15"/><path d="M14 15H10"/><path d="M9.99977 19H1.96045M22.0397 19H13.9943"/><path d="M14 9H10"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarBinocularsBroken(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 strokeLinecap="round" d="M4.33466 6.02973C4.67378 5.08025 4.93178 4.36059 4.99982 4C5.23028 2.77865 5.49982 2 6.99982 2H8.73347C9.83804 2 9.99982 2.89543 9.99982 4V20C9.99982 21.1046 9.10439 22 7.99982 22H3.99982C2.89525 22 1.99982 21.1046 1.99982 20C1.99982 20 1.84202 16.9462 1.99982 15C2.13128 13.3787 2.53629 11.637 3.00869 10.0196"/><path strokeLinecap="round" d="M21.2718 11.0287C20.4247 7.80779 19.1637 4.86671 19.0002 4C18.7697 2.77865 18.5002 2 17.0002 2H15.2665C14.162 2 14.0002 2.89543 14.0002 4V20C14.0002 21.1046 14.8956 22 16.0002 22H20.0002C21.1047 22 22.0002 21.1046 22.0002 20C22.0002 20 22.158 16.9462 22.0002 15"/><path d="M14 15H10"/><path d="M9.99977 19H1.96045M22.0397 19H13.9943"/><path d="M14 9H10"/></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 stroke-linecap="round" d="M4.33466 6.02973C4.67378 5.08025 4.93178 4.36059 4.99982 4C5.23028 2.77865 5.49982 2 6.99982 2H8.73347C9.83804 2 9.99982 2.89543 9.99982 4V20C9.99982 21.1046 9.10439 22 7.99982 22H3.99982C2.89525 22 1.99982 21.1046 1.99982 20C1.99982 20 1.84202 16.9462 1.99982 15C2.13128 13.3787 2.53629 11.637 3.00869 10.0196"/><path stroke-linecap="round" d="M21.2718 11.0287C20.4247 7.80779 19.1637 4.86671 19.0002 4C18.7697 2.77865 18.5002 2 17.0002 2H15.2665C14.162 2 14.0002 2.89543 14.0002 4V20C14.0002 21.1046 14.8956 22 16.0002 22H20.0002C21.1047 22 22.0002 21.1046 22.0002 20C22.0002 20 22.158 16.9462 22.0002 15"/><path d="M14 15H10"/><path d="M9.99977 19H1.96045M22.0397 19H13.9943"/><path d="M14 9H10"/></g></svg>
</template>

CSS

.icon-binoculars-broken {
  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%20stroke-linecap%3D%22round%22%20d%3D%22M4.33466%206.02973C4.67378%205.08025%204.93178%204.36059%204.99982%204C5.23028%202.77865%205.49982%202%206.99982%202H8.73347C9.83804%202%209.99982%202.89543%209.99982%204V20C9.99982%2021.1046%209.10439%2022%207.99982%2022H3.99982C2.89525%2022%201.99982%2021.1046%201.99982%2020C1.99982%2020%201.84202%2016.9462%201.99982%2015C2.13128%2013.3787%202.53629%2011.637%203.00869%2010.0196%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21.2718%2011.0287C20.4247%207.80779%2019.1637%204.86671%2019.0002%204C18.7697%202.77865%2018.5002%202%2017.0002%202H15.2665C14.162%202%2014.0002%202.89543%2014.0002%204V20C14.0002%2021.1046%2014.8956%2022%2016.0002%2022H20.0002C21.1047%2022%2022.0002%2021.1046%2022.0002%2020C22.0002%2020%2022.158%2016.9462%2022.0002%2015%22%2F%3E%3Cpath%20d%3D%22M14%2015H10%22%2F%3E%3Cpath%20d%3D%22M9.99977%2019H1.96045M22.0397%2019H13.9943%22%2F%3E%3Cpath%20d%3D%22M14%209H10%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%20stroke-linecap%3D%22round%22%20d%3D%22M4.33466%206.02973C4.67378%205.08025%204.93178%204.36059%204.99982%204C5.23028%202.77865%205.49982%202%206.99982%202H8.73347C9.83804%202%209.99982%202.89543%209.99982%204V20C9.99982%2021.1046%209.10439%2022%207.99982%2022H3.99982C2.89525%2022%201.99982%2021.1046%201.99982%2020C1.99982%2020%201.84202%2016.9462%201.99982%2015C2.13128%2013.3787%202.53629%2011.637%203.00869%2010.0196%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21.2718%2011.0287C20.4247%207.80779%2019.1637%204.86671%2019.0002%204C18.7697%202.77865%2018.5002%202%2017.0002%202H15.2665C14.162%202%2014.0002%202.89543%2014.0002%204V20C14.0002%2021.1046%2014.8956%2022%2016.0002%2022H20.0002C21.1047%2022%2022.0002%2021.1046%2022.0002%2020C22.0002%2020%2022.158%2016.9462%2022.0002%2015%22%2F%3E%3Cpath%20d%3D%22M14%2015H10%22%2F%3E%3Cpath%20d%3D%22M9.99977%2019H1.96045M22.0397%2019H13.9943%22%2F%3E%3Cpath%20d%3D%22M14%209H10%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-broken.svg?color=%231a73e8&size=48