telescope icon
telescope-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- telescope-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
telescopeAkar IconstelescopeCodiconstelescopeEmoji One (Colored)telescopeFluent EmojitelescopeFluent Emoji FlattelescopeFluent Emoji High ContrasttelescopeFirefox OS EmojitelescopeIconParktelescopeIconPark OutlinetelescopeIconPark SolidtelescopeIconPark TwoTonetelescopeIonIconstelescopeLucidetelescopeMajesticonstelescopeMaterial Design IconstelescopeNoto EmojitelescopeOcticonstelescopeOpenMojitelescope-boldSolartelescopeStreamline EmojistelescopeTabler IconstelescopeTwitter EmojitelescopeUnicons
Related icons in MingCute Icon
Use the telescope icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.61 3.353a2 2 0 0 1 2.733.732l2.5 4.33a2 2 0 0 1-.732 2.732l-5.196 3a2 2 0 0 1-1.705.14l2.709 6.32a1 1 0 0 1-1.838.786L13 16.538l-2.081 4.855a1 1 0 0 1-1.838-.787l2.088-4.874l-1.816 1.05a2 2 0 0 1-2.017-.013a2 2 0 0 1-.215.146l-1.733 1a2 2 0 0 1-2.731-.732l-.5-.866a2 2 0 0 1 .731-2.732l1.733-1q.114-.065.232-.114a2 2 0 0 1 1-1.751l4.33-2.5q.114-.066.233-.115a2 2 0 0 1 .999-1.752z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteTelescopeFill(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="M16.61 3.353a2 2 0 0 1 2.733.732l2.5 4.33a2 2 0 0 1-.732 2.732l-5.196 3a2 2 0 0 1-1.705.14l2.709 6.32a1 1 0 0 1-1.838.786L13 16.538l-2.081 4.855a1 1 0 0 1-1.838-.787l2.088-4.874l-1.816 1.05a2 2 0 0 1-2.017-.013a2 2 0 0 1-.215.146l-1.733 1a2 2 0 0 1-2.731-.732l-.5-.866a2 2 0 0 1 .731-2.732l1.733-1q.114-.065.232-.114a2 2 0 0 1 1-1.751l4.33-2.5q.114-.066.233-.115a2 2 0 0 1 .999-1.752z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.61 3.353a2 2 0 0 1 2.733.732l2.5 4.33a2 2 0 0 1-.732 2.732l-5.196 3a2 2 0 0 1-1.705.14l2.709 6.32a1 1 0 0 1-1.838.786L13 16.538l-2.081 4.855a1 1 0 0 1-1.838-.787l2.088-4.874l-1.816 1.05a2 2 0 0 1-2.017-.013a2 2 0 0 1-.215.146l-1.733 1a2 2 0 0 1-2.731-.732l-.5-.866a2 2 0 0 1 .731-2.732l1.733-1q.114-.065.232-.114a2 2 0 0 1 1-1.751l4.33-2.5q.114-.066.233-.115a2 2 0 0 1 .999-1.752z"/></svg> </template>
CSS
.icon-telescope-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%22M16.61%203.353a2%202%200%200%201%202.733.732l2.5%204.33a2%202%200%200%201-.732%202.732l-5.196%203a2%202%200%200%201-1.705.14l2.709%206.32a1%201%200%200%201-1.838.786L13%2016.538l-2.081%204.855a1%201%200%200%201-1.838-.787l2.088-4.874l-1.816%201.05a2%202%200%200%201-2.017-.013a2%202%200%200%201-.215.146l-1.733%201a2%202%200%200%201-2.731-.732l-.5-.866a2%202%200%200%201%20.731-2.732l1.733-1q.114-.065.232-.114a2%202%200%200%201%201-1.751l4.33-2.5q.114-.066.233-.115a2%202%200%200%201%20.999-1.752z%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%22M16.61%203.353a2%202%200%200%201%202.733.732l2.5%204.33a2%202%200%200%201-.732%202.732l-5.196%203a2%202%200%200%201-1.705.14l2.709%206.32a1%201%200%200%201-1.838.786L13%2016.538l-2.081%204.855a1%201%200%200%201-1.838-.787l2.088-4.874l-1.816%201.05a2%202%200%200%201-2.017-.013a2%202%200%200%201-.215.146l-1.733%201a2%202%200%200%201-2.731-.732l-.5-.866a2%202%200%200%201%20.731-2.732l1.733-1q.114-.065.232-.114a2%202%200%200%201%201-1.751l4.33-2.5q.114-.066.233-.115a2%202%200%200%201%20.999-1.752z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/telescope-fill.svg?color=%231a73e8&size=48