telescope 02 icon
telescope-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- telescope-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the telescope 02 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="m19 22l-5-9l-5 9"/><path d="M15.92 4L7.027 9.256c-.982.58-1.319 1.866-.752 2.872l1.027 1.82a2.03 2.03 0 0 0 2.806.77L19 9.462"/><path stroke-linecap="round" d="M16.22 4.456a1.637 1.637 0 0 1 2.834-1.637l2.727 4.725a1.637 1.637 0 0 1-2.834 1.637zM2 14.265l.738 1.367m0 0L3.476 17m-.738-1.368L6.5 13.5"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTelescope02(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="m19 22l-5-9l-5 9"/><path d="M15.92 4L7.027 9.256c-.982.58-1.319 1.866-.752 2.872l1.027 1.82a2.03 2.03 0 0 0 2.806.77L19 9.462"/><path strokeLinecap="round" d="M16.22 4.456a1.637 1.637 0 0 1 2.834-1.637l2.727 4.725a1.637 1.637 0 0 1-2.834 1.637zM2 14.265l.738 1.367m0 0L3.476 17m-.738-1.368L6.5 13.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="m19 22l-5-9l-5 9"/><path d="M15.92 4L7.027 9.256c-.982.58-1.319 1.866-.752 2.872l1.027 1.82a2.03 2.03 0 0 0 2.806.77L19 9.462"/><path stroke-linecap="round" d="M16.22 4.456a1.637 1.637 0 0 1 2.834-1.637l2.727 4.725a1.637 1.637 0 0 1-2.834 1.637zM2 14.265l.738 1.367m0 0L3.476 17m-.738-1.368L6.5 13.5"/></g></svg> </template>
CSS
.icon-telescope-02 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m19%2022l-5-9l-5%209%22%2F%3E%3Cpath%20d%3D%22M15.92%204L7.027%209.256c-.982.58-1.319%201.866-.752%202.872l1.027%201.82a2.03%202.03%200%200%200%202.806.77L19%209.462%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16.22%204.456a1.637%201.637%200%200%201%202.834-1.637l2.727%204.725a1.637%201.637%200%200%201-2.834%201.637zM2%2014.265l.738%201.367m0%200L3.476%2017m-.738-1.368L6.5%2013.5%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m19%2022l-5-9l-5%209%22%2F%3E%3Cpath%20d%3D%22M15.92%204L7.027%209.256c-.982.58-1.319%201.866-.752%202.872l1.027%201.82a2.03%202.03%200%200%200%202.806.77L19%209.462%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16.22%204.456a1.637%201.637%200%200%201%202.834-1.637l2.727%204.725a1.637%201.637%200%200%201-2.834%201.637zM2%2014.265l.738%201.367m0%200L3.476%2017m-.738-1.368L6.5%2013.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/telescope-02.svg?color=%231a73e8&size=48