shield watch icon
shield-watch-outline-rounded from Material Symbols by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- shield-watch-outline-rounded
- Set
- Material Symbols
- Style
- Outline 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="m15.8 21.25l-.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.2h-2.45q-.35 0-.625-.2t-.35-.55m3.975-3.475Q20.5 17.05 20.5 16t-.725-1.775T18 13.5t-1.775.725T15.5 16t.725 1.775T18 18.5t1.775-.725M4 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 8t-.712-.288T18 7v-.625l-6-2.25l-6 2.25V11.1q0 2.975 1.6 5.45T12 19.9q.175-.05.325-.1t.3-.125q.375-.2.763-.062t.587.512t.063.763t-.513.587q-.2.1-.387.175t-.388.125t-.375.088T12 21.9t-.375-.037t-.375-.088Q7.95 20.65 5.975 17.6T4 11.1"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsShieldWatchOutlineRounded(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="m15.8 21.25l-.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.2h-2.45q-.35 0-.625-.2t-.35-.55m3.975-3.475Q20.5 17.05 20.5 16t-.725-1.775T18 13.5t-1.775.725T15.5 16t.725 1.775T18 18.5t1.775-.725M4 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 8t-.712-.288T18 7v-.625l-6-2.25l-6 2.25V11.1q0 2.975 1.6 5.45T12 19.9q.175-.05.325-.1t.3-.125q.375-.2.763-.062t.587.512t.063.763t-.513.587q-.2.1-.387.175t-.388.125t-.375.088T12 21.9t-.375-.037t-.375-.088Q7.95 20.65 5.975 17.6T4 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="m15.8 21.25l-.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.2h-2.45q-.35 0-.625-.2t-.35-.55m3.975-3.475Q20.5 17.05 20.5 16t-.725-1.775T18 13.5t-1.775.725T15.5 16t.725 1.775T18 18.5t1.775-.725M4 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 8t-.712-.288T18 7v-.625l-6-2.25l-6 2.25V11.1q0 2.975 1.6 5.45T12 19.9q.175-.05.325-.1t.3-.125q.375-.2.763-.062t.587.512t.063.763t-.513.587q-.2.1-.387.175t-.388.125t-.375.088T12 21.9t-.375-.037t-.375-.088Q7.95 20.65 5.975 17.6T4 11.1"/></svg> </template>
CSS
.icon-shield-watch-outline-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%22m15.8%2021.25l-.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.2h-2.45q-.35%200-.625-.2t-.35-.55m3.975-3.475Q20.5%2017.05%2020.5%2016t-.725-1.775T18%2013.5t-1.775.725T15.5%2016t.725%201.775T18%2018.5t1.775-.725M4%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%208t-.712-.288T18%207v-.625l-6-2.25l-6%202.25V11.1q0%202.975%201.6%205.45T12%2019.9q.175-.05.325-.1t.3-.125q.375-.2.763-.062t.587.512t.063.763t-.513.587q-.2.1-.387.175t-.388.125t-.375.088T12%2021.9t-.375-.037t-.375-.088Q7.95%2020.65%205.975%2017.6T4%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%22m15.8%2021.25l-.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.2h-2.45q-.35%200-.625-.2t-.35-.55m3.975-3.475Q20.5%2017.05%2020.5%2016t-.725-1.775T18%2013.5t-1.775.725T15.5%2016t.725%201.775T18%2018.5t1.775-.725M4%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%208t-.712-.288T18%207v-.625l-6-2.25l-6%202.25V11.1q0%202.975%201.6%205.45T12%2019.9q.175-.05.325-.1t.3-.125q.375-.2.763-.062t.587.512t.063.763t-.513.587q-.2.1-.387.175t-.388.125t-.375.088T12%2021.9t-.375-.037t-.375-.088Q7.95%2020.65%205.975%2017.6T4%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/shield-watch-outline-rounded.svg?color=%231a73e8&size=48