orbit-outline from Dither Icons by Vijay K Singh · Outline · MIT Free for personal and commercial use.

Name
orbit-outline
Set
Dither Icons
Style
Outline
Viewbox
24×24
License
MIT

2 other variants in Dither Icons

The same icon in other sets

All orbit icons →

Use the orbit icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" transform="rotate(-25 12 12)"><defs><mask id="svgID30" width="72" height="72" x="-24" y="-24" maskUnits="userSpaceOnUse"><rect width="72" height="72" x="-24" y="-24" fill="#fff"/><circle cx="12" cy="12" r="4.5" fill="#000" stroke="#000" stroke-width="1.4"/></mask><mask id="svgID31" width="72" height="72" x="-24" y="-24" maskUnits="userSpaceOnUse"><rect width="72" height="72" x="-24" y="-24" fill="#fff"/><path fill="#000" stroke="#000" stroke-width=".5" d="M21.65 12A9.65 4.75 0 0 1 2.35 12H3.25A8.75 3.85 0 0 0 20.75 12Z"/></mask><mask id="svgID32" width="72" height="72" x="-24" y="-24" maskUnits="userSpaceOnUse"><rect width="72" height="72" x="-24" y="-24" fill="#fff"/><g clip-path="url(#svgID34)"><circle cx="20.645" cy="13.471" r="1.3" fill="#000" stroke="#000" stroke-width="1.5"/></g></mask><clipPath id="svgID33"><rect width="72" height="36" x="-24" y="-24"/></clipPath><clipPath id="svgID34"><rect width="72" height="36" x="-24" y="12"/></clipPath></defs><g fill="none" stroke="currentColor" stroke-linejoin="round" clip-path="url(#svgID33)" mask="url(#svgID30)"><path stroke-linecap="round" stroke-width="1.35" d="M2.8 12A9.2 4.3 0 0 1 21.2 12" opacity=".5"/><path stroke-width="1.4" d="M21.94517 13.47069a1.3 1.3 0 1 0 -2.6 0a1.3 1.3 0 1 0 2.6 0Z"/></g><g fill="none" stroke="currentColor" stroke-linejoin="round" mask="url(#svgID32)"><g mask="url(#svgID31)"><path stroke-width="1.4" d="M16.5 12a4.5 4.5 0 1 0 -9 0a4.5 4.5 0 1 0 9 0Z"/><path stroke-linecap="round" stroke-width=".6" d="M9.3 10.3a3.2 3.2 0 0 1 2.3-1.5" opacity="0"/></g><path stroke-linecap="round" stroke-width="1.35" d="M21.2 12A9.2 4.3 0 0 1 2.8 12"/><path stroke-linecap="round" stroke-width=".7" d="M19.04761 14.76399A9.2 4.3 0 0 1 9.61886 16.15348" opacity="0"/></g><g clip-path="url(#svgID34)"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.4" d="M21.94517 13.47069a1.3 1.3 0 1 0 -2.6 0a1.3 1.3 0 1 0 2.6 0Z"/></g></g></svg>

React

import type { SVGProps } from "react";

