satellite icon

satellite from Reicon by REICON · Outline · Astronomy · MIT Free for personal and commercial use.

Name
satellite
Set
Reicon
Style
Outline
Category
Astronomy
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All satellite icons →

More astronomy icons from Reicon

Use the satellite icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12.63 2.924L1.635 9.03a.75.75 0 1 0 .728 1.311l8.686-4.825a5.98 5.98 0 0 0 1.005 5.368L4.47 18.47a.75.75 0 1 0 1.06 1.06l7.585-7.584a5.98 5.98 0 0 0 5.368 1.004l-4.825 8.686a.75.75 0 1 0 1.311.728l6.107-10.993a5.974 5.974 0 0 0-8.447-8.447m7.643 7.091a4.475 4.475 0 0 0-6.288-6.288c.085.172.2.39.356.649c.431.718 1.163 1.747 2.35 2.934c1.186 1.186 2.215 1.918 2.934 2.35q.388.23.648.355m-1.208 1.055q-.103-.059-.212-.124c-.703-.422-1.63-1.075-2.683-2.055l-1.983 1.983a4.48 4.48 0 0 0 4.878.196m-5.939-1.257a4.48 4.48 0 0 1-.196-4.878q.059.104.125.212c.421.703 1.074 1.63 2.054 2.683z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function ReiconSatellite(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M12.63 2.924L1.635 9.03a.75.75 0 1 0 .728 1.311l8.686-4.825a5.98 5.98 0 0 0 1.005 5.368L4.47 18.47a.75.75 0 1 0 1.06 1.06l7.585-7.584a5.98 5.98 0 0 0 5.368 1.004l-4.825 8.686a.75.75 0 1 0 1.311.728l6.107-10.993a5.974 5.974 0 0 0-8.447-8.447m7.643 7.091a4.475 4.475 0 0 0-6.288-6.288c.085.172.2.39.356.649c.431.718 1.163 1.747 2.35 2.934c1.186 1.186 2.215 1.918 2.934 2.35q.388.23.648.355m-1.208 1.055q-.103-.059-.212-.124c-.703-.422-1.63-1.075-2.683-2.055l-1.983 1.983a4.48 4.48 0 0 0 4.878.196m-5.939-1.257a4.48 4.48 0 0 1-.196-4.878q.059.104.125.212c.421.703 1.074 1.63 2.054 2.683z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12.63 2.924L1.635 9.03a.75.75 0 1 0 .728 1.311l8.686-4.825a5.98 5.98 0 0 0 1.005 5.368L4.47 18.47a.75.75 0 1 0 1.06 1.06l7.585-7.584a5.98 5.98 0 0 0 5.368 1.004l-4.825 8.686a.75.75 0 1 0 1.311.728l6.107-10.993a5.974 5.974 0 0 0-8.447-8.447m7.643 7.091a4.475 4.475 0 0 0-6.288-6.288c.085.172.2.39.356.649c.431.718 1.163 1.747 2.35 2.934c1.186 1.186 2.215 1.918 2.934 2.35q.388.23.648.355m-1.208 1.055q-.103-.059-.212-.124c-.703-.422-1.63-1.075-2.683-2.055l-1.983 1.983a4.48 4.48 0 0 0 4.878.196m-5.939-1.257a4.48 4.48 0 0 1-.196-4.878q.059.104.125.212c.421.703 1.074 1.63 2.054 2.683z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-satellite {
  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%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.63%202.924L1.635%209.03a.75.75%200%201%200%20.728%201.311l8.686-4.825a5.98%205.98%200%200%200%201.005%205.368L4.47%2018.47a.75.75%200%201%200%201.06%201.06l7.585-7.584a5.98%205.98%200%200%200%205.368%201.004l-4.825%208.686a.75.75%200%201%200%201.311.728l6.107-10.993a5.974%205.974%200%200%200-8.447-8.447m7.643%207.091a4.475%204.475%200%200%200-6.288-6.288c.085.172.2.39.356.649c.431.718%201.163%201.747%202.35%202.934c1.186%201.186%202.215%201.918%202.934%202.35q.388.23.648.355m-1.208%201.055q-.103-.059-.212-.124c-.703-.422-1.63-1.075-2.683-2.055l-1.983%201.983a4.48%204.48%200%200%200%204.878.196m-5.939-1.257a4.48%204.48%200%200%201-.196-4.878q.059.104.125.212c.421.703%201.074%201.63%202.054%202.683z%22%20clip-rule%3D%22evenodd%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%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.63%202.924L1.635%209.03a.75.75%200%201%200%20.728%201.311l8.686-4.825a5.98%205.98%200%200%200%201.005%205.368L4.47%2018.47a.75.75%200%201%200%201.06%201.06l7.585-7.584a5.98%205.98%200%200%200%205.368%201.004l-4.825%208.686a.75.75%200%201%200%201.311.728l6.107-10.993a5.974%205.974%200%200%200-8.447-8.447m7.643%207.091a4.475%204.475%200%200%200-6.288-6.288c.085.172.2.39.356.649c.431.718%201.163%201.747%202.35%202.934c1.186%201.186%202.215%201.918%202.934%202.35q.388.23.648.355m-1.208%201.055q-.103-.059-.212-.124c-.703-.422-1.63-1.075-2.683-2.055l-1.983%201.983a4.48%204.48%200%200%200%204.878.196m-5.939-1.257a4.48%204.48%200%200%201-.196-4.878q.059.104.125.212c.421.703%201.074%201.63%202.054%202.683z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Satellite outline icon — Reicon · IconsDB