threat intelligence icon
threat-intelligence from Material Symbols Light by Google · Regular · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- threat-intelligence
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Communicate
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- threat-intelligence-outline, threat-intelligence-outline-rounded, threat-intelligence-outline-sharp, threat-intelligence-rounded, threat-intelligence-sharp
The same icon in other sets
More communicate icons from Material Symbols Light
Use the threat intelligence icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.323 21.308q-.233 0-.432-.117q-.2-.116-.304-.306q-.106-.206-.106-.435t.13-.437l3.6-5.923q.128-.211.316-.307q.189-.096.398-.096t.396.096t.314.308l3.603 5.923q.128.211.128.438t-.106.423t-.297.315q-.19.118-.444.118zm3.95-.958q.15-.15.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15t.35-.15M8.517 19q-.226 0-.422-.112q-.196-.113-.299-.317l-1.738-3.148h1.257l.923 1.77h2.012v-.77H8.695l-.914-1.77H5.623L4.347 12.41q-.045-.112-.073-.211q-.028-.1-.028-.199q0-.061.106-.404l1.271-2.25h2.158l.914-1.769h1.555v-.77H8.239l-.924 1.77H6.059l1.738-3.148q.103-.204.299-.317Q8.291 5 8.517 5h2.29q.344 0 .576.232t.233.576v3.615h-1.52l-.769.77h2.289v2.73H9.653l-.891-1.75H6.904l-.77.77h2.162l.885 1.75h2.435v4.119l-.652 1.061q-.018.01-.02.051q-.002.042-.032.076zm7.906-.308h1v-3h-1zm-4.038-2.165v-6.335h2.288l-.77-.769h-1.518V5.808q0-.343.232-.576T13.192 5h2.29q.227 0 .423.112q.196.113.299.317l1.738 3.148h-1.257l-.923-1.77H13.75v.77h1.543l.907 1.77h2.177l1.271 2.25q.064.1.085.201q.02.101.02.202q0 .044-.105.404l-.338.583l-.087-.133q-.367-.598-1.04-.883q-.671-.284-1.356-.284t-1.27.304q-.586.303-.953.901z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightThreatIntelligence(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.323 21.308q-.233 0-.432-.117q-.2-.116-.304-.306q-.106-.206-.106-.435t.13-.437l3.6-5.923q.128-.211.316-.307q.189-.096.398-.096t.396.096t.314.308l3.603 5.923q.128.211.128.438t-.106.423t-.297.315q-.19.118-.444.118zm3.95-.958q.15-.15.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15t.35-.15M8.517 19q-.226 0-.422-.112q-.196-.113-.299-.317l-1.738-3.148h1.257l.923 1.77h2.012v-.77H8.695l-.914-1.77H5.623L4.347 12.41q-.045-.112-.073-.211q-.028-.1-.028-.199q0-.061.106-.404l1.271-2.25h2.158l.914-1.769h1.555v-.77H8.239l-.924 1.77H6.059l1.738-3.148q.103-.204.299-.317Q8.291 5 8.517 5h2.29q.344 0 .576.232t.233.576v3.615h-1.52l-.769.77h2.289v2.73H9.653l-.891-1.75H6.904l-.77.77h2.162l.885 1.75h2.435v4.119l-.652 1.061q-.018.01-.02.051q-.002.042-.032.076zm7.906-.308h1v-3h-1zm-4.038-2.165v-6.335h2.288l-.77-.769h-1.518V5.808q0-.343.232-.576T13.192 5h2.29q.227 0 .423.112q.196.113.299.317l1.738 3.148h-1.257l-.923-1.77H13.75v.77h1.543l.907 1.77h2.177l1.271 2.25q.064.1.085.201q.02.101.02.202q0 .044-.105.404l-.338.583l-.087-.133q-.367-.598-1.04-.883q-.671-.284-1.356-.284t-1.27.304q-.586.303-.953.901z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.323 21.308q-.233 0-.432-.117q-.2-.116-.304-.306q-.106-.206-.106-.435t.13-.437l3.6-5.923q.128-.211.316-.307q.189-.096.398-.096t.396.096t.314.308l3.603 5.923q.128.211.128.438t-.106.423t-.297.315q-.19.118-.444.118zm3.95-.958q.15-.15.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15t.35-.15M8.517 19q-.226 0-.422-.112q-.196-.113-.299-.317l-1.738-3.148h1.257l.923 1.77h2.012v-.77H8.695l-.914-1.77H5.623L4.347 12.41q-.045-.112-.073-.211q-.028-.1-.028-.199q0-.061.106-.404l1.271-2.25h2.158l.914-1.769h1.555v-.77H8.239l-.924 1.77H6.059l1.738-3.148q.103-.204.299-.317Q8.291 5 8.517 5h2.29q.344 0 .576.232t.233.576v3.615h-1.52l-.769.77h2.289v2.73H9.653l-.891-1.75H6.904l-.77.77h2.162l.885 1.75h2.435v4.119l-.652 1.061q-.018.01-.02.051q-.002.042-.032.076zm7.906-.308h1v-3h-1zm-4.038-2.165v-6.335h2.288l-.77-.769h-1.518V5.808q0-.343.232-.576T13.192 5h2.29q.227 0 .423.112q.196.113.299.317l1.738 3.148h-1.257l-.923-1.77H13.75v.77h1.543l.907 1.77h2.177l1.271 2.25q.064.1.085.201q.02.101.02.202q0 .044-.105.404l-.338.583l-.087-.133q-.367-.598-1.04-.883q-.671-.284-1.356-.284t-1.27.304q-.586.303-.953.901z"/></svg> </template>
CSS
.icon-threat-intelligence {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.323%2021.308q-.233%200-.432-.117q-.2-.116-.304-.306q-.106-.206-.106-.435t.13-.437l3.6-5.923q.128-.211.316-.307q.189-.096.398-.096t.396.096t.314.308l3.603%205.923q.128.211.128.438t-.106.423t-.297.315q-.19.118-.444.118zm3.95-.958q.15-.15.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15t.35-.15M8.517%2019q-.226%200-.422-.112q-.196-.113-.299-.317l-1.738-3.148h1.257l.923%201.77h2.012v-.77H8.695l-.914-1.77H5.623L4.347%2012.41q-.045-.112-.073-.211q-.028-.1-.028-.199q0-.061.106-.404l1.271-2.25h2.158l.914-1.769h1.555v-.77H8.239l-.924%201.77H6.059l1.738-3.148q.103-.204.299-.317Q8.291%205%208.517%205h2.29q.344%200%20.576.232t.233.576v3.615h-1.52l-.769.77h2.289v2.73H9.653l-.891-1.75H6.904l-.77.77h2.162l.885%201.75h2.435v4.119l-.652%201.061q-.018.01-.02.051q-.002.042-.032.076zm7.906-.308h1v-3h-1zm-4.038-2.165v-6.335h2.288l-.77-.769h-1.518V5.808q0-.343.232-.576T13.192%205h2.29q.227%200%20.423.112q.196.113.299.317l1.738%203.148h-1.257l-.923-1.77H13.75v.77h1.543l.907%201.77h2.177l1.271%202.25q.064.1.085.201q.02.101.02.202q0%20.044-.105.404l-.338.583l-.087-.133q-.367-.598-1.04-.883q-.671-.284-1.356-.284t-1.27.304q-.586.303-.953.901z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.323%2021.308q-.233%200-.432-.117q-.2-.116-.304-.306q-.106-.206-.106-.435t.13-.437l3.6-5.923q.128-.211.316-.307q.189-.096.398-.096t.396.096t.314.308l3.603%205.923q.128.211.128.438t-.106.423t-.297.315q-.19.118-.444.118zm3.95-.958q.15-.15.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15t.35-.15M8.517%2019q-.226%200-.422-.112q-.196-.113-.299-.317l-1.738-3.148h1.257l.923%201.77h2.012v-.77H8.695l-.914-1.77H5.623L4.347%2012.41q-.045-.112-.073-.211q-.028-.1-.028-.199q0-.061.106-.404l1.271-2.25h2.158l.914-1.769h1.555v-.77H8.239l-.924%201.77H6.059l1.738-3.148q.103-.204.299-.317Q8.291%205%208.517%205h2.29q.344%200%20.576.232t.233.576v3.615h-1.52l-.769.77h2.289v2.73H9.653l-.891-1.75H6.904l-.77.77h2.162l.885%201.75h2.435v4.119l-.652%201.061q-.018.01-.02.051q-.002.042-.032.076zm7.906-.308h1v-3h-1zm-4.038-2.165v-6.335h2.288l-.77-.769h-1.518V5.808q0-.343.232-.576T13.192%205h2.29q.227%200%20.423.112q.196.113.299.317l1.738%203.148h-1.257l-.923-1.77H13.75v.77h1.543l.907%201.77h2.177l1.271%202.25q.064.1.085.201q.02.101.02.202q0%20.044-.105.404l-.338.583l-.087-.133q-.367-.598-1.04-.883q-.671-.284-1.356-.284t-1.27.304q-.586.303-.953.901z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/threat-intelligence.svg?color=%231a73e8&size=48