periscope icon

periscope from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
periscope
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the periscope 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 d="M12 2c-4.418 0-8 3.618-8 8.08c0 2.553 1 4.537 3 6.309c1.41 1.25 3.117 3.324 4.143 5.006c.492.807 1.187.807 1.714 0c1.077-1.648 2.733-3.757 4.143-5.006c2-1.772 3-3.756 3-6.308C20 5.618 16.418 2 12 2Z"/><path d="M12 14a4 4 0 1 0-.479-7.972a2.5 2.5 0 0 1-3.493 3.493A4 4 0 0 0 12 14Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsPeriscope(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 d="M12 2c-4.418 0-8 3.618-8 8.08c0 2.553 1 4.537 3 6.309c1.41 1.25 3.117 3.324 4.143 5.006c.492.807 1.187.807 1.714 0c1.077-1.648 2.733-3.757 4.143-5.006c2-1.772 3-3.756 3-6.308C20 5.618 16.418 2 12 2Z"/><path d="M12 14a4 4 0 1 0-.479-7.972a2.5 2.5 0 0 1-3.493 3.493A4 4 0 0 0 12 14Z"/></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 d="M12 2c-4.418 0-8 3.618-8 8.08c0 2.553 1 4.537 3 6.309c1.41 1.25 3.117 3.324 4.143 5.006c.492.807 1.187.807 1.714 0c1.077-1.648 2.733-3.757 4.143-5.006c2-1.772 3-3.756 3-6.308C20 5.618 16.418 2 12 2Z"/><path d="M12 14a4 4 0 1 0-.479-7.972a2.5 2.5 0 0 1-3.493 3.493A4 4 0 0 0 12 14Z"/></g></svg>
</template>

CSS

.icon-periscope {
  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%20d%3D%22M12%202c-4.418%200-8%203.618-8%208.08c0%202.553%201%204.537%203%206.309c1.41%201.25%203.117%203.324%204.143%205.006c.492.807%201.187.807%201.714%200c1.077-1.648%202.733-3.757%204.143-5.006c2-1.772%203-3.756%203-6.308C20%205.618%2016.418%202%2012%202Z%22%2F%3E%3Cpath%20d%3D%22M12%2014a4%204%200%201%200-.479-7.972a2.5%202.5%200%200%201-3.493%203.493A4%204%200%200%200%2012%2014Z%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%20d%3D%22M12%202c-4.418%200-8%203.618-8%208.08c0%202.553%201%204.537%203%206.309c1.41%201.25%203.117%203.324%204.143%205.006c.492.807%201.187.807%201.714%200c1.077-1.648%202.733-3.757%204.143-5.006c2-1.772%203-3.756%203-6.308C20%205.618%2016.418%202%2012%202Z%22%2F%3E%3Cpath%20d%3D%22M12%2014a4%204%200%201%200-.479-7.972a2.5%202.5%200%200%201-3.493%203.493A4%204%200%200%200%2012%2014Z%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/periscope.svg?color=%231a73e8&size=48