binoculars icon
binoculars-bold-duotone from Solar by 480 Design · Bold Duotone · Devices · CC-BY-4.0 Attribution required.
- Name
- binoculars-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Devices
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
binocularsBootstrap IconsbinocularsBoxIcons v2 SolidbinocularsCarbonbinocularsFont Awesome 6 SolidbinocularsFont Awesome SolidbinocularsHuge IconsbinocularsIonIconsbinocularsLine AwesomebinocularsLucidebinocularsMaterial Design IconsbinocularsMyna UI IconsbinocularsPhosphorbinoculars-fillRemix IconbinocularsTabler Icons
More devices icons from Solar
airbuds-boldairbuds-case-boldairbuds-case-charge-boldairbuds-case-minimalistic-boldairbuds-case-open-boldairbuds-charge-boldairbuds-check-boldairbuds-left-boldairbuds-remove-boldairbuds-right-boldbluetooth-boldbluetooth-circle-boldbluetooth-square-boldbluetooth-wave-boldboombox-boldbot-boldcassette-2-boldcassette-boldcloud-storage-boldcpu-boldcpu-bolt-bolddevices-bolddiskette-bolddisplay-bold
Use the binoculars icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22.0586 18.25C22.0456 18.9015 22.0238 19.4489 22.0107 19.75H14V18.25H22.0586Z"/><path d="M10 19.75H1.98926C1.97618 19.4489 1.95438 18.9015 1.94141 18.25H10V19.75Z"/><g opacity=".5"><path d="M8.73347 2H6.99982C5.49982 2 5.23028 2.77865 4.99982 4C4.76936 5.22135 2.35967 10.5619 1.99982 15C1.84202 16.9462 1.99982 20 1.99982 20C1.99982 21.1046 2.89525 22 3.99982 22H7.99982C9.10439 22 9.99982 21.1046 9.99982 20V4C9.99982 2.89543 9.83804 2 8.73347 2Z"/><path d="M15.2665 2H17.0002C18.5002 2 18.7697 2.77865 19.0002 4C19.2306 5.22135 21.6403 10.5619 22.0002 15C22.158 16.9462 22.0002 20 22.0002 20C22.0002 21.1046 21.1047 22 20.0002 22H16.0002C14.8956 22 14.0002 21.1046 14.0002 20V4C14.0002 2.89543 14.162 2 15.2665 2Z"/></g><path d="M14 14.25V15.75H10V14.25H14Z"/><path d="M14 8.25V9.75H10V8.25H14Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarBinocularsBoldDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22.0586 18.25C22.0456 18.9015 22.0238 19.4489 22.0107 19.75H14V18.25H22.0586Z"/><path d="M10 19.75H1.98926C1.97618 19.4489 1.95438 18.9015 1.94141 18.25H10V19.75Z"/><g opacity=".5"><path d="M8.73347 2H6.99982C5.49982 2 5.23028 2.77865 4.99982 4C4.76936 5.22135 2.35967 10.5619 1.99982 15C1.84202 16.9462 1.99982 20 1.99982 20C1.99982 21.1046 2.89525 22 3.99982 22H7.99982C9.10439 22 9.99982 21.1046 9.99982 20V4C9.99982 2.89543 9.83804 2 8.73347 2Z"/><path d="M15.2665 2H17.0002C18.5002 2 18.7697 2.77865 19.0002 4C19.2306 5.22135 21.6403 10.5619 22.0002 15C22.158 16.9462 22.0002 20 22.0002 20C22.0002 21.1046 21.1047 22 20.0002 22H16.0002C14.8956 22 14.0002 21.1046 14.0002 20V4C14.0002 2.89543 14.162 2 15.2665 2Z"/></g><path d="M14 14.25V15.75H10V14.25H14Z"/><path d="M14 8.25V9.75H10V8.25H14Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22.0586 18.25C22.0456 18.9015 22.0238 19.4489 22.0107 19.75H14V18.25H22.0586Z"/><path d="M10 19.75H1.98926C1.97618 19.4489 1.95438 18.9015 1.94141 18.25H10V19.75Z"/><g opacity=".5"><path d="M8.73347 2H6.99982C5.49982 2 5.23028 2.77865 4.99982 4C4.76936 5.22135 2.35967 10.5619 1.99982 15C1.84202 16.9462 1.99982 20 1.99982 20C1.99982 21.1046 2.89525 22 3.99982 22H7.99982C9.10439 22 9.99982 21.1046 9.99982 20V4C9.99982 2.89543 9.83804 2 8.73347 2Z"/><path d="M15.2665 2H17.0002C18.5002 2 18.7697 2.77865 19.0002 4C19.2306 5.22135 21.6403 10.5619 22.0002 15C22.158 16.9462 22.0002 20 22.0002 20C22.0002 21.1046 21.1047 22 20.0002 22H16.0002C14.8956 22 14.0002 21.1046 14.0002 20V4C14.0002 2.89543 14.162 2 15.2665 2Z"/></g><path d="M14 14.25V15.75H10V14.25H14Z"/><path d="M14 8.25V9.75H10V8.25H14Z"/></g></svg> </template>
CSS
.icon-binoculars-bold-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%22currentColor%22%3E%3Cpath%20d%3D%22M22.0586%2018.25C22.0456%2018.9015%2022.0238%2019.4489%2022.0107%2019.75H14V18.25H22.0586Z%22%2F%3E%3Cpath%20d%3D%22M10%2019.75H1.98926C1.97618%2019.4489%201.95438%2018.9015%201.94141%2018.25H10V19.75Z%22%2F%3E%3Cg%20opacity%3D%22.5%22%3E%3Cpath%20d%3D%22M8.73347%202H6.99982C5.49982%202%205.23028%202.77865%204.99982%204C4.76936%205.22135%202.35967%2010.5619%201.99982%2015C1.84202%2016.9462%201.99982%2020%201.99982%2020C1.99982%2021.1046%202.89525%2022%203.99982%2022H7.99982C9.10439%2022%209.99982%2021.1046%209.99982%2020V4C9.99982%202.89543%209.83804%202%208.73347%202Z%22%2F%3E%3Cpath%20d%3D%22M15.2665%202H17.0002C18.5002%202%2018.7697%202.77865%2019.0002%204C19.2306%205.22135%2021.6403%2010.5619%2022.0002%2015C22.158%2016.9462%2022.0002%2020%2022.0002%2020C22.0002%2021.1046%2021.1047%2022%2020.0002%2022H16.0002C14.8956%2022%2014.0002%2021.1046%2014.0002%2020V4C14.0002%202.89543%2014.162%202%2015.2665%202Z%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22M14%2014.25V15.75H10V14.25H14Z%22%2F%3E%3Cpath%20d%3D%22M14%208.25V9.75H10V8.25H14Z%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%22currentColor%22%3E%3Cpath%20d%3D%22M22.0586%2018.25C22.0456%2018.9015%2022.0238%2019.4489%2022.0107%2019.75H14V18.25H22.0586Z%22%2F%3E%3Cpath%20d%3D%22M10%2019.75H1.98926C1.97618%2019.4489%201.95438%2018.9015%201.94141%2018.25H10V19.75Z%22%2F%3E%3Cg%20opacity%3D%22.5%22%3E%3Cpath%20d%3D%22M8.73347%202H6.99982C5.49982%202%205.23028%202.77865%204.99982%204C4.76936%205.22135%202.35967%2010.5619%201.99982%2015C1.84202%2016.9462%201.99982%2020%201.99982%2020C1.99982%2021.1046%202.89525%2022%203.99982%2022H7.99982C9.10439%2022%209.99982%2021.1046%209.99982%2020V4C9.99982%202.89543%209.83804%202%208.73347%202Z%22%2F%3E%3Cpath%20d%3D%22M15.2665%202H17.0002C18.5002%202%2018.7697%202.77865%2019.0002%204C19.2306%205.22135%2021.6403%2010.5619%2022.0002%2015C22.158%2016.9462%2022.0002%2020%2022.0002%2020C22.0002%2021.1046%2021.1047%2022%2020.0002%2022H16.0002C14.8956%2022%2014.0002%2021.1046%2014.0002%2020V4C14.0002%202.89543%2014.162%202%2015.2665%202Z%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22M14%2014.25V15.75H10V14.25H14Z%22%2F%3E%3Cpath%20d%3D%22M14%208.25V9.75H10V8.25H14Z%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-bold-duotone.svg?color=%231a73e8&size=48