shield watch icon
shield-watch-outline from Material Symbols Light by Google · Outline · Social · Apache-2.0 Free for personal and commercial use.
- Name
- shield-watch-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- shield-watch-outline-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the shield watch icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 20.962q-3.014-.895-5.007-3.651T5 11.1V5.692l7-2.615l7 2.615v2.885h-1V6.375l-6-2.23l-6 2.23V11.1q0 3.025 1.7 5.5t4.3 3.3q.31-.108.614-.225q.303-.117.588-.288q.146.194.31.399q.163.205.357.376q-.442.275-.91.465q-.467.19-.959.335m4.384.038l-.325-2.108q-.726-.496-1.143-1.266q-.416-.77-.416-1.645t.416-1.645t1.143-1.267l.325-2.108h3.231l.326 2.108q.726.496 1.143 1.266q.416.77.416 1.646t-.416 1.645t-1.144 1.266L19.616 21zm3.391-3.244q.725-.725.725-1.775t-.725-1.775T18 13.48t-1.775.725t-.725 1.775t.725 1.775T18 18.48t1.775-.725"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightShieldWatchOutline(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="M12 20.962q-3.014-.895-5.007-3.651T5 11.1V5.692l7-2.615l7 2.615v2.885h-1V6.375l-6-2.23l-6 2.23V11.1q0 3.025 1.7 5.5t4.3 3.3q.31-.108.614-.225q.303-.117.588-.288q.146.194.31.399q.163.205.357.376q-.442.275-.91.465q-.467.19-.959.335m4.384.038l-.325-2.108q-.726-.496-1.143-1.266q-.416-.77-.416-1.645t.416-1.645t1.143-1.267l.325-2.108h3.231l.326 2.108q.726.496 1.143 1.266q.416.77.416 1.646t-.416 1.645t-1.144 1.266L19.616 21zm3.391-3.244q.725-.725.725-1.775t-.725-1.775T18 13.48t-1.775.725t-.725 1.775t.725 1.775T18 18.48t1.775-.725"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 20.962q-3.014-.895-5.007-3.651T5 11.1V5.692l7-2.615l7 2.615v2.885h-1V6.375l-6-2.23l-6 2.23V11.1q0 3.025 1.7 5.5t4.3 3.3q.31-.108.614-.225q.303-.117.588-.288q.146.194.31.399q.163.205.357.376q-.442.275-.91.465q-.467.19-.959.335m4.384.038l-.325-2.108q-.726-.496-1.143-1.266q-.416-.77-.416-1.645t.416-1.645t1.143-1.267l.325-2.108h3.231l.326 2.108q.726.496 1.143 1.266q.416.77.416 1.646t-.416 1.645t-1.144 1.266L19.616 21zm3.391-3.244q.725-.725.725-1.775t-.725-1.775T18 13.48t-1.775.725t-.725 1.775t.725 1.775T18 18.48t1.775-.725"/></svg> </template>
CSS
.icon-shield-watch-outline {
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%22M12%2020.962q-3.014-.895-5.007-3.651T5%2011.1V5.692l7-2.615l7%202.615v2.885h-1V6.375l-6-2.23l-6%202.23V11.1q0%203.025%201.7%205.5t4.3%203.3q.31-.108.614-.225q.303-.117.588-.288q.146.194.31.399q.163.205.357.376q-.442.275-.91.465q-.467.19-.959.335m4.384.038l-.325-2.108q-.726-.496-1.143-1.266q-.416-.77-.416-1.645t.416-1.645t1.143-1.267l.325-2.108h3.231l.326%202.108q.726.496%201.143%201.266q.416.77.416%201.646t-.416%201.645t-1.144%201.266L19.616%2021zm3.391-3.244q.725-.725.725-1.775t-.725-1.775T18%2013.48t-1.775.725t-.725%201.775t.725%201.775T18%2018.48t1.775-.725%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%22M12%2020.962q-3.014-.895-5.007-3.651T5%2011.1V5.692l7-2.615l7%202.615v2.885h-1V6.375l-6-2.23l-6%202.23V11.1q0%203.025%201.7%205.5t4.3%203.3q.31-.108.614-.225q.303-.117.588-.288q.146.194.31.399q.163.205.357.376q-.442.275-.91.465q-.467.19-.959.335m4.384.038l-.325-2.108q-.726-.496-1.143-1.266q-.416-.77-.416-1.645t.416-1.645t1.143-1.267l.325-2.108h3.231l.326%202.108q.726.496%201.143%201.266q.416.77.416%201.646t-.416%201.645t-1.144%201.266L19.616%2021zm3.391-3.244q.725-.725.725-1.775t-.725-1.775T18%2013.48t-1.775.725t-.725%201.775t.725%201.775T18%2018.48t1.775-.725%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-watch-outline.svg?color=%231a73e8&size=48