export function DitherOrbitOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" transform="rotate(-25 12 12)"><defs><mask id="svgID30" width="72" height="72" x="-24" y="-24" maskUnits="userSpaceOnUse"><rect width="72" height="72" x="-24" y="-24" fill="#fff"/><circle cx="12" cy="12" r="4.5" fill="#000" stroke="#000" strokeWidth="1.4"/></mask><mask id="svgID31" width="72" height="72" x="-24" y="-24" maskUnits="userSpaceOnUse"><rect width="72" height="72" x="-24" y="-24" fill="#fff"/><path fill="#000" stroke="#000" strokeWidth=".5" d="M21.65 12A9.65 4.75 0 0 1 2.35 12H3.25A8.75 3.85 0 0 0 20.75 12Z"/></mask><mask id="svgID32" width="72" height="72" x="-24" y="-24" maskUnits="userSpaceOnUse"><rect width="72" height="72" x="-24" y="-24" fill="#fff"/><g clipPath="url(#svgID34)"><circle cx="20.645" cy="13.471" r="1.3" fill="#000" stroke="#000" strokeWidth="1.5"/></g></mask><clipPath id="svgID33"><rect width="72" height="36" x="-24" y="-24"/></clipPath><clipPath id="svgID34"><rect width="72" height="36" x="-24" y="12"/></clipPath></defs><g fill="none" stroke="currentColor" strokeLinejoin="round" clipPath="url(#svgID33)" mask="url(#svgID30)"><path strokeLinecap="round" strokeWidth="1.35" d="M2.8 12A9.2 4.3 0 0 1 21.2 12" opacity=".5"/><path strokeWidth="1.4" d="M21.94517 13.47069a1.3 1.3 0 1 0 -2.6 0a1.3 1.3 0 1 0 2.6 0Z"/></g><g fill="none" stroke="currentColor" strokeLinejoin="round" mask="url(#svgID32)"><g mask="url(#svgID31)"><path strokeWidth="1.4" d="M16.5 12a4.5 4.5 0 1 0 -9 0a4.5 4.5 0 1 0 9 0Z"/><path strokeLinecap="round" strokeWidth=".6" d="M9.3 10.3a3.2 3.2 0 0 1 2.3-1.5" opacity="0"/></g><path strokeLinecap="round" strokeWidth="1.35" d="M21.2 12A9.2 4.3 0 0 1 2.8 12"/><path strokeLinecap="round" strokeWidth=".7" d="M19.04761 14.76399A9.2 4.3 0 0 1 9.61886 16.15348" opacity="0"/></g><g clipPath="url(#svgID34)"><path fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.4" d="M21.94517 13.47069a1.3 1.3 0 1 0 -2.6 0a1.3 1.3 0 1 0 2.6 0Z"/></g></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" transform="rotate(-25 12 12)"><defs><mask id="svgID30" width="72" height="72" x="-24" y="-24" maskUnits="userSpaceOnUse"><rect width="72" height="72" x="-24" y="-24" fill="#fff"/><circle cx="12" cy="12" r="4.5" fill="#000" stroke="#000" stroke-width="1.4"/></mask><mask id="svgID31" width="72" height="72" x="-24" y="-24" maskUnits="userSpaceOnUse"><rect width="72" height="72" x="-24" y="-24" fill="#fff"/><path fill="#000" stroke="#000" stroke-width=".5" d="M21.65 12A9.65 4.75 0 0 1 2.35 12H3.25A8.75 3.85 0 0 0 20.75 12Z"/></mask><mask id="svgID32" width="72" height="72" x="-24" y="-24" maskUnits="userSpaceOnUse"><rect width="72" height="72" x="-24" y="-24" fill="#fff"/><g clip-path="url(#svgID34)"><circle cx="20.645" cy="13.471" r="1.3" fill="#000" stroke="#000" stroke-width="1.5"/></g></mask><clipPath id="svgID33"><rect width="72" height="36" x="-24" y="-24"/></clipPath><clipPath id="svgID34"><rect width="72" height="36" x="-24" y="12"/></clipPath></defs><g fill="none" stroke="currentColor" stroke-linejoin="round" clip-path="url(#svgID33)" mask="url(#svgID30)"><path stroke-linecap="round" stroke-width="1.35" d="M2.8 12A9.2 4.3 0 0 1 21.2 12" opacity=".5"/><path stroke-width="1.4" d="M21.94517 13.47069a1.3 1.3 0 1 0 -2.6 0a1.3 1.3 0 1 0 2.6 0Z"/></g><g fill="none" stroke="currentColor" stroke-linejoin="round" mask="url(#svgID32)"><g mask="url(#svgID31)"><path stroke-width="1.4" d="M16.5 12a4.5 4.5 0 1 0 -9 0a4.5 4.5 0 1 0 9 0Z"/><path stroke-linecap="round" stroke-width=".6" d="M9.3 10.3a3.2 3.2 0 0 1 2.3-1.5" opacity="0"/></g><path stroke-linecap="round" stroke-width="1.35" d="M21.2 12A9.2 4.3 0 0 1 2.8 12"/><path stroke-linecap="round" stroke-width=".7" d="M19.04761 14.76399A9.2 4.3 0 0 1 9.61886 16.15348" opacity="0"/></g><g clip-path="url(#svgID34)"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.4" d="M21.94517 13.47069a1.3 1.3 0 1 0 -2.6 0a1.3 1.3 0 1 0 2.6 0Z"/></g></g></svg>
</template>

