shield watch icon
shield-watch-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- shield-watch-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
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="M16.775 22q-.35 0-.625-.2t-.35-.55l-.375-1.55q-.9-.65-1.412-1.612T13.5 16t.513-2.087t1.412-1.613l.375-1.55q.075-.35.35-.55t.625-.2h2.45q.35 0 .625.2t.35.55l.375 1.55q.9.65 1.413 1.613T22.5 16t-.513 2.088t-1.412 1.612l-.375 1.55q-.075.35-.35.55t-.625.2zm3-4.225Q20.5 17.05 20.5 16t-.725-1.775T18 13.5t-1.775.725T15.5 16t.725 1.775T18 18.5t1.775-.725m-8.1 4.1q-.15-.025-.3-.075Q8 20.675 6 17.637T4 11.1V6.375q0-.625.363-1.125t.937-.725l6-2.25q.35-.125.7-.125t.7.125l6 2.25q.575.225.938.725T20 6.375V7q0 .425-.288.713T19 8h-3q-.7 0-1.237.425t-.713 1.1l-.4 1.65q-1.025.925-1.588 2.175T11.5 16q0 1.275.463 2.425t1.312 2.05q.275.275.225.638t-.4.512q-.125.05-.237.088t-.238.087q-.15.05-.3.075T12 21.9t-.325-.025"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsShieldWatchRounded(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="M16.775 22q-.35 0-.625-.2t-.35-.55l-.375-1.55q-.9-.65-1.412-1.612T13.5 16t.513-2.087t1.412-1.613l.375-1.55q.075-.35.35-.55t.625-.2h2.45q.35 0 .625.2t.35.55l.375 1.55q.9.65 1.413 1.613T22.5 16t-.513 2.088t-1.412 1.612l-.375 1.55q-.075.35-.35.55t-.625.2zm3-4.225Q20.5 17.05 20.5 16t-.725-1.775T18 13.5t-1.775.725T15.5 16t.725 1.775T18 18.5t1.775-.725m-8.1 4.1q-.15-.025-.3-.075Q8 20.675 6 17.637T4 11.1V6.375q0-.625.363-1.125t.937-.725l6-2.25q.35-.125.7-.125t.7.125l6 2.25q.575.225.938.725T20 6.375V7q0 .425-.288.713T19 8h-3q-.7 0-1.237.425t-.713 1.1l-.4 1.65q-1.025.925-1.588 2.175T11.5 16q0 1.275.463 2.425t1.312 2.05q.275.275.225.638t-.4.512q-.125.05-.237.088t-.238.087q-.15.05-.3.075T12 21.9t-.325-.025"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.775 22q-.35 0-.625-.2t-.35-.55l-.375-1.55q-.9-.65-1.412-1.612T13.5 16t.513-2.087t1.412-1.613l.375-1.55q.075-.35.35-.55t.625-.2h2.45q.35 0 .625.2t.35.55l.375 1.55q.9.65 1.413 1.613T22.5 16t-.513 2.088t-1.412 1.612l-.375 1.55q-.075.35-.35.55t-.625.2zm3-4.225Q20.5 17.05 20.5 16t-.725-1.775T18 13.5t-1.775.725T15.5 16t.725 1.775T18 18.5t1.775-.725m-8.1 4.1q-.15-.025-.3-.075Q8 20.675 6 17.637T4 11.1V6.375q0-.625.363-1.125t.937-.725l6-2.25q.35-.125.7-.125t.7.125l6 2.25q.575.225.938.725T20 6.375V7q0 .425-.288.713T19 8h-3q-.7 0-1.237.425t-.713 1.1l-.4 1.65q-1.025.925-1.588 2.175T11.5 16q0 1.275.463 2.425t1.312 2.05q.275.275.225.638t-.4.512q-.125.05-.237.088t-.238.087q-.15.05-.3.075T12 21.9t-.325-.025"/></svg> </template>
CSS
.icon-shield-watch-rounded {
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%22M16.775%2022q-.35%200-.625-.2t-.35-.55l-.375-1.55q-.9-.65-1.412-1.612T13.5%2016t.513-2.087t1.412-1.613l.375-1.55q.075-.35.35-.55t.625-.2h2.45q.35%200%20.625.2t.35.55l.375%201.55q.9.65%201.413%201.613T22.5%2016t-.513%202.088t-1.412%201.612l-.375%201.55q-.075.35-.35.55t-.625.2zm3-4.225Q20.5%2017.05%2020.5%2016t-.725-1.775T18%2013.5t-1.775.725T15.5%2016t.725%201.775T18%2018.5t1.775-.725m-8.1%204.1q-.15-.025-.3-.075Q8%2020.675%206%2017.637T4%2011.1V6.375q0-.625.363-1.125t.937-.725l6-2.25q.35-.125.7-.125t.7.125l6%202.25q.575.225.938.725T20%206.375V7q0%20.425-.288.713T19%208h-3q-.7%200-1.237.425t-.713%201.1l-.4%201.65q-1.025.925-1.588%202.175T11.5%2016q0%201.275.463%202.425t1.312%202.05q.275.275.225.638t-.4.512q-.125.05-.237.088t-.238.087q-.15.05-.3.075T12%2021.9t-.325-.025%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%22M16.775%2022q-.35%200-.625-.2t-.35-.55l-.375-1.55q-.9-.65-1.412-1.612T13.5%2016t.513-2.087t1.412-1.613l.375-1.55q.075-.35.35-.55t.625-.2h2.45q.35%200%20.625.2t.35.55l.375%201.55q.9.65%201.413%201.613T22.5%2016t-.513%202.088t-1.412%201.612l-.375%201.55q-.075.35-.35.55t-.625.2zm3-4.225Q20.5%2017.05%2020.5%2016t-.725-1.775T18%2013.5t-1.775.725T15.5%2016t.725%201.775T18%2018.5t1.775-.725m-8.1%204.1q-.15-.025-.3-.075Q8%2020.675%206%2017.637T4%2011.1V6.375q0-.625.363-1.125t.937-.725l6-2.25q.35-.125.7-.125t.7.125l6%202.25q.575.225.938.725T20%206.375V7q0%20.425-.288.713T19%208h-3q-.7%200-1.237.425t-.713%201.1l-.4%201.65q-1.025.925-1.588%202.175T11.5%2016q0%201.275.463%202.425t1.312%202.05q.275.275.225.638t-.4.512q-.125.05-.237.088t-.238.087q-.15.05-.3.075T12%2021.9t-.325-.025%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/shield-watch-rounded.svg?color=%231a73e8&size=48