satellite icon
satellite-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.
- Name
- satellite-filled
- Set
- Tabler Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in Tabler Icons
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 Iconssatellite-boldSolarsatelliteTwitter Emoji
Related icons in Tabler Icons
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" d="M21 14a1 1 0 0 1 1 1a7 7 0 0 1-7 7a1 1 0 0 1 0-2a5 5 0 0 0 5-5a1 1 0 0 1 1-1m-4-.5a1 1 0 0 1 1 1a3.5 3.5 0 0 1-3.5 3.5a1 1 0 0 1-.117-1.993L14.5 16a1.5 1.5 0 0 0 1.493-1.356L16 14.5a1 1 0 0 1 1-1M3.171 11.413l4 4.001q.212.212.445.384l-.909.91a1 1 0 0 1-1.414 0l-3-3a1 1 0 0 1 0-1.415zM8.414 3L14 8.586a2 2 0 0 1 0 2.828l-.586.585l.793.794a1 1 0 0 1-1.414 1.414L12 13.413l-.586.587a2 2 0 0 1-2.828 0L3 8.414a2 2 0 0 1-.18-2.618l.127-.152L3 5.586L5.586 3a2 2 0 0 1 2.828 0m5.293-.707l3 3a1 1 0 0 1 0 1.414l-.908.91a4 4 0 0 0-.384-.445l-4.001-4l.879-.88a1 1 0 0 1 1.414 0"/></svg>
React
import type { SVGProps } from "react";
export function TablerSatelliteFilled(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" d="M21 14a1 1 0 0 1 1 1a7 7 0 0 1-7 7a1 1 0 0 1 0-2a5 5 0 0 0 5-5a1 1 0 0 1 1-1m-4-.5a1 1 0 0 1 1 1a3.5 3.5 0 0 1-3.5 3.5a1 1 0 0 1-.117-1.993L14.5 16a1.5 1.5 0 0 0 1.493-1.356L16 14.5a1 1 0 0 1 1-1M3.171 11.413l4 4.001q.212.212.445.384l-.909.91a1 1 0 0 1-1.414 0l-3-3a1 1 0 0 1 0-1.415zM8.414 3L14 8.586a2 2 0 0 1 0 2.828l-.586.585l.793.794a1 1 0 0 1-1.414 1.414L12 13.413l-.586.587a2 2 0 0 1-2.828 0L3 8.414a2 2 0 0 1-.18-2.618l.127-.152L3 5.586L5.586 3a2 2 0 0 1 2.828 0m5.293-.707l3 3a1 1 0 0 1 0 1.414l-.908.91a4 4 0 0 0-.384-.445l-4.001-4l.879-.88a1 1 0 0 1 1.414 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 14a1 1 0 0 1 1 1a7 7 0 0 1-7 7a1 1 0 0 1 0-2a5 5 0 0 0 5-5a1 1 0 0 1 1-1m-4-.5a1 1 0 0 1 1 1a3.5 3.5 0 0 1-3.5 3.5a1 1 0 0 1-.117-1.993L14.5 16a1.5 1.5 0 0 0 1.493-1.356L16 14.5a1 1 0 0 1 1-1M3.171 11.413l4 4.001q.212.212.445.384l-.909.91a1 1 0 0 1-1.414 0l-3-3a1 1 0 0 1 0-1.415zM8.414 3L14 8.586a2 2 0 0 1 0 2.828l-.586.585l.793.794a1 1 0 0 1-1.414 1.414L12 13.413l-.586.587a2 2 0 0 1-2.828 0L3 8.414a2 2 0 0 1-.18-2.618l.127-.152L3 5.586L5.586 3a2 2 0 0 1 2.828 0m5.293-.707l3 3a1 1 0 0 1 0 1.414l-.908.91a4 4 0 0 0-.384-.445l-4.001-4l.879-.88a1 1 0 0 1 1.414 0"/></svg> </template>
CSS
.icon-satellite-filled {
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%20d%3D%22M21%2014a1%201%200%200%201%201%201a7%207%200%200%201-7%207a1%201%200%200%201%200-2a5%205%200%200%200%205-5a1%201%200%200%201%201-1m-4-.5a1%201%200%200%201%201%201a3.5%203.5%200%200%201-3.5%203.5a1%201%200%200%201-.117-1.993L14.5%2016a1.5%201.5%200%200%200%201.493-1.356L16%2014.5a1%201%200%200%201%201-1M3.171%2011.413l4%204.001q.212.212.445.384l-.909.91a1%201%200%200%201-1.414%200l-3-3a1%201%200%200%201%200-1.415zM8.414%203L14%208.586a2%202%200%200%201%200%202.828l-.586.585l.793.794a1%201%200%200%201-1.414%201.414L12%2013.413l-.586.587a2%202%200%200%201-2.828%200L3%208.414a2%202%200%200%201-.18-2.618l.127-.152L3%205.586L5.586%203a2%202%200%200%201%202.828%200m5.293-.707l3%203a1%201%200%200%201%200%201.414l-.908.91a4%204%200%200%200-.384-.445l-4.001-4l.879-.88a1%201%200%200%201%201.414%200%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%20d%3D%22M21%2014a1%201%200%200%201%201%201a7%207%200%200%201-7%207a1%201%200%200%201%200-2a5%205%200%200%200%205-5a1%201%200%200%201%201-1m-4-.5a1%201%200%200%201%201%201a3.5%203.5%200%200%201-3.5%203.5a1%201%200%200%201-.117-1.993L14.5%2016a1.5%201.5%200%200%200%201.493-1.356L16%2014.5a1%201%200%200%201%201-1M3.171%2011.413l4%204.001q.212.212.445.384l-.909.91a1%201%200%200%201-1.414%200l-3-3a1%201%200%200%201%200-1.415zM8.414%203L14%208.586a2%202%200%200%201%200%202.828l-.586.585l.793.794a1%201%200%200%201-1.414%201.414L12%2013.413l-.586.587a2%202%200%200%201-2.828%200L3%208.414a2%202%200%200%201-.18-2.618l.127-.152L3%205.586L5.586%203a2%202%200%200%201%202.828%200m5.293-.707l3%203a1%201%200%200%201%200%201.414l-.908.91a4%204%200%200%200-.384-.445l-4.001-4l.879-.88a1%201%200%200%201%201.414%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/satellite-filled.svg?color=%231a73e8&size=48