orbit-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
orbit-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the orbit 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-linecap="round" stroke-width="1.5"><path d="M14 7a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path d="M2.964 16.289A10 10 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10s-4.477 10-10 10a10 10 0 0 1-4-.832m-5.036-4.879A1.999 1.999 0 0 0 4 20c.522 0 .998-.2 1.354-.528a2 2 0 0 0-2.39-3.183Z"/><path d="M16.328 14.505a2 2 0 0 0-3.136 2.352m3.136-2.352a2 2 0 1 1-3.136 2.352m3.136-2.352A5 5 0 0 0 17 12c0-.91-.244-1.765-.669-2.5m-3.139 7.357A5 5 0 0 1 7.67 9.5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsOrbit02(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" strokeLinecap="round" strokeWidth="1.5"><path d="M14 7a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path d="M2.964 16.289A10 10 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10s-4.477 10-10 10a10 10 0 0 1-4-.832m-5.036-4.879A1.999 1.999 0 0 0 4 20c.522 0 .998-.2 1.354-.528a2 2 0 0 0-2.39-3.183Z"/><path d="M16.328 14.505a2 2 0 0 0-3.136 2.352m3.136-2.352a2 2 0 1 1-3.136 2.352m3.136-2.352A5 5 0 0 0 17 12c0-.91-.244-1.765-.669-2.5m-3.139 7.357A5 5 0 0 1 7.67 9.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-linecap="round" stroke-width="1.5"><path d="M14 7a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path d="M2.964 16.289A10 10 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10s-4.477 10-10 10a10 10 0 0 1-4-.832m-5.036-4.879A1.999 1.999 0 0 0 4 20c.522 0 .998-.2 1.354-.528a2 2 0 0 0-2.39-3.183Z"/><path d="M16.328 14.505a2 2 0 0 0-3.136 2.352m3.136-2.352a2 2 0 1 1-3.136 2.352m3.136-2.352A5 5 0 0 0 17 12c0-.91-.244-1.765-.669-2.5m-3.139 7.357A5 5 0 0 1 7.67 9.5"/></g></svg>
</template>

CSS

.icon-orbit-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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14%207a2%202%200%201%201-4%200a2%202%200%200%201%204%200Z%22%2F%3E%3Cpath%20d%3D%22M2.964%2016.289A10%2010%200%200%201%202%2012C2%206.477%206.477%202%2012%202s10%204.477%2010%2010s-4.477%2010-10%2010a10%2010%200%200%201-4-.832m-5.036-4.879A1.999%201.999%200%200%200%204%2020c.522%200%20.998-.2%201.354-.528a2%202%200%200%200-2.39-3.183Z%22%2F%3E%3Cpath%20d%3D%22M16.328%2014.505a2%202%200%200%200-3.136%202.352m3.136-2.352a2%202%200%201%201-3.136%202.352m3.136-2.352A5%205%200%200%200%2017%2012c0-.91-.244-1.765-.669-2.5m-3.139%207.357A5%205%200%200%201%207.67%209.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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14%207a2%202%200%201%201-4%200a2%202%200%200%201%204%200Z%22%2F%3E%3Cpath%20d%3D%22M2.964%2016.289A10%2010%200%200%201%202%2012C2%206.477%206.477%202%2012%202s10%204.477%2010%2010s-4.477%2010-10%2010a10%2010%200%200%201-4-.832m-5.036-4.879A1.999%201.999%200%200%200%204%2020c.522%200%20.998-.2%201.354-.528a2%202%200%200%200-2.39-3.183Z%22%2F%3E%3Cpath%20d%3D%22M16.328%2014.505a2%202%200%200%200-3.136%202.352m3.136-2.352a2%202%200%201%201-3.136%202.352m3.136-2.352A5%205%200%200%200%2017%2012c0-.91-.244-1.765-.669-2.5m-3.139%207.357A5%205%200%200%201%207.67%209.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/orbit-02.svg?color=%231a73e8&size=48