binoculars icon
binoculars-fill from Remix Icon by Remix Design · Fill · Others · Apache-2.0 Free for personal and commercial use.
- Name
- binoculars-fill
- Set
- Remix Icon
- Style
- Fill
- Category
- Others
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
binocularsBootstrap IconsbinocularsBoxIcons v2 SolidbinocularsCarbonbinocularsFont Awesome 6 SolidbinocularsFont Awesome SolidbinocularsHuge IconsbinocularsIonIconsbinocularsLine AwesomebinocularsLucidebinocularsMaterial Design IconsbinocularsMyna UI IconsbinocularsPhosphorbinoculars-boldSolarbinocularsTabler Icons
More others icons from Remix Icon
accessibility-fillai-generate-3d-fillarmchair-fillbell-fillbook-shelf-fillbox-1-fillbox-2-fillbox-3-fillcactus-fillcandle-fillcharacter-recognition-fillcross-filldoor-closed-filldoor-filldoor-lock-box-filldoor-lock-filldoor-open-fillflower-fillfridge-fillglasses-2-fillglasses-fillgoggles-fillgraduation-cap-fillhandbag-fill
Use the binoculars icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.49 3.33a4 4 0 0 1 4.899 2.83l2.459 9.175a4.501 4.501 0 0 1-8.694 2.329a4.5 4.5 0 0 1-.148-.957a7 7 0 0 1-4.01 0a4.5 4.5 0 0 1-5.66 4.14a4.5 4.5 0 0 1-3.182-5.512l2.46-9.176a4 4 0 0 1 7.86.87a5 5 0 0 1 1.053 0A4 4 0 0 1 15.49 3.33M5.501 14a2.5 2.5 0 1 0 0 5a2.5 2.5 0 0 0 0-5m13 0a2.5 2.5 0 1 0 0 5a2.5 2.5 0 0 0 0-5"/></svg>
React
import type { SVGProps } from "react";
export function RiBinocularsFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.49 3.33a4 4 0 0 1 4.899 2.83l2.459 9.175a4.501 4.501 0 0 1-8.694 2.329a4.5 4.5 0 0 1-.148-.957a7 7 0 0 1-4.01 0a4.5 4.5 0 0 1-5.66 4.14a4.5 4.5 0 0 1-3.182-5.512l2.46-9.176a4 4 0 0 1 7.86.87a5 5 0 0 1 1.053 0A4 4 0 0 1 15.49 3.33M5.501 14a2.5 2.5 0 1 0 0 5a2.5 2.5 0 0 0 0-5m13 0a2.5 2.5 0 1 0 0 5a2.5 2.5 0 0 0 0-5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.49 3.33a4 4 0 0 1 4.899 2.83l2.459 9.175a4.501 4.501 0 0 1-8.694 2.329a4.5 4.5 0 0 1-.148-.957a7 7 0 0 1-4.01 0a4.5 4.5 0 0 1-5.66 4.14a4.5 4.5 0 0 1-3.182-5.512l2.46-9.176a4 4 0 0 1 7.86.87a5 5 0 0 1 1.053 0A4 4 0 0 1 15.49 3.33M5.501 14a2.5 2.5 0 1 0 0 5a2.5 2.5 0 0 0 0-5m13 0a2.5 2.5 0 1 0 0 5a2.5 2.5 0 0 0 0-5"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.49%203.33a4%204%200%200%201%204.899%202.83l2.459%209.175a4.501%204.501%200%200%201-8.694%202.329a4.5%204.5%200%200%201-.148-.957a7%207%200%200%201-4.01%200a4.5%204.5%200%200%201-5.66%204.14a4.5%204.5%200%200%201-3.182-5.512l2.46-9.176a4%204%200%200%201%207.86.87a5%205%200%200%201%201.053%200A4%204%200%200%201%2015.49%203.33M5.501%2014a2.5%202.5%200%201%200%200%205a2.5%202.5%200%200%200%200-5m13%200a2.5%202.5%200%201%200%200%205a2.5%202.5%200%200%200%200-5%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.49%203.33a4%204%200%200%201%204.899%202.83l2.459%209.175a4.501%204.501%200%200%201-8.694%202.329a4.5%204.5%200%200%201-.148-.957a7%207%200%200%201-4.01%200a4.5%204.5%200%200%201-5.66%204.14a4.5%204.5%200%200%201-3.182-5.512l2.46-9.176a4%204%200%200%201%207.86.87a5%205%200%200%201%201.053%200A4%204%200%200%201%2015.49%203.33M5.501%2014a2.5%202.5%200%201%200%200%205a2.5%202.5%200%200%200%200-5m13%200a2.5%202.5%200%201%200%200%205a2.5%202.5%200%200%200%200-5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/binoculars-fill.svg?color=%231a73e8&size=48