building broadcast tower icon

building-broadcast-tower-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.

Name
building-broadcast-tower-filled
Set
Tabler Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in Tabler Icons

Related icons in Tabler Icons

Use the building broadcast tower icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 10a2 2 0 0 1 1.497 3.327l2.452 7.357a1 1 0 1 1-1.898.632L13.611 20h-3.224l-.438 1.317a1 1 0 0 1-1.152.663l-.113-.03a1 1 0 0 1-.633-1.265l2.452-7.357A2 2 0 0 1 10 12l.005-.15A2 2 0 0 1 12 10"/><path d="M18.093 4.078a10 10 0 0 1 3.137 11.776a1 1 0 0 1-1.846-.77a8 8 0 1 0-14.769 0a1 1 0 0 1-1.846.77A10 10 0 0 1 18.093 4.078"/><path d="M15.657 7.243a6 6 0 0 1 1.882 7.066a1 1 0 1 1-1.846-.77a4 4 0 1 0-7.384 0a1 1 0 1 1-1.846.77a6 6 0 0 1 9.194-7.066"/></g></svg>

React

import type { SVGProps } from "react";

export function TablerBuildingBroadcastTowerFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 10a2 2 0 0 1 1.497 3.327l2.452 7.357a1 1 0 1 1-1.898.632L13.611 20h-3.224l-.438 1.317a1 1 0 0 1-1.152.663l-.113-.03a1 1 0 0 1-.633-1.265l2.452-7.357A2 2 0 0 1 10 12l.005-.15A2 2 0 0 1 12 10"/><path d="M18.093 4.078a10 10 0 0 1 3.137 11.776a1 1 0 0 1-1.846-.77a8 8 0 1 0-14.769 0a1 1 0 0 1-1.846.77A10 10 0 0 1 18.093 4.078"/><path d="M15.657 7.243a6 6 0 0 1 1.882 7.066a1 1 0 1 1-1.846-.77a4 4 0 1 0-7.384 0a1 1 0 1 1-1.846.77a6 6 0 0 1 9.194-7.066"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 10a2 2 0 0 1 1.497 3.327l2.452 7.357a1 1 0 1 1-1.898.632L13.611 20h-3.224l-.438 1.317a1 1 0 0 1-1.152.663l-.113-.03a1 1 0 0 1-.633-1.265l2.452-7.357A2 2 0 0 1 10 12l.005-.15A2 2 0 0 1 12 10"/><path d="M18.093 4.078a10 10 0 0 1 3.137 11.776a1 1 0 0 1-1.846-.77a8 8 0 1 0-14.769 0a1 1 0 0 1-1.846.77A10 10 0 0 1 18.093 4.078"/><path d="M15.657 7.243a6 6 0 0 1 1.882 7.066a1 1 0 1 1-1.846-.77a4 4 0 1 0-7.384 0a1 1 0 1 1-1.846.77a6 6 0 0 1 9.194-7.066"/></g></svg>
</template>

CSS

.icon-building-broadcast-tower-filled {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12%2010a2%202%200%200%201%201.497%203.327l2.452%207.357a1%201%200%201%201-1.898.632L13.611%2020h-3.224l-.438%201.317a1%201%200%200%201-1.152.663l-.113-.03a1%201%200%200%201-.633-1.265l2.452-7.357A2%202%200%200%201%2010%2012l.005-.15A2%202%200%200%201%2012%2010%22%2F%3E%3Cpath%20d%3D%22M18.093%204.078a10%2010%200%200%201%203.137%2011.776a1%201%200%200%201-1.846-.77a8%208%200%201%200-14.769%200a1%201%200%200%201-1.846.77A10%2010%200%200%201%2018.093%204.078%22%2F%3E%3Cpath%20d%3D%22M15.657%207.243a6%206%200%200%201%201.882%207.066a1%201%200%201%201-1.846-.77a4%204%200%201%200-7.384%200a1%201%200%201%201-1.846.77a6%206%200%200%201%209.194-7.066%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12%2010a2%202%200%200%201%201.497%203.327l2.452%207.357a1%201%200%201%201-1.898.632L13.611%2020h-3.224l-.438%201.317a1%201%200%200%201-1.152.663l-.113-.03a1%201%200%200%201-.633-1.265l2.452-7.357A2%202%200%200%201%2010%2012l.005-.15A2%202%200%200%201%2012%2010%22%2F%3E%3Cpath%20d%3D%22M18.093%204.078a10%2010%200%200%201%203.137%2011.776a1%201%200%200%201-1.846-.77a8%208%200%201%200-14.769%200a1%201%200%200%201-1.846.77A10%2010%200%200%201%2018.093%204.078%22%2F%3E%3Cpath%20d%3D%22M15.657%207.243a6%206%200%200%201%201.882%207.066a1%201%200%201%201-1.846-.77a4%204%200%201%200-7.384%200a1%201%200%201%201-1.846.77a6%206%200%200%201%209.194-7.066%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/building-broadcast-tower-filled.svg?color=%231a73e8&size=48