Radio Tower Icon
Free SVG icon from the VS Code Codicons collection. Download or copy for use in any project.
The Radio Tower icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/307346.svg" alt="Radio Tower icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/307346.svg" alt="Radio Tower icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/307346.svg" alt="Radio Tower icon" :width="24" :height="24" />
CSS background
.icon-radio-tower {
background-image: url('https://proicons.com/icon/307346.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M9.024 6.59503C9.036 6.58403 9.048 6.57203 9.06 6.56103C9.645 5.97603 9.645 5.02503 9.06 4.44003C8.476 3.85503 7.523 3.85503 6.939 4.44003C6.354 5.02503 6.354 5.97603 6.939 6.56103C6.951 6.57303 6.963 6.58403 6.975 6.59503L4.041 13.3C3.931 13.553 4.046 13.847 4.299 13.958C4.364 13.987 4.432 14 4.499 14C4.691 14 4.875 13.888 4.957 13.7L5.701 12H10.297L11.041 13.7C11.123 13.888 11.307 14 11.499 14C11.566 14 11.634 13.987 11.699 13.958C11.952 13.847 12.067 13.553 11.957 13.3L9.023 6.59503H9.024ZM7.646 5.14603C7.744 5.04803 7.872 5.00003 8 5.00003C8.128 5.00003 8.256 5.04803 8.354 5.14603C8.549 5.34103 8.549 5.65803 8.354 5.85303C8.159 6.04803 7.842 6.04803 7.647 5.85303C7.452 5.65803 7.451 5.34103 7.646 5.14603ZM6.139 11L7.892 6.99503C7.928 6.99803 7.964 6.99903 8 6.99903C8.036 6.99903 8.072 6.99703 8.108 6.99503L9.861 11H6.139ZM4.326 9.95403C4.22 10.061 4.087 10.121 3.956 10.121C3.851 10.121 3.745 10.081 3.657 9.99503L3.577 9.91603C2.4 8.73903 1.75 7.16903 1.75 5.50003C1.75 3.83103 2.4 2.26103 3.581 1.08103C3.776 0.886027 4.093 0.886027 4.288 1.08103C4.483 1.27603 4.483 1.59303 4.288 1.78803C3.296 2.78003 2.75 4.09803 2.75 5.50003C2.75 6.90203 3.296 8.22103 4.288 9.21203C4.482 9.40603 4.519 9.75703 4.326 9.95303V9.95403ZM4.995 2.49503C5.19 2.30003 5.507 2.30003 5.702 2.49503C5.897 2.69003 5.897 3.00703 5.702 3.20203C4.599 4.30503 4.434 6.03803 5.309 7.32503C5.464 7.55303 5.406 7.86403 5.177 8.01903C5.091 8.07803 4.993 8.10603 4.896 8.10603C4.737 8.10603 4.58 8.02903 4.483 7.88703C3.337 6.20403 3.552 3.93703 4.995 2.49503ZM14.25 5.50003C14.25 7.16903 13.6 8.73903 12.419 9.91903L12.343 9.99403C12.246 10.09 12.119 10.137 11.993 10.137C11.863 10.137 11.734 10.087 11.636 9.98703C11.443 9.79003 11.447 9.47303 11.644 9.28003C12.705 8.22003 13.25 6.90203 13.25 5.49903C13.25 4.09603 12.704 2.77803 11.712 1.78703C11.517 1.59203 11.517 1.27503 11.712 1.08003C11.907 0.885027 12.224 0.885027 12.419 1.08003C13.6 2.26103 14.25 3.83103 14.25 5.50003ZM10.298 3.20203C10.103 3.00703 10.103 2.69003 10.298 2.49503C10.493 2.30003 10.81 2.30003 11.005 2.49503C12.447 3.93703 12.662 6.20403 11.517 7.88703C11.42 8.02903 11.263 8.10603 11.104 8.10603C11.006 8.10603 10.909 8.07803 10.823 8.01903C10.594 7.86403 10.536 7.55303 10.691 7.32503C11.566 6.03903 11.401 4.30503 10.298 3.20203Z"/></svg>
Radio Tower in other icon packs
Copied!