shield badge icon
shield-badge-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- shield-badge-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
shield-add-16-filledshield-arrow-right-16-filledshield-checkmark-16-filledshield-dismiss-16-filledshield-dismiss-shield-20-filledshield-error-16-filledshield-globe-16-filledshield-keyhole-16-filledshield-lock-16-filledshield-person-20-filledshield-person-add-20-filledshield-prohibited-20-filledshield-question-16-filledshield-settings-16-filledshield-task-16-filled
Use the shield badge icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4 5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h6.007a18 18 0 0 1-.007-.5V9c3.23 0 3.748-.835 4.114-1.426c.2-.324.355-.574.886-.574c.53 0 .686.25.886.574c.197.317.436.704 1.114.995V7a2 2 0 0 0-2-2zm10.53 3.832l-.009.017a1 1 0 0 1-.062.108a1.6 1.6 0 0 1-.384.393c-.397.298-1.16.65-2.575.65a.5.5 0 0 0-.5.5v2c0 1.034.127 2.137.69 3.123c.573 1.001 1.558 1.82 3.152 2.351a.5.5 0 0 0 .316 0c1.594-.53 2.579-1.35 3.151-2.35c.564-.987.691-2.09.691-3.124v-2a.5.5 0 0 0-.5-.5c-1.414 0-2.178-.352-2.575-.65a1.6 1.6 0 0 1-.384-.393a1 1 0 0 1-.07-.124a.5.5 0 0 0-.942-.001m.943.007l.001.002l-.003-.008l.001.003zm-.945-.003l.001-.004l-.003.01v-.003z"/></svg>
React
import type { SVGProps } from "react";
export function FluentShieldBadge20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4 5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h6.007a18 18 0 0 1-.007-.5V9c3.23 0 3.748-.835 4.114-1.426c.2-.324.355-.574.886-.574c.53 0 .686.25.886.574c.197.317.436.704 1.114.995V7a2 2 0 0 0-2-2zm10.53 3.832l-.009.017a1 1 0 0 1-.062.108a1.6 1.6 0 0 1-.384.393c-.397.298-1.16.65-2.575.65a.5.5 0 0 0-.5.5v2c0 1.034.127 2.137.69 3.123c.573 1.001 1.558 1.82 3.152 2.351a.5.5 0 0 0 .316 0c1.594-.53 2.579-1.35 3.151-2.35c.564-.987.691-2.09.691-3.124v-2a.5.5 0 0 0-.5-.5c-1.414 0-2.178-.352-2.575-.65a1.6 1.6 0 0 1-.384-.393a1 1 0 0 1-.07-.124a.5.5 0 0 0-.942-.001m.943.007l.001.002l-.003-.008l.001.003zm-.945-.003l.001-.004l-.003.01v-.003z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4 5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h6.007a18 18 0 0 1-.007-.5V9c3.23 0 3.748-.835 4.114-1.426c.2-.324.355-.574.886-.574c.53 0 .686.25.886.574c.197.317.436.704 1.114.995V7a2 2 0 0 0-2-2zm10.53 3.832l-.009.017a1 1 0 0 1-.062.108a1.6 1.6 0 0 1-.384.393c-.397.298-1.16.65-2.575.65a.5.5 0 0 0-.5.5v2c0 1.034.127 2.137.69 3.123c.573 1.001 1.558 1.82 3.152 2.351a.5.5 0 0 0 .316 0c1.594-.53 2.579-1.35 3.151-2.35c.564-.987.691-2.09.691-3.124v-2a.5.5 0 0 0-.5-.5c-1.414 0-2.178-.352-2.575-.65a1.6 1.6 0 0 1-.384-.393a1 1 0 0 1-.07-.124a.5.5 0 0 0-.942-.001m.943.007l.001.002l-.003-.008l.001.003zm-.945-.003l.001-.004l-.003.01v-.003z"/></svg> </template>
CSS
.icon-shield-badge-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%205a2%202%200%200%200-2%202v4a2%202%200%200%200%202%202h6.007a18%2018%200%200%201-.007-.5V9c3.23%200%203.748-.835%204.114-1.426c.2-.324.355-.574.886-.574c.53%200%20.686.25.886.574c.197.317.436.704%201.114.995V7a2%202%200%200%200-2-2zm10.53%203.832l-.009.017a1%201%200%200%201-.062.108a1.6%201.6%200%200%201-.384.393c-.397.298-1.16.65-2.575.65a.5.5%200%200%200-.5.5v2c0%201.034.127%202.137.69%203.123c.573%201.001%201.558%201.82%203.152%202.351a.5.5%200%200%200%20.316%200c1.594-.53%202.579-1.35%203.151-2.35c.564-.987.691-2.09.691-3.124v-2a.5.5%200%200%200-.5-.5c-1.414%200-2.178-.352-2.575-.65a1.6%201.6%200%200%201-.384-.393a1%201%200%200%201-.07-.124a.5.5%200%200%200-.942-.001m.943.007l.001.002l-.003-.008l.001.003zm-.945-.003l.001-.004l-.003.01v-.003z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%205a2%202%200%200%200-2%202v4a2%202%200%200%200%202%202h6.007a18%2018%200%200%201-.007-.5V9c3.23%200%203.748-.835%204.114-1.426c.2-.324.355-.574.886-.574c.53%200%20.686.25.886.574c.197.317.436.704%201.114.995V7a2%202%200%200%200-2-2zm10.53%203.832l-.009.017a1%201%200%200%201-.062.108a1.6%201.6%200%200%201-.384.393c-.397.298-1.16.65-2.575.65a.5.5%200%200%200-.5.5v2c0%201.034.127%202.137.69%203.123c.573%201.001%201.558%201.82%203.152%202.351a.5.5%200%200%200%20.316%200c1.594-.53%202.579-1.35%203.151-2.35c.564-.987.691-2.09.691-3.124v-2a.5.5%200%200%200-.5-.5c-1.414%200-2.178-.352-2.575-.65a1.6%201.6%200%200%201-.384-.393a1%201%200%200%201-.07-.124a.5.5%200%200%200-.942-.001m.943.007l.001.002l-.003-.008l.001.003zm-.945-.003l.001-.004l-.003.01v-.003z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/shield-badge-20-filled.svg?color=%231a73e8&size=48