settings input antenna icon
settings-input-antenna from Material Symbols Light by Google · Regular · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- settings-input-antenna
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- settings-input-antenna-outline, settings-input-antenna-outline-sharp, settings-input-antenna-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the settings input antenna icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 12q0-2.07.786-3.896q.785-1.827 2.141-3.18T8.1 2.785T12 2t3.91.776t3.182 2.129t2.132 3.18Q22 9.91 22 12h-1q0-1.875-.712-3.512T18.35 5.625T15.487 3.7T12 3t-3.488.7T5.65 5.625T3.713 8.488T3 12zm4 0q0-2.546 1.752-4.273T12 6t4.248 1.727T18 12h-1q0-2.075-1.463-3.537T12 7T8.463 8.463T7 12zm3 9.708L8.292 21l3.208-3.208v-3.819q-.675-.204-1.097-.733t-.422-1.22q0-.859.58-1.44T12 10t1.439.58t.58 1.44q0 .692-.422 1.22q-.422.53-1.097.733v3.82L15.708 21l-.708.708l-3-3z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSettingsInputAntenna(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="M2 12q0-2.07.786-3.896q.785-1.827 2.141-3.18T8.1 2.785T12 2t3.91.776t3.182 2.129t2.132 3.18Q22 9.91 22 12h-1q0-1.875-.712-3.512T18.35 5.625T15.487 3.7T12 3t-3.488.7T5.65 5.625T3.713 8.488T3 12zm4 0q0-2.546 1.752-4.273T12 6t4.248 1.727T18 12h-1q0-2.075-1.463-3.537T12 7T8.463 8.463T7 12zm3 9.708L8.292 21l3.208-3.208v-3.819q-.675-.204-1.097-.733t-.422-1.22q0-.859.58-1.44T12 10t1.439.58t.58 1.44q0 .692-.422 1.22q-.422.53-1.097.733v3.82L15.708 21l-.708.708l-3-3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 12q0-2.07.786-3.896q.785-1.827 2.141-3.18T8.1 2.785T12 2t3.91.776t3.182 2.129t2.132 3.18Q22 9.91 22 12h-1q0-1.875-.712-3.512T18.35 5.625T15.487 3.7T12 3t-3.488.7T5.65 5.625T3.713 8.488T3 12zm4 0q0-2.546 1.752-4.273T12 6t4.248 1.727T18 12h-1q0-2.075-1.463-3.537T12 7T8.463 8.463T7 12zm3 9.708L8.292 21l3.208-3.208v-3.819q-.675-.204-1.097-.733t-.422-1.22q0-.859.58-1.44T12 10t1.439.58t.58 1.44q0 .692-.422 1.22q-.422.53-1.097.733v3.82L15.708 21l-.708.708l-3-3z"/></svg> </template>
CSS
.icon-settings-input-antenna {
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%22M2%2012q0-2.07.786-3.896q.785-1.827%202.141-3.18T8.1%202.785T12%202t3.91.776t3.182%202.129t2.132%203.18Q22%209.91%2022%2012h-1q0-1.875-.712-3.512T18.35%205.625T15.487%203.7T12%203t-3.488.7T5.65%205.625T3.713%208.488T3%2012zm4%200q0-2.546%201.752-4.273T12%206t4.248%201.727T18%2012h-1q0-2.075-1.463-3.537T12%207T8.463%208.463T7%2012zm3%209.708L8.292%2021l3.208-3.208v-3.819q-.675-.204-1.097-.733t-.422-1.22q0-.859.58-1.44T12%2010t1.439.58t.58%201.44q0%20.692-.422%201.22q-.422.53-1.097.733v3.82L15.708%2021l-.708.708l-3-3z%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%22M2%2012q0-2.07.786-3.896q.785-1.827%202.141-3.18T8.1%202.785T12%202t3.91.776t3.182%202.129t2.132%203.18Q22%209.91%2022%2012h-1q0-1.875-.712-3.512T18.35%205.625T15.487%203.7T12%203t-3.488.7T5.65%205.625T3.713%208.488T3%2012zm4%200q0-2.546%201.752-4.273T12%206t4.248%201.727T18%2012h-1q0-2.075-1.463-3.537T12%207T8.463%208.463T7%2012zm3%209.708L8.292%2021l3.208-3.208v-3.819q-.675-.204-1.097-.733t-.422-1.22q0-.859.58-1.44T12%2010t1.439.58t.58%201.44q0%20.692-.422%201.22q-.422.53-1.097.733v3.82L15.708%2021l-.708.708l-3-3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/settings-input-antenna.svg?color=%231a73e8&size=48