person shield icon
person-shield-rounded from Material Symbols by Google · Rounded · Privacy · Apache-2.0 Free for personal and commercial use.
- Name
- person-shield-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Privacy
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More privacy icons from Material Symbols
add-moderatoradmin-panel-settingsassured-workloadbadgedisabled-visiblee911-emergencyencryptedencrypted-addencrypted-add-circleencrypted-minus-circleencrypted-offenhanced-encryptionexclamationid-cardid-card-2identity-aware-proxykey-visualizermobile-theftno-encryptionpasskeypolicypolicy-alertprivacy-tipprivate-connectivity
Use the person shield icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.663 21.888q-.163-.038-.313-.088q-1.55-.625-2.45-2.075T14 16.55v-1.925q0-.275.138-.525t.412-.375l3-1.5q.2-.125.45-.125t.45.125l3 1.5q.275.125.413.375t.137.525v1.925q0 1.725-.9 3.175T18.65 21.8q-.15.05-.312.088t-.338.037t-.337-.038M6 20q-.825 0-1.412-.587T4 18v-.8q0-.85.438-1.562T5.6 14.55q1.25-.625 2.575-1t2.7-.5q.475-.05.8.275t.325.8v2.425q0 .55.075 1.088T12.3 18.7q.125.5-.15.9t-.75.4zm3.175-9.175Q8 9.65 8 8t1.175-2.825T12 4t2.825 1.175T16 8t-1.175 2.825T12 12t-2.825-1.175"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsPersonShieldRounded(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.663 21.888q-.163-.038-.313-.088q-1.55-.625-2.45-2.075T14 16.55v-1.925q0-.275.138-.525t.412-.375l3-1.5q.2-.125.45-.125t.45.125l3 1.5q.275.125.413.375t.137.525v1.925q0 1.725-.9 3.175T18.65 21.8q-.15.05-.312.088t-.338.037t-.337-.038M6 20q-.825 0-1.412-.587T4 18v-.8q0-.85.438-1.562T5.6 14.55q1.25-.625 2.575-1t2.7-.5q.475-.05.8.275t.325.8v2.425q0 .55.075 1.088T12.3 18.7q.125.5-.15.9t-.75.4zm3.175-9.175Q8 9.65 8 8t1.175-2.825T12 4t2.825 1.175T16 8t-1.175 2.825T12 12t-2.825-1.175"/></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.663 21.888q-.163-.038-.313-.088q-1.55-.625-2.45-2.075T14 16.55v-1.925q0-.275.138-.525t.412-.375l3-1.5q.2-.125.45-.125t.45.125l3 1.5q.275.125.413.375t.137.525v1.925q0 1.725-.9 3.175T18.65 21.8q-.15.05-.312.088t-.338.037t-.337-.038M6 20q-.825 0-1.412-.587T4 18v-.8q0-.85.438-1.562T5.6 14.55q1.25-.625 2.575-1t2.7-.5q.475-.05.8.275t.325.8v2.425q0 .55.075 1.088T12.3 18.7q.125.5-.15.9t-.75.4zm3.175-9.175Q8 9.65 8 8t1.175-2.825T12 4t2.825 1.175T16 8t-1.175 2.825T12 12t-2.825-1.175"/></svg> </template>
CSS
.icon-person-shield-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%22M17.663%2021.888q-.163-.038-.313-.088q-1.55-.625-2.45-2.075T14%2016.55v-1.925q0-.275.138-.525t.412-.375l3-1.5q.2-.125.45-.125t.45.125l3%201.5q.275.125.413.375t.137.525v1.925q0%201.725-.9%203.175T18.65%2021.8q-.15.05-.312.088t-.338.037t-.337-.038M6%2020q-.825%200-1.412-.587T4%2018v-.8q0-.85.438-1.562T5.6%2014.55q1.25-.625%202.575-1t2.7-.5q.475-.05.8.275t.325.8v2.425q0%20.55.075%201.088T12.3%2018.7q.125.5-.15.9t-.75.4zm3.175-9.175Q8%209.65%208%208t1.175-2.825T12%204t2.825%201.175T16%208t-1.175%202.825T12%2012t-2.825-1.175%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.663%2021.888q-.163-.038-.313-.088q-1.55-.625-2.45-2.075T14%2016.55v-1.925q0-.275.138-.525t.412-.375l3-1.5q.2-.125.45-.125t.45.125l3%201.5q.275.125.413.375t.137.525v1.925q0%201.725-.9%203.175T18.65%2021.8q-.15.05-.312.088t-.338.037t-.337-.038M6%2020q-.825%200-1.412-.587T4%2018v-.8q0-.85.438-1.562T5.6%2014.55q1.25-.625%202.575-1t2.7-.5q.475-.05.8.275t.325.8v2.425q0%20.55.075%201.088T12.3%2018.7q.125.5-.15.9t-.75.4zm3.175-9.175Q8%209.65%208%208t1.175-2.825T12%204t2.825%201.175T16%208t-1.175%202.825T12%2012t-2.825-1.175%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/person-shield-rounded.svg?color=%231a73e8&size=48