telescope icon

telescope-sharp from IonIcons by Ben Sperry · Sharp · MIT Free for personal and commercial use.

Name
telescope-sharp
Set
IonIcons
Style
Sharp
Viewbox
512×512
License
MIT

2 other variants in IonIcons

The same icon in other sets

Use the telescope icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="m1.41 292.9l44.82 76.97l98.14-56.38l-44.73-77.37z"/><path fill="currentColor" d="m287.87 252.34l23.67-13.81l-63.42-110l-132.92 77C133.75 237.51 176 310 176 310l15.53-8.32c.24-.13.55 0 .83 0L102.65 496h35.16l99.05-214.25l23.24-13.4L358 464h36ZM262.08 96c24.81 42.23 60.25 104.25 86.4 148.76L510.79 151L424.07 1.41Z"/></svg>

React

import type { SVGProps } from "react";

export function IonTelescopeSharp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="m1.41 292.9l44.82 76.97l98.14-56.38l-44.73-77.37z"/><path fill="currentColor" d="m287.87 252.34l23.67-13.81l-63.42-110l-132.92 77C133.75 237.51 176 310 176 310l15.53-8.32c.24-.13.55 0 .83 0L102.65 496h35.16l99.05-214.25l23.24-13.4L358 464h36ZM262.08 96c24.81 42.23 60.25 104.25 86.4 148.76L510.79 151L424.07 1.41Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="m1.41 292.9l44.82 76.97l98.14-56.38l-44.73-77.37z"/><path fill="currentColor" d="m287.87 252.34l23.67-13.81l-63.42-110l-132.92 77C133.75 237.51 176 310 176 310l15.53-8.32c.24-.13.55 0 .83 0L102.65 496h35.16l99.05-214.25l23.24-13.4L358 464h36ZM262.08 96c24.81 42.23 60.25 104.25 86.4 148.76L510.79 151L424.07 1.41Z"/></svg>
</template>

CSS

.icon-telescope-sharp {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m1.41%20292.9l44.82%2076.97l98.14-56.38l-44.73-77.37z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m287.87%20252.34l23.67-13.81l-63.42-110l-132.92%2077C133.75%20237.51%20176%20310%20176%20310l15.53-8.32c.24-.13.55%200%20.83%200L102.65%20496h35.16l99.05-214.25l23.24-13.4L358%20464h36ZM262.08%2096c24.81%2042.23%2060.25%20104.25%2086.4%20148.76L510.79%20151L424.07%201.41Z%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m1.41%20292.9l44.82%2076.97l98.14-56.38l-44.73-77.37z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m287.87%20252.34l23.67-13.81l-63.42-110l-132.92%2077C133.75%20237.51%20176%20310%20176%20310l15.53-8.32c.24-.13.55%200%20.83%200L102.65%20496h35.16l99.05-214.25l23.24-13.4L358%20464h36ZM262.08%2096c24.81%2042.23%2060.25%20104.25%2086.4%20148.76L510.79%20151L424.07%201.41Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/telescope-sharp.svg?color=%231a73e8&size=48