CSS

.icon-orbit-outline {
  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%22currentColor%22%20transform%3D%22rotate(-25%2012%2012)%22%3E%3Cdefs%3E%3Cmask%20id%3D%22svgID30%22%20width%3D%2272%22%20height%3D%2272%22%20x%3D%22-24%22%20y%3D%22-24%22%20maskUnits%3D%22userSpaceOnUse%22%3E%3Crect%20width%3D%2272%22%20height%3D%2272%22%20x%3D%22-24%22%20y%3D%22-24%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%224.5%22%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%20stroke-width%3D%221.4%22%2F%3E%3C%2Fmask%3E%3Cmask%20id%3D%22svgID31%22%20width%3D%2272%22%20height%3D%2272%22%20x%3D%22-24%22%20y%3D%22-24%22%20maskUnits%3D%22userSpaceOnUse%22%3E%3Crect%20width%3D%2272%22%20height%3D%2272%22%20x%3D%22-24%22%20y%3D%22-24%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%20stroke-width%3D%22.5%22%20d%3D%22M21.65%2012A9.65%204.75%200%200%201%202.35%2012H3.25A8.75%203.85%200%200%200%2020.75%2012Z%22%2F%3E%3C%2Fmask%3E%3Cmask%20id%3D%22svgID32%22%20width%3D%2272%22%20height%3D%2272%22%20x%3D%22-24%22%20y%3D%22-24%22%20maskUnits%3D%22userSpaceOnUse%22%3E%3Crect%20width%3D%2272%22%20height%3D%2272%22%20x%3D%22-24%22%20y%3D%22-24%22%20fill%3D%22%23fff%22%2F%3E%3Cg%20clip-path%3D%22url(%23svgID34)%22%3E%3Ccircle%20cx%3D%2220.645%22%20cy%3D%2213.471%22%20r%3D%221.3%22%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%20stroke-width%3D%221.5%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3CclipPath%20id%3D%22svgID33%22%3E%3Crect%20width%3D%2272%22%20height%3D%2236%22%20x%3D%22-24%22%20y%3D%22-24%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22svgID34%22%3E%3Crect%20width%3D%2272%22%20height%3D%2236%22%20x%3D%22-24%22%20y%3D%2212%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20clip-path%3D%22url(%23svgID33)%22%20mask%3D%22url(%23svgID30)%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.35%22%20d%3D%22M2.8%2012A9.2%204.3%200%200%201%2021.2%2012%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-width%3D%221.4%22%20d%3D%22M21.94517%2013.47069a1.3%201.3%200%201%200%20-2.6%200a1.3%201.3%200%201%200%202.6%200Z%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20mask%3D%22url(%23svgID32)%22%3E%3Cg%20mask%3D%22url(%23svgID31)%22%3E%3Cpath%20stroke-width%3D%221.4%22%20d%3D%22M16.5%2012a4.5%204.5%200%201%200%20-9%200a4.5%204.5%200%201%200%209%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%22.6%22%20d%3D%22M9.3%2010.3a3.2%203.2%200%200%201%202.3-1.5%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.35%22%20d%3D%22M21.2%2012A9.2%204.3%200%200%201%202.8%2012%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%22.7%22%20d%3D%22M19.04761%2014.76399A9.2%204.3%200%200%201%209.61886%2016.15348%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3Cg%20clip-path%3D%22url(%23svgID34)%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.4%22%20d%3D%22M21.94517%2013.47069a1.3%201.3%200%201%200%20-2.6%200a1.3%201.3%200%201%200%202.6%200Z%22%2F%3E%3C%2Fg%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%22currentColor%22%20transform%3D%22rotate(-25%2012%2012)%22%3E%3Cdefs%3E%3Cmask%20id%3D%22svgID30%22%20width%3D%2272%22%20height%3D%2272%22%20x%3D%22-24%22%20y%3D%22-24%22%20maskUnits%3D%22userSpaceOnUse%22%3E%3Crect%20width%3D%2272%22%20height%3D%2272%22%20x%3D%22-24%22%20y%3D%22-24%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%224.5%22%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%20stroke-width%3D%221.4%22%2F%3E%3C%2Fmask%3E%3Cmask%20id%3D%22svgID31%22%20width%3D%2272%22%20height%3D%2272%22%20x%3D%22-24%22%20y%3D%22-24%22%20maskUnits%3D%22userSpaceOnUse%22%3E%3Crect%20width%3D%2272%22%20height%3D%2272%22%20x%3D%22-24%22%20y%3D%22-24%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%20stroke-width%3D%22.5%22%20d%3D%22M21.65%2012A9.65%204.75%200%200%201%202.35%2012H3.25A8.75%203.85%200%200%200%2020.75%2012Z%22%2F%3E%3C%2Fmask%3E%3Cmask%20id%3D%22svgID32%22%20width%3D%2272%22%20height%3D%2272%22%20x%3D%22-24%22%20y%3D%22-24%22%20maskUnits%3D%22userSpaceOnUse%22%3E%3Crect%20width%3D%2272%22%20height%3D%2272%22%20x%3D%22-24%22%20y%3D%22-24%22%20fill%3D%22%23fff%22%2F%3E%3Cg%20clip-path%3D%22url(%23svgID34)%22%3E%3Ccircle%20cx%3D%2220.645%22%20cy%3D%2213.471%22%20r%3D%221.3%22%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%20stroke-width%3D%221.5%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3CclipPath%20id%3D%22svgID33%22%3E%3Crect%20width%3D%2272%22%20height%3D%2236%22%20x%3D%22-24%22%20y%3D%22-24%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22svgID34%22%3E%3Crect%20width%3D%2272%22%20height%3D%2236%22%20x%3D%22-24%22%20y%3D%2212%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20clip-path%3D%22url(%23svgID33)%22%20mask%3D%22url(%23svgID30)%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.35%22%20d%3D%22M2.8%2012A9.2%204.3%200%200%201%2021.2%2012%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-width%3D%221.4%22%20d%3D%22M21.94517%2013.47069a1.3%201.3%200%201%200%20-2.6%200a1.3%201.3%200%201%200%202.6%200Z%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20mask%3D%22url(%23svgID32)%22%3E%3Cg%20mask%3D%22url(%23svgID31)%22%3E%3Cpath%20stroke-width%3D%221.4%22%20d%3D%22M16.5%2012a4.5%204.5%200%201%200%20-9%200a4.5%204.5%200%201%200%209%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%22.6%22%20d%3D%22M9.3%2010.3a3.2%203.2%200%200%201%202.3-1.5%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.35%22%20d%3D%22M21.2%2012A9.2%204.3%200%200%201%202.8%2012%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%22.7%22%20d%3D%22M19.04761%2014.76399A9.2%204.3%200%200%201%209.61886%2016.15348%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3Cg%20clip-path%3D%22url(%23svgID34)%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.4%22%20d%3D%22M21.94517%2013.47069a1.3%201.3%200%201%200%20-2.6%200a1.3%201.3%200%201%200%202.6%200Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Orbit outline icon — Dither Icons · IconsDB