satellite dish icon
satellite-dish from Font Awesome 6 Solid by Dave Gandy · Regular · Computers · CC-BY-4.0 Attribution required.
- Name
- satellite-dish
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Category
- Computers
- Viewbox
- 512×512
- License
- CC BY 4.0
The same icon in other sets
More computers icons from Font Awesome 6 Solid
Use the satellite dish icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M192 32c0-17.7 14.3-32 32-32c159.1 0 288 128.9 288 288c0 17.7-14.3 32-32 32s-32-14.3-32-32c0-123.7-100.3-224-224-224c-17.7 0-32-14.3-32-32M60.6 220.6l104.1 104.1l28.4-28.4c-.7-2.6-1.1-5.4-1.1-8.3c0-17.7 14.3-32 32-32s32 14.3 32 32s-14.3 32-32 32c-2.9 0-5.6-.4-8.3-1.1l-28.4 28.4l104.1 104.1c14.5 14.5 11.8 38.8-7.3 46.3c-23.6 9.2-49.2 14.3-76.1 14.3C93.1 512 0 418.9 0 304c0-26.9 5.1-52.5 14.4-76.1c7.5-19 31.8-21.8 46.3-7.3zM224 96c106 0 192 86 192 192c0 17.7-14.3 32-32 32s-32-14.3-32-32c0-70.7-57.3-128-128-128c-17.7 0-32-14.3-32-32s14.3-32 32-32"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidSatelliteDish(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M192 32c0-17.7 14.3-32 32-32c159.1 0 288 128.9 288 288c0 17.7-14.3 32-32 32s-32-14.3-32-32c0-123.7-100.3-224-224-224c-17.7 0-32-14.3-32-32M60.6 220.6l104.1 104.1l28.4-28.4c-.7-2.6-1.1-5.4-1.1-8.3c0-17.7 14.3-32 32-32s32 14.3 32 32s-14.3 32-32 32c-2.9 0-5.6-.4-8.3-1.1l-28.4 28.4l104.1 104.1c14.5 14.5 11.8 38.8-7.3 46.3c-23.6 9.2-49.2 14.3-76.1 14.3C93.1 512 0 418.9 0 304c0-26.9 5.1-52.5 14.4-76.1c7.5-19 31.8-21.8 46.3-7.3zM224 96c106 0 192 86 192 192c0 17.7-14.3 32-32 32s-32-14.3-32-32c0-70.7-57.3-128-128-128c-17.7 0-32-14.3-32-32s14.3-32 32-32"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M192 32c0-17.7 14.3-32 32-32c159.1 0 288 128.9 288 288c0 17.7-14.3 32-32 32s-32-14.3-32-32c0-123.7-100.3-224-224-224c-17.7 0-32-14.3-32-32M60.6 220.6l104.1 104.1l28.4-28.4c-.7-2.6-1.1-5.4-1.1-8.3c0-17.7 14.3-32 32-32s32 14.3 32 32s-14.3 32-32 32c-2.9 0-5.6-.4-8.3-1.1l-28.4 28.4l104.1 104.1c14.5 14.5 11.8 38.8-7.3 46.3c-23.6 9.2-49.2 14.3-76.1 14.3C93.1 512 0 418.9 0 304c0-26.9 5.1-52.5 14.4-76.1c7.5-19 31.8-21.8 46.3-7.3zM224 96c106 0 192 86 192 192c0 17.7-14.3 32-32 32s-32-14.3-32-32c0-70.7-57.3-128-128-128c-17.7 0-32-14.3-32-32s14.3-32 32-32"/></svg> </template>
CSS
.icon-satellite-dish {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M192%2032c0-17.7%2014.3-32%2032-32c159.1%200%20288%20128.9%20288%20288c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32c0-123.7-100.3-224-224-224c-17.7%200-32-14.3-32-32M60.6%20220.6l104.1%20104.1l28.4-28.4c-.7-2.6-1.1-5.4-1.1-8.3c0-17.7%2014.3-32%2032-32s32%2014.3%2032%2032s-14.3%2032-32%2032c-2.9%200-5.6-.4-8.3-1.1l-28.4%2028.4l104.1%20104.1c14.5%2014.5%2011.8%2038.8-7.3%2046.3c-23.6%209.2-49.2%2014.3-76.1%2014.3C93.1%20512%200%20418.9%200%20304c0-26.9%205.1-52.5%2014.4-76.1c7.5-19%2031.8-21.8%2046.3-7.3zM224%2096c106%200%20192%2086%20192%20192c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32c0-70.7-57.3-128-128-128c-17.7%200-32-14.3-32-32s14.3-32%2032-32%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M192%2032c0-17.7%2014.3-32%2032-32c159.1%200%20288%20128.9%20288%20288c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32c0-123.7-100.3-224-224-224c-17.7%200-32-14.3-32-32M60.6%20220.6l104.1%20104.1l28.4-28.4c-.7-2.6-1.1-5.4-1.1-8.3c0-17.7%2014.3-32%2032-32s32%2014.3%2032%2032s-14.3%2032-32%2032c-2.9%200-5.6-.4-8.3-1.1l-28.4%2028.4l104.1%20104.1c14.5%2014.5%2011.8%2038.8-7.3%2046.3c-23.6%209.2-49.2%2014.3-76.1%2014.3C93.1%20512%200%20418.9%200%20304c0-26.9%205.1-52.5%2014.4-76.1c7.5-19%2031.8-21.8%2046.3-7.3zM224%2096c106%200%20192%2086%20192%20192c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32c0-70.7-57.3-128-128-128c-17.7%200-32-14.3-32-32s14.3-32%2032-32%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/satellite-dish.svg?color=%231a73e8&size=48