baseline satellite alt icon
baseline-satellite-alt from Google Material Icons by Material Design Authors · Baseline · Action · Apache-2.0 Free for personal and commercial use.
- Name
- baseline-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 baseline 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="m15.44.59l-3.18 3.18c-.78.78-.78 2.05 0 2.83l1.24 1.24l-.71.71l-1.24-1.25c-.78-.78-2.05-.78-2.83 0L7.3 8.72c-.78.78-.78 2.05 0 2.83l1.24 1.24l-.71.71l-1.23-1.25c-.78-.78-2.05-.78-2.83 0L.59 15.43c-.78.78-.78 2.05 0 2.83l3.54 3.54c.78.78 2.05.78 2.83 0l3.18-3.18c.78-.78.78-2.05 0-2.83L8.9 14.55l.71-.71l1.24 1.24c.78.78 2.05.78 2.83 0l1.41-1.41c.78-.78.78-2.05 0-2.83L13.84 9.6l.71-.71l1.24 1.24c.78.78 2.05.78 2.83 0l3.18-3.18c.78-.78.78-2.05 0-2.83L18.26.58c-.78-.78-2.04-.78-2.82.01M6.6 19.32l-1.06 1.06L2 16.85l1.06-1.06zm2.12-2.12l-1.06 1.06l-3.54-3.54l1.06-1.06zm9.54-9.54L17.2 8.72l-3.54-3.54l1.06-1.06zm2.12-2.12L19.32 6.6l-3.54-3.54L16.85 2zM14 21v2a9 9 0 0 0 9-9h-2c0 3.87-3.13 7-7 7m0-4v2c2.76 0 5-2.24 5-5h-2c0 1.66-1.34 3-3 3"/></svg>
React
import type { SVGProps } from "react";
export function IcBaselineSatelliteAlt(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="m15.44.59l-3.18 3.18c-.78.78-.78 2.05 0 2.83l1.24 1.24l-.71.71l-1.24-1.25c-.78-.78-2.05-.78-2.83 0L7.3 8.72c-.78.78-.78 2.05 0 2.83l1.24 1.24l-.71.71l-1.23-1.25c-.78-.78-2.05-.78-2.83 0L.59 15.43c-.78.78-.78 2.05 0 2.83l3.54 3.54c.78.78 2.05.78 2.83 0l3.18-3.18c.78-.78.78-2.05 0-2.83L8.9 14.55l.71-.71l1.24 1.24c.78.78 2.05.78 2.83 0l1.41-1.41c.78-.78.78-2.05 0-2.83L13.84 9.6l.71-.71l1.24 1.24c.78.78 2.05.78 2.83 0l3.18-3.18c.78-.78.78-2.05 0-2.83L18.26.58c-.78-.78-2.04-.78-2.82.01M6.6 19.32l-1.06 1.06L2 16.85l1.06-1.06zm2.12-2.12l-1.06 1.06l-3.54-3.54l1.06-1.06zm9.54-9.54L17.2 8.72l-3.54-3.54l1.06-1.06zm2.12-2.12L19.32 6.6l-3.54-3.54L16.85 2zM14 21v2a9 9 0 0 0 9-9h-2c0 3.87-3.13 7-7 7m0-4v2c2.76 0 5-2.24 5-5h-2c0 1.66-1.34 3-3 3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.44.59l-3.18 3.18c-.78.78-.78 2.05 0 2.83l1.24 1.24l-.71.71l-1.24-1.25c-.78-.78-2.05-.78-2.83 0L7.3 8.72c-.78.78-.78 2.05 0 2.83l1.24 1.24l-.71.71l-1.23-1.25c-.78-.78-2.05-.78-2.83 0L.59 15.43c-.78.78-.78 2.05 0 2.83l3.54 3.54c.78.78 2.05.78 2.83 0l3.18-3.18c.78-.78.78-2.05 0-2.83L8.9 14.55l.71-.71l1.24 1.24c.78.78 2.05.78 2.83 0l1.41-1.41c.78-.78.78-2.05 0-2.83L13.84 9.6l.71-.71l1.24 1.24c.78.78 2.05.78 2.83 0l3.18-3.18c.78-.78.78-2.05 0-2.83L18.26.58c-.78-.78-2.04-.78-2.82.01M6.6 19.32l-1.06 1.06L2 16.85l1.06-1.06zm2.12-2.12l-1.06 1.06l-3.54-3.54l1.06-1.06zm9.54-9.54L17.2 8.72l-3.54-3.54l1.06-1.06zm2.12-2.12L19.32 6.6l-3.54-3.54L16.85 2zM14 21v2a9 9 0 0 0 9-9h-2c0 3.87-3.13 7-7 7m0-4v2c2.76 0 5-2.24 5-5h-2c0 1.66-1.34 3-3 3"/></svg> </template>
CSS
.icon-baseline-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%22m15.44.59l-3.18%203.18c-.78.78-.78%202.05%200%202.83l1.24%201.24l-.71.71l-1.24-1.25c-.78-.78-2.05-.78-2.83%200L7.3%208.72c-.78.78-.78%202.05%200%202.83l1.24%201.24l-.71.71l-1.23-1.25c-.78-.78-2.05-.78-2.83%200L.59%2015.43c-.78.78-.78%202.05%200%202.83l3.54%203.54c.78.78%202.05.78%202.83%200l3.18-3.18c.78-.78.78-2.05%200-2.83L8.9%2014.55l.71-.71l1.24%201.24c.78.78%202.05.78%202.83%200l1.41-1.41c.78-.78.78-2.05%200-2.83L13.84%209.6l.71-.71l1.24%201.24c.78.78%202.05.78%202.83%200l3.18-3.18c.78-.78.78-2.05%200-2.83L18.26.58c-.78-.78-2.04-.78-2.82.01M6.6%2019.32l-1.06%201.06L2%2016.85l1.06-1.06zm2.12-2.12l-1.06%201.06l-3.54-3.54l1.06-1.06zm9.54-9.54L17.2%208.72l-3.54-3.54l1.06-1.06zm2.12-2.12L19.32%206.6l-3.54-3.54L16.85%202zM14%2021v2a9%209%200%200%200%209-9h-2c0%203.87-3.13%207-7%207m0-4v2c2.76%200%205-2.24%205-5h-2c0%201.66-1.34%203-3%203%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%22m15.44.59l-3.18%203.18c-.78.78-.78%202.05%200%202.83l1.24%201.24l-.71.71l-1.24-1.25c-.78-.78-2.05-.78-2.83%200L7.3%208.72c-.78.78-.78%202.05%200%202.83l1.24%201.24l-.71.71l-1.23-1.25c-.78-.78-2.05-.78-2.83%200L.59%2015.43c-.78.78-.78%202.05%200%202.83l3.54%203.54c.78.78%202.05.78%202.83%200l3.18-3.18c.78-.78.78-2.05%200-2.83L8.9%2014.55l.71-.71l1.24%201.24c.78.78%202.05.78%202.83%200l1.41-1.41c.78-.78.78-2.05%200-2.83L13.84%209.6l.71-.71l1.24%201.24c.78.78%202.05.78%202.83%200l3.18-3.18c.78-.78.78-2.05%200-2.83L18.26.58c-.78-.78-2.04-.78-2.82.01M6.6%2019.32l-1.06%201.06L2%2016.85l1.06-1.06zm2.12-2.12l-1.06%201.06l-3.54-3.54l1.06-1.06zm9.54-9.54L17.2%208.72l-3.54-3.54l1.06-1.06zm2.12-2.12L19.32%206.6l-3.54-3.54L16.85%202zM14%2021v2a9%209%200%200%200%209-9h-2c0%203.87-3.13%207-7%207m0-4v2c2.76%200%205-2.24%205-5h-2c0%201.66-1.34%203-3%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/baseline-satellite-alt.svg?color=%231a73e8&size=48