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

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

Use the jupiter icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 16.5c1.105 0 2-.672 2-1.5s-.895-1.5-2-1.5s-2 .672-2 1.5s.895 1.5 2 1.5m13.272-.748c-3.607-.005-6.563.608-9.772 2.748a20 20 0 0 1-4.392 2.224m14.164-4.972a10 10 0 0 0 .704-4.454m-.704 4.454A10 10 0 0 1 12 22a9.96 9.96 0 0 1-4.892-1.276m14.868-9.426C16.903 14.248 14.335 13.112 9 10c-2.437-1.422-4.72-1.443-6.573-.9m19.549 2.198a10 10 0 0 0-.537-2.607m0 0C20.073 4.794 16.363 2 12 2c-2.535 0-4.85.943-6.612 2.498M21.44 8.69C17.38 8.69 17.5 4.775 12 6c-3.6.802-5.741-.834-6.612-1.502m0 0a10 10 0 0 0-2.96 4.601m0 0A10 10 0 0 0 2 12a10 10 0 0 0 5.108 8.724"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsJupiter(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M8 16.5c1.105 0 2-.672 2-1.5s-.895-1.5-2-1.5s-2 .672-2 1.5s.895 1.5 2 1.5m13.272-.748c-3.607-.005-6.563.608-9.772 2.748a20 20 0 0 1-4.392 2.224m14.164-4.972a10 10 0 0 0 .704-4.454m-.704 4.454A10 10 0 0 1 12 22a9.96 9.96 0 0 1-4.892-1.276m14.868-9.426C16.903 14.248 14.335 13.112 9 10c-2.437-1.422-4.72-1.443-6.573-.9m19.549 2.198a10 10 0 0 0-.537-2.607m0 0C20.073 4.794 16.363 2 12 2c-2.535 0-4.85.943-6.612 2.498M21.44 8.69C17.38 8.69 17.5 4.775 12 6c-3.6.802-5.741-.834-6.612-1.502m0 0a10 10 0 0 0-2.96 4.601m0 0A10 10 0 0 0 2 12a10 10 0 0 0 5.108 8.724"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 16.5c1.105 0 2-.672 2-1.5s-.895-1.5-2-1.5s-2 .672-2 1.5s.895 1.5 2 1.5m13.272-.748c-3.607-.005-6.563.608-9.772 2.748a20 20 0 0 1-4.392 2.224m14.164-4.972a10 10 0 0 0 .704-4.454m-.704 4.454A10 10 0 0 1 12 22a9.96 9.96 0 0 1-4.892-1.276m14.868-9.426C16.903 14.248 14.335 13.112 9 10c-2.437-1.422-4.72-1.443-6.573-.9m19.549 2.198a10 10 0 0 0-.537-2.607m0 0C20.073 4.794 16.363 2 12 2c-2.535 0-4.85.943-6.612 2.498M21.44 8.69C17.38 8.69 17.5 4.775 12 6c-3.6.802-5.741-.834-6.612-1.502m0 0a10 10 0 0 0-2.96 4.601m0 0A10 10 0 0 0 2 12a10 10 0 0 0 5.108 8.724"/></svg>
</template>

CSS

.icon-jupiter {
  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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M8%2016.5c1.105%200%202-.672%202-1.5s-.895-1.5-2-1.5s-2%20.672-2%201.5s.895%201.5%202%201.5m13.272-.748c-3.607-.005-6.563.608-9.772%202.748a20%2020%200%200%201-4.392%202.224m14.164-4.972a10%2010%200%200%200%20.704-4.454m-.704%204.454A10%2010%200%200%201%2012%2022a9.96%209.96%200%200%201-4.892-1.276m14.868-9.426C16.903%2014.248%2014.335%2013.112%209%2010c-2.437-1.422-4.72-1.443-6.573-.9m19.549%202.198a10%2010%200%200%200-.537-2.607m0%200C20.073%204.794%2016.363%202%2012%202c-2.535%200-4.85.943-6.612%202.498M21.44%208.69C17.38%208.69%2017.5%204.775%2012%206c-3.6.802-5.741-.834-6.612-1.502m0%200a10%2010%200%200%200-2.96%204.601m0%200A10%2010%200%200%200%202%2012a10%2010%200%200%200%205.108%208.724%22%2F%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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M8%2016.5c1.105%200%202-.672%202-1.5s-.895-1.5-2-1.5s-2%20.672-2%201.5s.895%201.5%202%201.5m13.272-.748c-3.607-.005-6.563.608-9.772%202.748a20%2020%200%200%201-4.392%202.224m14.164-4.972a10%2010%200%200%200%20.704-4.454m-.704%204.454A10%2010%200%200%201%2012%2022a9.96%209.96%200%200%201-4.892-1.276m14.868-9.426C16.903%2014.248%2014.335%2013.112%209%2010c-2.437-1.422-4.72-1.443-6.573-.9m19.549%202.198a10%2010%200%200%200-.537-2.607m0%200C20.073%204.794%2016.363%202%2012%202c-2.535%200-4.85.943-6.612%202.498M21.44%208.69C17.38%208.69%2017.5%204.775%2012%206c-3.6.802-5.741-.834-6.612-1.502m0%200a10%2010%200%200%200-2.96%204.601m0%200A10%2010%200%200%200%202%2012a10%2010%200%200%200%205.108%208.724%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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