shield-12-regular from Fluent UI System Icons by Microsoft Corporation · 12 Regular · MIT Free for personal and commercial use.

Name
shield-12-regular
Set
Fluent UI System Icons
Style
12 Regular
Viewbox
12×12
License
MIT

13 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the shield icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M6.014 10.99c-.05 0-.11 0-.16-.03c-4.439-1.47-4.379-4.84-4.348-7.29v-.68c0-.28.22-.5.5-.5c.02 0 2.315-.02 3.637-1.35c.19-.19.521-.19.711 0c1.333 1.33 3.617 1.35 3.637 1.35c.28 0 .5.22.5.5v.68c.041 2.45.101 5.81-4.337 7.3c-.05.02-.1.03-.16.03zM2.517 3.47v.22c-.04 2.35-.09 5 3.497 6.28C9.6 8.7 9.55 6.04 9.51 3.69v-.22c-.771-.07-2.304-.34-3.496-1.3c-1.192.96-2.715 1.23-3.497 1.3"/></svg>

React

import type { SVGProps } from "react";

export function FluentShield12Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M6.014 10.99c-.05 0-.11 0-.16-.03c-4.439-1.47-4.379-4.84-4.348-7.29v-.68c0-.28.22-.5.5-.5c.02 0 2.315-.02 3.637-1.35c.19-.19.521-.19.711 0c1.333 1.33 3.617 1.35 3.637 1.35c.28 0 .5.22.5.5v.68c.041 2.45.101 5.81-4.337 7.3c-.05.02-.1.03-.16.03zM2.517 3.47v.22c-.04 2.35-.09 5 3.497 6.28C9.6 8.7 9.55 6.04 9.51 3.69v-.22c-.771-.07-2.304-.34-3.496-1.3c-1.192.96-2.715 1.23-3.497 1.3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M6.014 10.99c-.05 0-.11 0-.16-.03c-4.439-1.47-4.379-4.84-4.348-7.29v-.68c0-.28.22-.5.5-.5c.02 0 2.315-.02 3.637-1.35c.19-.19.521-.19.711 0c1.333 1.33 3.617 1.35 3.637 1.35c.28 0 .5.22.5.5v.68c.041 2.45.101 5.81-4.337 7.3c-.05.02-.1.03-.16.03zM2.517 3.47v.22c-.04 2.35-.09 5 3.497 6.28C9.6 8.7 9.55 6.04 9.51 3.69v-.22c-.771-.07-2.304-.34-3.496-1.3c-1.192.96-2.715 1.23-3.497 1.3"/></svg>
</template>

CSS

.icon-shield-12-regular {
  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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.014%2010.99c-.05%200-.11%200-.16-.03c-4.439-1.47-4.379-4.84-4.348-7.29v-.68c0-.28.22-.5.5-.5c.02%200%202.315-.02%203.637-1.35c.19-.19.521-.19.711%200c1.333%201.33%203.617%201.35%203.637%201.35c.28%200%20.5.22.5.5v.68c.041%202.45.101%205.81-4.337%207.3c-.05.02-.1.03-.16.03zM2.517%203.47v.22c-.04%202.35-.09%205%203.497%206.28C9.6%208.7%209.55%206.04%209.51%203.69v-.22c-.771-.07-2.304-.34-3.496-1.3c-1.192.96-2.715%201.23-3.497%201.3%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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.014%2010.99c-.05%200-.11%200-.16-.03c-4.439-1.47-4.379-4.84-4.348-7.29v-.68c0-.28.22-.5.5-.5c.02%200%202.315-.02%203.637-1.35c.19-.19.521-.19.711%200c1.333%201.33%203.617%201.35%203.637%201.35c.28%200%20.5.22.5.5v.68c.041%202.45.101%205.81-4.337%207.3c-.05.02-.1.03-.16.03zM2.517%203.47v.22c-.04%202.35-.09%205%203.497%206.28C9.6%208.7%209.55%206.04%209.51%203.69v-.22c-.771-.07-2.304-.34-3.496-1.3c-1.192.96-2.715%201.23-3.497%201.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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