binoculars icon
binoculars from Font Awesome Solid by Dave Gandy · Solid · Camping · CC-BY-4.0 Attribution required.
- Name
- binoculars
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Camping
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
binocularsBootstrap IconsbinocularsBoxIcons v2 SolidbinocularsCarbonbinocularsFont Awesome 6 SolidbinocularsHuge IconsbinocularsIonIconsbinocularsLine AwesomebinocularsLucidebinocularsMaterial Design IconsbinocularsMyna UI IconsbinocularsPhosphorbinoculars-fillRemix Iconbinoculars-boldSolarbinocularsTabler Icons
More camping icons from Font Awesome Solid
Use the binoculars icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M192 96h32c17.7 0 32 14.3 32 32v32h-96v-32c0-17.7 14.3-32 32-32m64 96v320c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32v-59.1c0-34.6 9.4-68.6 27.2-98.3c13.7-22.8 22.5-48.2 25.8-74.6l7.5-60c2-16 15.6-28 31.8-28h99.8zm227.8 0c16.1 0 29.8 12 31.8 28l7.4 60c3.3 26.4 12.1 51.8 25.8 74.6c17.8 29.7 27.2 63.7 27.2 98.3V512c0 17.7-14.3 32-32 32H416c-17.7 0-32-14.3-32-32V192zM384 128c0-17.7 14.3-32 32-32h32c17.7 0 32 14.3 32 32v32h-96zm-32 64v160h-64V192z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidBinoculars(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M192 96h32c17.7 0 32 14.3 32 32v32h-96v-32c0-17.7 14.3-32 32-32m64 96v320c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32v-59.1c0-34.6 9.4-68.6 27.2-98.3c13.7-22.8 22.5-48.2 25.8-74.6l7.5-60c2-16 15.6-28 31.8-28h99.8zm227.8 0c16.1 0 29.8 12 31.8 28l7.4 60c3.3 26.4 12.1 51.8 25.8 74.6c17.8 29.7 27.2 63.7 27.2 98.3V512c0 17.7-14.3 32-32 32H416c-17.7 0-32-14.3-32-32V192zM384 128c0-17.7 14.3-32 32-32h32c17.7 0 32 14.3 32 32v32h-96zm-32 64v160h-64V192z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M192 96h32c17.7 0 32 14.3 32 32v32h-96v-32c0-17.7 14.3-32 32-32m64 96v320c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32v-59.1c0-34.6 9.4-68.6 27.2-98.3c13.7-22.8 22.5-48.2 25.8-74.6l7.5-60c2-16 15.6-28 31.8-28h99.8zm227.8 0c16.1 0 29.8 12 31.8 28l7.4 60c3.3 26.4 12.1 51.8 25.8 74.6c17.8 29.7 27.2 63.7 27.2 98.3V512c0 17.7-14.3 32-32 32H416c-17.7 0-32-14.3-32-32V192zM384 128c0-17.7 14.3-32 32-32h32c17.7 0 32 14.3 32 32v32h-96zm-32 64v160h-64V192z"/></svg> </template>
CSS
.icon-binoculars {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M192%2096h32c17.7%200%2032%2014.3%2032%2032v32h-96v-32c0-17.7%2014.3-32%2032-32m64%2096v320c0%2017.7-14.3%2032-32%2032H96c-17.7%200-32-14.3-32-32v-59.1c0-34.6%209.4-68.6%2027.2-98.3c13.7-22.8%2022.5-48.2%2025.8-74.6l7.5-60c2-16%2015.6-28%2031.8-28h99.8zm227.8%200c16.1%200%2029.8%2012%2031.8%2028l7.4%2060c3.3%2026.4%2012.1%2051.8%2025.8%2074.6c17.8%2029.7%2027.2%2063.7%2027.2%2098.3V512c0%2017.7-14.3%2032-32%2032H416c-17.7%200-32-14.3-32-32V192zM384%20128c0-17.7%2014.3-32%2032-32h32c17.7%200%2032%2014.3%2032%2032v32h-96zm-32%2064v160h-64V192z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M192%2096h32c17.7%200%2032%2014.3%2032%2032v32h-96v-32c0-17.7%2014.3-32%2032-32m64%2096v320c0%2017.7-14.3%2032-32%2032H96c-17.7%200-32-14.3-32-32v-59.1c0-34.6%209.4-68.6%2027.2-98.3c13.7-22.8%2022.5-48.2%2025.8-74.6l7.5-60c2-16%2015.6-28%2031.8-28h99.8zm227.8%200c16.1%200%2029.8%2012%2031.8%2028l7.4%2060c3.3%2026.4%2012.1%2051.8%2025.8%2074.6c17.8%2029.7%2027.2%2063.7%2027.2%2098.3V512c0%2017.7-14.3%2032-32%2032H416c-17.7%200-32-14.3-32-32V192zM384%20128c0-17.7%2014.3-32%2032-32h32c17.7%200%2032%2014.3%2032%2032v32h-96zm-32%2064v160h-64V192z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/binoculars.svg?color=%231a73e8&size=48