outline satellite alt icon
outline-satellite-alt from Google Material Icons by Material Design Authors · Baseline · Action · Apache-2.0 Free for personal and commercial use.
- Name
- outline-satellite-alt
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Action
- Viewbox
- 24×24
- License
- Apache 2.0
More action icons from Google Material Icons
baseline-123baseline-3d-rotationbaseline-abcbaseline-accessibilitybaseline-accessibility-newbaseline-accessiblebaseline-accessible-forwardbaseline-account-balancebaseline-account-balance-walletbaseline-account-boxbaseline-account-circlebaseline-add-cardbaseline-add-homebaseline-add-shopping-cartbaseline-add-taskbaseline-add-to-drivebaseline-addchartbaseline-admin-panel-settingsbaseline-ads-clickbaseline-alarmbaseline-alarm-addbaseline-alarm-offbaseline-alarm-onbaseline-all-inbox
Use the outline satellite alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 14h2a9 9 0 0 1-9 9v-2c3.87 0 7-3.13 7-7m-7 3v2c2.76 0 5-2.24 5-5h-2c0 1.66-1.34 3-3 3M18.26.59l3.54 3.54c.78.78.78 2.05 0 2.83l-3.18 3.18c-.78.78-2.05.78-2.83 0L14.55 8.9l-.71.7l1.24 1.24c.78.78.78 2.05 0 2.83l-1.41 1.41c-.78.78-2.05.78-2.83 0L9.6 13.84l-.71.71l1.24 1.24c.78.78.78 2.05 0 2.83L6.95 21.8c-.78.78-2.05.78-2.83 0L.58 18.26c-.78-.78-.78-2.05 0-2.83l3.18-3.18c.78-.78 2.05-.78 2.83 0l1.24 1.24l.71-.71l-1.24-1.23c-.78-.78-.78-2.05 0-2.83L8.72 7.3c.78-.78 2.05-.78 2.83 0l1.24 1.24l.71-.71l-1.25-1.23c-.78-.78-.78-2.05 0-2.83L15.43.59c.79-.79 2.05-.79 2.83 0m-15.2 15.2L2 16.85l3.54 3.54l1.06-1.06zm2.12-2.12l-1.06 1.06l3.54 3.54l1.06-1.06zm4.95-4.95l-1.41 1.41l3.54 3.54l1.41-1.41zm4.6-4.6l-1.06 1.06l3.54 3.54l1.06-1.06zM16.85 2l-1.06 1.06l3.54 3.54l1.06-1.06z"/></svg>
React
import type { SVGProps } from "react";
export function IcOutlineSatelliteAlt(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 14h2a9 9 0 0 1-9 9v-2c3.87 0 7-3.13 7-7m-7 3v2c2.76 0 5-2.24 5-5h-2c0 1.66-1.34 3-3 3M18.26.59l3.54 3.54c.78.78.78 2.05 0 2.83l-3.18 3.18c-.78.78-2.05.78-2.83 0L14.55 8.9l-.71.7l1.24 1.24c.78.78.78 2.05 0 2.83l-1.41 1.41c-.78.78-2.05.78-2.83 0L9.6 13.84l-.71.71l1.24 1.24c.78.78.78 2.05 0 2.83L6.95 21.8c-.78.78-2.05.78-2.83 0L.58 18.26c-.78-.78-.78-2.05 0-2.83l3.18-3.18c.78-.78 2.05-.78 2.83 0l1.24 1.24l.71-.71l-1.24-1.23c-.78-.78-.78-2.05 0-2.83L8.72 7.3c.78-.78 2.05-.78 2.83 0l1.24 1.24l.71-.71l-1.25-1.23c-.78-.78-.78-2.05 0-2.83L15.43.59c.79-.79 2.05-.79 2.83 0m-15.2 15.2L2 16.85l3.54 3.54l1.06-1.06zm2.12-2.12l-1.06 1.06l3.54 3.54l1.06-1.06zm4.95-4.95l-1.41 1.41l3.54 3.54l1.41-1.41zm4.6-4.6l-1.06 1.06l3.54 3.54l1.06-1.06zM16.85 2l-1.06 1.06l3.54 3.54l1.06-1.06z"/></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 14h2a9 9 0 0 1-9 9v-2c3.87 0 7-3.13 7-7m-7 3v2c2.76 0 5-2.24 5-5h-2c0 1.66-1.34 3-3 3M18.26.59l3.54 3.54c.78.78.78 2.05 0 2.83l-3.18 3.18c-.78.78-2.05.78-2.83 0L14.55 8.9l-.71.7l1.24 1.24c.78.78.78 2.05 0 2.83l-1.41 1.41c-.78.78-2.05.78-2.83 0L9.6 13.84l-.71.71l1.24 1.24c.78.78.78 2.05 0 2.83L6.95 21.8c-.78.78-2.05.78-2.83 0L.58 18.26c-.78-.78-.78-2.05 0-2.83l3.18-3.18c.78-.78 2.05-.78 2.83 0l1.24 1.24l.71-.71l-1.24-1.23c-.78-.78-.78-2.05 0-2.83L8.72 7.3c.78-.78 2.05-.78 2.83 0l1.24 1.24l.71-.71l-1.25-1.23c-.78-.78-.78-2.05 0-2.83L15.43.59c.79-.79 2.05-.79 2.83 0m-15.2 15.2L2 16.85l3.54 3.54l1.06-1.06zm2.12-2.12l-1.06 1.06l3.54 3.54l1.06-1.06zm4.95-4.95l-1.41 1.41l3.54 3.54l1.41-1.41zm4.6-4.6l-1.06 1.06l3.54 3.54l1.06-1.06zM16.85 2l-1.06 1.06l3.54 3.54l1.06-1.06z"/></svg> </template>
CSS
.icon-outline-satellite-alt {
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%2014h2a9%209%200%200%201-9%209v-2c3.87%200%207-3.13%207-7m-7%203v2c2.76%200%205-2.24%205-5h-2c0%201.66-1.34%203-3%203M18.26.59l3.54%203.54c.78.78.78%202.05%200%202.83l-3.18%203.18c-.78.78-2.05.78-2.83%200L14.55%208.9l-.71.7l1.24%201.24c.78.78.78%202.05%200%202.83l-1.41%201.41c-.78.78-2.05.78-2.83%200L9.6%2013.84l-.71.71l1.24%201.24c.78.78.78%202.05%200%202.83L6.95%2021.8c-.78.78-2.05.78-2.83%200L.58%2018.26c-.78-.78-.78-2.05%200-2.83l3.18-3.18c.78-.78%202.05-.78%202.83%200l1.24%201.24l.71-.71l-1.24-1.23c-.78-.78-.78-2.05%200-2.83L8.72%207.3c.78-.78%202.05-.78%202.83%200l1.24%201.24l.71-.71l-1.25-1.23c-.78-.78-.78-2.05%200-2.83L15.43.59c.79-.79%202.05-.79%202.83%200m-15.2%2015.2L2%2016.85l3.54%203.54l1.06-1.06zm2.12-2.12l-1.06%201.06l3.54%203.54l1.06-1.06zm4.95-4.95l-1.41%201.41l3.54%203.54l1.41-1.41zm4.6-4.6l-1.06%201.06l3.54%203.54l1.06-1.06zM16.85%202l-1.06%201.06l3.54%203.54l1.06-1.06z%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%2014h2a9%209%200%200%201-9%209v-2c3.87%200%207-3.13%207-7m-7%203v2c2.76%200%205-2.24%205-5h-2c0%201.66-1.34%203-3%203M18.26.59l3.54%203.54c.78.78.78%202.05%200%202.83l-3.18%203.18c-.78.78-2.05.78-2.83%200L14.55%208.9l-.71.7l1.24%201.24c.78.78.78%202.05%200%202.83l-1.41%201.41c-.78.78-2.05.78-2.83%200L9.6%2013.84l-.71.71l1.24%201.24c.78.78.78%202.05%200%202.83L6.95%2021.8c-.78.78-2.05.78-2.83%200L.58%2018.26c-.78-.78-.78-2.05%200-2.83l3.18-3.18c.78-.78%202.05-.78%202.83%200l1.24%201.24l.71-.71l-1.24-1.23c-.78-.78-.78-2.05%200-2.83L8.72%207.3c.78-.78%202.05-.78%202.83%200l1.24%201.24l.71-.71l-1.25-1.23c-.78-.78-.78-2.05%200-2.83L15.43.59c.79-.79%202.05-.79%202.83%200m-15.2%2015.2L2%2016.85l3.54%203.54l1.06-1.06zm2.12-2.12l-1.06%201.06l3.54%203.54l1.06-1.06zm4.95-4.95l-1.41%201.41l3.54%203.54l1.41-1.41zm4.6-4.6l-1.06%201.06l3.54%203.54l1.06-1.06zM16.85%202l-1.06%201.06l3.54%203.54l1.06-1.06z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/outline-satellite-alt.svg?color=%231a73e8&size=48