telescope from Emoji One (Colored) by Emoji One · Default · Objects · CC-BY-4.0 Attribution required.

Name
telescope
Set
Emoji One (Colored)
Style
Default
Category
Objects
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More objects icons from Emoji One (Colored)

Use the telescope emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#333" d="M16.8 62h1.8l.9-2.2h-1.9zm27.7-2.2l.9 2.2h1.8l-.8-2.2z"/><g fill="#cad5dd"><path d="m35.6 30.2l-7.2.1l-10.8 29.5h1.9l11.4-27.9c.4.1.7.1 1.1.1s.8-.1 1.1-.1l11.4 27.9h1.9z"/><path d="M33.6 24.3h-3.1l.7 35.5h1.7z"/></g><g fill="#333"><path d="m31.2 59.8l.1 2.2h1.5l.1-2.2z"/><circle cx="32" cy="27.6" r="5.1"/></g><circle cx="32" cy="27.6" r="3.8" fill="#fff"/><path fill="#333" d="M26.1 5.5c-.4-.1-.7.1-.8.4L24.1 11c-.1.4.1.7.5.8L34.7 14c.4.1.7-.2.8-.5l.9-3.5c.1-.4-.1-.8-.5-.9zM26 18.7c-.5-.2-.9.1-1 .5l-1.6 6.6c-.1.5.2.9.6 1l13 2.8c.5.1.9-.2 1.1-.7l1.1-4.5c.1-.5-.2-1-.6-1.1z"/><path fill="#dfe9ef" d="m43.1 16.3l-2.8 11.2L58.9 32l2.4-9.5z"/><path fill="#333" d="M57.5 16.9c-.5-.1-1 .2-1.1.7l-1.1 4.5c-.1.5-.6.8-1.1.7l-3.2-.6c-.5-.1-1.1.2-1.2.7l-.5 1.4c-.2.5.1 1 .6 1.1l6.6 1.5c.5.1 1-.2 1.1-.7l1.8-7.9c.1-.5-.2-1-.7-1.1z"/><path fill="#dfe9ef" d="m11.1 2.9l-4.8 19l33.6 7.2l3.6-14.3z"/><path fill="#333" d="m43.5 14.8l-2.2-.8c1.2.4 1.4 4 .4 7.9s-2.8 7-4 6.7l2.2.5c1.2.4 3-2.6 4-6.5c1-4 .8-7.4-.4-7.8M11.1 2.9l-3-.9c-1.6-.5-4 3.4-5.3 8.7s-1 9.9.6 10.4l2.9.9c1.6.5 4-3.4 5.3-8.7s1.1-9.9-.5-10.4"/><path fill="#29abe2" d="M8.7 12.4C9.8 8 9.8 4 8.8 2.6c-1.6.6-3.5 4.1-4.6 8.6c-1.1 4.4-1.1 8.4-.1 9.8c1.6-.6 3.5-4.1 4.6-8.6"/><g fill="#333"><path d="m61.3 22.5l-1.7-.6c.8.2 1.1 2.7.4 5.3s-2 4.6-2.8 4.4l1.7.4c.8.2 2-1.7 2.7-4.3c.6-2.6.5-5-.3-5.2"/><circle cx="46.8" cy="20.5" r=".9"/></g></svg>

React

import type { SVGProps } from "react";

