Binoculars
binoculars
npm install @mynaui/icons-react
import { Binoculars } from "@mynaui/icons-react";
const App = () => {
return <Binoculars />;
}; <svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg">
<path d='M17.616 19.75a3.64 3.64 0 0 0 3.634-3.645 3.64 3.64 0 0 0-3.634-3.645 3.64 3.64 0 0 0-3.634 3.645 3.64 3.64 0 0 0 3.634 3.645m-11.232 0a3.64 3.64 0 0 0 3.634-3.645 3.64 3.64 0 0 0-3.634-3.645 3.64 3.64 0 0 0-3.634 3.645 3.64 3.64 0 0 0 3.634 3.645'/><path d='M10.018 16.105V6.16c0-3.004-3.364-2.042-4.17 0 0 0-2.004 6.294-2.933 8.849m7.103-3.519s.681.674 1.982.674 1.982-.674 1.982-.674m-3.964 3.645s.681.674 1.982.674 1.982-.674 1.982-.674m0 .971V6.16c0-3.004 3.364-2.042 4.17 0 0 0 2.004 6.294 2.933 8.849'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/binoculars.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui.symbol.svg#mynaui-binoculars"></use>
</svg>