satellite icon
satellite-duotone from Reicon by REICON · Duotone · Astronomy · MIT Free for personal and commercial use.
- Name
- satellite-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Astronomy
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All satellite icons →satelliteCarbonsatelliteEmoji One (Colored)satelliteFont Awesome 6 SolidsatelliteFont Awesome SolidsatelliteFluent EmojisatelliteFluent Emoji FlatsatelliteFluent Emoji High ContrastsatelliteHuge IconssatelliteLine AwesomesatelliteLucidesatelliteMaterial SymbolssatelliteMaterial Symbols LightsatelliteMaterial Design IconssatelliteNoto EmojisatelliteOpenMojisatelliteSimple Iconssatellite-boldSolarsatelliteTabler IconssatelliteTwitter Emoji
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"><g fill="currentColor"><path fill-rule="evenodd" d="M13.086 5.04L2.333 10.36a.75.75 0 0 1-.665-1.345l12.428-6.146l.145 1.01a1 1 0 0 0 .039.134c.042.124.126.334.285.624c.317.58.936 1.484 2.126 2.673s2.093 1.808 2.673 2.126c.29.159.5.243.624.285a1 1 0 0 0 .133.039l1.01.145l-6.145 12.428a.75.75 0 1 1-1.345-.665l5.318-10.754a7 7 0 0 1-.316-.162c-.618-.34-1.45-.908-2.473-1.86L5.53 19.53a.75.75 0 0 1-1.06-1.06L15.109 7.83c-.953-1.023-1.521-1.855-1.86-2.474a7 7 0 0 1-.163-.315" clip-rule="evenodd" opacity=".5"/><path d="m20.824 10.527l.307-.622l-1.01-.145l-.01-.002a1 1 0 0 1-.123-.037a4 4 0 0 1-.624-.285c-.58-.318-1.484-.937-2.673-2.126c-1.19-1.19-1.809-2.093-2.126-2.673a4 4 0 0 1-.285-.624a2 2 0 0 1-.037-.124l-.002-.01l-.145-1.01l-.626.31a5.225 5.225 0 0 1 7.354 7.348m-2.51 1.69l.645-1.303a7 7 0 0 1-.316-.162c-.618-.34-1.45-.908-2.473-1.86l-2.52 2.519a5.23 5.23 0 0 0 4.664.806M12.59 10.35l2.519-2.519c-.953-1.023-1.521-1.855-1.86-2.474a7 7 0 0 1-.163-.315l-1.304.645a5.23 5.23 0 0 0 .808 4.663"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconSatelliteDuotone(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"><path fillRule="evenodd" d="M13.086 5.04L2.333 10.36a.75.75 0 0 1-.665-1.345l12.428-6.146l.145 1.01a1 1 0 0 0 .039.134c.042.124.126.334.285.624c.317.58.936 1.484 2.126 2.673s2.093 1.808 2.673 2.126c.29.159.5.243.624.285a1 1 0 0 0 .133.039l1.01.145l-6.145 12.428a.75.75 0 1 1-1.345-.665l5.318-10.754a7 7 0 0 1-.316-.162c-.618-.34-1.45-.908-2.473-1.86L5.53 19.53a.75.75 0 0 1-1.06-1.06L15.109 7.83c-.953-1.023-1.521-1.855-1.86-2.474a7 7 0 0 1-.163-.315" clipRule="evenodd" opacity=".5"/><path d="m20.824 10.527l.307-.622l-1.01-.145l-.01-.002a1 1 0 0 1-.123-.037a4 4 0 0 1-.624-.285c-.58-.318-1.484-.937-2.673-2.126c-1.19-1.19-1.809-2.093-2.126-2.673a4 4 0 0 1-.285-.624a2 2 0 0 1-.037-.124l-.002-.01l-.145-1.01l-.626.31a5.225 5.225 0 0 1 7.354 7.348m-2.51 1.69l.645-1.303a7 7 0 0 1-.316-.162c-.618-.34-1.45-.908-2.473-1.86l-2.52 2.519a5.23 5.23 0 0 0 4.664.806M12.59 10.35l2.519-2.519c-.953-1.023-1.521-1.855-1.86-2.474a7 7 0 0 1-.163-.315l-1.304.645a5.23 5.23 0 0 0 .808 4.663"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M13.086 5.04L2.333 10.36a.75.75 0 0 1-.665-1.345l12.428-6.146l.145 1.01a1 1 0 0 0 .039.134c.042.124.126.334.285.624c.317.58.936 1.484 2.126 2.673s2.093 1.808 2.673 2.126c.29.159.5.243.624.285a1 1 0 0 0 .133.039l1.01.145l-6.145 12.428a.75.75 0 1 1-1.345-.665l5.318-10.754a7 7 0 0 1-.316-.162c-.618-.34-1.45-.908-2.473-1.86L5.53 19.53a.75.75 0 0 1-1.06-1.06L15.109 7.83c-.953-1.023-1.521-1.855-1.86-2.474a7 7 0 0 1-.163-.315" clip-rule="evenodd" opacity=".5"/><path d="m20.824 10.527l.307-.622l-1.01-.145l-.01-.002a1 1 0 0 1-.123-.037a4 4 0 0 1-.624-.285c-.58-.318-1.484-.937-2.673-2.126c-1.19-1.19-1.809-2.093-2.126-2.673a4 4 0 0 1-.285-.624a2 2 0 0 1-.037-.124l-.002-.01l-.145-1.01l-.626.31a5.225 5.225 0 0 1 7.354 7.348m-2.51 1.69l.645-1.303a7 7 0 0 1-.316-.162c-.618-.34-1.45-.908-2.473-1.86l-2.52 2.519a5.23 5.23 0 0 0 4.664.806M12.59 10.35l2.519-2.519c-.953-1.023-1.521-1.855-1.86-2.474a7 7 0 0 1-.163-.315l-1.304.645a5.23 5.23 0 0 0 .808 4.663"/></g></svg> </template>
CSS
.icon-satellite-duotone {
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%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M13.086%205.04L2.333%2010.36a.75.75%200%200%201-.665-1.345l12.428-6.146l.145%201.01a1%201%200%200%200%20.039.134c.042.124.126.334.285.624c.317.58.936%201.484%202.126%202.673s2.093%201.808%202.673%202.126c.29.159.5.243.624.285a1%201%200%200%200%20.133.039l1.01.145l-6.145%2012.428a.75.75%200%201%201-1.345-.665l5.318-10.754a7%207%200%200%201-.316-.162c-.618-.34-1.45-.908-2.473-1.86L5.53%2019.53a.75.75%200%200%201-1.06-1.06L15.109%207.83c-.953-1.023-1.521-1.855-1.86-2.474a7%207%200%200%201-.163-.315%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22m20.824%2010.527l.307-.622l-1.01-.145l-.01-.002a1%201%200%200%201-.123-.037a4%204%200%200%201-.624-.285c-.58-.318-1.484-.937-2.673-2.126c-1.19-1.19-1.809-2.093-2.126-2.673a4%204%200%200%201-.285-.624a2%202%200%200%201-.037-.124l-.002-.01l-.145-1.01l-.626.31a5.225%205.225%200%200%201%207.354%207.348m-2.51%201.69l.645-1.303a7%207%200%200%201-.316-.162c-.618-.34-1.45-.908-2.473-1.86l-2.52%202.519a5.23%205.23%200%200%200%204.664.806M12.59%2010.35l2.519-2.519c-.953-1.023-1.521-1.855-1.86-2.474a7%207%200%200%201-.163-.315l-1.304.645a5.23%205.23%200%200%200%20.808%204.663%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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M13.086%205.04L2.333%2010.36a.75.75%200%200%201-.665-1.345l12.428-6.146l.145%201.01a1%201%200%200%200%20.039.134c.042.124.126.334.285.624c.317.58.936%201.484%202.126%202.673s2.093%201.808%202.673%202.126c.29.159.5.243.624.285a1%201%200%200%200%20.133.039l1.01.145l-6.145%2012.428a.75.75%200%201%201-1.345-.665l5.318-10.754a7%207%200%200%201-.316-.162c-.618-.34-1.45-.908-2.473-1.86L5.53%2019.53a.75.75%200%200%201-1.06-1.06L15.109%207.83c-.953-1.023-1.521-1.855-1.86-2.474a7%207%200%200%201-.163-.315%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22m20.824%2010.527l.307-.622l-1.01-.145l-.01-.002a1%201%200%200%201-.123-.037a4%204%200%200%201-.624-.285c-.58-.318-1.484-.937-2.673-2.126c-1.19-1.19-1.809-2.093-2.126-2.673a4%204%200%200%201-.285-.624a2%202%200%200%201-.037-.124l-.002-.01l-.145-1.01l-.626.31a5.225%205.225%200%200%201%207.354%207.348m-2.51%201.69l.645-1.303a7%207%200%200%201-.316-.162c-.618-.34-1.45-.908-2.473-1.86l-2.52%202.519a5.23%205.23%200%200%200%204.664.806M12.59%2010.35l2.519-2.519c-.953-1.023-1.521-1.855-1.86-2.474a7%207%200%200%201-.163-.315l-1.304.645a5.23%205.23%200%200%200%20.808%204.663%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/satellite-duotone.svg?color=%231a73e8&size=48