person-shield-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.

Name
person-shield-48-filled
Set
Fluent UI System Icons
Style
48 Filled
Viewbox
48×48
License
MIT

11 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the person shield icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M34.5 24.165a.84.84 0 0 1 1 0q1.133.84 2.277 1.455q1.38.74 2.779 1.152q1.787.529 3.611.528c.46 0 .833.37.833.825V33.9c0 5.501-3.286 9.543-9.694 12.042a.84.84 0 0 1-.612 0C31.79 44.81 29.525 43.36 27.92 41.6a11.1 11.1 0 0 1-1.86-2.75Q25.002 36.614 25 33.9v-5.775a.83.83 0 0 1 .833-.825c2.96 0 5.843-1.038 8.667-3.135M23 28.125V33.9c0 3.355 1.177 6.568 3.442 9.048q.287.314.595.612c-1.597.294-3.293.44-5.037.44c-4.214 0-8.151-.837-11.08-2.62C7.942 39.567 6 36.755 6 33v-.751A4.25 4.25 0 0 1 10.25 28h12.756q-.004.062-.006.125M22 4c5.523 0 10 4.477 10 10s-4.477 10-10 10s-10-4.477-10-10S16.477 4 22 4"/></svg>

React

import type { SVGProps } from "react";

export function FluentPersonShield48Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M34.5 24.165a.84.84 0 0 1 1 0q1.133.84 2.277 1.455q1.38.74 2.779 1.152q1.787.529 3.611.528c.46 0 .833.37.833.825V33.9c0 5.501-3.286 9.543-9.694 12.042a.84.84 0 0 1-.612 0C31.79 44.81 29.525 43.36 27.92 41.6a11.1 11.1 0 0 1-1.86-2.75Q25.002 36.614 25 33.9v-5.775a.83.83 0 0 1 .833-.825c2.96 0 5.843-1.038 8.667-3.135M23 28.125V33.9c0 3.355 1.177 6.568 3.442 9.048q.287.314.595.612c-1.597.294-3.293.44-5.037.44c-4.214 0-8.151-.837-11.08-2.62C7.942 39.567 6 36.755 6 33v-.751A4.25 4.25 0 0 1 10.25 28h12.756q-.004.062-.006.125M22 4c5.523 0 10 4.477 10 10s-4.477 10-10 10s-10-4.477-10-10S16.477 4 22 4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M34.5 24.165a.84.84 0 0 1 1 0q1.133.84 2.277 1.455q1.38.74 2.779 1.152q1.787.529 3.611.528c.46 0 .833.37.833.825V33.9c0 5.501-3.286 9.543-9.694 12.042a.84.84 0 0 1-.612 0C31.79 44.81 29.525 43.36 27.92 41.6a11.1 11.1 0 0 1-1.86-2.75Q25.002 36.614 25 33.9v-5.775a.83.83 0 0 1 .833-.825c2.96 0 5.843-1.038 8.667-3.135M23 28.125V33.9c0 3.355 1.177 6.568 3.442 9.048q.287.314.595.612c-1.597.294-3.293.44-5.037.44c-4.214 0-8.151-.837-11.08-2.62C7.942 39.567 6 36.755 6 33v-.751A4.25 4.25 0 0 1 10.25 28h12.756q-.004.062-.006.125M22 4c5.523 0 10 4.477 10 10s-4.477 10-10 10s-10-4.477-10-10S16.477 4 22 4"/></svg>
</template>

CSS

.icon-person-shield-48-filled {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M34.5%2024.165a.84.84%200%200%201%201%200q1.133.84%202.277%201.455q1.38.74%202.779%201.152q1.787.529%203.611.528c.46%200%20.833.37.833.825V33.9c0%205.501-3.286%209.543-9.694%2012.042a.84.84%200%200%201-.612%200C31.79%2044.81%2029.525%2043.36%2027.92%2041.6a11.1%2011.1%200%200%201-1.86-2.75Q25.002%2036.614%2025%2033.9v-5.775a.83.83%200%200%201%20.833-.825c2.96%200%205.843-1.038%208.667-3.135M23%2028.125V33.9c0%203.355%201.177%206.568%203.442%209.048q.287.314.595.612c-1.597.294-3.293.44-5.037.44c-4.214%200-8.151-.837-11.08-2.62C7.942%2039.567%206%2036.755%206%2033v-.751A4.25%204.25%200%200%201%2010.25%2028h12.756q-.004.062-.006.125M22%204c5.523%200%2010%204.477%2010%2010s-4.477%2010-10%2010s-10-4.477-10-10S16.477%204%2022%204%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M34.5%2024.165a.84.84%200%200%201%201%200q1.133.84%202.277%201.455q1.38.74%202.779%201.152q1.787.529%203.611.528c.46%200%20.833.37.833.825V33.9c0%205.501-3.286%209.543-9.694%2012.042a.84.84%200%200%201-.612%200C31.79%2044.81%2029.525%2043.36%2027.92%2041.6a11.1%2011.1%200%200%201-1.86-2.75Q25.002%2036.614%2025%2033.9v-5.775a.83.83%200%200%201%20.833-.825c2.96%200%205.843-1.038%208.667-3.135M23%2028.125V33.9c0%203.355%201.177%206.568%203.442%209.048q.287.314.595.612c-1.597.294-3.293.44-5.037.44c-4.214%200-8.151-.837-11.08-2.62C7.942%2039.567%206%2036.755%206%2033v-.751A4.25%204.25%200%200%201%2010.25%2028h12.756q-.004.062-.006.125M22%204c5.523%200%2010%204.477%2010%2010s-4.477%2010-10%2010s-10-4.477-10-10S16.477%204%2022%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/person-shield-48-filled.svg?color=%231a73e8&size=48