watchman monitoring logo
watchman-monitoring from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- watchman-monitoring
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the watchman monitoring logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 80C187.5 80 80 187.5 80 320s107.5 240 240 240s240-107.5 240-240S452.5 80 320 80M185.7 493.1c-51.6-40.2-84.9-102.8-84.9-173.1c0-21.7 3.2-43.3 9.6-64.1L213.3 238l-.1 11l-13.9 2s-.1 12.5-.1 19.5c0 2 .4 4 1.2 5.8s2.1 3.4 3.7 4.6l9.5 7.4l-27.7 204.9zm105.7-283.2l8.5-7.6s6.9-5.4-.1-9.3c-7.2-4-39.5-34.5-39.5-34.5c-5.3-5.5-8.3-7.3-15.5 0c0 0-32.3 30.5-39.5 34.5c-7.1 4-.1 9.3-.1 9.3l8.5 7.6v4.4l-73.5-19.2c39.6-56.9 105.5-94.3 180-94.3c31.3 0 62.2 6.7 90.6 19.6s53.8 31.8 74.3 55.4l-193.5 37.7v-3.6zm34.1 329.3l-33.9-250.9l9.5-7.4c1.6-1.2 2.8-2.8 3.7-4.6s1.3-3.8 1.2-5.8c0-7-.1-19.5-.1-19.5l-13.9-2l-.1-10.5l241.7 31.4c3.9 16.4 5.8 33.3 5.8 50.1c0 119.1-95.4 216.2-213.8 219.1z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsWatchmanMonitoring(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="M320 80C187.5 80 80 187.5 80 320s107.5 240 240 240s240-107.5 240-240S452.5 80 320 80M185.7 493.1c-51.6-40.2-84.9-102.8-84.9-173.1c0-21.7 3.2-43.3 9.6-64.1L213.3 238l-.1 11l-13.9 2s-.1 12.5-.1 19.5c0 2 .4 4 1.2 5.8s2.1 3.4 3.7 4.6l9.5 7.4l-27.7 204.9zm105.7-283.2l8.5-7.6s6.9-5.4-.1-9.3c-7.2-4-39.5-34.5-39.5-34.5c-5.3-5.5-8.3-7.3-15.5 0c0 0-32.3 30.5-39.5 34.5c-7.1 4-.1 9.3-.1 9.3l8.5 7.6v4.4l-73.5-19.2c39.6-56.9 105.5-94.3 180-94.3c31.3 0 62.2 6.7 90.6 19.6s53.8 31.8 74.3 55.4l-193.5 37.7v-3.6zm34.1 329.3l-33.9-250.9l9.5-7.4c1.6-1.2 2.8-2.8 3.7-4.6s1.3-3.8 1.2-5.8c0-7-.1-19.5-.1-19.5l-13.9-2l-.1-10.5l241.7 31.4c3.9 16.4 5.8 33.3 5.8 50.1c0 119.1-95.4 216.2-213.8 219.1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 80C187.5 80 80 187.5 80 320s107.5 240 240 240s240-107.5 240-240S452.5 80 320 80M185.7 493.1c-51.6-40.2-84.9-102.8-84.9-173.1c0-21.7 3.2-43.3 9.6-64.1L213.3 238l-.1 11l-13.9 2s-.1 12.5-.1 19.5c0 2 .4 4 1.2 5.8s2.1 3.4 3.7 4.6l9.5 7.4l-27.7 204.9zm105.7-283.2l8.5-7.6s6.9-5.4-.1-9.3c-7.2-4-39.5-34.5-39.5-34.5c-5.3-5.5-8.3-7.3-15.5 0c0 0-32.3 30.5-39.5 34.5c-7.1 4-.1 9.3-.1 9.3l8.5 7.6v4.4l-73.5-19.2c39.6-56.9 105.5-94.3 180-94.3c31.3 0 62.2 6.7 90.6 19.6s53.8 31.8 74.3 55.4l-193.5 37.7v-3.6zm34.1 329.3l-33.9-250.9l9.5-7.4c1.6-1.2 2.8-2.8 3.7-4.6s1.3-3.8 1.2-5.8c0-7-.1-19.5-.1-19.5l-13.9-2l-.1-10.5l241.7 31.4c3.9 16.4 5.8 33.3 5.8 50.1c0 119.1-95.4 216.2-213.8 219.1z"/></svg> </template>
CSS
.icon-watchman-monitoring {
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%22M320%2080C187.5%2080%2080%20187.5%2080%20320s107.5%20240%20240%20240s240-107.5%20240-240S452.5%2080%20320%2080M185.7%20493.1c-51.6-40.2-84.9-102.8-84.9-173.1c0-21.7%203.2-43.3%209.6-64.1L213.3%20238l-.1%2011l-13.9%202s-.1%2012.5-.1%2019.5c0%202%20.4%204%201.2%205.8s2.1%203.4%203.7%204.6l9.5%207.4l-27.7%20204.9zm105.7-283.2l8.5-7.6s6.9-5.4-.1-9.3c-7.2-4-39.5-34.5-39.5-34.5c-5.3-5.5-8.3-7.3-15.5%200c0%200-32.3%2030.5-39.5%2034.5c-7.1%204-.1%209.3-.1%209.3l8.5%207.6v4.4l-73.5-19.2c39.6-56.9%20105.5-94.3%20180-94.3c31.3%200%2062.2%206.7%2090.6%2019.6s53.8%2031.8%2074.3%2055.4l-193.5%2037.7v-3.6zm34.1%20329.3l-33.9-250.9l9.5-7.4c1.6-1.2%202.8-2.8%203.7-4.6s1.3-3.8%201.2-5.8c0-7-.1-19.5-.1-19.5l-13.9-2l-.1-10.5l241.7%2031.4c3.9%2016.4%205.8%2033.3%205.8%2050.1c0%20119.1-95.4%20216.2-213.8%20219.1z%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%22M320%2080C187.5%2080%2080%20187.5%2080%20320s107.5%20240%20240%20240s240-107.5%20240-240S452.5%2080%20320%2080M185.7%20493.1c-51.6-40.2-84.9-102.8-84.9-173.1c0-21.7%203.2-43.3%209.6-64.1L213.3%20238l-.1%2011l-13.9%202s-.1%2012.5-.1%2019.5c0%202%20.4%204%201.2%205.8s2.1%203.4%203.7%204.6l9.5%207.4l-27.7%20204.9zm105.7-283.2l8.5-7.6s6.9-5.4-.1-9.3c-7.2-4-39.5-34.5-39.5-34.5c-5.3-5.5-8.3-7.3-15.5%200c0%200-32.3%2030.5-39.5%2034.5c-7.1%204-.1%209.3-.1%209.3l8.5%207.6v4.4l-73.5-19.2c39.6-56.9%20105.5-94.3%20180-94.3c31.3%200%2062.2%206.7%2090.6%2019.6s53.8%2031.8%2074.3%2055.4l-193.5%2037.7v-3.6zm34.1%20329.3l-33.9-250.9l9.5-7.4c1.6-1.2%202.8-2.8%203.7-4.6s1.3-3.8%201.2-5.8c0-7-.1-19.5-.1-19.5l-13.9-2l-.1-10.5l241.7%2031.4c3.9%2016.4%205.8%2033.3%205.8%2050.1c0%20119.1-95.4%20216.2-213.8%20219.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/watchman-monitoring.svg?color=%231a73e8&size=48