export function EmojioneTelescope(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#333" d="M16.8 62h1.8l.9-2.2h-1.9zm27.7-2.2l.9 2.2h1.8l-.8-2.2z"/><g fill="#cad5dd"><path d="m35.6 30.2l-7.2.1l-10.8 29.5h1.9l11.4-27.9c.4.1.7.1 1.1.1s.8-.1 1.1-.1l11.4 27.9h1.9z"/><path d="M33.6 24.3h-3.1l.7 35.5h1.7z"/></g><g fill="#333"><path d="m31.2 59.8l.1 2.2h1.5l.1-2.2z"/><circle cx="32" cy="27.6" r="5.1"/></g><circle cx="32" cy="27.6" r="3.8" fill="#fff"/><path fill="#333" d="M26.1 5.5c-.4-.1-.7.1-.8.4L24.1 11c-.1.4.1.7.5.8L34.7 14c.4.1.7-.2.8-.5l.9-3.5c.1-.4-.1-.8-.5-.9zM26 18.7c-.5-.2-.9.1-1 .5l-1.6 6.6c-.1.5.2.9.6 1l13 2.8c.5.1.9-.2 1.1-.7l1.1-4.5c.1-.5-.2-1-.6-1.1z"/><path fill="#dfe9ef" d="m43.1 16.3l-2.8 11.2L58.9 32l2.4-9.5z"/><path fill="#333" d="M57.5 16.9c-.5-.1-1 .2-1.1.7l-1.1 4.5c-.1.5-.6.8-1.1.7l-3.2-.6c-.5-.1-1.1.2-1.2.7l-.5 1.4c-.2.5.1 1 .6 1.1l6.6 1.5c.5.1 1-.2 1.1-.7l1.8-7.9c.1-.5-.2-1-.7-1.1z"/><path fill="#dfe9ef" d="m11.1 2.9l-4.8 19l33.6 7.2l3.6-14.3z"/><path fill="#333" d="m43.5 14.8l-2.2-.8c1.2.4 1.4 4 .4 7.9s-2.8 7-4 6.7l2.2.5c1.2.4 3-2.6 4-6.5c1-4 .8-7.4-.4-7.8M11.1 2.9l-3-.9c-1.6-.5-4 3.4-5.3 8.7s-1 9.9.6 10.4l2.9.9c1.6.5 4-3.4 5.3-8.7s1.1-9.9-.5-10.4"/><path fill="#29abe2" d="M8.7 12.4C9.8 8 9.8 4 8.8 2.6c-1.6.6-3.5 4.1-4.6 8.6c-1.1 4.4-1.1 8.4-.1 9.8c1.6-.6 3.5-4.1 4.6-8.6"/><g fill="#333"><path d="m61.3 22.5l-1.7-.6c.8.2 1.1 2.7.4 5.3s-2 4.6-2.8 4.4l1.7.4c.8.2 2-1.7 2.7-4.3c.6-2.6.5-5-.3-5.2"/><circle cx="46.8" cy="20.5" r=".9"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#333" d="M16.8 62h1.8l.9-2.2h-1.9zm27.7-2.2l.9 2.2h1.8l-.8-2.2z"/><g fill="#cad5dd"><path d="m35.6 30.2l-7.2.1l-10.8 29.5h1.9l11.4-27.9c.4.1.7.1 1.1.1s.8-.1 1.1-.1l11.4 27.9h1.9z"/><path d="M33.6 24.3h-3.1l.7 35.5h1.7z"/></g><g fill="#333"><path d="m31.2 59.8l.1 2.2h1.5l.1-2.2z"/><circle cx="32" cy="27.6" r="5.1"/></g><circle cx="32" cy="27.6" r="3.8" fill="#fff"/><path fill="#333" d="M26.1 5.5c-.4-.1-.7.1-.8.4L24.1 11c-.1.4.1.7.5.8L34.7 14c.4.1.7-.2.8-.5l.9-3.5c.1-.4-.1-.8-.5-.9zM26 18.7c-.5-.2-.9.1-1 .5l-1.6 6.6c-.1.5.2.9.6 1l13 2.8c.5.1.9-.2 1.1-.7l1.1-4.5c.1-.5-.2-1-.6-1.1z"/><path fill="#dfe9ef" d="m43.1 16.3l-2.8 11.2L58.9 32l2.4-9.5z"/><path fill="#333" d="M57.5 16.9c-.5-.1-1 .2-1.1.7l-1.1 4.5c-.1.5-.6.8-1.1.7l-3.2-.6c-.5-.1-1.1.2-1.2.7l-.5 1.4c-.2.5.1 1 .6 1.1l6.6 1.5c.5.1 1-.2 1.1-.7l1.8-7.9c.1-.5-.2-1-.7-1.1z"/><path fill="#dfe9ef" d="m11.1 2.9l-4.8 19l33.6 7.2l3.6-14.3z"/><path fill="#333" d="m43.5 14.8l-2.2-.8c1.2.4 1.4 4 .4 7.9s-2.8 7-4 6.7l2.2.5c1.2.4 3-2.6 4-6.5c1-4 .8-7.4-.4-7.8M11.1 2.9l-3-.9c-1.6-.5-4 3.4-5.3 8.7s-1 9.9.6 10.4l2.9.9c1.6.5 4-3.4 5.3-8.7s1.1-9.9-.5-10.4"/><path fill="#29abe2" d="M8.7 12.4C9.8 8 9.8 4 8.8 2.6c-1.6.6-3.5 4.1-4.6 8.6c-1.1 4.4-1.1 8.4-.1 9.8c1.6-.6 3.5-4.1 4.6-8.6"/><g fill="#333"><path d="m61.3 22.5l-1.7-.6c.8.2 1.1 2.7.4 5.3s-2 4.6-2.8 4.4l1.7.4c.8.2 2-1.7 2.7-4.3c.6-2.6.5-5-.3-5.2"/><circle cx="46.8" cy="20.5" r=".9"/></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%2064%2064%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M16.8%2062h1.8l.9-2.2h-1.9zm27.7-2.2l.9%202.2h1.8l-.8-2.2z%22%2F%3E%3Cg%20fill%3D%22%23cad5dd%22%3E%3Cpath%20d%3D%22m35.6%2030.2l-7.2.1l-10.8%2029.5h1.9l11.4-27.9c.4.1.7.1%201.1.1s.8-.1%201.1-.1l11.4%2027.9h1.9z%22%2F%3E%3Cpath%20d%3D%22M33.6%2024.3h-3.1l.7%2035.5h1.7z%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23333%22%3E%3Cpath%20d%3D%22m31.2%2059.8l.1%202.2h1.5l.1-2.2z%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2227.6%22%20r%3D%225.1%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2227.6%22%20r%3D%223.8%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M26.1%205.5c-.4-.1-.7.1-.8.4L24.1%2011c-.1.4.1.7.5.8L34.7%2014c.4.1.7-.2.8-.5l.9-3.5c.1-.4-.1-.8-.5-.9zM26%2018.7c-.5-.2-.9.1-1%20.5l-1.6%206.6c-.1.5.2.9.6%201l13%202.8c.5.1.9-.2%201.1-.7l1.1-4.5c.1-.5-.2-1-.6-1.1z%22%2F%3E%3Cpath%20fill%3D%22%23dfe9ef%22%20d%3D%22m43.1%2016.3l-2.8%2011.2L58.9%2032l2.4-9.5z%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M57.5%2016.9c-.5-.1-1%20.2-1.1.7l-1.1%204.5c-.1.5-.6.8-1.1.7l-3.2-.6c-.5-.1-1.1.2-1.2.7l-.5%201.4c-.2.5.1%201%20.6%201.1l6.6%201.5c.5.1%201-.2%201.1-.7l1.8-7.9c.1-.5-.2-1-.7-1.1z%22%2F%3E%3Cpath%20fill%3D%22%23dfe9ef%22%20d%3D%22m11.1%202.9l-4.8%2019l33.6%207.2l3.6-14.3z%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22m43.5%2014.8l-2.2-.8c1.2.4%201.4%204%20.4%207.9s-2.8%207-4%206.7l2.2.5c1.2.4%203-2.6%204-6.5c1-4%20.8-7.4-.4-7.8M11.1%202.9l-3-.9c-1.6-.5-4%203.4-5.3%208.7s-1%209.9.6%2010.4l2.9.9c1.6.5%204-3.4%205.3-8.7s1.1-9.9-.5-10.4%22%2F%3E%3Cpath%20fill%3D%22%2329abe2%22%20d%3D%22M8.7%2012.4C9.8%208%209.8%204%208.8%202.6c-1.6.6-3.5%204.1-4.6%208.6c-1.1%204.4-1.1%208.4-.1%209.8c1.6-.6%203.5-4.1%204.6-8.6%22%2F%3E%3Cg%20fill%3D%22%23333%22%3E%3Cpath%20d%3D%22m61.3%2022.5l-1.7-.6c.8.2%201.1%202.7.4%205.3s-2%204.6-2.8%204.4l1.7.4c.8.2%202-1.7%202.7-4.3c.6-2.6.5-5-.3-5.2%22%2F%3E%3Ccircle%20cx%3D%2246.8%22%20cy%3D%2220.5%22%20r%3D%22.9%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M16.8%2062h1.8l.9-2.2h-1.9zm27.7-2.2l.9%202.2h1.8l-.8-2.2z%22%2F%3E%3Cg%20fill%3D%22%23cad5dd%22%3E%3Cpath%20d%3D%22m35.6%2030.2l-7.2.1l-10.8%2029.5h1.9l11.4-27.9c.4.1.7.1%201.1.1s.8-.1%201.1-.1l11.4%2027.9h1.9z%22%2F%3E%3Cpath%20d%3D%22M33.6%2024.3h-3.1l.7%2035.5h1.7z%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23333%22%3E%3Cpath%20d%3D%22m31.2%2059.8l.1%202.2h1.5l.1-2.2z%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2227.6%22%20r%3D%225.1%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2227.6%22%20r%3D%223.8%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M26.1%205.5c-.4-.1-.7.1-.8.4L24.1%2011c-.1.4.1.7.5.8L34.7%2014c.4.1.7-.2.8-.5l.9-3.5c.1-.4-.1-.8-.5-.9zM26%2018.7c-.5-.2-.9.1-1%20.5l-1.6%206.6c-.1.5.2.9.6%201l13%202.8c.5.1.9-.2%201.1-.7l1.1-4.5c.1-.5-.2-1-.6-1.1z%22%2F%3E%3Cpath%20fill%3D%22%23dfe9ef%22%20d%3D%22m43.1%2016.3l-2.8%2011.2L58.9%2032l2.4-9.5z%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M57.5%2016.9c-.5-.1-1%20.2-1.1.7l-1.1%204.5c-.1.5-.6.8-1.1.7l-3.2-.6c-.5-.1-1.1.2-1.2.7l-.5%201.4c-.2.5.1%201%20.6%201.1l6.6%201.5c.5.1%201-.2%201.1-.7l1.8-7.9c.1-.5-.2-1-.7-1.1z%22%2F%3E%3Cpath%20fill%3D%22%23dfe9ef%22%20d%3D%22m11.1%202.9l-4.8%2019l33.6%207.2l3.6-14.3z%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22m43.5%2014.8l-2.2-.8c1.2.4%201.4%204%20.4%207.9s-2.8%207-4%206.7l2.2.5c1.2.4%203-2.6%204-6.5c1-4%20.8-7.4-.4-7.8M11.1%202.9l-3-.9c-1.6-.5-4%203.4-5.3%208.7s-1%209.9.6%2010.4l2.9.9c1.6.5%204-3.4%205.3-8.7s1.1-9.9-.5-10.4%22%2F%3E%3Cpath%20fill%3D%22%2329abe2%22%20d%3D%22M8.7%2012.4C9.8%208%209.8%204%208.8%202.6c-1.6.6-3.5%204.1-4.6%208.6c-1.1%204.4-1.1%208.4-.1%209.8c1.6-.6%203.5-4.1%204.6-8.6%22%2F%3E%3Cg%20fill%3D%22%23333%22%3E%3Cpath%20d%3D%22m61.3%2022.5l-1.7-.6c.8.2%201.1%202.7.4%205.3s-2%204.6-2.8%204.4l1.7.4c.8.2%202-1.7%202.7-4.3c.6-2.6.5-5-.3-5.2%22%2F%3E%3Ccircle%20cx%3D%2246.8%22%20cy%3D%2220.5%22%20r%3D%22.9%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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