shield radar icon
shield-radar-sharp from Material Symbols Light by Google · Sharp · Privacy · Apache-2.0 Free for personal and commercial use.
- Name
- shield-radar-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Privacy
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More privacy icons from Material Symbols Light
add-moderatoradmin-panel-settingsassured-workloadbadgedisabled-visiblee911-emergencyencryptedencrypted-addencrypted-add-circleencrypted-minus-circleencrypted-offenhanced-encryptionexclamationid-cardid-card-2identity-aware-proxykey-visualizermobile-theftno-encryptionpasskeyperson-shieldpolicypolicy-alertprivacy-tip
Use the shield radar icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17 22q-2.077 0-3.538-1.461T12 17t1.462-3.538T17 12t3.539 1.462T22 17q0 .383-.061.744t-.166.689l-.817-.854q.025-.144.034-.29q.01-.145.01-.289q0-1.65-1.175-2.825T17 13t-2.825 1.175T13 17t1.175 2.825T17 21q.144 0 .29-.01q.144-.01.289-.034l.829.842q-.327.104-.68.153Q17.378 22 17 22m-.99-5.99q.415-.414.99-.414t.99.415t.414.989q0 .075-.133.564l2.671 2.67l-.713.708l-2.666-2.67q-.075.044-.563.132q-.575 0-.99-.414q-.414-.415-.414-.99t.415-.99M5 11.1V5.692l7-2.615l7 2.615v4.216q-.494-.14-.994-.217T17 9.615q-3.08 0-5.233 2.152Q9.616 13.92 9.616 17q0 .867.193 1.704q.193.836.593 1.6q-2.396-1.267-3.899-3.746T5 11.1"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightShieldRadarSharp(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="M17 22q-2.077 0-3.538-1.461T12 17t1.462-3.538T17 12t3.539 1.462T22 17q0 .383-.061.744t-.166.689l-.817-.854q.025-.144.034-.29q.01-.145.01-.289q0-1.65-1.175-2.825T17 13t-2.825 1.175T13 17t1.175 2.825T17 21q.144 0 .29-.01q.144-.01.289-.034l.829.842q-.327.104-.68.153Q17.378 22 17 22m-.99-5.99q.415-.414.99-.414t.99.415t.414.989q0 .075-.133.564l2.671 2.67l-.713.708l-2.666-2.67q-.075.044-.563.132q-.575 0-.99-.414q-.414-.415-.414-.99t.415-.99M5 11.1V5.692l7-2.615l7 2.615v4.216q-.494-.14-.994-.217T17 9.615q-3.08 0-5.233 2.152Q9.616 13.92 9.616 17q0 .867.193 1.704q.193.836.593 1.6q-2.396-1.267-3.899-3.746T5 11.1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17 22q-2.077 0-3.538-1.461T12 17t1.462-3.538T17 12t3.539 1.462T22 17q0 .383-.061.744t-.166.689l-.817-.854q.025-.144.034-.29q.01-.145.01-.289q0-1.65-1.175-2.825T17 13t-2.825 1.175T13 17t1.175 2.825T17 21q.144 0 .29-.01q.144-.01.289-.034l.829.842q-.327.104-.68.153Q17.378 22 17 22m-.99-5.99q.415-.414.99-.414t.99.415t.414.989q0 .075-.133.564l2.671 2.67l-.713.708l-2.666-2.67q-.075.044-.563.132q-.575 0-.99-.414q-.414-.415-.414-.99t.415-.99M5 11.1V5.692l7-2.615l7 2.615v4.216q-.494-.14-.994-.217T17 9.615q-3.08 0-5.233 2.152Q9.616 13.92 9.616 17q0 .867.193 1.704q.193.836.593 1.6q-2.396-1.267-3.899-3.746T5 11.1"/></svg> </template>
CSS
.icon-shield-radar-sharp {
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%22M17%2022q-2.077%200-3.538-1.461T12%2017t1.462-3.538T17%2012t3.539%201.462T22%2017q0%20.383-.061.744t-.166.689l-.817-.854q.025-.144.034-.29q.01-.145.01-.289q0-1.65-1.175-2.825T17%2013t-2.825%201.175T13%2017t1.175%202.825T17%2021q.144%200%20.29-.01q.144-.01.289-.034l.829.842q-.327.104-.68.153Q17.378%2022%2017%2022m-.99-5.99q.415-.414.99-.414t.99.415t.414.989q0%20.075-.133.564l2.671%202.67l-.713.708l-2.666-2.67q-.075.044-.563.132q-.575%200-.99-.414q-.414-.415-.414-.99t.415-.99M5%2011.1V5.692l7-2.615l7%202.615v4.216q-.494-.14-.994-.217T17%209.615q-3.08%200-5.233%202.152Q9.616%2013.92%209.616%2017q0%20.867.193%201.704q.193.836.593%201.6q-2.396-1.267-3.899-3.746T5%2011.1%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%22M17%2022q-2.077%200-3.538-1.461T12%2017t1.462-3.538T17%2012t3.539%201.462T22%2017q0%20.383-.061.744t-.166.689l-.817-.854q.025-.144.034-.29q.01-.145.01-.289q0-1.65-1.175-2.825T17%2013t-2.825%201.175T13%2017t1.175%202.825T17%2021q.144%200%20.29-.01q.144-.01.289-.034l.829.842q-.327.104-.68.153Q17.378%2022%2017%2022m-.99-5.99q.415-.414.99-.414t.99.415t.414.989q0%20.075-.133.564l2.671%202.67l-.713.708l-2.666-2.67q-.075.044-.563.132q-.575%200-.99-.414q-.414-.415-.414-.99t.415-.99M5%2011.1V5.692l7-2.615l7%202.615v4.216q-.494-.14-.994-.217T17%209.615q-3.08%200-5.233%202.152Q9.616%2013.92%209.616%2017q0%20.867.193%201.704q.193.836.593%201.6q-2.396-1.267-3.899-3.746T5%2011.1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/shield-radar-sharp.svg?color=%231a73e8&size=48