satellite icon
satellite-broken from Solar by 480 Design · Broken · Astronomy · CC-BY-4.0 Attribution required.
- Name
- satellite-broken
- Set
- Solar
- Style
- Broken
- Category
- Astronomy
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
satelliteCarbonsatelliteEmoji One (Colored)satelliteFont Awesome 6 SolidsatelliteFont Awesome SolidsatelliteFluent EmojisatelliteFluent Emoji FlatsatelliteFluent Emoji High ContrastsatelliteHuge IconssatelliteLine AwesomesatelliteLucidesatelliteMaterial SymbolssatelliteMaterial Symbols LightsatelliteMaterial Design IconssatelliteNoto EmojisatelliteOpenMojisatelliteSimple IconssatelliteTabler IconssatelliteTwitter Emoji
More astronomy icons from Solar
asteroid-boldatom-boldblack-hole-2-boldblack-hole-3-boldblack-hole-boldearth-boldinfinite-boldmen-boldplanet-2-boldplanet-3-boldplanet-4-boldplanet-boldrocket-2-boldrocket-boldstar-2-boldstar-angle-boldstar-circle-boldstar-fall-2-boldstar-fall-boldstar-fall-minimalistic-2-boldstar-fall-minimalistic-boldstar-rainbow-boldstar-ring-boldstar-rings-bold
Use the satellite 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-width="1.5"><path d="M20.4692 10.9182C20.4692 10.9182 18.6222 10.3027 16.1595 7.8401C13.6969 5.37747 13.0813 3.53027 13.0813 3.53027"/><path stroke-linecap="round" d="M20.4698 10.9178C18.4297 12.9579 15.122 12.9579 13.0819 10.9178C11.0418 8.87772 11.0418 5.57005 13.0819 3.52995M20.4698 10.9178C22.5099 8.87772 22.5099 5.57005 20.4698 3.52995C19.7634 2.82354 18.905 2.36174 17.9999 2.14453M20.4698 10.9178L17.6464 16M13.0819 3.52995C13.6429 2.9689 14.2999 2.56214 14.9999 2.30968M13.0819 3.52995L6.83594 7M16.1601 7.83977L10.9999 12.9999"/><path stroke-linecap="round" d="M2 9.68721L5 8.02051M14.3132 22.0003L16.5 18.0005M5 19.0003L9 15.0004"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarSatelliteBroken(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" strokeWidth="1.5"><path d="M20.4692 10.9182C20.4692 10.9182 18.6222 10.3027 16.1595 7.8401C13.6969 5.37747 13.0813 3.53027 13.0813 3.53027"/><path strokeLinecap="round" d="M20.4698 10.9178C18.4297 12.9579 15.122 12.9579 13.0819 10.9178C11.0418 8.87772 11.0418 5.57005 13.0819 3.52995M20.4698 10.9178C22.5099 8.87772 22.5099 5.57005 20.4698 3.52995C19.7634 2.82354 18.905 2.36174 17.9999 2.14453M20.4698 10.9178L17.6464 16M13.0819 3.52995C13.6429 2.9689 14.2999 2.56214 14.9999 2.30968M13.0819 3.52995L6.83594 7M16.1601 7.83977L10.9999 12.9999"/><path strokeLinecap="round" d="M2 9.68721L5 8.02051M14.3132 22.0003L16.5 18.0005M5 19.0003L9 15.0004"/></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-width="1.5"><path d="M20.4692 10.9182C20.4692 10.9182 18.6222 10.3027 16.1595 7.8401C13.6969 5.37747 13.0813 3.53027 13.0813 3.53027"/><path stroke-linecap="round" d="M20.4698 10.9178C18.4297 12.9579 15.122 12.9579 13.0819 10.9178C11.0418 8.87772 11.0418 5.57005 13.0819 3.52995M20.4698 10.9178C22.5099 8.87772 22.5099 5.57005 20.4698 3.52995C19.7634 2.82354 18.905 2.36174 17.9999 2.14453M20.4698 10.9178L17.6464 16M13.0819 3.52995C13.6429 2.9689 14.2999 2.56214 14.9999 2.30968M13.0819 3.52995L6.83594 7M16.1601 7.83977L10.9999 12.9999"/><path stroke-linecap="round" d="M2 9.68721L5 8.02051M14.3132 22.0003L16.5 18.0005M5 19.0003L9 15.0004"/></g></svg> </template>
CSS
.icon-satellite-broken {
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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20.4692%2010.9182C20.4692%2010.9182%2018.6222%2010.3027%2016.1595%207.8401C13.6969%205.37747%2013.0813%203.53027%2013.0813%203.53027%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20.4698%2010.9178C18.4297%2012.9579%2015.122%2012.9579%2013.0819%2010.9178C11.0418%208.87772%2011.0418%205.57005%2013.0819%203.52995M20.4698%2010.9178C22.5099%208.87772%2022.5099%205.57005%2020.4698%203.52995C19.7634%202.82354%2018.905%202.36174%2017.9999%202.14453M20.4698%2010.9178L17.6464%2016M13.0819%203.52995C13.6429%202.9689%2014.2999%202.56214%2014.9999%202.30968M13.0819%203.52995L6.83594%207M16.1601%207.83977L10.9999%2012.9999%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%209.68721L5%208.02051M14.3132%2022.0003L16.5%2018.0005M5%2019.0003L9%2015.0004%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20.4692%2010.9182C20.4692%2010.9182%2018.6222%2010.3027%2016.1595%207.8401C13.6969%205.37747%2013.0813%203.53027%2013.0813%203.53027%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20.4698%2010.9178C18.4297%2012.9579%2015.122%2012.9579%2013.0819%2010.9178C11.0418%208.87772%2011.0418%205.57005%2013.0819%203.52995M20.4698%2010.9178C22.5099%208.87772%2022.5099%205.57005%2020.4698%203.52995C19.7634%202.82354%2018.905%202.36174%2017.9999%202.14453M20.4698%2010.9178L17.6464%2016M13.0819%203.52995C13.6429%202.9689%2014.2999%202.56214%2014.9999%202.30968M13.0819%203.52995L6.83594%207M16.1601%207.83977L10.9999%2012.9999%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%209.68721L5%208.02051M14.3132%2022.0003L16.5%2018.0005M5%2019.0003L9%2015.0004%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/satellite-broken.svg?color=%231a73e8&size=48