tower observation icon

tower-observation from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
tower-observation
Set
Font Awesome 6 Solid
Style
Regular
Viewbox
512×512
License
CC BY 4.0

The same icon in other sets

Related icons in Font Awesome 6 Solid

Use the tower observation icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M241.7 3.4c9-4.5 19.6-4.5 28.6 0l160 80c15.8 7.9 22.2 27.1 14.3 42.9C439 137.5 427.7 144 416 144v80c0 17.7-14.3 32-32 32h-4.9l32 192H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32h68.9l32-192H128c-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.9zM314.5 448L256 399.2L197.5 448zM197.8 256l-4.7 28.3l62.9 52.5l62.9-52.5l-4.7-28.3H197.7zm-13.9 83.2l-11.2 67l45.8-38.2zM293.5 368l45.8 38.1l-11.2-67zM176 128c-8.8 0-16 7.2-16 16s7.2 16 16 16h160c8.8 0 16-7.2 16-16s-7.2-16-16-16z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidTowerObservation(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="M241.7 3.4c9-4.5 19.6-4.5 28.6 0l160 80c15.8 7.9 22.2 27.1 14.3 42.9C439 137.5 427.7 144 416 144v80c0 17.7-14.3 32-32 32h-4.9l32 192H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32h68.9l32-192H128c-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.9zM314.5 448L256 399.2L197.5 448zM197.8 256l-4.7 28.3l62.9 52.5l62.9-52.5l-4.7-28.3H197.7zm-13.9 83.2l-11.2 67l45.8-38.2zM293.5 368l45.8 38.1l-11.2-67zM176 128c-8.8 0-16 7.2-16 16s7.2 16 16 16h160c8.8 0 16-7.2 16-16s-7.2-16-16-16z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M241.7 3.4c9-4.5 19.6-4.5 28.6 0l160 80c15.8 7.9 22.2 27.1 14.3 42.9C439 137.5 427.7 144 416 144v80c0 17.7-14.3 32-32 32h-4.9l32 192H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32h68.9l32-192H128c-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.9zM314.5 448L256 399.2L197.5 448zM197.8 256l-4.7 28.3l62.9 52.5l62.9-52.5l-4.7-28.3H197.7zm-13.9 83.2l-11.2 67l45.8-38.2zM293.5 368l45.8 38.1l-11.2-67zM176 128c-8.8 0-16 7.2-16 16s7.2 16 16 16h160c8.8 0 16-7.2 16-16s-7.2-16-16-16z"/></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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M241.7%203.4c9-4.5%2019.6-4.5%2028.6%200l160%2080c15.8%207.9%2022.2%2027.1%2014.3%2042.9C439%20137.5%20427.7%20144%20416%20144v80c0%2017.7-14.3%2032-32%2032h-4.9l32%20192H480c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032H32c-17.7%200-32-14.3-32-32s14.3-32%2032-32h68.9l32-192H128c-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.9zM314.5%20448L256%20399.2L197.5%20448zM197.8%20256l-4.7%2028.3l62.9%2052.5l62.9-52.5l-4.7-28.3H197.7zm-13.9%2083.2l-11.2%2067l45.8-38.2zM293.5%20368l45.8%2038.1l-11.2-67zM176%20128c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016h160c8.8%200%2016-7.2%2016-16s-7.2-16-16-16z%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%22M241.7%203.4c9-4.5%2019.6-4.5%2028.6%200l160%2080c15.8%207.9%2022.2%2027.1%2014.3%2042.9C439%20137.5%20427.7%20144%20416%20144v80c0%2017.7-14.3%2032-32%2032h-4.9l32%20192H480c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032H32c-17.7%200-32-14.3-32-32s14.3-32%2032-32h68.9l32-192H128c-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.9zM314.5%20448L256%20399.2L197.5%20448zM197.8%20256l-4.7%2028.3l62.9%2052.5l62.9-52.5l-4.7-28.3H197.7zm-13.9%2083.2l-11.2%2067l45.8-38.2zM293.5%20368l45.8%2038.1l-11.2-67zM176%20128c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016h160c8.8%200%2016-7.2%2016-16s-7.2-16-16-16z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/tower-observation.svg?color=%231a73e8&size=48