telescope from Fluent Emoji Flat by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
telescope
Set
Fluent Emoji Flat
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji Flat

Use the telescope emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#7167a4" d="M16.25 29.25a.75.75 0 1 1-1.5 0V18.285l-8.396 11.41a.75.75 0 0 1-1.208-.89l8.696-11.817A1.004 1.004 0 0 1 13 16c0-.55.45-1 .998-1h.752v-3.25a.75.75 0 0 1 1.5 0V15h.752c.548 0 .998.45.998 1c0 .421-.264.784-.634.93l8.738 11.875a.75.75 0 1 1-1.208.89l-8.646-11.75z"/><path fill="#aeddff" d="M3.227 4.278c-.618 1.651.08 3.508 1.583 4.33l.94.351L8 8l1-4l-.8-1.598l-.937-.35c-1.673-.368-3.418.575-4.036 2.226"/><path fill="#d3d3d3" d="m22.834 8.947l4.721 1.767L29 13l-1 2l-2.231.384l-4.687-1.754L20 10.5z"/><path fill="#bebebe" d="m8.596 3.942l3.341-.141l11.248 4.21l-2.454 6.555l-11.25-4.21l-1.995-2.632z"/><path fill="#5235a6" d="M11.946 3.804L8.2 2.402L5.746 8.958l3.746 1.402zM29.39 11.4l-1.873-.7l-1.753 4.682l1.874.7a1 1 0 0 0 1.287-.585l1.051-2.81a1 1 0 0 0-.586-1.287"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatTelescope(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#7167a4" d="M16.25 29.25a.75.75 0 1 1-1.5 0V18.285l-8.396 11.41a.75.75 0 0 1-1.208-.89l8.696-11.817A1.004 1.004 0 0 1 13 16c0-.55.45-1 .998-1h.752v-3.25a.75.75 0 0 1 1.5 0V15h.752c.548 0 .998.45.998 1c0 .421-.264.784-.634.93l8.738 11.875a.75.75 0 1 1-1.208.89l-8.646-11.75z"/><path fill="#aeddff" d="M3.227 4.278c-.618 1.651.08 3.508 1.583 4.33l.94.351L8 8l1-4l-.8-1.598l-.937-.35c-1.673-.368-3.418.575-4.036 2.226"/><path fill="#d3d3d3" d="m22.834 8.947l4.721 1.767L29 13l-1 2l-2.231.384l-4.687-1.754L20 10.5z"/><path fill="#bebebe" d="m8.596 3.942l3.341-.141l11.248 4.21l-2.454 6.555l-11.25-4.21l-1.995-2.632z"/><path fill="#5235a6" d="M11.946 3.804L8.2 2.402L5.746 8.958l3.746 1.402zM29.39 11.4l-1.873-.7l-1.753 4.682l1.874.7a1 1 0 0 0 1.287-.585l1.051-2.81a1 1 0 0 0-.586-1.287"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#7167a4" d="M16.25 29.25a.75.75 0 1 1-1.5 0V18.285l-8.396 11.41a.75.75 0 0 1-1.208-.89l8.696-11.817A1.004 1.004 0 0 1 13 16c0-.55.45-1 .998-1h.752v-3.25a.75.75 0 0 1 1.5 0V15h.752c.548 0 .998.45.998 1c0 .421-.264.784-.634.93l8.738 11.875a.75.75 0 1 1-1.208.89l-8.646-11.75z"/><path fill="#aeddff" d="M3.227 4.278c-.618 1.651.08 3.508 1.583 4.33l.94.351L8 8l1-4l-.8-1.598l-.937-.35c-1.673-.368-3.418.575-4.036 2.226"/><path fill="#d3d3d3" d="m22.834 8.947l4.721 1.767L29 13l-1 2l-2.231.384l-4.687-1.754L20 10.5z"/><path fill="#bebebe" d="m8.596 3.942l3.341-.141l11.248 4.21l-2.454 6.555l-11.25-4.21l-1.995-2.632z"/><path fill="#5235a6" d="M11.946 3.804L8.2 2.402L5.746 8.958l3.746 1.402zM29.39 11.4l-1.873-.7l-1.753 4.682l1.874.7a1 1 0 0 0 1.287-.585l1.051-2.81a1 1 0 0 0-.586-1.287"/></g></svg>
</template>

CSS

.icon-telescope {
  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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%237167a4%22%20d%3D%22M16.25%2029.25a.75.75%200%201%201-1.5%200V18.285l-8.396%2011.41a.75.75%200%200%201-1.208-.89l8.696-11.817A1.004%201.004%200%200%201%2013%2016c0-.55.45-1%20.998-1h.752v-3.25a.75.75%200%200%201%201.5%200V15h.752c.548%200%20.998.45.998%201c0%20.421-.264.784-.634.93l8.738%2011.875a.75.75%200%201%201-1.208.89l-8.646-11.75z%22%2F%3E%3Cpath%20fill%3D%22%23aeddff%22%20d%3D%22M3.227%204.278c-.618%201.651.08%203.508%201.583%204.33l.94.351L8%208l1-4l-.8-1.598l-.937-.35c-1.673-.368-3.418.575-4.036%202.226%22%2F%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22m22.834%208.947l4.721%201.767L29%2013l-1%202l-2.231.384l-4.687-1.754L20%2010.5z%22%2F%3E%3Cpath%20fill%3D%22%23bebebe%22%20d%3D%22m8.596%203.942l3.341-.141l11.248%204.21l-2.454%206.555l-11.25-4.21l-1.995-2.632z%22%2F%3E%3Cpath%20fill%3D%22%235235a6%22%20d%3D%22M11.946%203.804L8.2%202.402L5.746%208.958l3.746%201.402zM29.39%2011.4l-1.873-.7l-1.753%204.682l1.874.7a1%201%200%200%200%201.287-.585l1.051-2.81a1%201%200%200%200-.586-1.287%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%237167a4%22%20d%3D%22M16.25%2029.25a.75.75%200%201%201-1.5%200V18.285l-8.396%2011.41a.75.75%200%200%201-1.208-.89l8.696-11.817A1.004%201.004%200%200%201%2013%2016c0-.55.45-1%20.998-1h.752v-3.25a.75.75%200%200%201%201.5%200V15h.752c.548%200%20.998.45.998%201c0%20.421-.264.784-.634.93l8.738%2011.875a.75.75%200%201%201-1.208.89l-8.646-11.75z%22%2F%3E%3Cpath%20fill%3D%22%23aeddff%22%20d%3D%22M3.227%204.278c-.618%201.651.08%203.508%201.583%204.33l.94.351L8%208l1-4l-.8-1.598l-.937-.35c-1.673-.368-3.418.575-4.036%202.226%22%2F%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22m22.834%208.947l4.721%201.767L29%2013l-1%202l-2.231.384l-4.687-1.754L20%2010.5z%22%2F%3E%3Cpath%20fill%3D%22%23bebebe%22%20d%3D%22m8.596%203.942l3.341-.141l11.248%204.21l-2.454%206.555l-11.25-4.21l-1.995-2.632z%22%2F%3E%3Cpath%20fill%3D%22%235235a6%22%20d%3D%22M11.946%203.804L8.2%202.402L5.746%208.958l3.746%201.402zM29.39%2011.4l-1.873-.7l-1.753%204.682l1.874.7a1%201%200%200%200%201.287-.585l1.051-2.81a1%201%200%200%200-.586-1.287%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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