tower observation icon
tower-observation from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- tower-observation
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome Solid
Use the tower observation icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M305.7 67.4c9-4.5 19.6-4.5 28.6 0l160 80c15.8 7.9 22.2 27.1 14.3 42.9C503 201.5 491.7 208 480 208v80c0 17.7-14.3 32-32 32h-13l32 192h45c17.7 0 32 14.3 32 32s-14.3 32-32 32H128c-17.7 0-32-14.3-32-32s14.3-32 32-32h45l32-192h-13c-17.7 0-32-14.3-32-32v-80c-11.7 0-23-6.5-28.6-17.7c-7.9-15.8-1.5-35 14.3-42.9zm101 444.6L320 450.1L233.3 512zm-153-192l-3.5 21.2l69.9 49.9l69.9-49.9l-3.5-21.2H253.8zm-12.3 73.9l-10.1 60.6l47.5-33.9zm119.9 26.7l47.5 33.9l-10.1-60.6zM248 192c-13.3 0-24 10.7-24 24s10.7 24 24 24h144c13.3 0 24-10.7 24-24s-10.7-24-24-24z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidTowerObservation(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M305.7 67.4c9-4.5 19.6-4.5 28.6 0l160 80c15.8 7.9 22.2 27.1 14.3 42.9C503 201.5 491.7 208 480 208v80c0 17.7-14.3 32-32 32h-13l32 192h45c17.7 0 32 14.3 32 32s-14.3 32-32 32H128c-17.7 0-32-14.3-32-32s14.3-32 32-32h45l32-192h-13c-17.7 0-32-14.3-32-32v-80c-11.7 0-23-6.5-28.6-17.7c-7.9-15.8-1.5-35 14.3-42.9zm101 444.6L320 450.1L233.3 512zm-153-192l-3.5 21.2l69.9 49.9l69.9-49.9l-3.5-21.2H253.8zm-12.3 73.9l-10.1 60.6l47.5-33.9zm119.9 26.7l47.5 33.9l-10.1-60.6zM248 192c-13.3 0-24 10.7-24 24s10.7 24 24 24h144c13.3 0 24-10.7 24-24s-10.7-24-24-24z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M305.7 67.4c9-4.5 19.6-4.5 28.6 0l160 80c15.8 7.9 22.2 27.1 14.3 42.9C503 201.5 491.7 208 480 208v80c0 17.7-14.3 32-32 32h-13l32 192h45c17.7 0 32 14.3 32 32s-14.3 32-32 32H128c-17.7 0-32-14.3-32-32s14.3-32 32-32h45l32-192h-13c-17.7 0-32-14.3-32-32v-80c-11.7 0-23-6.5-28.6-17.7c-7.9-15.8-1.5-35 14.3-42.9zm101 444.6L320 450.1L233.3 512zm-153-192l-3.5 21.2l69.9 49.9l69.9-49.9l-3.5-21.2H253.8zm-12.3 73.9l-10.1 60.6l47.5-33.9zm119.9 26.7l47.5 33.9l-10.1-60.6zM248 192c-13.3 0-24 10.7-24 24s10.7 24 24 24h144c13.3 0 24-10.7 24-24s-10.7-24-24-24z"/></svg> </template>
CSS
.icon-tower-observation {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M305.7%2067.4c9-4.5%2019.6-4.5%2028.6%200l160%2080c15.8%207.9%2022.2%2027.1%2014.3%2042.9C503%20201.5%20491.7%20208%20480%20208v80c0%2017.7-14.3%2032-32%2032h-13l32%20192h45c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032H128c-17.7%200-32-14.3-32-32s14.3-32%2032-32h45l32-192h-13c-17.7%200-32-14.3-32-32v-80c-11.7%200-23-6.5-28.6-17.7c-7.9-15.8-1.5-35%2014.3-42.9zm101%20444.6L320%20450.1L233.3%20512zm-153-192l-3.5%2021.2l69.9%2049.9l69.9-49.9l-3.5-21.2H253.8zm-12.3%2073.9l-10.1%2060.6l47.5-33.9zm119.9%2026.7l47.5%2033.9l-10.1-60.6zM248%20192c-13.3%200-24%2010.7-24%2024s10.7%2024%2024%2024h144c13.3%200%2024-10.7%2024-24s-10.7-24-24-24z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M305.7%2067.4c9-4.5%2019.6-4.5%2028.6%200l160%2080c15.8%207.9%2022.2%2027.1%2014.3%2042.9C503%20201.5%20491.7%20208%20480%20208v80c0%2017.7-14.3%2032-32%2032h-13l32%20192h45c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032H128c-17.7%200-32-14.3-32-32s14.3-32%2032-32h45l32-192h-13c-17.7%200-32-14.3-32-32v-80c-11.7%200-23-6.5-28.6-17.7c-7.9-15.8-1.5-35%2014.3-42.9zm101%20444.6L320%20450.1L233.3%20512zm-153-192l-3.5%2021.2l69.9%2049.9l69.9-49.9l-3.5-21.2H253.8zm-12.3%2073.9l-10.1%2060.6l47.5-33.9zm119.9%2026.7l47.5%2033.9l-10.1-60.6zM248%20192c-13.3%200-24%2010.7-24%2024s10.7%2024%2024%2024h144c13.3%200%2024-10.7%2024-24s-10.7-24-24-24z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/tower-observation.svg?color=%231a73e8&size=48